Trace number 426292

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.16 2507.14

General information on the benchmark

Namerandom/LargeSize/7SAT/v220/
unif-k7-r85-v220-c18700-S41627158-13.cnf
MD5SUM0d3f0c2b5512c56be44120e0b7381605
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 variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

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/node12/watcher-426292-1179007502 -o ROOT/results/node12/solver-426292-1179007502 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426292-1179007502/MiraXTv3_dyn /tmp/evaluation/426292-1179007502/instance-426292-1179007502.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.99 1.97 1.99 3/77 21319
/proc/meminfo: memFree=1559992/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=3788 CPUtime=0
/proc/21319/stat : 21319 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194304 355 0 0 0 0 0 0 0 18 0 1 0 376787569 3878912 331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21319/statm: 947 338 202 20 0 305 0

[startup+0.054425 s]
/proc/loadavg: 1.99 1.97 1.99 3/77 21319
/proc/meminfo: memFree=1559992/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=5616 CPUtime=0.05
/proc/21319/stat : 21319 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194304 870 0 0 0 5 0 0 0 18 0 1 0 376787569 5750784 845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583719 0 0 4096 0 0 0 0 17 1 0 0
/proc/21319/statm: 1404 845 207 20 0 762 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5616

[startup+0.101419 s]
/proc/loadavg: 1.99 1.97 1.99 3/77 21319
/proc/meminfo: memFree=1559992/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=5616 CPUtime=0.09
/proc/21319/stat : 21319 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194304 870 0 0 0 9 0 0 0 18 0 1 0 376787569 5750784 845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/21319/statm: 1404 845 207 20 0 762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5616

[startup+0.301436 s]
/proc/loadavg: 1.99 1.97 1.99 3/77 21319
/proc/meminfo: memFree=1559992/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=5780 CPUtime=0.29
/proc/21319/stat : 21319 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194304 914 0 0 0 29 0 0 0 19 0 1 0 376787569 5918720 889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583960 0 0 4096 0 0 0 0 17 1 0 0
/proc/21319/statm: 1445 889 207 20 0 803 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5780

[startup+0.701483 s]
/proc/loadavg: 1.99 1.97 1.99 3/77 21319
/proc/meminfo: memFree=1559992/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=14200 CPUtime=0.86
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 1817 0 0 0 86 0 0 0 21 0 3 0 376787569 14540800 1755 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 3550 1755 218 20 0 2908 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 14200

[startup+1.50156 s]
/proc/loadavg: 1.91 1.95 1.98 3/80 21322
/proc/meminfo: memFree=1550688/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=21324 CPUtime=2.46
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 3642 0 0 0 245 1 0 0 21 0 3 0 376787569 21835776 3580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 5331 3580 218 20 0 4689 0
[pid=21319/tid=21321] ppid=21317 vsize=21324 CPUtime=0.98
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 1281 0 0 0 98 0 0 0 19 0 3 0 376787620 21835776 3580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=21324 CPUtime=0.96
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 1380 0 0 0 96 0 0 0 18 0 3 0 376787620 21835776 3580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 21324

[startup+3.10272 s]
/proc/loadavg: 1.91 1.95 1.98 3/80 21322
/proc/meminfo: memFree=1541536/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=29084 CPUtime=5.66
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 5597 0 0 0 564 2 0 0 21 0 3 0 376787569 29782016 5535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 7271 5535 218 20 0 6629 0
[pid=21319/tid=21321] ppid=21317 vsize=29084 CPUtime=2.58
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 2254 0 0 0 258 0 0 0 18 0 3 0 376787620 29782016 5535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=29084 CPUtime=2.56
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 2362 0 0 0 255 1 0 0 19 0 3 0 376787620 29782016 5535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 29084

