Trace number 455862

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.73

General information on the benchmark

Namecrafted/spence/
hard/s101-100.cnf
MD5SUM639069f0c5abe5ef4537d4cf44ab69aa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark185.469
Satisfiable
(Un)Satisfiability was proved
Number of variables101
Number of clauses212
Sum of the clauses size636
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3212
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/node20/watcher-455862-1179050535 -o ROOT/results/node20/solver-455862-1179050535 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/455862-1179050535/MiraXTv3_dyn /tmp/evaluation/455862-1179050535/instance-455862-1179050535.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.69 1.93 1.81 3/77 30106
/proc/meminfo: memFree=1644512/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=3784 CPUtime=0
/proc/30106/stat : 30106 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194304 272 0 0 0 0 0 0 0 18 0 1 0 352970860 3874816 247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/30106/statm: 946 247 207 20 0 304 0

[startup+0.073232 s]
/proc/loadavg: 1.69 1.93 1.81 3/77 30106
/proc/meminfo: memFree=1644512/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=6328 CPUtime=0.13
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 534 0 0 0 13 0 0 0 18 0 3 0 352970860 6479872 509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 1582 509 218 20 0 940 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6328

[startup+0.103157 s]
/proc/loadavg: 1.69 1.93 1.81 3/77 30106
/proc/meminfo: memFree=1644512/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=6724 CPUtime=0.19
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 625 0 0 0 19 0 0 0 18 0 3 0 352970860 6885376 600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 1681 654 218 20 0 1039 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6724

[startup+0.301273 s]
/proc/loadavg: 1.69 1.93 1.81 3/77 30106
/proc/meminfo: memFree=1644512/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=7768 CPUtime=0.58
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 1019 0 0 0 58 0 0 0 18 0 3 0 352970860 7954432 994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 1942 994 218 20 0 1300 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 7768

[startup+0.701351 s]
/proc/loadavg: 1.69 1.93 1.81 3/77 30106
/proc/meminfo: memFree=1644512/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=10216 CPUtime=1.38
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 1576 0 0 0 138 0 0 0 18 0 3 0 352970860 10461184 1551 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 2554 1551 218 20 0 1912 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10216

[startup+1.50151 s]
/proc/loadavg: 1.69 1.93 1.81 3/80 30109
/proc/meminfo: memFree=1637512/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=12444 CPUtime=2.98
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 2029 0 0 0 297 1 0 0 18 0 3 0 352970860 12742656 2004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 3111 2004 218 20 0 2469 0
[pid=30106/tid=30108] ppid=30104 vsize=12444 CPUtime=1.49
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 720 0 0 0 149 0 0 0 25 0 3 0 352970861 12742656 2004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=12444 CPUtime=1.48
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 1016 0 0 0 148 0 0 0 20 0 3 0 352970861 12742656 2004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 12444

[startup+3.10183 s]
/proc/loadavg: 1.69 1.93 1.81 3/80 30109
/proc/meminfo: memFree=1635592/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=15924 CPUtime=6.18
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 3131 0 0 0 616 2 0 0 18 0 3 0 352970860 16306176 3030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 3981 3030 218 20 0 3339 0
[pid=30106/tid=30108] ppid=30104 vsize=15924 CPUtime=3.08
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 1229 0 0 0 308 0 0 0 25 0 3 0 352970861 16306176 3030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=15924 CPUtime=3.08
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 1609 0 0 0 307 1 0 0 25 0 3 0 352970861 16306176 3030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 15924

[startup+6.30147 s]
/proc/loadavg: 1.72 1.93 1.81 3/80 30109
/proc/meminfo: memFree=1628232/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=22760 CPUtime=12.55
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 4842 0 0 0 1252 3 0 0 18 0 3 0 352970860 23306240 4657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 5690 4657 218 20 0 5048 0
[pid=30106/tid=30108] ppid=30104 vsize=22760 CPUtime=6.28
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 1933 0 0 0 627 1 0 0 25 0 3 0 352970861 23306240 4657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=22760 CPUtime=6.26
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 2616 0 0 0 625 1 0 0 25 0 3 0 352970861 23306240 4657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 22760

