Trace number 426333

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.11 2506.76

General information on the benchmark

Namerandom/LargeSize/3SAT/v4000/
unif-k3-r4.2-v4000-c16800-S1580061366-10.cnf
MD5SUM66a738f4ff82d0fd708f0dea8b7fe645
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.5247
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
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/node47/watcher-426333-1179010752 -o ROOT/results/node47/solver-426333-1179010752 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426333-1179010752/MiraXTv3_dyn /tmp/evaluation/426333-1179010752/instance-426333-1179010752.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.00 1.00 1.12 2/77 31467
/proc/meminfo: memFree=1138896/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=2624 CPUtime=0
/proc/31467/stat : 31467 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194304 177 0 1 0 0 0 0 0 18 0 1 0 255920631 2686976 154 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 11892244 0 0 4096 0 0 0 0 17 1 0 0
/proc/31467/statm: 656 154 128 20 0 14 0

[startup+0.011317 s]
/proc/loadavg: 1.00 1.00 1.12 2/77 31467
/proc/meminfo: memFree=1138896/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=3788 CPUtime=0
/proc/31467/stat : 31467 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194304 297 0 3 0 0 0 0 0 18 0 1 0 255920631 3878912 275 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31467/statm: 947 284 202 20 0 305 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3788

[startup+0.101333 s]
/proc/loadavg: 1.00 1.00 1.12 2/77 31467
/proc/meminfo: memFree=1138896/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=12476 CPUtime=0.1
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 1526 0 3 0 10 0 0 0 18 0 3 0 255920631 12775424 1501 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 3119 1501 218 20 0 2477 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12476

[startup+0.301354 s]
/proc/loadavg: 1.00 1.00 1.12 2/77 31467
/proc/meminfo: memFree=1138896/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=13896 CPUtime=0.51
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 1796 0 3 0 50 1 0 0 18 0 3 0 255920631 14229504 1771 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 3474 1771 218 20 0 2832 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 13896

[startup+0.701397 s]
/proc/loadavg: 1.00 1.00 1.12 2/77 31467
/proc/meminfo: memFree=1138896/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=16240 CPUtime=1.3
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 2561 0 3 0 129 1 0 0 18 0 3 0 255920631 16629760 2536 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 4060 2536 218 20 0 3418 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 16240

[startup+1.50148 s]
/proc/loadavg: 1.00 1.00 1.12 4/80 31470
/proc/meminfo: memFree=1126520/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=22960 CPUtime=2.9
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 4011 0 3 0 288 2 0 0 18 0 3 0 255920631 23511040 3986 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 5740 3986 218 20 0 5098 0
[pid=31467/tid=31469] ppid=31465 vsize=22960 CPUtime=1.43
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 1591 0 0 0 142 1 0 0 17 0 3 0 255920637 23511040 3986 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10954363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=22960 CPUtime=1.41
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 1613 0 0 0 141 0 0 0 18 0 3 0 255920638 23511040 3986 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 22960

[startup+3.10166 s]
/proc/loadavg: 1.08 1.02 1.12 3/80 31470
/proc/meminfo: memFree=1118392/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=34012 CPUtime=6.09
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 6852 0 3 0 605 4 0 0 18 0 3 0 255920631 34828288 6827 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 8503 6827 218 20 0 7861 0
[pid=31467/tid=31469] ppid=31465 vsize=34012 CPUtime=3.03
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 3060 0 0 0 301 2 0 0 25 0 3 0 255920637 34828288 6827 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10954363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=34012 CPUtime=3.01
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 2985 0 0 0 299 2 0 0 18 0 3 0 255920638 34828288 6828 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 34012

[startup+6.30201 s]
/proc/loadavg: 1.08 1.02 1.12 3/80 31470
/proc/meminfo: memFree=1103224/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=44004 CPUtime=12.45
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 9422 0 3 0 1239 6 0 0 18 0 3 0 255920631 45060096 9397 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 11001 9397 218 20 0 10359 0
[pid=31467/tid=31469] ppid=31465 vsize=44004 CPUtime=6.22
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 4616 0 0 0 619 3 0 0 25 0 3 0 255920637 45060096 9397 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=44004 CPUtime=6.16
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 3999 0 0 0 614 2 0 0 24 0 3 0 255920638 45060096 9398 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520480 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 44004

