Trace number 426282

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.2 2507.24

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S3230925-04.cnf
MD5SUM7771e5453e656f0c9114162dd7fb7ab6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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/node51/watcher-426282-1179048515 -o ROOT/results/node51/solver-426282-1179048515 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426282-1179048515/MiraXTv3_dyn /tmp/evaluation/426282-1179048515/instance-426282-1179048515.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.03 0.01 0.00 3/64 9214
/proc/meminfo: memFree=1128488/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=3788 CPUtime=0
/proc/9214/stat : 9214 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 259696692 3878912 260 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9214/statm: 947 267 202 20 0 305 0

[startup+0.089426 s]
/proc/loadavg: 0.03 0.01 0.00 3/64 9214
/proc/meminfo: memFree=1128488/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=5316 CPUtime=0.08
/proc/9214/stat : 9214 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194304 783 0 0 0 8 0 0 0 18 0 1 0 259696692 5443584 758 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134583541 0 0 4096 0 0 0 0 17 1 0 0
/proc/9214/statm: 1329 758 207 20 0 687 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5316

[startup+0.101426 s]
/proc/loadavg: 0.03 0.01 0.00 3/64 9214
/proc/meminfo: memFree=1128488/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=5316 CPUtime=0.09
/proc/9214/stat : 9214 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194304 783 0 0 0 9 0 0 0 18 0 1 0 259696692 5443584 758 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/9214/statm: 1329 758 207 20 0 687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5316

[startup+0.301444 s]
/proc/loadavg: 0.03 0.01 0.00 3/64 9214
/proc/meminfo: memFree=1128488/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=5488 CPUtime=0.29
/proc/9214/stat : 9214 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194304 818 0 0 0 29 0 0 0 19 0 1 0 259696692 5619712 793 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134583718 0 0 4096 0 0 0 0 17 1 0 0
/proc/9214/statm: 1372 793 207 20 0 730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5488

[startup+0.701487 s]
/proc/loadavg: 0.03 0.01 0.00 3/64 9214
/proc/meminfo: memFree=1128488/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=13812 CPUtime=0.93
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 1961 0 0 0 92 1 0 0 20 0 3 0 259696692 14143488 1834 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 3453 1834 218 20 0 2811 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 13812

[startup+1.50156 s]
/proc/loadavg: 0.03 0.01 0.00 3/67 9217
/proc/meminfo: memFree=1119120/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=20664 CPUtime=2.51
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 3737 0 0 0 249 2 0 0 20 0 3 0 259696692 21159936 3609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 5166 3609 218 20 0 4524 0
[pid=9214/tid=9216] ppid=9212 vsize=20664 CPUtime=1.03
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 1336 0 0 0 103 0 0 0 21 0 3 0 259696737 21159936 3609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 3053179 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9214/tid=9217] ppid=9212 vsize=20664 CPUtime=1.01
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 1418 0 0 0 101 0 0 0 18 0 3 0 259696737 21159936 3609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 20664

[startup+3.1017 s]
/proc/loadavg: 0.03 0.01 0.00 3/67 9217
/proc/meminfo: memFree=1110160/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=28428 CPUtime=5.7
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 5450 0 0 0 568 2 0 0 20 0 3 0 259696692 29110272 5322 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 7107 5322 218 20 0 6465 0
[pid=9214/tid=9216] ppid=9212 vsize=28428 CPUtime=2.63
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 2268 0 0 0 263 0 0 0 20 0 3 0 259696737 29110272 5322 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 3053179 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9214/tid=9217] ppid=9212 vsize=28428 CPUtime=2.61
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 2199 0 0 0 260 1 0 0 17 0 3 0 259696737 29110272 5322 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 28428

[startup+6.30199 s]
/proc/loadavg: 0.19 0.04 0.01 3/67 9217
/proc/meminfo: memFree=1100432/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=39052 CPUtime=12.08
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 8356 0 0 0 1203 5 0 0 20 0 3 0 259696692 39989248 8155 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 9763 8155 218 20 0 9121 0
[pid=9214/tid=9216] ppid=9212 vsize=39052 CPUtime=5.83
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 3597 0 0 0 582 1 0 0 25 0 3 0 259696737 39989248 8155 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9214/tid=9217] ppid=9212 vsize=39052 CPUtime=5.79
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 3776 0 0 0 576 3 0 0 25 0 3 0 259696737 39989248 8155 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.08
Current children cumulated vsize (KiB) 39052

