Trace number 426329

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.21 2508

General information on the benchmark

Namerandom/LargeSize/3SAT/v16000/
unif-k3-r4.2-v16000-c67200-S791125864-16.cnf
MD5SUM4e143e0a14562155f1998f2e56848071
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 variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
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.01	c Starting MiraXTv3...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.12 3/64 22683
/proc/meminfo: memFree=1180216/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=2624 CPUtime=0
/proc/22683/stat : 22683 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194304 177 0 1 0 0 0 0 0 18 0 1 0 377057300 2686976 154 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4159852912 0 0 4096 0 0 0 0 17 1 0 0
/proc/22683/statm: 656 154 128 20 0 14 0

[startup+0.098914 s]
/proc/loadavg: 0.92 0.98 1.12 3/64 22683
/proc/meminfo: memFree=1180216/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=8368 CPUtime=0.08
/proc/22683/stat : 22683 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194304 1572 0 3 0 8 0 0 0 18 0 1 0 377057300 8568832 1550 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7325307 0 0 4096 0 0 0 0 17 1 0 0
/proc/22683/statm: 2092 1550 206 20 0 1450 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8368

[startup+0.101914 s]
/proc/loadavg: 0.92 0.98 1.12 3/64 22683
/proc/meminfo: memFree=1180216/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=8368 CPUtime=0.08
/proc/22683/stat : 22683 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194304 1592 0 3 0 8 0 0 0 18 0 1 0 377057300 8568832 1570 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7325307 0 0 4096 0 0 0 0 17 1 0 0
/proc/22683/statm: 2092 1571 206 20 0 1450 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8368

[startup+0.301951 s]
/proc/loadavg: 0.92 0.98 1.12 3/64 22683
/proc/meminfo: memFree=1180216/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=10236 CPUtime=0.28
/proc/22683/stat : 22683 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194304 2068 0 3 0 28 0 0 0 19 0 1 0 377057300 10481664 2046 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/22683/statm: 2559 2046 207 20 0 1917 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10236

[startup+0.703034 s]
/proc/loadavg: 0.92 0.98 1.12 3/64 22683
/proc/meminfo: memFree=1180216/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=37164 CPUtime=0.95
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 5312 0 3 0 92 3 0 0 19 0 3 0 377057300 38055936 4983 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 9291 4983 218 20 0 8649 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 37164

[startup+1.50119 s]
/proc/loadavg: 0.92 0.98 1.12 3/67 22686
/proc/meminfo: memFree=1159776/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=38484 CPUtime=2.53
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 5685 0 3 0 249 4 0 0 19 0 3 0 377057300 39407616 5356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 9621 5356 218 20 0 8979 0
[pid=22683/tid=22685] ppid=22681 vsize=38484 CPUtime=1.14
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 1739 0 0 0 113 1 0 0 25 0 3 0 377057335 39407616 5356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=38484 CPUtime=1.04
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 1473 0 0 0 103 1 0 0 22 0 3 0 377057335 39407616 5356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 38484

[startup+3.10148 s]
/proc/loadavg: 1.09 1.02 1.13 3/67 22686
/proc/meminfo: memFree=1156960/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=43436 CPUtime=5.73
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 7006 0 3 0 567 6 0 0 19 0 3 0 377057300 44478464 6677 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 10859 6677 218 20 0 10217 0
[pid=22683/tid=22685] ppid=22681 vsize=43436 CPUtime=2.74
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 2381 0 0 0 272 2 0 0 18 0 3 0 377057335 44478464 6677 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=43436 CPUtime=2.64
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 2152 0 0 0 262 2 0 0 19 0 3 0 377057335 44478464 6677 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 43436

[startup+6.30206 s]
/proc/loadavg: 1.09 1.02 1.13 3/67 22686
/proc/meminfo: memFree=1144800/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=54636 CPUtime=12.12
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 9834 0 3 0 1202 10 0 0 19 0 3 0 377057300 55947264 9505 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 13659 9505 218 20 0 13017 0
[pid=22683/tid=22685] ppid=22681 vsize=54636 CPUtime=5.94
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 3844 0 0 0 590 4 0 0 16 0 3 0 377057335 55947264 9505 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=54636 CPUtime=5.82
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 3517 0 0 0 579 3 0 0 20 0 3 0 377057335 55947264 9505 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 54636