[startup+6.30104 s]
/proc/loadavg: 1.91 1.95 1.98 3/80 21322
/proc/meminfo: memFree=1532064/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=39464 CPUtime=12.03
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 8287 0 0 0 1199 4 0 0 21 0 3 0 376787569 40411136 8153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 9866 8153 218 20 0 9224 0
[pid=21319/tid=21321] ppid=21317 vsize=39464 CPUtime=5.78
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 3598 0 0 0 576 2 0 0 25 0 3 0 376787620 40411136 8153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=39464 CPUtime=5.74
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 3708 0 0 0 572 2 0 0 25 0 3 0 376787620 40411136 8153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 39464

[startup+12.7017 s]
/proc/loadavg: 1.93 1.95 1.98 3/80 21322
/proc/meminfo: memFree=1503776/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=65396 CPUtime=24.8
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 15054 0 0 0 2468 12 0 0 21 0 3 0 376787569 66965504 14754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 16349 14754 218 20 0 15707 0
[pid=21319/tid=21321] ppid=21317 vsize=65396 CPUtime=12.17
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 6957 0 0 0 1212 5 0 0 19 0 3 0 376787620 66965504 14754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=65396 CPUtime=12.12
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 7116 0 0 0 1206 6 0 0 25 0 3 0 376787620 66965504 14754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530097 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.8
Current children cumulated vsize (KiB) 65396

[startup+25.502 s]
/proc/loadavg: 1.94 1.96 1.98 3/80 21322
/proc/meminfo: memFree=1495648/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=72720 CPUtime=50.33
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 17161 0 0 0 5019 14 0 0 21 0 3 0 376787569 74465280 16421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 18180 16421 218 20 0 17538 0
[pid=21319/tid=21321] ppid=21317 vsize=72720 CPUtime=24.95
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 7926 0 0 0 2490 5 0 0 25 0 3 0 376787620 74465280 16421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526593 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=72720 CPUtime=24.86
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 8254 0 0 0 2478 8 0 0 25 0 3 0 376787620 74465280 16421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 72720

[startup+51.1015 s]
/proc/loadavg: 1.96 1.96 1.98 3/80 21322
/proc/meminfo: memFree=1479072/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=87664 CPUtime=101.38
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 21883 0 0 0 10120 18 0 0 21 0 3 0 376787569 89767936 20327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 21916 20327 218 20 0 21274 0
[pid=21319/tid=21321] ppid=21317 vsize=87664 CPUtime=50.53
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 10095 0 0 0 5047 6 0 0 25 0 3 0 376787620 89767936 20327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=87664 CPUtime=50.33
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 10807 0 0 0 5022 11 0 0 25 0 3 0 376787620 89767936 20327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.38
Current children cumulated vsize (KiB) 87664

[startup+102.307 s]
/proc/loadavg: 1.98 1.96 1.98 3/80 21322
/proc/meminfo: memFree=1474016/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=91508 CPUtime=203.47
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 24634 0 0 0 20327 20 0 0 21 0 3 0 376787569 93704192 21519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 22877 21519 218 20 0 22235 0
[pid=21319/tid=21321] ppid=21317 vsize=91508 CPUtime=101.69
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 11441 0 0 0 10162 7 0 0 25 0 3 0 376787620 93704192 21519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=91508 CPUtime=101.26
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 12212 0 0 0 10114 12 0 0 25 0 3 0 376787620 93704192 21519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.47
Current children cumulated vsize (KiB) 91508

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 21322
/proc/meminfo: memFree=1470112/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=95836 CPUtime=323.14
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 27291 0 0 0 32292 22 0 0 21 0 3 0 376787569 98136064 22551 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 23959 22551 218 20 0 23317 0
[pid=21319/tid=21321] ppid=21317 vsize=95836 CPUtime=161.64
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 12791 0 0 0 16155 9 0 0 17 0 3 0 376787620 98136064 22551 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=95836 CPUtime=160.98
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 13519 0 0 0 16085 13 0 0 17 0 3 0 376787620 98136064 22551 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.14
Current children cumulated vsize (KiB) 95836

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 21322
/proc/meminfo: memFree=1468064/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=97488 CPUtime=442.81
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 29442 0 0 0 44257 24 0 0 21 0 3 0 376787569 99827712 23012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 24372 23012 218 20 0 23730 0
[pid=21319/tid=21321] ppid=21317 vsize=97488 CPUtime=221.6
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 13837 0 0 0 22151 9 0 0 25 0 3 0 376787620 99827712 23012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=97488 CPUtime=220.69
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 14624 0 0 0 22055 14 0 0 25 0 3 0 376787620 99827712 23012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521716 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.81
Current children cumulated vsize (KiB) 97488

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 21322
/proc/meminfo: memFree=1464864/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=100984 CPUtime=562.51
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 31651 0 0 0 56225 26 0 0 21 0 3 0 376787569 103407616 23791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 25246 23791 218 20 0 24604 0
[pid=21319/tid=21321] ppid=21317 vsize=100984 CPUtime=281.57
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 14840 0 0 0 28147 10 0 0 25 0 3 0 376787620 103407616 23791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=100984 CPUtime=280.42
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 15830 0 0 0 28027 15 0 0 25 0 3 0 376787620 103407616 23791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.51
Current children cumulated vsize (KiB) 100984