[startup+12.7026 s]
/proc/loadavg: 0.33 0.08 0.02 3/67 9217
/proc/meminfo: memFree=1073688/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=62184 CPUtime=24.85
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 14274 0 0 0 2474 11 0 0 20 0 3 0 259696692 63676416 13807 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 15546 13807 218 20 0 14904 0
[pid=9214/tid=9216] ppid=9212 vsize=62184 CPUtime=12.22
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 6560 0 0 0 1219 3 0 0 22 0 3 0 259696737 63676416 13807 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9214/tid=9217] ppid=9212 vsize=62184 CPUtime=12.16
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 6731 0 0 0 1209 7 0 0 25 0 3 0 259696737 63676416 13807 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 62184

[startup+25.5017 s]
/proc/loadavg: 0.70 0.17 0.05 3/67 9217
/proc/meminfo: memFree=1064600/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=71140 CPUtime=50.39
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 17161 0 0 0 5024 15 0 0 20 0 3 0 259696692 72847360 16294 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 17785 16294 218 20 0 17143 0
[pid=9214/tid=9216] ppid=9212 vsize=71140 CPUtime=25.02
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 7777 0 0 0 2498 4 0 0 25 0 3 0 259696737 72847360 16294 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9214/tid=9217] ppid=9212 vsize=71140 CPUtime=24.9
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 8401 0 0 0 2480 10 0 0 25 0 3 0 259696737 72847360 16294 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520120 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 71140

[startup+51.102 s]
/proc/loadavg: 1.14 0.32 0.10 3/67 9217
/proc/meminfo: memFree=1052248/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=82308 CPUtime=101.41
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 20867 0 0 0 10121 20 0 0 20 0 3 0 259696692 84283392 19115 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 20577 19115 218 20 0 19935 0
[pid=9214/tid=9216] ppid=9212 vsize=82308 CPUtime=50.59
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 9542 0 0 0 5053 6 0 0 25 0 3 0 259696737 84283392 19115 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9214/tid=9217] ppid=9212 vsize=82308 CPUtime=50.36
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 10342 0 0 0 5023 13 0 0 25 0 3 0 259696737 84283392 19115 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 82308

[startup+102.306 s]
/proc/loadavg: 1.63 0.57 0.20 3/67 9217
/proc/meminfo: memFree=1046104/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=88240 CPUtime=203.53
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 23979 0 0 0 20330 23 0 0 20 0 3 0 259696692 90357760 20602 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 22060 20602 218 20 0 21418 0
[pid=9214/tid=9216] ppid=9212 vsize=88240 CPUtime=101.75
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 11273 0 0 0 10168 7 0 0 25 0 3 0 259696737 90357760 20602 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9214/tid=9217] ppid=9212 vsize=88240 CPUtime=101.31
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 11723 0 0 0 10116 15 0 0 25 0 3 0 259696737 90357760 20602 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.53
Current children cumulated vsize (KiB) 88240

[startup+162.302 s]
/proc/loadavg: 1.86 0.83 0.31 3/67 9217
/proc/meminfo: memFree=1043288/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=91900 CPUtime=323.19
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 26454 0 0 0 32294 25 0 0 20 0 3 0 259696692 94105600 21322 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 22975 21322 218 20 0 22333 0
[pid=9214/tid=9216] ppid=9212 vsize=91900 CPUtime=161.7
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 12263 0 0 0 16163 7 0 0 19 0 3 0 259696737 94105600 21322 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9214/tid=9217] ppid=9212 vsize=91900 CPUtime=161.03
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 13208 0 0 0 16086 17 0 0 25 0 3 0 259696737 94105600 21322 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.19
Current children cumulated vsize (KiB) 91900

