Trace number 426180

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.17 2506.53

General information on the benchmark

Namerandom/OnTreshold/3SAT/v600/
unif-k3-r4.261-v600-c2556-S1540370200-13.SAT.shuffled.cnf
MD5SUM14cd9bd82ac5a6c9d608f66e5d6145a0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.107982
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-426180-1178995096 -o ROOT/results/node17/solver-426180-1178995096 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426180-1178995096/MiraXTv3_dyn /tmp/evaluation/426180-1178995096/instance-426180-1178995096.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/77 25880
/proc/meminfo: memFree=1624808/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=3788 CPUtime=0
/proc/25880/stat : 25880 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194304 300 0 0 0 0 0 0 0 18 0 1 0 347427091 3878912 275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134573963 0 0 4096 0 0 0 0 17 0 0 0
/proc/25880/statm: 947 276 206 20 0 305 0

[startup+0.06675 s]
/proc/loadavg: 1.92 1.98 1.99 3/77 25880
/proc/meminfo: memFree=1624808/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=7704 CPUtime=0.34
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 897 0 0 0 34 0 0 0 18 0 3 0 347427091 7888896 872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 2326 1164 218 20 0 1684 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 7704

[startup+0.394014 s]
/proc/loadavg: 1.92 1.98 1.99 3/77 25880
/proc/meminfo: memFree=1624808/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=9476 CPUtime=0.76
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 1248 0 0 0 75 1 0 0 18 0 3 0 347427091 9703424 1223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 2369 1223 218 20 0 1727 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 9476

[startup+0.401014 s]
/proc/loadavg: 1.92 1.98 1.99 3/77 25880
/proc/meminfo: memFree=1624808/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=9516 CPUtime=0.78
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 1260 0 0 0 77 1 0 0 18 0 3 0 347427091 9744384 1235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 2379 1235 218 20 0 1737 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 9516

[startup+0.70105 s]
/proc/loadavg: 1.92 1.98 1.99 3/77 25880
/proc/meminfo: memFree=1624808/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=11428 CPUtime=1.38
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 1749 0 0 0 137 1 0 0 18 0 3 0 347427091 11702272 1724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 2857 1724 218 20 0 2215 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11428

[startup+1.50113 s]
/proc/loadavg: 1.92 1.98 1.99 3/80 25883
/proc/meminfo: memFree=1615952/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=14844 CPUtime=2.97
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 2797 0 0 0 296 1 0 0 18 0 3 0 347427091 15200256 2772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 3711 2772 218 20 0 3069 0
[pid=25880/tid=25882] ppid=25878 vsize=14844 CPUtime=1.48
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 1145 0 0 0 148 0 0 0 18 0 3 0 347427092 15200256 2772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520695 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=14844 CPUtime=1.47
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 1289 0 0 0 147 0 0 0 21 0 3 0 347427092 15200256 2772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14844

[startup+3.1013 s]
/proc/loadavg: 1.92 1.98 1.99 3/80 25883
/proc/meminfo: memFree=1612944/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=18256 CPUtime=6.16
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 3434 0 0 0 615 1 0 0 18 0 3 0 347427091 18694144 3409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 4564 3410 218 20 0 3922 0
[pid=25880/tid=25882] ppid=25878 vsize=18256 CPUtime=3.07
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 1394 0 0 0 307 0 0 0 19 0 3 0 347427092 18694144 3410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=18256 CPUtime=3.08
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 1678 0 0 0 307 1 0 0 25 0 3 0 347427092 18694144 3410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18256