[startup+12.7017 s]
/proc/loadavg: 1.74 1.93 1.81 3/80 30109
/proc/meminfo: memFree=1620120/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=29276 CPUtime=25.32
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 6744 0 0 0 2527 5 0 0 18 0 3 0 352970860 29978624 6221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 7319 6221 218 20 0 6677 0
[pid=30106/tid=30108] ppid=30104 vsize=29276 CPUtime=12.67
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 2957 0 0 0 1265 2 0 0 25 0 3 0 352970861 29978624 6221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=29276 CPUtime=12.63
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 3494 0 0 0 1261 2 0 0 25 0 3 0 352970861 29978624 6221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 29276

[startup+25.5023 s]
/proc/loadavg: 1.80 1.93 1.81 3/80 30109
/proc/meminfo: memFree=1613720/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=36536 CPUtime=50.86
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 8817 0 0 0 5080 6 0 0 18 0 3 0 352970860 37412864 7876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 9134 7876 218 20 0 8492 0
[pid=30106/tid=30108] ppid=30104 vsize=36536 CPUtime=25.47
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 4027 0 0 0 2544 3 0 0 25 0 3 0 352970861 37412864 7876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=36536 CPUtime=25.38
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 4497 0 0 0 2535 3 0 0 25 0 3 0 352970861 37412864 7876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 36536

[startup+51.1014 s]
/proc/loadavg: 1.87 1.94 1.82 3/80 30109
/proc/meminfo: memFree=1608344/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=41312 CPUtime=101.91
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 11173 0 0 0 10183 8 0 0 18 0 3 0 352970860 42303488 9265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 10328 9265 218 20 0 9686 0
[pid=30106/tid=30108] ppid=30104 vsize=41312 CPUtime=51.02
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 5199 0 0 0 5098 4 0 0 25 0 3 0 352970861 42303488 9265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=41312 CPUtime=50.87
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 5681 0 0 0 5084 3 0 0 17 0 3 0 352970861 42303488 9265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 41312

[startup+102.306 s]
/proc/loadavg: 1.94 1.94 1.82 3/80 30109
/proc/meminfo: memFree=1601112/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=49692 CPUtime=204.06
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 14387 0 0 0 20395 11 0 0 18 0 3 0 352970860 50884608 10937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 12423 10937 218 20 0 11781 0
[pid=30106/tid=30108] ppid=30104 vsize=49692 CPUtime=102.17
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 6669 0 0 0 10212 5 0 0 25 0 3 0 352970861 50884608 10937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=49692 CPUtime=101.87
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 7425 0 0 0 10182 5 0 0 25 0 3 0 352970861 50884608 10937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 49692

[startup+162.303 s]
/proc/loadavg: 1.98 1.95 1.83 3/80 30109
/proc/meminfo: memFree=1596760/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=53268 CPUtime=323.75
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 17426 0 0 0 32361 14 0 0 18 0 3 0 352970860 54546432 11987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 13317 11987 218 20 0 12675 0
[pid=30106/tid=30108] ppid=30104 vsize=53268 CPUtime=162.12
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 8421 0 0 0 16204 8 0 0 25 0 3 0 352970861 54546432 11987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=53268 CPUtime=161.62
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 8712 0 0 0 16156 6 0 0 25 0 3 0 352970861 54546432 11987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.75
Current children cumulated vsize (KiB) 53268

[startup+222.303 s]
/proc/loadavg: 1.99 1.96 1.83 3/80 30109
/proc/meminfo: memFree=1595032/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=54784 CPUtime=443.42
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 19527 0 0 0 44326 16 0 0 18 0 3 0 352970860 56098816 12401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 13696 12401 218 20 0 13054 0
[pid=30106/tid=30108] ppid=30104 vsize=54784 CPUtime=222.06
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 9386 0 0 0 22198 8 0 0 25 0 3 0 352970861 56098816 12401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=54784 CPUtime=221.35
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 9848 0 0 0 22128 7 0 0 25 0 3 0 352970861 56098816 12401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.42
Current children cumulated vsize (KiB) 54784