[startup+222.301 s]
/proc/loadavg: 1.95 1.04 0.41 3/67 9217
/proc/meminfo: memFree=1041560/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=93848 CPUtime=442.85
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 28527 0 0 0 44259 26 0 0 20 0 3 0 259696692 96100352 21770 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 23462 21770 218 20 0 22820 0
[pid=9214/tid=9216] ppid=9212 vsize=93848 CPUtime=221.65
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 13256 0 0 0 22157 8 0 0 25 0 3 0 259696737 96100352 21770 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9214/tid=9217] ppid=9212 vsize=93848 CPUtime=220.74
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 14288 0 0 0 22057 17 0 0 25 0 3 0 259696737 96100352 21770 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.85
Current children cumulated vsize (KiB) 93848

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.51 3/67 9217
/proc/meminfo: memFree=1039896/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=94656 CPUtime=562.54
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 30527 0 0 0 56226 28 0 0 20 0 3 0 259696692 96927744 22145 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 23664 22145 218 20 0 23022 0
[pid=9214/tid=9216] ppid=9212 vsize=94656 CPUtime=281.62
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 14324 0 0 0 28153 9 0 0 25 0 3 0 259696737 96927744 22145 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9214/tid=9217] ppid=9212 vsize=94656 CPUtime=280.46
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 15220 0 0 0 28028 18 0 0 25 0 3 0 259696737 96927744 22145 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.54
Current children cumulated vsize (KiB) 94656

[startup+342.301 s]
/proc/loadavg: 1.99 1.35 0.60 3/67 9217
/proc/meminfo: memFree=1038680/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=96496 CPUtime=682.23
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 32283 0 0 0 68193 30 0 0 20 0 3 0 259696692 98811904 22471 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 24124 22471 218 20 0 23482 0
[pid=9214/tid=9216] ppid=9212 vsize=96496 CPUtime=341.58
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 15167 0 0 0 34148 10 0 0 25 0 3 0 259696737 98811904 22471 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9214/tid=9217] ppid=9212 vsize=96496 CPUtime=340.19
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 16133 0 0 0 34000 19 0 0 25 0 3 0 259696737 98811904 22471 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.23
Current children cumulated vsize (KiB) 96496

[startup+402.302 s]

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

/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 39208 0 0 0 183865 34 0 0 25 0 3 0 259696737 151175168 35290 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9214/tid=9217] ppid=9212 vsize=147632 CPUtime=1834.69
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 37845 0 0 0 183431 38 0 0 25 0 3 0 259696737 151175168 35290 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.14
Current children cumulated vsize (KiB) 147632

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.70 3/67 9217
/proc/meminfo: memFree=987288/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=147632 CPUtime=3793.82
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 78754 0 0 0 379308 74 0 0 20 0 3 0 259696692 151175168 35291 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 36908 35291 218 20 0 36266 0
[pid=9214/tid=9216] ppid=9212 vsize=147632 CPUtime=1898.71
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 39338 0 0 0 189837 34 0 0 25 0 3 0 259696737 151175168 35291 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9214/tid=9217] ppid=9212 vsize=147632 CPUtime=1894.63
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 38433 0 0 0 189425 38 0 0 25 0 3 0 259696737 151175168 35291 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.82
Current children cumulated vsize (KiB) 147632

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.72 3/73 9325
/proc/meminfo: memFree=985832/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=147968 CPUtime=3913.39
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 80136 0 0 0 391257 82 0 0 20 0 3 0 259696692 151519232 35365 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 36992 35365 218 20 0 36350 0
[pid=9214/tid=9216] ppid=9212 vsize=147968 CPUtime=1958.44
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 40063 0 0 0 195803 41 0 0 25 0 3 0 259696737 151519232 35365 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9214/tid=9217] ppid=9212 vsize=147968 CPUtime=1954.48
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 39090 0 0 0 195409 39 0 0 25 0 3 0 259696737 151519232 35365 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.39
Current children cumulated vsize (KiB) 147968

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.73 3/67 9415
/proc/meminfo: memFree=984920/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=149740 CPUtime=4032.92
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 81817 0 0 0 403202 90 0 0 20 0 3 0 259696692 153333760 35804 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 37435 35804 218 20 0 36793 0
[pid=9214/tid=9216] ppid=9212 vsize=149740 CPUtime=2018.12
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 41154 0 0 0 201763 49 0 0 25 0 3 0 259696737 153333760 35804 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9214/tid=9217] ppid=9212 vsize=149740 CPUtime=2014.34
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 39680 0 0 0 201394 40 0 0 25 0 3 0 259696737 153333760 35804 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4032.92
Current children cumulated vsize (KiB) 149740

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.74 3/67 9415
/proc/meminfo: memFree=984664/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=150204 CPUtime=4152.61
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 83282 0 0 0 415169 92 0 0 20 0 3 0 259696692 153808896 35895 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 37551 35895 218 20 0 36909 0
[pid=9214/tid=9216] ppid=9212 vsize=150204 CPUtime=2077.84
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 42030 0 0 0 207734 50 0 0 25 0 3 0 259696737 153808896 35895 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9214/tid=9217] ppid=9212 vsize=150204 CPUtime=2074.3
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 40269 0 0 0 207390 40 0 0 25 0 3 0 259696737 153808896 35895 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.61
Current children cumulated vsize (KiB) 150204

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.75 3/67 9415
/proc/meminfo: memFree=984600/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=150204 CPUtime=4272.29
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 84469 0 0 0 427137 92 0 0 20 0 3 0 259696692 153808896 35900 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 37551 35900 218 20 0 36909 0
[pid=9214/tid=9216] ppid=9212 vsize=150204 CPUtime=2137.57
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 42693 0 0 0 213706 51 0 0 25 0 3 0 259696737 153808896 35900 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9214/tid=9217] ppid=9212 vsize=150204 CPUtime=2134.26
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 40793 0 0 0 213385 41 0 0 25 0 3 0 259696737 153808896 35900 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.29
Current children cumulated vsize (KiB) 150204

