Trace number 426320

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.12 2507.23

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S1998470614-06.cnf
MD5SUM113e21d9fa56f89310d3934852588797
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark104.88
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

Solver Data (download as text)

0.00/0.01	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/node50/watcher-426320-1179010481 -o ROOT/results/node50/solver-426320-1179010481 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426320-1179010481/MiraXTv3_dyn /tmp/evaluation/426320-1179010481/instance-426320-1179010481.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: 0.92 0.98 1.22 3/64 28286
/proc/meminfo: memFree=1297528/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=2624 CPUtime=0
/proc/28286/stat : 28286 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194304 174 0 1 0 0 0 0 0 18 0 1 0 255893346 2686976 151 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28286/statm: 656 154 128 20 0 14 0

[startup+0.079137 s]
/proc/loadavg: 0.92 0.98 1.22 3/64 28286
/proc/meminfo: memFree=1297528/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=4780 CPUtime=0.06
/proc/28286/stat : 28286 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194304 619 0 3 0 6 0 0 0 18 0 1 0 255893346 4894720 597 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583871 0 0 4096 0 0 0 0 17 1 0 0
/proc/28286/statm: 1195 597 207 20 0 553 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4780

[startup+0.101139 s]
/proc/loadavg: 0.92 0.98 1.22 3/64 28286
/proc/meminfo: memFree=1297528/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=4780 CPUtime=0.09
/proc/28286/stat : 28286 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194304 619 0 3 0 9 0 0 0 18 0 1 0 255893346 4894720 597 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/28286/statm: 1195 597 207 20 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4780

[startup+0.301156 s]
/proc/loadavg: 0.92 0.98 1.22 3/64 28286
/proc/meminfo: memFree=1297528/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=6920 CPUtime=0.29
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 747 0 3 0 29 0 0 0 19 0 3 0 255893346 7086080 725 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 1730 728 214 20 0 1088 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6920

[startup+0.701196 s]
/proc/loadavg: 0.92 0.98 1.22 3/64 28286
/proc/meminfo: memFree=1297528/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=13964 CPUtime=1.07
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 1908 0 3 0 107 0 0 0 19 0 3 0 255893346 14299136 1886 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 3491 1886 218 20 0 2849 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 13964

[startup+1.50227 s]
/proc/loadavg: 0.92 0.98 1.22 3/67 28289
/proc/meminfo: memFree=1287520/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=19212 CPUtime=2.67
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 3495 0 3 0 266 1 0 0 19 0 3 0 255893346 19673088 3473 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 4803 3473 218 20 0 4161 0
[pid=28286/tid=28288] ppid=28284 vsize=19212 CPUtime=1.19
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 1359 0 0 0 119 0 0 0 17 0 3 0 255893376 19673088 3473 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 8353403 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28286/tid=28289] ppid=28284 vsize=19212 CPUtime=1.17
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 1442 0 0 0 117 0 0 0 25 0 3 0 255893376 19673088 3473 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 19212

[startup+3.10241 s]
/proc/loadavg: 0.92 0.98 1.22 3/67 28289
/proc/meminfo: memFree=1280864/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=24684 CPUtime=5.86
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 4623 0 3 0 584 2 0 0 19 0 3 0 255893346 25276416 4601 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 6171 4601 218 20 0 5529 0
[pid=28286/tid=28288] ppid=28284 vsize=24684 CPUtime=2.79
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 1973 0 0 0 278 1 0 0 25 0 3 0 255893376 25276416 4601 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28286/tid=28289] ppid=28284 vsize=24684 CPUtime=2.77
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 1956 0 0 0 276 1 0 0 19 0 3 0 255893376 25276416 4601 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 24684

[startup+6.30169 s]
/proc/loadavg: 1.01 1.00 1.22 3/67 28289
/proc/meminfo: memFree=1270048/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=36212 CPUtime=12.25
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 7867 0 3 0 1219 6 0 0 19 0 3 0 255893346 37081088 7697 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 9053 7697 218 20 0 8411 0
[pid=28286/tid=28288] ppid=28284 vsize=36212 CPUtime=5.99
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 3438 0 0 0 596 3 0 0 19 0 3 0 255893376 37081088 7697 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526548 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28286/tid=28289] ppid=28284 vsize=36212 CPUtime=5.95
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 3735 0 0 0 593 2 0 0 25 0 3 0 255893376 37081088 7697 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 36212