[startup+282.302 s]
/proc/loadavg: 1.99 1.96 1.84 3/80 30109
/proc/meminfo: memFree=1592216/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=58192 CPUtime=563.12
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 21912 0 0 0 56293 19 0 0 18 0 3 0 352970860 59588608 13140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 14548 13140 218 20 0 13906 0
[pid=30106/tid=30108] ppid=30104 vsize=58192 CPUtime=281.99
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 10283 0 0 0 28190 9 0 0 25 0 3 0 352970861 59588608 13140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=58192 CPUtime=281.11
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 11336 0 0 0 28102 9 0 0 25 0 3 0 352970861 59588608 13140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.12
Current children cumulated vsize (KiB) 58192

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 30109
/proc/meminfo: memFree=1590552/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=59968 CPUtime=682.81
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 24018 0 0 0 68260 21 0 0 18 0 3 0 352970860 61407232 13540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 14992 13540 218 20 0 14350 0
[pid=30106/tid=30108] ppid=30104 vsize=59968 CPUtime=341.94
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 11225 0 0 0 34184 10 0 0 25 0 3 0 352970861 61407232 13540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565471 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=59968 CPUtime=340.86
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 12500 0 0 0 34076 10 0 0 25 0 3 0 352970861 61407232 13540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.81
Current children cumulated vsize (KiB) 59968

[startup+402.301 s]

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

/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 32977 0 0 0 189981 25 0 0 25 0 3 0 352970861 72478720 16353 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30106/tid=30109] ppid=30104 vsize=70780 CPUtime=1894.43
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 33533 0 0 0 189410 33 0 0 25 0 3 0 352970861 72478720 16353 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.5
Current children cumulated vsize (KiB) 70780

[startup+1962.3 s]
/proc/loadavg: 2.13 2.09 2.01 3/80 30109
/proc/meminfo: memFree=1578968/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=70988 CPUtime=3914.2
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 68212 0 0 0 391360 60 0 0 18 0 3 0 352970860 72691712 16412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 17747 16412 218 20 0 17105 0
[pid=30106/tid=30108] ppid=30104 vsize=70988 CPUtime=1959.81
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 33680 0 0 0 195955 26 0 0 25 0 3 0 352970861 72691712 16412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30106/tid=30109] ppid=30104 vsize=70988 CPUtime=1954.38
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 34239 0 0 0 195404 34 0 0 25 0 3 0 352970861 72691712 16412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.2
Current children cumulated vsize (KiB) 70988

[startup+2022.3 s]
/proc/loadavg: 2.05 2.07 2.00 3/80 30109
/proc/meminfo: memFree=1578776/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=70988 CPUtime=4033.87
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 69900 0 0 0 403325 62 0 0 18 0 3 0 352970860 72691712 16468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 17747 16468 218 20 0 17105 0
[pid=30106/tid=30108] ppid=30104 vsize=70988 CPUtime=2019.55
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 34498 0 0 0 201928 27 0 0 25 0 3 0 352970861 72691712 16468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30106/tid=30109] ppid=30104 vsize=70988 CPUtime=2014.31
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 35109 0 0 0 201396 35 0 0 25 0 3 0 352970861 72691712 16468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.87
Current children cumulated vsize (KiB) 70988

[startup+2082.31 s]
/proc/loadavg: 2.02 2.06 2.00 3/80 30109
/proc/meminfo: memFree=1578712/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=70988 CPUtime=4153.56
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 71429 0 0 0 415293 63 0 0 18 0 3 0 352970860 72691712 16501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 17747 16501 218 20 0 17105 0
[pid=30106/tid=30108] ppid=30104 vsize=70988 CPUtime=2079.3
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 35210 0 0 0 207902 28 0 0 25 0 3 0 352970861 72691712 16501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30106/tid=30109] ppid=30104 vsize=70988 CPUtime=2074.25
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 35926 0 0 0 207390 35 0 0 25 0 3 0 352970861 72691712 16501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.56
Current children cumulated vsize (KiB) 70988