[startup+2202.3 s]
/proc/loadavg: 2.15 2.02 1.78 3/67 9415
/proc/meminfo: memFree=980696/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=154492 CPUtime=4391.98
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 86757 0 0 0 439102 96 0 0 20 0 3 0 259696692 158199808 36872 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 38623 36872 218 20 0 37981 0
[pid=9214/tid=9216] ppid=9212 vsize=154492 CPUtime=2197.28
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 43322 0 0 0 219677 51 0 0 25 0 3 0 259696737 158199808 36872 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9214/tid=9217] ppid=9212 vsize=154492 CPUtime=2194.22
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 42452 0 0 0 219379 43 0 0 25 0 3 0 259696737 158199808 36872 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.98
Current children cumulated vsize (KiB) 154492

[startup+2262.3 s]
/proc/loadavg: 2.12 2.03 1.80 3/67 9415
/proc/meminfo: memFree=979992/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=154692 CPUtime=4511.66
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 88176 0 0 0 451069 97 0 0 20 0 3 0 259696692 158404608 37041 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 38673 37041 218 20 0 38031 0
[pid=9214/tid=9216] ppid=9212 vsize=154692 CPUtime=2257
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 44103 0 0 0 225648 52 0 0 25 0 3 0 259696737 158404608 37041 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9214/tid=9217] ppid=9212 vsize=154692 CPUtime=2254.19
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 43090 0 0 0 225375 44 0 0 25 0 3 0 259696737 158404608 37041 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.66
Current children cumulated vsize (KiB) 154692

[startup+2322.3 s]
/proc/loadavg: 2.22 2.07 1.83 3/67 9415
/proc/meminfo: memFree=979736/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=154832 CPUtime=4631.34
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 89564 0 0 0 463036 98 0 0 20 0 3 0 259696692 158547968 37116 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 38708 37116 218 20 0 38066 0
[pid=9214/tid=9216] ppid=9212 vsize=154832 CPUtime=2316.73
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 44872 0 0 0 231620 53 0 0 25 0 3 0 259696737 158547968 37116 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9214/tid=9217] ppid=9212 vsize=154832 CPUtime=2314.14
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 43709 0 0 0 231370 44 0 0 24 0 3 0 259696737 158547968 37116 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.34
Current children cumulated vsize (KiB) 154832

[startup+2382.3 s]
/proc/loadavg: 2.08 2.05 1.83 3/67 9415
/proc/meminfo: memFree=978584/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=155980 CPUtime=4751.01
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 90748 0 0 0 475003 98 0 0 20 0 3 0 259696692 159723520 37382 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 38995 37382 218 20 0 38353 0
[pid=9214/tid=9216] ppid=9212 vsize=155980 CPUtime=2376.45
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 45795 0 0 0 237592 53 0 0 25 0 3 0 259696737 159723520 37382 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9214/tid=9217] ppid=9212 vsize=155980 CPUtime=2374.1
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 43970 0 0 0 237366 44 0 0 25 0 3 0 259696737 159723520 37382 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.01
Current children cumulated vsize (KiB) 155980