[startup+12.7013 s]
/proc/loadavg: 1.09 1.02 1.23 3/67 28289
/proc/meminfo: memFree=1251744/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=51232 CPUtime=25
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 11695 0 3 0 2490 10 0 0 19 0 3 0 255893346 52461568 11335 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 12808 11335 218 20 0 12166 0
[pid=28286/tid=28288] ppid=28284 vsize=51232 CPUtime=12.38
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 5328 0 0 0 1234 4 0 0 25 0 3 0 255893376 52461568 11335 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28286/tid=28289] ppid=28284 vsize=51232 CPUtime=12.32
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 5673 0 0 0 1227 5 0 0 25 0 3 0 255893376 52461568 11335 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 51232

[startup+25.5014 s]
/proc/loadavg: 1.29 1.06 1.24 3/67 28289
/proc/meminfo: memFree=1239968/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=63172 CPUtime=50.52
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 15336 0 3 0 5038 14 0 0 19 0 3 0 255893346 64688128 14516 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 15793 14516 218 20 0 15151 0
[pid=28286/tid=28288] ppid=28284 vsize=63172 CPUtime=25.17
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 7218 0 0 0 2511 6 0 0 25 0 3 0 255893376 64688128 14516 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28286/tid=28289] ppid=28284 vsize=63172 CPUtime=25.05
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 7424 0 0 0 2498 7 0 0 25 0 3 0 255893376 64688128 14516 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 63172

[startup+51.1016 s]
/proc/loadavg: 1.53 1.14 1.26 3/67 28289
/proc/meminfo: memFree=1235936/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=65904 CPUtime=101.57
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 17169 0 3 0 10141 16 0 0 19 0 3 0 255893346 67485696 15328 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 16476 15328 218 20 0 15834 0
[pid=28286/tid=28288] ppid=28284 vsize=65904 CPUtime=50.75
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 7955 0 0 0 5068 7 0 0 25 0 3 0 255893376 67485696 15328 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28286/tid=28289] ppid=28284 vsize=65904 CPUtime=50.53
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 8520 0 0 0 5045 8 0 0 25 0 3 0 255893376 67485696 15328 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 65904

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.29 3/67 28289
/proc/meminfo: memFree=1232160/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=70528 CPUtime=203.68
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 19846 0 3 0 20350 18 0 0 19 0 3 0 255893346 72220672 16250 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 17632 16250 218 20 0 16990 0
[pid=28286/tid=28288] ppid=28284 vsize=70528 CPUtime=101.9
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 9199 0 0 0 10182 8 0 0 25 0 3 0 255893376 72220672 16250 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28286/tid=28289] ppid=28284 vsize=70528 CPUtime=101.48
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 9953 0 0 0 10139 9 0 0 25 0 3 0 255893376 72220672 16250 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.68
Current children cumulated vsize (KiB) 70528

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.33 3/67 28289
/proc/meminfo: memFree=1225824/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=75496 CPUtime=323.34
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 23379 0 3 0 32313 21 0 0 19 0 3 0 255893346 77307904 17833 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 18874 17833 218 20 0 18232 0
[pid=28286/tid=28288] ppid=28284 vsize=75496 CPUtime=161.85
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 11182 0 0 0 16176 9 0 0 25 0 3 0 255893376 77307904 17833 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28286/tid=28289] ppid=28284 vsize=75496 CPUtime=161.19
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 11503 0 0 0 16108 11 0 0 25 0 3 0 255893376 77307904 17833 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.34
Current children cumulated vsize (KiB) 75496

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.37 3/67 28289
/proc/meminfo: memFree=1220320/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=81672 CPUtime=442.99
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 26668 0 3 0 44276 23 0 0 19 0 3 0 255893346 83632128 19233 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 20418 19233 218 20 0 19776 0
[pid=28286/tid=28288] ppid=28284 vsize=81672 CPUtime=221.81
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 13166 0 0 0 22170 11 0 0 25 0 3 0 255893376 83632128 19233 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28286/tid=28289] ppid=28284 vsize=81672 CPUtime=220.89
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 12808 0 0 0 22077 12 0 0 25 0 3 0 255893376 83632128 19233 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.99
Current children cumulated vsize (KiB) 81672

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.41 3/67 28289
/proc/meminfo: memFree=1213472/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=88932 CPUtime=562.65
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 30115 0 3 0 56238 27 0 0 19 0 3 0 255893346 91066368 20973 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 22233 20973 218 20 0 21591 0
[pid=28286/tid=28288] ppid=28284 vsize=88932 CPUtime=281.76
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 14490 0 0 0 28164 12 0 0 17 0 3 0 255893376 91066368 20973 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28286/tid=28289] ppid=28284 vsize=88932 CPUtime=280.6
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 14931 0 0 0 28045 15 0 0 25 0 3 0 255893376 91066368 20973 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.65
Current children cumulated vsize (KiB) 88932

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.44 3/67 28289
/proc/meminfo: memFree=1211488/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=90472 CPUtime=682.33
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 32530 0 3 0 68204 29 0 0 19 0 3 0 255893346 92643328 21412 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 22618 21412 218 20 0 21976 0
[pid=28286/tid=28288] ppid=28284 vsize=90472 CPUtime=341.71
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 15568 0 0 0 34159 12 0 0 25 0 3 0 255893376 92643328 21412 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28286/tid=28289] ppid=28284 vsize=90472 CPUtime=340.32
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 16268 0 0 0 34016 16 0 0 25 0 3 0 255893376 92643328 21412 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.33
Current children cumulated vsize (KiB) 90472