[startup+6.30264 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 25883
/proc/meminfo: memFree=1604496/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=28072 CPUtime=12.55
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 5825 0 0 0 1252 3 0 0 18 0 3 0 347427091 28745728 5686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 7018 5686 218 20 0 6376 0
[pid=25880/tid=25882] ppid=25878 vsize=28072 CPUtime=6.26
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 2473 0 0 0 625 1 0 0 17 0 3 0 347427092 28745728 5686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=28072 CPUtime=6.27
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 2989 0 0 0 626 1 0 0 25 0 3 0 347427092 28745728 5686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 28072

[startup+12.7013 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 25883
/proc/meminfo: memFree=1588312/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=43144 CPUtime=25.32
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 9816 0 0 0 2526 6 0 0 18 0 3 0 347427091 44179456 9486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 10786 9486 218 20 0 10144 0
[pid=25880/tid=25882] ppid=25878 vsize=43144 CPUtime=12.63
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 4540 0 0 0 1260 3 0 0 25 0 3 0 347427092 44179456 9486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=43144 CPUtime=12.67
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 4913 0 0 0 1264 3 0 0 25 0 3 0 347427092 44179456 9486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 43144

[startup+25.5056 s]
/proc/loadavg: 1.95 1.98 1.99 3/80 25883
/proc/meminfo: memFree=1583768/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=46816 CPUtime=50.86
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 11212 0 0 0 5078 8 0 0 18 0 3 0 347427091 47939584 10458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 11704 10458 218 20 0 11062 0
[pid=25880/tid=25882] ppid=25878 vsize=46816 CPUtime=25.36
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 5007 0 0 0 2533 3 0 0 25 0 3 0 347427092 47939584 10458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=46816 CPUtime=25.47
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 5842 0 0 0 2543 4 0 0 20 0 3 0 347427092 47939584 10458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 46816

[startup+51.1013 s]
/proc/loadavg: 1.96 1.98 1.99 3/80 25883
/proc/meminfo: memFree=1570904/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=59680 CPUtime=101.92
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 15082 0 0 0 10179 13 0 0 18 0 3 0 347427091 61112320 13544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 14920 13544 218 20 0 14278 0
[pid=25880/tid=25882] ppid=25878 vsize=59680 CPUtime=50.85
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 6982 0 0 0 5080 5 0 0 25 0 3 0 347427092 61112320 13544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=59680 CPUtime=51.06
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 7737 0 0 0 5099 7 0 0 25 0 3 0 347427092 61112320 13544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 59680

[startup+102.302 s]
/proc/loadavg: 1.98 1.98 1.99 3/80 25883
/proc/meminfo: memFree=1561816/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=68572 CPUtime=204.07
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 18894 0 0 0 20390 17 0 0 18 0 3 0 347427091 70217728 15771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 17143 15771 218 20 0 16501 0
[pid=25880/tid=25882] ppid=25878 vsize=68572 CPUtime=101.8
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 8847 0 0 0 10174 6 0 0 25 0 3 0 347427092 70217728 15771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526299 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=68572 CPUtime=102.24
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 9684 0 0 0 10214 10 0 0 25 0 3 0 347427092 70217728 15771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 68572

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 25883
/proc/meminfo: memFree=1557336/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=73044 CPUtime=323.76
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 21853 0 0 0 32357 19 0 0 18 0 3 0 347427091 74797056 16927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 18261 16927 218 20 0 17619 0
[pid=25880/tid=25882] ppid=25878 vsize=73044 CPUtime=161.53
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 10630 0 0 0 16146 7 0 0 25 0 3 0 347427092 74797056 16927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=73044 CPUtime=162.21
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 10860 0 0 0 16210 11 0 0 25 0 3 0 347427092 74797056 16927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.76
Current children cumulated vsize (KiB) 73044

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 25883
/proc/meminfo: memFree=1553176/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=77044 CPUtime=443.45
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 24433 0 0 0 44324 21 0 0 18 0 3 0 347427091 78893056 17962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 19261 17962 218 20 0 18619 0
[pid=25880/tid=25882] ppid=25878 vsize=77044 CPUtime=221.24
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 11948 0 0 0 22117 7 0 0 25 0 3 0 347427092 78893056 17962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=77044 CPUtime=222.19
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 12122 0 0 0 22206 13 0 0 25 0 3 0 347427092 78893056 17962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.45
Current children cumulated vsize (KiB) 77044

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 25885
/proc/meminfo: memFree=1552216/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=78400 CPUtime=563.13
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 26392 0 0 0 56290 23 0 0 18 0 3 0 347427091 80281600 18203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 19600 18203 218 20 0 18958 0
[pid=25880/tid=25882] ppid=25878 vsize=78400 CPUtime=280.97
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 12982 0 0 0 28089 8 0 0 25 0 3 0 347427092 80281600 18203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=78400 CPUtime=282.14
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 13047 0 0 0 28200 14 0 0 22 0 3 0 347427092 80281600 18203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.13
Current children cumulated vsize (KiB) 78400

[startup+342.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 25885
/proc/meminfo: memFree=1550936/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=79008 CPUtime=682.8
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 28374 0 0 0 68256 24 0 0 18 0 3 0 347427091 80904192 18488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 19752 18488 218 20 0 19110 0
[pid=25880/tid=25882] ppid=25878 vsize=79008 CPUtime=340.85
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 13957 0 0 0 34076 9 0 0 17 0 3 0 347427092 80904192 18488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25880/tid=25883] ppid=25878 vsize=79008 CPUtime=341.93
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 14054 0 0 0 34179 14 0 0 17 0 3 0 347427092 80904192 18488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.8
Current children cumulated vsize (KiB) 79008

[startup+402.301 s]

################
# More data... #
################

/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 35928 0 0 0 189432 45 0 0 25 0 3 0 347427092 105517056 24226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=103044 CPUtime=1899.87
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 35361 0 0 0 189947 40 0 0 25 0 3 0 347427092 105517056 24226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.66
Current children cumulated vsize (KiB) 103044

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26083
/proc/meminfo: memFree=1527768/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=103044 CPUtime=3914.38
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 73023 0 0 0 391350 88 0 0 18 0 3 0 347427091 105517056 24258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 25761 24258 218 20 0 25119 0
[pid=25880/tid=25882] ppid=25878 vsize=103044 CPUtime=1954.49
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 36698 0 0 0 195404 45 0 0 25 0 3 0 347427092 105517056 24258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=103044 CPUtime=1959.86
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 35962 0 0 0 195945 41 0 0 25 0 3 0 347427092 105517056 24258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.38
Current children cumulated vsize (KiB) 103044

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26083
/proc/meminfo: memFree=1527448/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=104236 CPUtime=4034.07
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 74448 0 0 0 403318 89 0 0 18 0 3 0 347427091 106737664 24334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 26059 24334 218 20 0 25417 0
[pid=25880/tid=25882] ppid=25878 vsize=104236 CPUtime=2014.21
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 37326 0 0 0 201375 46 0 0 25 0 3 0 347427092 106737664 24334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=104236 CPUtime=2019.84
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 36759 0 0 0 201942 42 0 0 25 0 3 0 347427092 106737664 24334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.07
Current children cumulated vsize (KiB) 104236

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26083
/proc/meminfo: memFree=1527256/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=104236 CPUtime=4153.81
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 75858 0 0 0 415290 91 0 0 18 0 3 0 347427091 106737664 24384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 26059 24384 218 20 0 25417 0
[pid=25880/tid=25882] ppid=25878 vsize=104236 CPUtime=2073.95
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 38089 0 0 0 207349 46 0 0 25 0 3 0 347427092 106737664 24384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=104236 CPUtime=2079.82
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 37406 0 0 0 207939 43 0 0 25 0 3 0 347427092 106737664 24384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.81
Current children cumulated vsize (KiB) 104236

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26083
/proc/meminfo: memFree=1526616/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=104776 CPUtime=4273.5
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 77397 0 0 0 427258 92 0 0 18 0 3 0 347427091 107290624 24554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 26194 24554 218 20 0 25552 0
[pid=25880/tid=25882] ppid=25878 vsize=104776 CPUtime=2133.69
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 39006 0 0 0 213322 47 0 0 25 0 3 0 347427092 107290624 24554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=104776 CPUtime=2139.79
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 38028 0 0 0 213935 44 0 0 25 0 3 0 347427092 107290624 24554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.5
Current children cumulated vsize (KiB) 104776

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26083
/proc/meminfo: memFree=1526232/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=104912 CPUtime=4393.21
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 78857 0 0 0 439228 93 0 0 18 0 3 0 347427091 107429888 24634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 26228 24634 218 20 0 25586 0
[pid=25880/tid=25882] ppid=25878 vsize=104912 CPUtime=2193.44
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 39666 0 0 0 219296 48 0 0 25 0 3 0 347427092 107429888 24634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=104912 CPUtime=2199.76
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 38828 0 0 0 219931 45 0 0 25 0 3 0 347427092 107429888 24634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.21
Current children cumulated vsize (KiB) 104912

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26083
/proc/meminfo: memFree=1526168/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=105048 CPUtime=4512.93
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 80295 0 0 0 451198 95 0 0 18 0 3 0 347427091 107569152 24682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 26262 24682 218 20 0 25620 0
[pid=25880/tid=25882] ppid=25878 vsize=105048 CPUtime=2253.17
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 40458 0 0 0 225269 48 0 0 25 0 3 0 347427092 107569152 24682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=105048 CPUtime=2259.72
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 39474 0 0 0 225927 45 0 0 25 0 3 0 347427092 107569152 24682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.93
Current children cumulated vsize (KiB) 105048

[startup+2322.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/80 26083
/proc/meminfo: memFree=1525080/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=105840 CPUtime=4632.63
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 81937 0 0 0 463167 96 0 0 18 0 3 0 347427091 108380160 24924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 26460 24924 218 20 0 25818 0
[pid=25880/tid=25882] ppid=25878 vsize=105840 CPUtime=2312.91
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 41291 0 0 0 231242 49 0 0 25 0 3 0 347427092 108380160 24924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=105840 CPUtime=2319.7
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 40283 0 0 0 231924 46 0 0 25 0 3 0 347427092 108380160 24924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.63
Current children cumulated vsize (KiB) 105840

[startup+2382.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/80 26083
/proc/meminfo: memFree=1524888/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=105972 CPUtime=4752.33
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 83392 0 0 0 475135 98 0 0 18 0 3 0 347427091 108515328 24969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 26493 24969 218 20 0 25851 0
[pid=25880/tid=25882] ppid=25878 vsize=105972 CPUtime=2372.65
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 42113 0 0 0 237215 50 0 0 25 0 3 0 347427092 108515328 24969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=105972 CPUtime=2379.66
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 40916 0 0 0 237919 47 0 0 25 0 3 0 347427092 108515328 24969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.33
Current children cumulated vsize (KiB) 105972

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26083
/proc/meminfo: memFree=1524568/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=106104 CPUtime=4872.05
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 84716 0 0 0 487106 99 0 0 18 0 3 0 347427091 108650496 25031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 26526 25031 218 20 0 25884 0
[pid=25880/tid=25882] ppid=25878 vsize=106104 CPUtime=2432.4
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 42781 0 0 0 243190 50 0 0 25 0 3 0 347427092 108650496 25031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=106104 CPUtime=2439.63
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 41572 0 0 0 243915 48 0 0 25 0 3 0 347427092 108650496 25031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4872.05
Current children cumulated vsize (KiB) 106104

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26083
/proc/meminfo: memFree=1524440/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=106104 CPUtime=4991.75
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 86200 0 0 0 499075 100 0 0 18 0 3 0 347427091 108650496 25088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 26526 25088 218 20 0 25884 0
[pid=25880/tid=25882] ppid=25878 vsize=106104 CPUtime=2492.13
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 43444 0 0 0 249163 50 0 0 25 0 3 0 347427092 108650496 25088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=106104 CPUtime=2499.6
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 42393 0 0 0 249911 49 0 0 25 0 3 0 347427092 108650496 25088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.75
Current children cumulated vsize (KiB) 106104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26083
/proc/meminfo: memFree=1524440/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=106104 CPUtime=5000.13
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 86200 0 0 0 499913 100 0 0 18 0 3 0 347427091 108650496 25088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 26526 25088 218 20 0 25884 0
[pid=25880/tid=25882] ppid=25878 vsize=106104 CPUtime=2496.31
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 43444 0 0 0 249581 50 0 0 25 0 3 0 347427092 108650496 25088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=106104 CPUtime=2503.8
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 42393 0 0 0 250331 49 0 0 25 0 3 0 347427092 108650496 25088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 106104

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+2506.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26083
/proc/meminfo: memFree=1524440/2055920 swapFree=4140644/4192956
[pid=25880] ppid=25878 vsize=106104 CPUtime=5000.13
/proc/25880/stat : 25880 (MiraXTv3_dyn) S 25878 25880 25494 0 -1 4194304 86200 0 0 0 499913 100 0 0 18 0 3 0 347427091 108650496 25088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25880/statm: 26526 25088 218 20 0 25884 0
[pid=25880/tid=25882] ppid=25878 vsize=106104 CPUtime=2496.31
/proc/25880/task/25882/stat : 25882 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 43444 0 0 0 249581 50 0 0 25 0 3 0 347427092 108650496 25088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25880/tid=25883] ppid=25878 vsize=106104 CPUtime=2503.8
/proc/25880/task/25883/stat : 25883 (MiraXTv3_dyn) R 25878 25880 25494 0 -1 4194368 42393 0 0 0 250331 49 0 0 25 0 3 0 347427092 108650496 25088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 106104

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.53
CPU time (s): 5000.17
CPU user time (s): 4999.15
CPU system time (s): 1.02084
CPU usage (%): 199.486
Max. virtual memory (cumulated for all children) (KiB): 106736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.15
system time used= 1.02084
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86200
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 429
involuntary context switches= 94539

runsolver used 2.46062 second user time and 6.71498 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat May 12 18:38:16 UTC 2007

IDJOB= 426180
IDBENCH= 20002
IDSOLVER= 196
FILE ID= node17/426180-1178995096

PBS_JOBID= 5252831

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v600/unif-k3-r4.261-v600-c2556-S1540370200-13.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426180-1178995096/MiraXTv3_dyn /tmp/evaluation/426180-1178995096/instance-426180-1178995096.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-426180-1178995096 -o ROOT/results/node17/solver-426180-1178995096 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426180-1178995096/MiraXTv3_dyn /tmp/evaluation/426180-1178995096/instance-426180-1178995096.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  14cd9bd82ac5a6c9d608f66e5d6145a0

RANDOM SEED= 553559381

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1625088 kB
Buffers:         51336 kB
Cached:         290912 kB
SwapCached:      15568 kB
Active:         173576 kB
Inactive:       193148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625088 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            3960 kB
Writeback:           0 kB
Mapped:          30428 kB
Slab:            49684 kB
Committed_AS: 10233092 kB
PageTables:       1796 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB

End job on node17 on Sat May 12 19:20:04 UTC 2007