[startup+12.7012 s]
/proc/loadavg: 1.23 1.05 1.14 3/67 22686
/proc/meminfo: memFree=1119840/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=78632 CPUtime=24.88
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 15893 0 3 0 2472 16 0 0 19 0 3 0 377057300 80519168 15564 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 19658 15564 218 20 0 19016 0
[pid=22683/tid=22685] ppid=22681 vsize=78632 CPUtime=12.34
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 6573 0 0 0 1226 8 0 0 25 0 3 0 377057335 80519168 15564 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=78632 CPUtime=12.19
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 6847 0 0 0 1213 6 0 0 22 0 3 0 377057335 80519168 15564 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.88
Current children cumulated vsize (KiB) 78632

[startup+25.5016 s]
/proc/loadavg: 1.34 1.08 1.14 3/67 22686
/proc/meminfo: memFree=1102496/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=93548 CPUtime=50.41
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 19733 0 3 0 5019 22 0 0 19 0 3 0 377057300 95793152 19404 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 23387 19404 218 20 0 22745 0
[pid=22683/tid=22685] ppid=22681 vsize=93548 CPUtime=25.13
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 8785 0 0 0 2501 12 0 0 25 0 3 0 377057335 95793152 19404 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=93548 CPUtime=24.93
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 8475 0 0 0 2485 8 0 0 19 0 3 0 377057335 95793152 19404 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.41
Current children cumulated vsize (KiB) 93548

[startup+51.1023 s]
/proc/loadavg: 1.57 1.15 1.17 3/67 22686
/proc/meminfo: memFree=1032864/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=164208 CPUtime=101.48
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 37653 0 3 0 10103 45 0 0 19 0 3 0 377057300 168148992 37175 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 41052 37175 218 20 0 40410 0
[pid=22683/tid=22685] ppid=22681 vsize=164208 CPUtime=50.72
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 17004 0 0 0 5047 25 0 0 25 0 3 0 377057335 168148992 37175 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=164208 CPUtime=50.42
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 18176 0 0 0 5023 19 0 0 25 0 3 0 377057335 168148992 37175 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 164208

[startup+102.307 s]
/proc/loadavg: 1.83 1.29 1.21 3/67 22686
/proc/meminfo: memFree=968416/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=225944 CPUtime=203.57
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 53626 0 3 0 20293 64 0 0 19 0 3 0 377057300 231366656 52788 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 56486 52788 218 20 0 55844 0
[pid=22683/tid=22685] ppid=22681 vsize=225944 CPUtime=101.88
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 24830 0 0 0 10153 35 0 0 25 0 3 0 377057335 231366656 52788 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=225944 CPUtime=101.35
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 26323 0 0 0 10107 28 0 0 25 0 3 0 377057335 231366656 52788 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.57
Current children cumulated vsize (KiB) 225944

[startup+162.302 s]
/proc/loadavg: 1.93 1.42 1.26 3/67 22686
/proc/meminfo: memFree=900896/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=293456 CPUtime=323.17
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 70984 0 3 0 32230 87 0 0 19 0 3 0 377057300 300498944 69654 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 73364 69654 218 20 0 72722 0
[pid=22683/tid=22685] ppid=22681 vsize=293456 CPUtime=161.84
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 33609 0 0 0 16135 49 0 0 24 0 3 0 377057335 300498944 69654 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=293456 CPUtime=160.99
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 34902 0 0 0 16062 37 0 0 25 0 3 0 377057335 300498944 69654 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.17
Current children cumulated vsize (KiB) 293456

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.30 3/73 22852
/proc/meminfo: memFree=879640/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=313152 CPUtime=442.59
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 76385 0 3 0 44156 103 0 0 19 0 3 0 377057300 320667648 74532 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 78288 74532 218 20 0 77646 0
[pid=22683/tid=22685] ppid=22681 vsize=313152 CPUtime=221.59
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 34885 0 0 0 22108 51 0 0 19 0 3 0 377057335 320667648 74532 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=313152 CPUtime=220.66
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 39027 0 0 0 22015 51 0 0 17 0 3 0 377057335 320667648 74532 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.59
Current children cumulated vsize (KiB) 313152