[startup+12.7027 s]
/proc/loadavg: 1.22 1.05 1.13 3/80 31470
/proc/meminfo: memFree=1083320/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=65732 CPUtime=25.22
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 14716 0 3 0 2510 12 0 0 18 0 3 0 255920631 67309568 14619 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 16433 14619 218 20 0 15791 0
[pid=31467/tid=31469] ppid=31465 vsize=65732 CPUtime=12.62
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 6947 0 0 0 1257 5 0 0 25 0 3 0 255920637 67309568 14619 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=65732 CPUtime=12.53
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 6962 0 0 0 1248 5 0 0 25 0 3 0 255920638 67309568 14619 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 65732

[startup+25.5011 s]
/proc/loadavg: 1.34 1.08 1.14 3/80 31470
/proc/meminfo: memFree=1033144/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=112280 CPUtime=50.75
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 26686 0 3 0 5050 25 0 0 18 0 3 0 255920631 114974720 26317 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 28070 26317 218 20 0 27428 0
[pid=31467/tid=31469] ppid=31465 vsize=112280 CPUtime=25.41
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 13190 0 0 0 2532 9 0 0 25 0 3 0 255920637 114974720 26317 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=112280 CPUtime=25.27
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 12689 0 0 0 2513 14 0 0 25 0 3 0 255920638 114974720 26317 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526652 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 112280

[startup+51.1019 s]
/proc/loadavg: 1.56 1.15 1.16 3/80 31470
/proc/meminfo: memFree=989496/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=157484 CPUtime=101.82
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 38747 0 3 0 10141 41 0 0 18 0 3 0 255920631 161263616 37903 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 39371 37903 218 20 0 38729 0
[pid=31467/tid=31469] ppid=31465 vsize=157484 CPUtime=51
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 17944 0 0 0 5086 14 0 0 25 0 3 0 255920637 161263616 37903 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=157484 CPUtime=50.76
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 19996 0 0 0 5050 26 0 0 25 0 3 0 255920638 161263616 37903 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 157484

[startup+102.305 s]
/proc/loadavg: 1.82 1.29 1.21 3/80 31470
/proc/meminfo: memFree=965048/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=179224 CPUtime=203.9
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 45171 0 3 0 20338 52 0 0 18 0 3 0 255920631 183525376 43323 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 44806 43323 218 20 0 44164 0
[pid=31467/tid=31469] ppid=31465 vsize=179224 CPUtime=102.16
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 20421 0 0 0 10198 18 0 0 25 0 3 0 255920637 183525376 43323 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=179224 CPUtime=101.68
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 23943 0 0 0 10135 33 0 0 25 0 3 0 255920638 183525376 43323 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 179224

[startup+162.302 s]
/proc/loadavg: 1.93 1.42 1.25 3/86 31646
/proc/meminfo: memFree=956992/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=185584 CPUtime=323.31
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 47818 0 3 0 32262 69 0 0 18 0 3 0 255920631 190038016 44986 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 46396 44986 218 20 0 45754 0
[pid=31467/tid=31469] ppid=31465 vsize=185584 CPUtime=161.94
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 22551 0 0 0 16175 19 0 0 25 0 3 0 255920637 190038016 44986 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=185584 CPUtime=161.31
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 24460 0 0 0 16082 49 0 0 25 0 3 0 255920638 190038016 44986 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565817 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.31
Current children cumulated vsize (KiB) 185584