[startup+402.302 s]

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

/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 37240 0 0 0 183926 25 0 0 25 0 3 0 255893376 123232256 28537 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28286/tid=28289] ppid=28284 vsize=120344 CPUtime=1834.09
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 41985 0 0 0 183358 51 0 0 25 0 3 0 255893376 123232256 28537 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3673.9
Current children cumulated vsize (KiB) 120344

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.85 3/67 28489
/proc/meminfo: memFree=1181024/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=121500 CPUtime=3793.57
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 81743 0 3 0 379278 79 0 0 19 0 3 0 255893346 124416000 28975 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 30375 28975 218 20 0 29733 0
[pid=28286/tid=28288] ppid=28284 vsize=121500 CPUtime=1899.46
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 37946 0 0 0 189921 25 0 0 18 0 3 0 255893376 124416000 28975 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28286/tid=28289] ppid=28284 vsize=121500 CPUtime=1893.82
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 43103 0 0 0 189329 53 0 0 25 0 3 0 255893376 124416000 28975 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.57
Current children cumulated vsize (KiB) 121500

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.85 3/67 28489
/proc/meminfo: memFree=1180832/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=121856 CPUtime=3913.26
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 83421 0 3 0 391246 80 0 0 19 0 3 0 255893346 124780544 29069 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 30464 29069 218 20 0 29822 0
[pid=28286/tid=28288] ppid=28284 vsize=121856 CPUtime=1959.42
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 38743 0 0 0 195916 26 0 0 25 0 3 0 255893376 124780544 29069 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28286/tid=28289] ppid=28284 vsize=121856 CPUtime=1953.53
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 43984 0 0 0 195300 53 0 0 25 0 3 0 255893376 124780544 29069 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.26
Current children cumulated vsize (KiB) 121856

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.86 3/67 28489
/proc/meminfo: memFree=1180448/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=122880 CPUtime=4032.93
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 85009 0 3 0 403212 81 0 0 19 0 3 0 255893346 125829120 29134 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 30720 29134 218 20 0 30078 0
[pid=28286/tid=28288] ppid=28284 vsize=122880 CPUtime=2019.37
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 39492 0 0 0 201911 26 0 0 25 0 3 0 255893376 125829120 29134 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28286/tid=28289] ppid=28284 vsize=122880 CPUtime=2013.25
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 44823 0 0 0 201271 54 0 0 25 0 3 0 255893376 125829120 29134 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4032.93
Current children cumulated vsize (KiB) 122880

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.87 3/67 28489
/proc/meminfo: memFree=1176736/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=126304 CPUtime=4152.6
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 87453 0 3 0 415177 83 0 0 19 0 3 0 255893346 129335296 30060 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 31576 30060 218 20 0 30934 0
[pid=28286/tid=28288] ppid=28284 vsize=126304 CPUtime=2079.33
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 40414 0 0 0 207906 27 0 0 25 0 3 0 255893376 129335296 30060 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28286/tid=28289] ppid=28284 vsize=126304 CPUtime=2072.97
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 46345 0 0 0 207241 56 0 0 25 0 3 0 255893376 129335296 30060 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.6
Current children cumulated vsize (KiB) 126304

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/67 28489
/proc/meminfo: memFree=1176352/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=126492 CPUtime=4272.24
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 89120 0 3 0 427140 84 0 0 19 0 3 0 255893346 129527808 30143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 31623 30143 218 20 0 30981 0
[pid=28286/tid=28288] ppid=28284 vsize=126492 CPUtime=2139.14
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 41247 0 0 0 213887 27 0 0 25 0 3 0 255893376 129527808 30143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28286/tid=28289] ppid=28284 vsize=126492 CPUtime=2132.79
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 47179 0 0 0 213223 56 0 0 25 0 3 0 255893376 129527808 30143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.24
Current children cumulated vsize (KiB) 126492

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/67 28489
/proc/meminfo: memFree=1176160/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=126696 CPUtime=4391.93
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 90750 0 3 0 439108 85 0 0 19 0 3 0 255893346 129736704 30189 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 31674 30189 218 20 0 31032 0
[pid=28286/tid=28288] ppid=28284 vsize=126696 CPUtime=2198.87
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 42085 0 0 0 219859 28 0 0 25 0 3 0 255893376 129736704 30189 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28286/tid=28289] ppid=28284 vsize=126696 CPUtime=2192.76
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 47971 0 0 0 219219 57 0 0 25 0 3 0 255893376 129736704 30189 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521264 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.93
Current children cumulated vsize (KiB) 126696

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/67 28489
/proc/meminfo: memFree=1169120/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=134032 CPUtime=4511.62
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 94091 0 3 0 451073 89 0 0 19 0 3 0 255893346 137248768 31946 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 33508 31946 218 20 0 32866 0
[pid=28286/tid=28288] ppid=28284 vsize=134032 CPUtime=2258.6
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 42942 0 0 0 225832 28 0 0 25 0 3 0 255893376 137248768 31946 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28286/tid=28289] ppid=28284 vsize=134032 CPUtime=2252.72
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 50455 0 0 0 225212 60 0 0 25 0 3 0 255893376 137248768 31946 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.62
Current children cumulated vsize (KiB) 134032

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.89 3/67 28489
/proc/meminfo: memFree=1168736/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=134384 CPUtime=4631.28
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 95587 0 3 0 463037 91 0 0 19 0 3 0 255893346 137609216 32048 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 33596 32048 218 20 0 32954 0
[pid=28286/tid=28288] ppid=28284 vsize=134384 CPUtime=2318.3
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 43664 0 0 0 231801 29 0 0 25 0 3 0 255893376 137609216 32048 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28286/tid=28289] ppid=28284 vsize=134384 CPUtime=2312.67
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 51229 0 0 0 231206 61 0 0 25 0 3 0 255893376 137609216 32048 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.28
Current children cumulated vsize (KiB) 134384

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.90 3/67 28489
/proc/meminfo: memFree=1168608/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=134384 CPUtime=4750.96
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 96803 0 3 0 475005 91 0 0 19 0 3 0 255893346 137609216 32076 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 33596 32076 218 20 0 32954 0
[pid=28286/tid=28288] ppid=28284 vsize=134384 CPUtime=2378.03
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 44351 0 0 0 237774 29 0 0 25 0 3 0 255893376 137609216 32076 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28286/tid=28289] ppid=28284 vsize=134384 CPUtime=2372.63
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 51758 0 0 0 237202 61 0 0 25 0 3 0 255893376 137609216 32076 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.96
Current children cumulated vsize (KiB) 134384

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.90 3/67 28489
/proc/meminfo: memFree=1168224/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=134776 CPUtime=4870.62
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 98127 0 3 0 486970 92 0 0 19 0 3 0 255893346 138010624 32146 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 33694 32146 218 20 0 33052 0
[pid=28286/tid=28288] ppid=28284 vsize=134776 CPUtime=2437.74
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 45078 0 0 0 243744 30 0 0 25 0 3 0 255893376 138010624 32146 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28286/tid=28289] ppid=28284 vsize=134776 CPUtime=2432.59
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 52355 0 0 0 243197 62 0 0 25 0 3 0 255893376 138010624 32146 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.62
Current children cumulated vsize (KiB) 134776

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 28489
/proc/meminfo: memFree=1167904/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=134984 CPUtime=4990.31
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 99599 0 3 0 498937 94 0 0 19 0 3 0 255893346 138223616 32231 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 33746 32231 218 20 0 33104 0
[pid=28286/tid=28288] ppid=28284 vsize=134984 CPUtime=2497.46
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 45867 0 0 0 249715 31 0 0 25 0 3 0 255893376 138223616 32231 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28286/tid=28289] ppid=28284 vsize=134984 CPUtime=2492.54
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 53038 0 0 0 249192 62 0 0 25 0 3 0 255893376 138223616 32231 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.31
Current children cumulated vsize (KiB) 134984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 28489
/proc/meminfo: memFree=1167904/2055920 swapFree=4183876/4192956
[pid=28286] ppid=28284 vsize=134984 CPUtime=5000.08
/proc/28286/stat : 28286 (MiraXTv3_dyn) S 28284 28286 28214 0 -1 4194304 99665 0 3 0 499914 94 0 0 19 0 3 0 255893346 138223616 32231 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28286/statm: 33746 32231 218 20 0 33104 0
[pid=28286/tid=28288] ppid=28284 vsize=134984 CPUtime=2502.34
/proc/28286/task/28288/stat : 28288 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 45867 0 0 0 250203 31 0 0 25 0 3 0 255893376 138223616 32231 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28286/tid=28289] ppid=28284 vsize=134984 CPUtime=2497.44
/proc/28286/task/28289/stat : 28289 (MiraXTv3_dyn) R 28284 28286 28214 0 -1 4194368 53104 0 0 0 249682 62 0 0 25 0 3 0 255893376 138223616 32231 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 134984

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.23
CPU time (s): 5000.12
CPU user time (s): 4999.16
CPU system time (s): 0.962853
CPU usage (%): 199.428
Max. virtual memory (cumulated for all children) (KiB): 134984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.16
system time used= 0.962853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99665
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1378
involuntary context switches= 37957