[startup+2142.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/80 30109
/proc/meminfo: memFree=1578648/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=70988 CPUtime=4273.25
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 72798 0 0 0 427261 64 0 0 18 0 3 0 352970860 72691712 16510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 17747 16510 218 20 0 17105 0
[pid=30106/tid=30108] ppid=30104 vsize=70988 CPUtime=2139.04
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 35895 0 0 0 213876 28 0 0 25 0 3 0 352970861 72691712 16510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30106/tid=30109] ppid=30104 vsize=70988 CPUtime=2134.19
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 36610 0 0 0 213384 35 0 0 25 0 3 0 352970861 72691712 16510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.25
Current children cumulated vsize (KiB) 70988

[startup+2202.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/80 30109
/proc/meminfo: memFree=1578648/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=70988 CPUtime=4392.93
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 74442 0 0 0 439227 66 0 0 18 0 3 0 352970860 72691712 16516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 17747 16516 218 20 0 17105 0
[pid=30106/tid=30108] ppid=30104 vsize=70988 CPUtime=2198.79
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 36717 0 0 0 219850 29 0 0 25 0 3 0 352970861 72691712 16516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30106/tid=30109] ppid=30104 vsize=70988 CPUtime=2194.13
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 37432 0 0 0 219377 36 0 0 25 0 3 0 352970861 72691712 16516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.93
Current children cumulated vsize (KiB) 70988

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/80 30109
/proc/meminfo: memFree=1577304/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=73036 CPUtime=4512.62
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 76291 0 0 0 451194 68 0 0 18 0 3 0 352970860 74788864 16858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 18259 16858 218 20 0 17617 0
[pid=30106/tid=30108] ppid=30104 vsize=73036 CPUtime=2258.54
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 37730 0 0 0 225823 31 0 0 25 0 3 0 352970861 74788864 16858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30106/tid=30109] ppid=30104 vsize=73036 CPUtime=2254.06
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 38268 0 0 0 225370 36 0 0 25 0 3 0 352970861 74788864 16858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.62
Current children cumulated vsize (KiB) 73036

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 30109
/proc/meminfo: memFree=1577240/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=73036 CPUtime=4632.3
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 77672 0 0 0 463161 69 0 0 18 0 3 0 352970860 74788864 16869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 18259 16869 218 20 0 17617 0
[pid=30106/tid=30108] ppid=30104 vsize=73036 CPUtime=2318.29
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 38424 0 0 0 231797 32 0 0 25 0 3 0 352970861 74788864 16869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30106/tid=30109] ppid=30104 vsize=73036 CPUtime=2314
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 38955 0 0 0 231363 37 0 0 25 0 3 0 352970861 74788864 16869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.3
Current children cumulated vsize (KiB) 73036

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 30109
/proc/meminfo: memFree=1577240/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=73036 CPUtime=4751.97
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 79181 0 0 0 475127 70 0 0 18 0 3 0 352970860 74788864 16871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 18259 16871 218 20 0 17617 0
[pid=30106/tid=30108] ppid=30104 vsize=73036 CPUtime=2378.02
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 39109 0 0 0 237770 32 0 0 25 0 3 0 352970861 74788864 16871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30106/tid=30109] ppid=30104 vsize=73036 CPUtime=2373.94
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 39779 0 0 0 237357 37 0 0 25 0 3 0 352970861 74788864 16871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.97
Current children cumulated vsize (KiB) 73036

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 30109
/proc/meminfo: memFree=1577048/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=73036 CPUtime=4871.65
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 80702 0 0 0 487094 71 0 0 18 0 3 0 352970860 74788864 16882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 18259 16882 218 20 0 17617 0
[pid=30106/tid=30108] ppid=30104 vsize=73036 CPUtime=2437.76
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 39800 0 0 0 243743 33 0 0 25 0 3 0 352970861 74788864 16882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30106/tid=30109] ppid=30104 vsize=73036 CPUtime=2433.88
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 40609 0 0 0 243350 38 0 0 25 0 3 0 352970861 74788864 16882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.65
Current children cumulated vsize (KiB) 73036

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 30109
/proc/meminfo: memFree=1576728/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=73332 CPUtime=4991.35
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 82284 0 0 0 499062 73 0 0 18 0 3 0 352970860 75091968 16946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 18333 16946 218 20 0 17691 0
[pid=30106/tid=30108] ppid=30104 vsize=73332 CPUtime=2497.51
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 40525 0 0 0 249717 34 0 0 25 0 3 0 352970861 75091968 16946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30106/tid=30109] ppid=30104 vsize=73332 CPUtime=2493.82
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 41466 0 0 0 249344 38 0 0 25 0 3 0 352970861 75091968 16946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.35
Current children cumulated vsize (KiB) 73332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 30110
/proc/meminfo: memFree=1576728/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=73332 CPUtime=5000.14
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 82284 0 0 0 499941 73 0 0 18 0 3 0 352970860 75091968 16946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 18333 16946 218 20 0 17691 0
[pid=30106/tid=30108] ppid=30104 vsize=73332 CPUtime=2501.89
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 40525 0 0 0 250155 34 0 0 25 0 3 0 352970861 75091968 16946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30106/tid=30109] ppid=30104 vsize=73332 CPUtime=2498.23
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 41466 0 0 0 249785 38 0 0 25 0 3 0 352970861 75091968 16946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 73332

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

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

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 30110
/proc/meminfo: memFree=1576728/2055920 swapFree=4154884/4192956
[pid=30106] ppid=30104 vsize=73332 CPUtime=5000.14
/proc/30106/stat : 30106 (MiraXTv3_dyn) S 30104 30106 29775 0 -1 4194304 82284 0 0 0 499941 73 0 0 18 0 3 0 352970860 75091968 16946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30106/statm: 18333 16946 218 20 0 17691 0
[pid=30106/tid=30108] ppid=30104 vsize=73332 CPUtime=2501.89
/proc/30106/task/30108/stat : 30108 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 40525 0 0 0 250155 34 0 0 25 0 3 0 352970861 75091968 16946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30106/tid=30109] ppid=30104 vsize=73332 CPUtime=2498.23
/proc/30106/task/30109/stat : 30109 (MiraXTv3_dyn) R 30104 30106 29775 0 -1 4194368 41466 0 0 0 249785 38 0 0 25 0 3 0 352970861 75091968 16946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 73332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.73
CPU time (s): 5000.17
CPU user time (s): 4999.42
CPU system time (s): 0.742887
CPU usage (%): 199.47
Max. virtual memory (cumulated for all children) (KiB): 73884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.42
system time used= 0.742887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82284
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= 480
involuntary context switches= 94113

runsolver used 2.39064 second user time and 6.74497 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sun May 13 10:02:15 UTC 2007

IDJOB= 455862
IDBENCH= 20443
IDSOLVER= 196
FILE ID= node20/455862-1179050535

PBS_JOBID= 5253310

Free space on /tmp= 66483 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s101-100.cnf
COMMAND LINE= /tmp/evaluation/455862-1179050535/MiraXTv3_dyn /tmp/evaluation/455862-1179050535/instance-455862-1179050535.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-455862-1179050535 -o ROOT/results/node20/solver-455862-1179050535 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/455862-1179050535/MiraXTv3_dyn /tmp/evaluation/455862-1179050535/instance-455862-1179050535.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  639069f0c5abe5ef4537d4cf44ab69aa

RANDOM SEED= 382371811

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1644728 kB
Buffers:         44512 kB
Cached:         274640 kB
SwapCached:      17244 kB
Active:         161716 kB
Inactive:       181320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644728 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            4064 kB
Writeback:           0 kB
Mapped:          29976 kB
Slab:            53716 kB
Committed_AS:  6905708 kB
PageTables:       1776 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= 66483 MiB

End job on node20 on Sun May 13 10:44:04 UTC 2007