[startup+342.302 s]
/proc/loadavg: 2.04 1.99 1.99 3/80 21322
/proc/meminfo: memFree=1459872/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=106836 CPUtime=682.18
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 34344 0 0 0 68188 30 0 0 21 0 3 0 376787569 109400064 25054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 26709 25054 218 20 0 26067 0
[pid=21319/tid=21321] ppid=21317 vsize=106836 CPUtime=341.52
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 16602 0 0 0 34139 13 0 0 25 0 3 0 376787620 109400064 25054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=106836 CPUtime=340.13
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 16761 0 0 0 33997 16 0 0 25 0 3 0 376787620 109400064 25054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.18
Current children cumulated vsize (KiB) 106836

[startup+402.302 s]

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

/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 39134 0 0 0 189791 37 0 0 25 0 3 0 376787620 149712896 35124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21319/tid=21322] ppid=21317 vsize=146204 CPUtime=1894.96
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 39040 0 0 0 189454 42 0 0 25 0 3 0 376787620 149712896 35124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.76
Current children cumulated vsize (KiB) 146204

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 21324
/proc/meminfo: memFree=1419552/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=146204 CPUtime=3913.46
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 79676 0 0 0 391265 81 0 0 21 0 3 0 376787569 149712896 35124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 36551 35124 218 20 0 35909 0
[pid=21319/tid=21321] ppid=21317 vsize=146204 CPUtime=1958.01
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 39655 0 0 0 195764 37 0 0 25 0 3 0 376787620 149712896 35124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21319/tid=21322] ppid=21317 vsize=146204 CPUtime=1954.93
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 39040 0 0 0 195450 43 0 0 25 0 3 0 376787620 149712896 35124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.46
Current children cumulated vsize (KiB) 146204

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 21324
/proc/meminfo: memFree=1419168/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=146664 CPUtime=4033.12
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 80544 0 0 0 403230 82 0 0 21 0 3 0 376787569 150183936 35212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 36666 35212 218 20 0 36024 0
[pid=21319/tid=21321] ppid=21317 vsize=146664 CPUtime=2017.86
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 40523 0 0 0 201748 38 0 0 25 0 3 0 376787620 150183936 35212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=146664 CPUtime=2014.74
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 39040 0 0 0 201431 43 0 0 25 0 3 0 376787620 150183936 35212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.12
Current children cumulated vsize (KiB) 146664

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 21324
/proc/meminfo: memFree=1412960/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=152992 CPUtime=4152.8
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 82686 0 0 0 415194 86 0 0 21 0 3 0 376787569 156663808 36768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 38248 36768 218 20 0 37606 0
[pid=21319/tid=21321] ppid=21317 vsize=152992 CPUtime=2077.83
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 42664 0 0 0 207741 42 0 0 25 0 3 0 376787620 156663808 36768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=152992 CPUtime=2074.45
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 39041 0 0 0 207402 43 0 0 25 0 3 0 376787620 156663808 36768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.8
Current children cumulated vsize (KiB) 152992

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 21324
/proc/meminfo: memFree=1412832/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=152992 CPUtime=4272.48
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 83345 0 0 0 427161 87 0 0 21 0 3 0 376787569 156663808 36772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 38248 36772 218 20 0 37606 0
[pid=21319/tid=21321] ppid=21317 vsize=152992 CPUtime=2137.78
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 43321 0 0 0 213736 42 0 0 25 0 3 0 376787620 156663808 36772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=152992 CPUtime=2134.18
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 39043 0 0 0 213374 44 0 0 25 0 3 0 376787620 156663808 36772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.48
Current children cumulated vsize (KiB) 152992

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 21324
/proc/meminfo: memFree=1412704/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=153180 CPUtime=4392.15
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 84052 0 0 0 439128 87 0 0 21 0 3 0 376787569 156856320 36820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 38295 36820 218 20 0 37653 0
[pid=21319/tid=21321] ppid=21317 vsize=153180 CPUtime=2197.75
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 44026 0 0 0 219732 43 0 0 25 0 3 0 376787620 156856320 36820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=153180 CPUtime=2193.89
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 39045 0 0 0 219345 44 0 0 25 0 3 0 376787620 156856320 36820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.15
Current children cumulated vsize (KiB) 153180

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 21324
/proc/meminfo: memFree=1410464/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=155516 CPUtime=4511.85
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 85582 0 0 0 451096 89 0 0 21 0 3 0 376787569 159248384 37373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 38879 37373 218 20 0 38237 0
[pid=21319/tid=21321] ppid=21317 vsize=155516 CPUtime=2257.71
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 45231 0 0 0 225727 44 0 0 25 0 3 0 376787620 159248384 37373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=155516 CPUtime=2253.62
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 39370 0 0 0 225318 44 0 0 25 0 3 0 376787620 159248384 37373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.85
Current children cumulated vsize (KiB) 155516

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 21324
/proc/meminfo: memFree=1408672/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=157352 CPUtime=4631.52
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 87131 0 0 0 463061 91 0 0 21 0 3 0 376787569 161128448 37810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 39338 37810 218 20 0 38696 0
[pid=21319/tid=21321] ppid=21317 vsize=157352 CPUtime=2317.67
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 46024 0 0 0 231722 45 0 0 25 0 3 0 376787620 161128448 37810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=157352 CPUtime=2313.33
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 40126 0 0 0 231288 45 0 0 25 0 3 0 376787620 161128448 37810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.52
Current children cumulated vsize (KiB) 157352

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 21324
/proc/meminfo: memFree=1406496/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=159400 CPUtime=4751.19
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 88803 0 0 0 475026 93 0 0 21 0 3 0 376787569 163225600 38373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 39850 38373 218 20 0 39208 0
[pid=21319/tid=21321] ppid=21317 vsize=159400 CPUtime=2377.63
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 46507 0 0 0 237717 46 0 0 25 0 3 0 376787620 163225600 38373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=159400 CPUtime=2373.04
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 41315 0 0 0 237258 46 0 0 25 0 3 0 376787620 163225600 38373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.19
Current children cumulated vsize (KiB) 159400

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 21324
/proc/meminfo: memFree=1405984/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=160592 CPUtime=4870.85
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 90086 0 0 0 486991 94 0 0 21 0 3 0 376787569 164446208 38476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 40148 38476 218 20 0 39506 0
[pid=21319/tid=21321] ppid=21317 vsize=160592 CPUtime=2437.59
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 47066 0 0 0 243712 47 0 0 25 0 3 0 376787620 164446208 38476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=160592 CPUtime=2432.76
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 42039 0 0 0 243229 47 0 0 25 0 3 0 376787620 164446208 38476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.85
Current children cumulated vsize (KiB) 160592

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 21324
/proc/meminfo: memFree=1405792/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=160760 CPUtime=4990.54
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 91300 0 0 0 498958 96 0 0 21 0 3 0 376787569 164618240 38512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 40190 38512 218 20 0 39548 0
[pid=21319/tid=21321] ppid=21317 vsize=160760 CPUtime=2497.55
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 47629 0 0 0 249707 48 0 0 25 0 3 0 376787620 164618240 38512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=160760 CPUtime=2492.47
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 42690 0 0 0 249200 47 0 0 25 0 3 0 376787620 164618240 38512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.54
Current children cumulated vsize (KiB) 160760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 21324
/proc/meminfo: memFree=1405792/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=160760 CPUtime=5000.12
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 91430 0 0 0 499916 96 0 0 21 0 3 0 376787569 164618240 38512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 40190 38512 218 20 0 39548 0
[pid=21319/tid=21321] ppid=21317 vsize=160760 CPUtime=2502.35
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 47694 0 0 0 250187 48 0 0 25 0 3 0 376787620 164618240 38512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=160760 CPUtime=2497.25
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 42755 0 0 0 249678 47 0 0 25 0 3 0 376787620 164618240 38512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 160760

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

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