[startup+2442.3 s]
/proc/loadavg: 2.03 2.04 1.84 3/67 9415
/proc/meminfo: memFree=978136/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=156496 CPUtime=4870.7
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 91522 0 0 0 486971 99 0 0 20 0 3 0 259696692 160251904 37500 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 39124 37500 218 20 0 38482 0
[pid=9214/tid=9216] ppid=9212 vsize=156496 CPUtime=2436.17
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 46569 0 0 0 243563 54 0 0 25 0 3 0 259696737 160251904 37500 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9214/tid=9217] ppid=9212 vsize=156496 CPUtime=2434.07
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 43970 0 0 0 243363 44 0 0 25 0 3 0 259696737 160251904 37500 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.7
Current children cumulated vsize (KiB) 156496

[startup+2502.3 s]
/proc/loadavg: 2.01 2.03 1.84 3/67 9415
/proc/meminfo: memFree=977880/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=156680 CPUtime=4990.39
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 92028 0 0 0 498939 100 0 0 20 0 3 0 259696692 160440320 37544 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 39170 37544 218 20 0 38528 0
[pid=9214/tid=9216] ppid=9212 vsize=156680 CPUtime=2495.89
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 47008 0 0 0 249535 54 0 0 25 0 3 0 259696737 160440320 37544 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9214/tid=9217] ppid=9212 vsize=156680 CPUtime=2494.03
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 44037 0 0 0 249359 44 0 0 25 0 3 0 259696737 160440320 37544 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.39
Current children cumulated vsize (KiB) 156680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 2.01 2.03 1.84 3/67 9415
/proc/meminfo: memFree=977880/2055920 swapFree=4183364/4192956
[pid=9214] ppid=9212 vsize=156680 CPUtime=5000.16
/proc/9214/stat : 9214 (MiraXTv3_dyn) S 9212 9214 9142 0 -1 4194304 92094 0 0 0 499916 100 0 0 20 0 3 0 259696692 160440320 37544 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9214/statm: 39170 37544 218 20 0 38528 0
[pid=9214/tid=9216] ppid=9212 vsize=156680 CPUtime=2500.76
/proc/9214/task/9216/stat : 9216 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 47008 0 0 0 250022 54 0 0 25 0 3 0 259696737 160440320 37544 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9214/tid=9217] ppid=9212 vsize=156680 CPUtime=2498.93
/proc/9214/task/9217/stat : 9217 (MiraXTv3_dyn) R 9212 9214 9142 0 -1 4194368 44103 0 0 0 249849 44 0 0 25 0 3 0 259696737 160440320 37544 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 156680

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.24
CPU time (s): 5000.2
CPU user time (s): 4999.18
CPU system time (s): 1.02684
CPU usage (%): 199.431
Max. virtual memory (cumulated for all children) (KiB): 156760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.18
system time used= 1.02684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92094
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= 1390
involuntary context switches= 37622

runsolver used 2.49962 second user time and 6.62499 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Sun May 13 09:28:36 UTC 2007

IDJOB= 426282
IDBENCH= 20107
IDSOLVER= 196
FILE ID= node51/426282-1179048515

PBS_JOBID= 5253460

Free space on /tmp= 66542 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S3230925-04.cnf
COMMAND LINE= /tmp/evaluation/426282-1179048515/MiraXTv3_dyn /tmp/evaluation/426282-1179048515/instance-426282-1179048515.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-426282-1179048515 -o ROOT/results/node51/solver-426282-1179048515 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426282-1179048515/MiraXTv3_dyn /tmp/evaluation/426282-1179048515/instance-426282-1179048515.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7771e5453e656f0c9114162dd7fb7ab6

RANDOM SEED= 21114758

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1128768 kB
Buffers:         55280 kB
Cached:         729864 kB
SwapCached:       3656 kB
Active:         421192 kB
Inactive:       373412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1128768 kB
SwapTotal:     4192956 kB
SwapFree:      4183364 kB
Dirty:            4624 kB
Writeback:           0 kB
Mapped:          15544 kB
Slab:           118636 kB
Committed_AS:  8786188 kB
PageTables:       1408 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= 66542 MiB

End job on node51 on Sun May 13 10:10:25 UTC 2007