[startup+282.302 s]
/proc/loadavg: 1.99 1.61 1.34 3/67 22884
/proc/meminfo: memFree=839072/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=356160 CPUtime=562.23
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 87284 0 3 0 56102 121 0 0 19 0 3 0 377057300 364707840 85097 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 89040 85097 218 20 0 88398 0
[pid=22683/tid=22685] ppid=22681 vsize=356160 CPUtime=281.52
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 44739 0 0 0 28088 64 0 0 21 0 3 0 377057335 364707840 85097 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=356160 CPUtime=280.37
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 40072 0 0 0 27981 56 0 0 21 0 3 0 377057335 364707840 85097 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.23
Current children cumulated vsize (KiB) 356160

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.38 3/67 22884
/proc/meminfo: memFree=807968/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=386664 CPUtime=681.93
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 95255 0 3 0 68061 132 0 0 19 0 3 0 377057300 395943936 92800 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 96666 92800 218 20 0 96024 0
[pid=22683/tid=22685] ppid=22681 vsize=386664 CPUtime=341.48
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 49531 0 0 0 34077 71 0 0 25 0 3 0 377057335 395943936 92800 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=386664 CPUtime=340.09
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 43251 0 0 0 33950 59 0 0 24 0 3 0 377057335 395943936 92800 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.93
Current children cumulated vsize (KiB) 386664

[startup+402.302 s]

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

/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 58795 0 0 0 189349 87 0 0 25 0 3 0 377057335 499937280 118279 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22683/tid=22686] ppid=22681 vsize=488220 CPUtime=1897.84
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 62924 0 0 0 189704 80 0 0 25 0 3 0 377057335 499937280 118279 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3792.56
Current children cumulated vsize (KiB) 488220

[startup+1962.3 s]
/proc/loadavg: 1.98 1.98 1.85 3/67 22884
/proc/meminfo: memFree=705760/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=488220 CPUtime=3912.19
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 124210 0 3 0 391049 170 0 0 19 0 3 0 377057300 499937280 118297 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 122055 118297 218 20 0 121413 0
[pid=22683/tid=22685] ppid=22681 vsize=488220 CPUtime=1954.2
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 58804 0 0 0 195333 87 0 0 25 0 3 0 377057335 499937280 118297 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=488220 CPUtime=1957.64
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 62933 0 0 0 195683 81 0 0 25 0 3 0 377057335 499937280 118297 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3912.19
Current children cumulated vsize (KiB) 488220

[startup+2022.3 s]
/proc/loadavg: 1.99 1.98 1.86 3/67 22884
/proc/meminfo: memFree=705760/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=488220 CPUtime=4031.87
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 124212 0 3 0 403017 170 0 0 19 0 3 0 377057300 499937280 118299 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 122055 118299 218 20 0 121413 0
[pid=22683/tid=22685] ppid=22681 vsize=488220 CPUtime=2014.16
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 58805 0 0 0 201329 87 0 0 25 0 3 0 377057335 499937280 118299 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=488220 CPUtime=2017.36
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 62934 0 0 0 201655 81 0 0 25 0 3 0 377057335 499937280 118299 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4031.87
Current children cumulated vsize (KiB) 488220

[startup+2082.31 s]
/proc/loadavg: 1.99 1.98 1.86 3/67 22884
/proc/meminfo: memFree=705760/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=488220 CPUtime=4151.48
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 124224 0 3 0 414978 170 0 0 19 0 3 0 377057300 499937280 118311 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 122055 118311 218 20 0 121413 0
[pid=22683/tid=22685] ppid=22681 vsize=488220 CPUtime=2074.08
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 58815 0 0 0 207321 87 0 0 25 0 3 0 377057335 499937280 118311 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=488220 CPUtime=2077.04
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 62936 0 0 0 207623 81 0 0 25 0 3 0 377057335 499937280 118311 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4151.48
Current children cumulated vsize (KiB) 488220