[startup+2507.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 21324
/proc/meminfo: memFree=1405792/2055920 swapFree=4154876/4192956
[pid=21319] ppid=21317 vsize=160760 CPUtime=5000.12
/proc/21319/stat : 21319 (MiraXTv3_dyn) S 21317 21319 21247 0 -1 4194304 91430 0 0 0 499916 96 0 0 21 0 3 0 376787569 164618240 38512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21319/statm: 40190 38512 218 20 0 39548 0
[pid=21319/tid=21321] ppid=21317 vsize=160760 CPUtime=2502.35
/proc/21319/task/21321/stat : 21321 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 47694 0 0 0 250187 48 0 0 25 0 3 0 376787620 164618240 38512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21319/tid=21322] ppid=21317 vsize=160760 CPUtime=2497.25
/proc/21319/task/21322/stat : 21322 (MiraXTv3_dyn) R 21317 21319 21247 0 -1 4194368 42755 0 0 0 249678 47 0 0 25 0 3 0 376787620 164618240 38512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 160760

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.14
CPU time (s): 5000.16
CPU user time (s): 4999.18
CPU system time (s): 0.987849
CPU usage (%): 199.437
Max. virtual memory (cumulated for all children) (KiB): 160856

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

runsolver used 2.36464 second user time and 6.76397 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat May 12 22:05:02 UTC 2007

IDJOB= 426292
IDBENCH= 20117
IDSOLVER= 196
FILE ID= node12/426292-1179007502

PBS_JOBID= 5252859

Free space on /tmp= 66538 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v220/unif-k7-r85-v220-c18700-S41627158-13.cnf
COMMAND LINE= /tmp/evaluation/426292-1179007502/MiraXTv3_dyn /tmp/evaluation/426292-1179007502/instance-426292-1179007502.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-426292-1179007502 -o ROOT/results/node12/solver-426292-1179007502 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426292-1179007502/MiraXTv3_dyn /tmp/evaluation/426292-1179007502/instance-426292-1179007502.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0d3f0c2b5512c56be44120e0b7381605

RANDOM SEED= 251251434

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1560208 kB
Buffers:         52468 kB
Cached:         353228 kB
SwapCached:      17604 kB
Active:         183536 kB
Inactive:       246596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1560208 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:            4580 kB
Writeback:           0 kB
Mapped:          29884 kB
Slab:            51108 kB
Committed_AS: 10999736 kB
PageTables:       1792 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= 66538 MiB

End job on node12 on Sat May 12 22:46:51 UTC 2007