[startup+222.301 s]
/proc/loadavg: 1.97 1.52 1.30 3/80 31668
/proc/meminfo: memFree=958136/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=185584 CPUtime=442.93
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 48846 0 3 0 44222 71 0 0 18 0 3 0 255920631 190038016 45009 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 46396 45009 218 20 0 45754 0
[pid=31467/tid=31469] ppid=31465 vsize=185584 CPUtime=221.85
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 23064 0 0 0 22166 19 0 0 25 0 3 0 255920637 190038016 45009 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=185584 CPUtime=221.01
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 24975 0 0 0 22051 50 0 0 25 0 3 0 255920638 190038016 45009 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.93
Current children cumulated vsize (KiB) 185584

[startup+282.302 s]
/proc/loadavg: 1.99 1.61 1.34 3/80 31668
/proc/meminfo: memFree=949944/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=193908 CPUtime=562.62
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 51713 0 3 0 56186 76 0 0 18 0 3 0 255920631 198561792 47073 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 48477 47073 218 20 0 47835 0
[pid=31467/tid=31469] ppid=31465 vsize=193908 CPUtime=281.82
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 23440 0 0 0 28162 20 0 0 25 0 3 0 255920637 198561792 47073 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=193908 CPUtime=280.73
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 27466 0 0 0 28019 54 0 0 25 0 3 0 255920638 198561792 47073 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.62
Current children cumulated vsize (KiB) 193908

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.38 3/80 31668
/proc/meminfo: memFree=931256/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=212268 CPUtime=682.27
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 57474 0 3 0 68147 80 0 0 18 0 3 0 255920631 217362432 51725 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 53067 51725 218 20 0 52425 0
[pid=31467/tid=31469] ppid=31465 vsize=212268 CPUtime=341.61
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 28589 0 0 0 34137 24 0 0 25 0 3 0 255920637 217362432 51725 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31467/tid=31470] ppid=31465 vsize=212268 CPUtime=340.59
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 28078 0 0 0 34004 55 0 0 25 0 3 0 255920638 217362432 51725 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.27
Current children cumulated vsize (KiB) 212268

[startup+402.302 s]

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