[startup+2142.3 s]
/proc/loadavg: 1.99 1.98 1.87 3/67 22884
/proc/meminfo: memFree=705824/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=488220 CPUtime=4271.13
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 124226 0 3 0 426943 170 0 0 19 0 3 0 377057300 499937280 118313 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 122055 118313 218 20 0 121413 0
[pid=22683/tid=22685] ppid=22681 vsize=488220 CPUtime=2134.02
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 58816 0 0 0 213315 87 0 0 25 0 3 0 377057335 499937280 118313 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=488220 CPUtime=2136.76
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 62937 0 0 0 213595 81 0 0 25 0 3 0 377057335 499937280 118313 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4271.13
Current children cumulated vsize (KiB) 488220

[startup+2202.3 s]
/proc/loadavg: 1.99 1.98 1.88 3/67 22884
/proc/meminfo: memFree=704032/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=489820 CPUtime=4390.77
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 124732 0 3 0 438907 170 0 0 19 0 3 0 377057300 501575680 118746 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 122455 118746 218 20 0 121813 0
[pid=22683/tid=22685] ppid=22681 vsize=489820 CPUtime=2193.94
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 58874 0 0 0 219307 87 0 0 22 0 3 0 377057335 501575680 118746 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=489820 CPUtime=2196.48
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 63385 0 0 0 219567 81 0 0 21 0 3 0 377057335 501575680 118746 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4390.77
Current children cumulated vsize (KiB) 489820

[startup+2262.3 s]
/proc/loadavg: 1.99 1.98 1.88 3/67 22884
/proc/meminfo: memFree=704096/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=489820 CPUtime=4510.5
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 124878 0 3 0 450879 171 0 0 19 0 3 0 377057300 501575680 118746 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 122455 118746 218 20 0 121813 0
[pid=22683/tid=22685] ppid=22681 vsize=489820 CPUtime=2253.92
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 58874 0 0 0 225305 87 0 0 25 0 3 0 377057335 501575680 118746 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=489820 CPUtime=2256.23
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 63531 0 0 0 225541 82 0 0 25 0 3 0 377057335 501575680 118746 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4510.5
Current children cumulated vsize (KiB) 489820

[startup+2322.3 s]
/proc/loadavg: 1.99 1.98 1.89 3/67 22884
/proc/meminfo: memFree=657184/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=537056 CPUtime=4629.98
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 136899 0 3 0 462810 188 0 0 19 0 3 0 377057300 549945344 130398 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 134264 130398 218 20 0 133622 0
[pid=22683/tid=22685] ppid=22681 vsize=537056 CPUtime=2313.74
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 64722 0 0 0 231277 97 0 0 25 0 3 0 377057335 549945344 130398 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=537056 CPUtime=2315.89
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 69704 0 0 0 231500 89 0 0 21 0 3 0 377057335 549945344 130398 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4629.98
Current children cumulated vsize (KiB) 537056

[startup+2382.3 s]
/proc/loadavg: 1.99 1.98 1.89 3/67 22884
/proc/meminfo: memFree=657120/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=537056 CPUtime=4749.59
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 137201 0 3 0 474771 188 0 0 19 0 3 0 377057300 549945344 130404 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 134264 130404 218 20 0 133622 0
[pid=22683/tid=22685] ppid=22681 vsize=537056 CPUtime=2373.62
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 64873 0 0 0 237265 97 0 0 25 0 3 0 377057335 549945344 130404 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=537056 CPUtime=2375.61
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 69855 0 0 0 237472 89 0 0 25 0 3 0 377057335 549945344 130404 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4749.59
Current children cumulated vsize (KiB) 537056

[startup+2442.3 s]
/proc/loadavg: 1.99 1.98 1.90 3/67 22884
/proc/meminfo: memFree=657120/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=537056 CPUtime=4869.31
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 137497 0 3 0 486743 188 0 0 19 0 3 0 377057300 549945344 130404 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 134264 130404 218 20 0 133622 0
[pid=22683/tid=22685] ppid=22681 vsize=537056 CPUtime=2433.6
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 65021 0 0 0 243263 97 0 0 25 0 3 0 377057335 549945344 130404 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=537056 CPUtime=2435.36
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 70003 0 0 0 243446 90 0 0 25 0 3 0 377057335 549945344 130404 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4869.31
Current children cumulated vsize (KiB) 537056