runsolver used 2.44663 second user time and 6.68198 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat May 12 22:54:42 UTC 2007

IDJOB= 426320
IDBENCH= 20145
IDSOLVER= 196
FILE ID= node50/426320-1179010481

PBS_JOBID= 5252981

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S1998470614-06.cnf
COMMAND LINE= /tmp/evaluation/426320-1179010481/MiraXTv3_dyn /tmp/evaluation/426320-1179010481/instance-426320-1179010481.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-426320-1179010481 -o ROOT/results/node50/solver-426320-1179010481 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426320-1179010481/MiraXTv3_dyn /tmp/evaluation/426320-1179010481/instance-426320-1179010481.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  113e21d9fa56f89310d3934852588797

RANDOM SEED= 619297381

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node50.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.232
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.232
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:       1299216 kB
Buffers:         50168 kB
Cached:         577656 kB
SwapCached:       3148 kB
Active:         323932 kB
Inactive:       313420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1299216 kB
SwapTotal:     4192956 kB
SwapFree:      4183876 kB
Dirty:            4380 kB
Writeback:           0 kB
Mapped:          15528 kB
Slab:           105340 kB
Committed_AS:  4947220 kB
PageTables:       1460 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= 66550 MiB

End job on node50 on Sat May 12 23:36:31 UTC 2007