/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 42768 0 0 0 189423 42 0 0 25 0 3 0 255920637 282075136 67193 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31467/tid=31470] ppid=31465 vsize=275464 CPUtime=1899.56
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 45448 0 0 0 189871 85 0 0 25 0 3 0 255920638 282075136 67193 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.28
Current children cumulated vsize (KiB) 275464

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 31670
/proc/meminfo: memFree=869368/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=275464 CPUtime=3913.97
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 90173 0 3 0 391268 129 0 0 18 0 3 0 255920631 282075136 67199 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 68866 67199 218 20 0 68224 0
[pid=31467/tid=31469] ppid=31465 vsize=275464 CPUtime=1954.37
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 43387 0 0 0 195395 42 0 0 25 0 3 0 255920637 282075136 67199 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31467/tid=31470] ppid=31465 vsize=275464 CPUtime=1959.53
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 45979 0 0 0 195867 86 0 0 25 0 3 0 255920638 282075136 67199 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.97
Current children cumulated vsize (KiB) 275464

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 31670
/proc/meminfo: memFree=869304/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=275464 CPUtime=4033.65
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 90718 0 3 0 403235 130 0 0 18 0 3 0 255920631 282075136 67213 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 68866 67213 218 20 0 68224 0
[pid=31467/tid=31469] ppid=31465 vsize=275464 CPUtime=2014.08
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 43570 0 0 0 201366 42 0 0 25 0 3 0 255920637 282075136 67213 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31467/tid=31470] ppid=31465 vsize=275464 CPUtime=2019.49
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 46341 0 0 0 201863 86 0 0 25 0 3 0 255920638 282075136 67213 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.65
Current children cumulated vsize (KiB) 275464

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 31670
/proc/meminfo: memFree=869624/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=275076 CPUtime=4153.33
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 90729 0 3 0 415203 130 0 0 18 0 3 0 255920631 281677824 67154 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 68769 67154 218 20 0 68127 0
[pid=31467/tid=31469] ppid=31465 vsize=275076 CPUtime=2073.8
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 43575 0 0 0 207338 42 0 0 25 0 3 0 255920637 281677824 67154 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31467/tid=31470] ppid=31465 vsize=275076 CPUtime=2079.46
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 46347 0 0 0 207859 87 0 0 25 0 3 0 255920638 281677824 67154 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.33
Current children cumulated vsize (KiB) 275076

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 31670
/proc/meminfo: memFree=869624/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=275076 CPUtime=4273.02
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 90739 0 3 0 427171 131 0 0 18 0 3 0 255920631 281677824 67164 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 68769 67164 218 20 0 68127 0
[pid=31467/tid=31469] ppid=31465 vsize=275076 CPUtime=2133.53
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 43580 0 0 0 213311 42 0 0 25 0 3 0 255920637 281677824 67164 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31467/tid=31470] ppid=31465 vsize=275076 CPUtime=2139.42
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 46352 0 0 0 213855 87 0 0 25 0 3 0 255920638 281677824 67164 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565556 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.02
Current children cumulated vsize (KiB) 275076

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 31670
/proc/meminfo: memFree=869688/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=275076 CPUtime=4392.74
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 90742 0 3 0 439142 132 0 0 18 0 3 0 255920631 281677824 67167 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 68769 67167 218 20 0 68127 0
[pid=31467/tid=31469] ppid=31465 vsize=275076 CPUtime=2193.47
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 43582 0 0 0 219305 42 0 0 25 0 3 0 255920637 281677824 67167 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=275076 CPUtime=2199.19
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 46353 0 0 0 219831 88 0 0 25 0 3 0 255920638 281677824 67167 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.74
Current children cumulated vsize (KiB) 275076

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/80 31670
/proc/meminfo: memFree=867576/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=277056 CPUtime=4512.44
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 91495 0 3 0 451111 133 0 0 18 0 3 0 255920631 283705344 67646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 69264 67646 218 20 0 68622 0
[pid=31467/tid=31469] ppid=31465 vsize=277056 CPUtime=2253.46
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 44330 0 0 0 225302 44 0 0 25 0 3 0 255920637 283705344 67646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=277056 CPUtime=2258.92
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 46358 0 0 0 225804 88 0 0 25 0 3 0 255920638 283705344 67646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.44
Current children cumulated vsize (KiB) 277056

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/80 31670
/proc/meminfo: memFree=861432/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=282768 CPUtime=4632.14
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 93580 0 3 0 463078 136 0 0 18 0 3 0 255920631 289554432 69179 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 70692 69179 218 20 0 70050 0
[pid=31467/tid=31469] ppid=31465 vsize=282768 CPUtime=2313.44
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 45355 0 0 0 231299 45 0 0 25 0 3 0 255920637 289554432 69179 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=282768 CPUtime=2318.64
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 47418 0 0 0 231774 90 0 0 25 0 3 0 255920638 289554432 69179 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.14
Current children cumulated vsize (KiB) 282768

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 31670
/proc/meminfo: memFree=854776/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=289612 CPUtime=4751.86
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 95921 0 3 0 475047 139 0 0 18 0 3 0 255920631 296562688 70876 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 72403 70876 218 20 0 71761 0
[pid=31467/tid=31469] ppid=31465 vsize=289612 CPUtime=2373.42
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 47196 0 0 0 237295 47 0 0 25 0 3 0 255920637 296562688 70876 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=289612 CPUtime=2378.37
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 47918 0 0 0 237746 91 0 0 25 0 3 0 255920638 296562688 70876 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.86
Current children cumulated vsize (KiB) 289612

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 31670
/proc/meminfo: memFree=849784/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=294244 CPUtime=4871.56
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 98007 0 3 0 487015 141 0 0 18 0 3 0 255920631 301305856 72040 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 73561 72040 218 20 0 72919 0
[pid=31467/tid=31469] ppid=31465 vsize=294244 CPUtime=2433.4
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 48818 0 0 0 243292 48 0 0 25 0 3 0 255920637 301305856 72040 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=294244 CPUtime=2438.1
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 48382 0 0 0 243718 92 0 0 25 0 3 0 255920638 301305856 72040 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.56
Current children cumulated vsize (KiB) 294244

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.90 3/80 31670
/proc/meminfo: memFree=849784/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=294244 CPUtime=4991.28
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 98755 0 3 0 498986 142 0 0 18 0 3 0 255920631 301305856 72044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 73561 72044 218 20 0 72919 0
[pid=31467/tid=31469] ppid=31465 vsize=294244 CPUtime=2493.37
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 49192 0 0 0 249288 49 0 0 25 0 3 0 255920637 301305856 72044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=294244 CPUtime=2497.84
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 48756 0 0 0 249692 92 0 0 25 0 3 0 255920638 301305856 72044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.28
Current children cumulated vsize (KiB) 294244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 1.99 1.97 1.90 3/80 31670
/proc/meminfo: memFree=849784/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=294244 CPUtime=5000.04
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 98941 0 3 0 499862 142 0 0 18 0 3 0 255920631 301305856 72044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 73561 72044 218 20 0 72919 0
[pid=31467/tid=31469] ppid=31465 vsize=294244 CPUtime=2497.77
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 49285 0 0 0 249728 49 0 0 20 0 3 0 255920637 301305856 72044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=294244 CPUtime=2502.2
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 48849 0 0 0 250128 92 0 0 25 0 3 0 255920638 301305856 72044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10953055 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 294244

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

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