[startup+2502.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/67 22884
/proc/meminfo: memFree=657312/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=537036 CPUtime=4988.93
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 137645 0 3 0 498704 189 0 0 19 0 3 0 377057300 549924864 130356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 134259 130356 218 20 0 133617 0
[pid=22683/tid=22685] ppid=22681 vsize=537036 CPUtime=2493.55
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 65095 0 0 0 249258 97 0 0 25 0 3 0 377057335 549924864 130356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=537036 CPUtime=2495.03
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 70077 0 0 0 249413 90 0 0 25 0 3 0 377057335 549924864 130356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4988.93
Current children cumulated vsize (KiB) 537036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.9 s]
/proc/loadavg: 1.99 1.98 1.91 3/67 22884
/proc/meminfo: memFree=657312/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=537036 CPUtime=5000.11
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 137645 0 3 0 499822 189 0 0 19 0 3 0 377057300 549924864 130356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 134259 130356 218 20 0 133617 0
[pid=22683/tid=22685] ppid=22681 vsize=537036 CPUtime=2499.15
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 65095 0 0 0 249818 97 0 0 25 0 3 0 377057335 549924864 130356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=537036 CPUtime=2500.61
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 70077 0 0 0 249971 90 0 0 25 0 3 0 377057335 549924864 130356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 537036

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

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

[startup+2507.9 s]
/proc/loadavg: 1.99 1.98 1.91 3/67 22884
/proc/meminfo: memFree=657312/2055920 swapFree=4183164/4192956
[pid=22683] ppid=22681 vsize=537036 CPUtime=5000.11
/proc/22683/stat : 22683 (MiraXTv3_dyn) S 22681 22683 22610 0 -1 4194304 137645 0 3 0 499822 189 0 0 19 0 3 0 377057300 549924864 130356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22683/statm: 134259 130356 218 20 0 133617 0
[pid=22683/tid=22685] ppid=22681 vsize=537036 CPUtime=2499.15
/proc/22683/task/22685/stat : 22685 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 65095 0 0 0 249818 97 0 0 25 0 3 0 377057335 549924864 130356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22683/tid=22686] ppid=22681 vsize=537036 CPUtime=2500.61
/proc/22683/task/22686/stat : 22686 (MiraXTv3_dyn) R 22681 22683 22610 0 -1 4194368 70077 0 0 0 249971 90 0 0 25 0 3 0 377057335 549924864 130356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 537036

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2508
CPU time (s): 5000.21
CPU user time (s): 4998.24
CPU system time (s): 1.9697
CPU usage (%): 199.371
Max. virtual memory (cumulated for all children) (KiB): 537352

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

runsolver used 2.46962 second user time and 6.67098 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Sat May 12 22:57:58 UTC 2007

IDJOB= 426329
IDBENCH= 20154
IDSOLVER= 196
FILE ID= node67/426329-1179010678

PBS_JOBID= 5252984

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v16000/unif-k3-r4.2-v16000-c67200-S791125864-16.cnf
COMMAND LINE= /tmp/evaluation/426329-1179010678/MiraXTv3_dyn /tmp/evaluation/426329-1179010678/instance-426329-1179010678.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-426329-1179010678 -o ROOT/results/node67/solver-426329-1179010678 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426329-1179010678/MiraXTv3_dyn /tmp/evaluation/426329-1179010678/instance-426329-1179010678.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4e143e0a14562155f1998f2e56848071

RANDOM SEED= 535461177

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.263
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.263
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:       1181840 kB
Buffers:         55028 kB
Cached:         681996 kB
SwapCached:       3972 kB
Active:         373384 kB
Inactive:       373288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1181840 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            5328 kB
Writeback:           0 kB
Mapped:          15552 kB
Slab:           113412 kB
Committed_AS:  2765728 kB
PageTables:       1452 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= 66549 MiB

End job on node67 on Sat May 12 23:39:48 UTC 2007