[startup+2506.7 s]
/proc/loadavg: 1.99 1.97 1.90 3/80 31670
/proc/meminfo: memFree=849784/2055920 swapFree=4157856/4192956
[pid=31467] ppid=31465 vsize=294244 CPUtime=5000.04
/proc/31467/stat : 31467 (MiraXTv3_dyn) S 31465 31467 31395 0 -1 4194304 98941 0 3 0 499862 142 0 0 18 0 3 0 255920631 301305856 72044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31467/statm: 73561 72044 218 20 0 72919 0
[pid=31467/tid=31469] ppid=31465 vsize=294244 CPUtime=2497.77
/proc/31467/task/31469/stat : 31469 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 49285 0 0 0 249728 49 0 0 20 0 3 0 255920637 301305856 72044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31467/tid=31470] ppid=31465 vsize=294244 CPUtime=2502.2
/proc/31467/task/31470/stat : 31470 (MiraXTv3_dyn) R 31465 31467 31395 0 -1 4194368 48849 0 0 0 250128 92 0 0 25 0 3 0 255920638 301305856 72044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10953055 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 294244

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.76
CPU time (s): 5000.11
CPU user time (s): 4998.64
CPU system time (s): 1.47078
CPU usage (%): 199.465
Max. virtual memory (cumulated for all children) (KiB): 294244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.64
system time used= 1.47078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98941
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= 918
involuntary context switches= 94247

runsolver used 2.50662 second user time and 6.68098 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Sat May 12 22:59:13 UTC 2007

IDJOB= 426333
IDBENCH= 20158
IDSOLVER= 196
FILE ID= node47/426333-1179010752

PBS_JOBID= 5252989

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v4000/unif-k3-r4.2-v4000-c16800-S1580061366-10.cnf
COMMAND LINE= /tmp/evaluation/426333-1179010752/MiraXTv3_dyn /tmp/evaluation/426333-1179010752/instance-426333-1179010752.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-426333-1179010752 -o ROOT/results/node47/solver-426333-1179010752 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426333-1179010752/MiraXTv3_dyn /tmp/evaluation/426333-1179010752/instance-426333-1179010752.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  66a738f4ff82d0fd708f0dea8b7fe645

RANDOM SEED= 445100956

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.221
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.221
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:       1140584 kB
Buffers:         51232 kB
Cached:         717988 kB
SwapCached:       3804 kB
Active:         504952 kB
Inactive:       287760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1140584 kB
SwapTotal:     4192956 kB
SwapFree:      4157856 kB
Dirty:            4320 kB
Writeback:           0 kB
Mapped:          30460 kB
Slab:           108176 kB
Committed_AS:  5552772 kB
PageTables:       1776 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66550 MiB

End job on node47 on Sat May 12 23:41:02 UTC 2007