Trace number 426332

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 2506.86

General information on the benchmark

Namerandom/LargeSize/3SAT/v4000/
unif-k3-r4.2-v4000-c16800-S1946534526-16.cnf
MD5SUM000f0a2838a713053c9877abfe8633d8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark123.89
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/node26/watcher-426332-1179010748 -o ROOT/results/node26/solver-426332-1179010748 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426332-1179010748/MiraXTv3_dyn /tmp/evaluation/426332-1179010748/instance-426332-1179010748.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.02 1.28 3/77 22392
/proc/meminfo: memFree=1018912/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=2624 CPUtime=0
/proc/22392/stat : 22392 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194304 177 0 1 0 0 0 0 0 18 0 1 0 348991682 2686976 154 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4159852912 0 0 4096 0 0 0 0 17 1 0 0
/proc/22392/statm: 656 154 128 20 0 14 0

[startup+0.083023 s]
/proc/loadavg: 1.00 1.02 1.28 3/77 22392
/proc/meminfo: memFree=1018912/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=12524 CPUtime=0.07
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 1508 0 3 0 7 0 0 0 18 0 3 0 348991682 12824576 1483 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 3131 1483 218 20 0 2489 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12524

[startup+0.101025 s]
/proc/loadavg: 1.00 1.02 1.28 3/77 22392
/proc/meminfo: memFree=1018912/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=12524 CPUtime=0.1
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 1532 0 3 0 10 0 0 0 18 0 3 0 348991682 12824576 1507 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 3131 1507 218 20 0 2489 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12524

[startup+0.301044 s]
/proc/loadavg: 1.00 1.02 1.28 3/77 22392
/proc/meminfo: memFree=1018912/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=13812 CPUtime=0.51
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 1805 0 3 0 50 1 0 0 18 0 3 0 348991682 14143488 1780 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 3453 1780 218 20 0 2811 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 13812

[startup+0.701082 s]
/proc/loadavg: 1.00 1.02 1.28 3/77 22392
/proc/meminfo: memFree=1018912/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=17312 CPUtime=1.31
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 2607 0 3 0 129 2 0 0 18 0 3 0 348991682 17727488 2582 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 4328 2582 218 20 0 3686 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 17312

[startup+1.50116 s]
/proc/loadavg: 1.00 1.02 1.28 3/80 22395
/proc/meminfo: memFree=1006536/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=22876 CPUtime=2.9
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 4032 0 3 0 288 2 0 0 18 0 3 0 348991682 23425024 4007 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 5719 4007 218 20 0 5077 0
[pid=22392/tid=22394] ppid=22390 vsize=22876 CPUtime=1.42
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 1562 0 0 0 142 0 0 0 17 0 3 0 348991688 23425024 4007 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=22876 CPUtime=1.41
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 1664 0 0 0 140 1 0 0 24 0 3 0 348991688 23425024 4007 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 22876

[startup+3.10131 s]
/proc/loadavg: 1.00 1.02 1.28 3/80 22395
/proc/meminfo: memFree=998728/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=33136 CPUtime=6.09
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 6668 0 3 0 605 4 0 0 18 0 3 0 348991682 33931264 6643 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 8284 6643 218 20 0 7642 0
[pid=22392/tid=22394] ppid=22390 vsize=33136 CPUtime=3.02
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 2858 0 0 0 301 1 0 0 18 0 3 0 348991688 33931264 6643 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=33136 CPUtime=3
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 3004 0 0 0 298 2 0 0 25 0 3 0 348991688 33931264 6643 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 33136

[startup+6.3016 s]
/proc/loadavg: 1.08 1.03 1.28 3/80 22395
/proc/meminfo: memFree=985288/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=43900 CPUtime=12.48
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 9159 0 3 0 1242 6 0 0 18 0 3 0 348991682 44953600 9134 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 10975 9134 218 20 0 10333 0
[pid=22392/tid=22394] ppid=22390 vsize=43900 CPUtime=6.22
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 4353 0 0 0 620 2 0 0 25 0 3 0 348991688 44953600 9134 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=43900 CPUtime=6.19
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 4000 0 0 0 616 3 0 0 25 0 3 0 348991688 44953600 9134 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 43900

[startup+12.7022 s]
/proc/loadavg: 1.15 1.05 1.29 3/80 22395
/proc/meminfo: memFree=961512/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=67476 CPUtime=25.25
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 15313 0 3 0 2513 12 0 0 18 0 3 0 348991682 69095424 15216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 16869 15216 218 20 0 16227 0
[pid=22392/tid=22394] ppid=22390 vsize=67476 CPUtime=12.63
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 7133 0 0 0 1259 4 0 0 25 0 3 0 348991688 69095424 15216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=67476 CPUtime=12.56
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 7374 0 0 0 1249 7 0 0 25 0 3 0 348991688 69095424 15216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 67476

[startup+25.5014 s]
/proc/loadavg: 1.34 1.09 1.30 3/80 22395
/proc/meminfo: memFree=909800/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=115996 CPUtime=50.79
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 27499 0 3 0 5054 25 0 0 18 0 3 0 348991682 118779904 27130 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 28999 27130 218 20 0 28357 0
[pid=22392/tid=22394] ppid=22390 vsize=115996 CPUtime=25.41
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 12847 0 0 0 2533 8 0 0 25 0 3 0 348991688 118779904 27130 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=115996 CPUtime=25.3
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 13846 0 0 0 2515 15 0 0 25 0 3 0 348991688 118779904 27130 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522128 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 115996

[startup+51.1018 s]
/proc/loadavg: 1.56 1.16 1.31 3/80 22395
/proc/meminfo: memFree=876072/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=151060 CPUtime=101.84
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 37149 0 3 0 10148 36 0 0 18 0 3 0 348991682 154685440 36304 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 37765 36304 218 20 0 37123 0
[pid=22392/tid=22394] ppid=22390 vsize=151060 CPUtime=50.99
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 17369 0 0 0 5086 13 0 0 25 0 3 0 348991688 154685440 36304 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=151060 CPUtime=50.79
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 18974 0 0 0 5057 22 0 0 25 0 3 0 348991688 154685440 36304 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 151060

[startup+102.306 s]
/proc/loadavg: 1.81 1.29 1.35 3/80 22395
/proc/meminfo: memFree=850280/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=173580 CPUtime=203.96
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 43854 0 3 0 20353 43 0 0 18 0 3 0 348991682 177745920 42004 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 43395 42004 218 20 0 42753 0
[pid=22392/tid=22394] ppid=22390 vsize=173580 CPUtime=102.15
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 21107 0 0 0 10199 16 0 0 25 0 3 0 348991688 177745920 42004 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=173580 CPUtime=101.75
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 21941 0 0 0 10149 26 0 0 25 0 3 0 348991688 177745920 42004 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 173580

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.39 3/86 22569
/proc/meminfo: memFree=833776/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=188804 CPUtime=323.38
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 48683 0 3 0 32276 62 0 0 18 0 3 0 348991682 193335296 45782 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 47201 45782 218 20 0 46559 0
[pid=22392/tid=22394] ppid=22390 vsize=188804 CPUtime=161.94
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 23696 0 0 0 16175 19 0 0 25 0 3 0 348991688 193335296 45782 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=188804 CPUtime=161.36
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 24181 0 0 0 16095 41 0 0 25 0 3 0 348991688 193335296 45782 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.38
Current children cumulated vsize (KiB) 188804

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.42 3/80 22593
/proc/meminfo: memFree=829608/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=193924 CPUtime=442.95
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 51005 0 3 0 44229 66 0 0 18 0 3 0 348991682 198578176 47101 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 48481 47101 218 20 0 47839 0
[pid=22392/tid=22394] ppid=22390 vsize=193924 CPUtime=221.86
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 24212 0 0 0 22166 20 0 0 25 0 3 0 348991688 198578176 47101 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=193924 CPUtime=221.02
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 25987 0 0 0 22057 45 0 0 25 0 3 0 348991688 198578176 47101 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.95
Current children cumulated vsize (KiB) 193924

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.46 3/80 22593
/proc/meminfo: memFree=807208/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=216432 CPUtime=562.65
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 57362 0 3 0 56191 74 0 0 18 0 3 0 348991682 221626368 52730 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 54108 52730 218 20 0 53466 0
[pid=22392/tid=22394] ppid=22390 vsize=216432 CPUtime=281.85
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 25853 0 0 0 28163 22 0 0 25 0 3 0 348991688 221626368 52730 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=216432 CPUtime=280.75
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 30703 0 0 0 28023 52 0 0 25 0 3 0 348991688 221626368 52730 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.65
Current children cumulated vsize (KiB) 216432

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.48 3/80 22593
/proc/meminfo: memFree=807016/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=216432 CPUtime=682.36
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 58584 0 3 0 68160 76 0 0 18 0 3 0 348991682 221626368 52775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 54108 52775 218 20 0 53466 0
[pid=22392/tid=22394] ppid=22390 vsize=216432 CPUtime=341.82
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 26469 0 0 0 34159 23 0 0 25 0 3 0 348991688 221626368 52775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=216432 CPUtime=340.48
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 31309 0 0 0 33996 52 0 0 25 0 3 0 348991688 221626368 52775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.36
Current children cumulated vsize (KiB) 216432

[startup+402.301 s]

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

/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 44926 0 0 0 184001 45 0 0 25 0 3 0 348991688 284549120 67878 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=277880 CPUtime=1833.9
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 42133 0 0 0 183323 67 0 0 25 0 3 0 348991688 284549120 67878 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.43
Current children cumulated vsize (KiB) 277880

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 22593
/proc/meminfo: memFree=746792/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=277880 CPUtime=3794.16
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 87867 0 3 0 379302 114 0 0 18 0 3 0 348991682 284549120 67880 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 69470 67880 218 20 0 68828 0
[pid=22392/tid=22394] ppid=22390 vsize=277880 CPUtime=1900.2
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 44927 0 0 0 189975 45 0 0 25 0 3 0 348991688 284549120 67880 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=277880 CPUtime=1893.88
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 42134 0 0 0 189321 67 0 0 25 0 3 0 348991688 284549120 67880 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.16
Current children cumulated vsize (KiB) 277880

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 22593
/proc/meminfo: memFree=746792/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=277880 CPUtime=3913.84
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 87880 0 3 0 391270 114 0 0 18 0 3 0 348991682 284549120 67893 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 69470 67893 218 20 0 68828 0
[pid=22392/tid=22394] ppid=22390 vsize=277880 CPUtime=1959.95
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 44934 0 0 0 195949 46 0 0 25 0 3 0 348991688 284549120 67893 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134529746 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=277880 CPUtime=1953.82
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 42140 0 0 0 195315 67 0 0 25 0 3 0 348991688 284549120 67893 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.84
Current children cumulated vsize (KiB) 277880

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 22593
/proc/meminfo: memFree=746728/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=277880 CPUtime=4033.53
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 87893 0 3 0 403238 115 0 0 18 0 3 0 348991682 284549120 67906 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 69470 67906 218 20 0 68828 0
[pid=22392/tid=22394] ppid=22390 vsize=277880 CPUtime=2019.92
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 44941 0 0 0 201946 46 0 0 25 0 3 0 348991688 284549120 67906 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526524 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=277880 CPUtime=2013.54
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 42146 0 0 0 201287 67 0 0 25 0 3 0 348991688 284549120 67906 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.53
Current children cumulated vsize (KiB) 277880

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.88 3/80 22593
/proc/meminfo: memFree=731432/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=293240 CPUtime=4153.26
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 92052 0 3 0 415204 122 0 0 18 0 3 0 348991682 300277760 71708 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 73310 71708 218 20 0 72668 0
[pid=22392/tid=22394] ppid=22390 vsize=293240 CPUtime=2079.91
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 44946 0 0 0 207944 47 0 0 25 0 3 0 348991688 300277760 71708 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=293240 CPUtime=2073.28
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 46300 0 0 0 207254 74 0 0 25 0 3 0 348991688 300277760 71708 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.26
Current children cumulated vsize (KiB) 293240

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/80 22593
/proc/meminfo: memFree=731368/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=293240 CPUtime=4272.97
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 92506 0 3 0 427174 123 0 0 18 0 3 0 348991682 300277760 71712 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 73310 71712 218 20 0 72668 0
[pid=22392/tid=22394] ppid=22390 vsize=293240 CPUtime=2139.89
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 44948 0 0 0 213942 47 0 0 25 0 3 0 348991688 300277760 71712 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=293240 CPUtime=2133.01
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 46752 0 0 0 213227 74 0 0 25 0 3 0 348991688 300277760 71712 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.97
Current children cumulated vsize (KiB) 293240

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 22593
/proc/meminfo: memFree=730216/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=294164 CPUtime=4392.61
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 93103 0 3 0 439137 124 0 0 18 0 3 0 348991682 301223936 71948 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 73541 71948 218 20 0 72899 0
[pid=22392/tid=22394] ppid=22390 vsize=294164 CPUtime=2199.82
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 45361 0 0 0 219934 48 0 0 25 0 3 0 348991688 301223936 71948 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=294164 CPUtime=2192.73
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 46936 0 0 0 219198 75 0 0 25 0 3 0 348991688 301223936 71948 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.61
Current children cumulated vsize (KiB) 294164

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.90 3/80 22593
/proc/meminfo: memFree=730216/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=294164 CPUtime=4512.31
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 93562 0 3 0 451107 124 0 0 18 0 3 0 348991682 301223936 71952 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 73541 71952 218 20 0 72899 0
[pid=22392/tid=22394] ppid=22390 vsize=294164 CPUtime=2259.79
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 45818 0 0 0 225931 48 0 0 25 0 3 0 348991688 301223936 71952 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=294164 CPUtime=2252.46
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 46938 0 0 0 225171 75 0 0 25 0 3 0 348991688 301223936 71952 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.31
Current children cumulated vsize (KiB) 294164

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.90 3/80 22593
/proc/meminfo: memFree=730152/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=294164 CPUtime=4632.03
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 93933 0 3 0 463078 125 0 0 18 0 3 0 348991682 301223936 71959 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 73541 71959 218 20 0 72899 0
[pid=22392/tid=22394] ppid=22390 vsize=294164 CPUtime=2319.76
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 46186 0 0 0 231927 49 0 0 25 0 3 0 348991688 301223936 71959 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=294164 CPUtime=2312.2
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 46941 0 0 0 231145 75 0 0 25 0 3 0 348991688 301223936 71959 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.03
Current children cumulated vsize (KiB) 294164

[startup+2382.3 s]
/proc/loadavg: 2.05 1.99 1.91 4/80 22593
/proc/meminfo: memFree=730216/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=294164 CPUtime=4751.72
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 94222 0 3 0 475047 125 0 0 18 0 3 0 348991682 301223936 71972 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 73541 71972 218 20 0 72899 0
[pid=22392/tid=22394] ppid=22390 vsize=294164 CPUtime=2379.73
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 46474 0 0 0 237924 49 0 0 25 0 3 0 348991688 301223936 71972 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 13026972 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=294164 CPUtime=2371.93
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 46942 0 0 0 237118 75 0 0 25 0 3 0 348991688 301223936 71972 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.72
Current children cumulated vsize (KiB) 294164

[startup+2442.3 s]
/proc/loadavg: 2.06 2.00 1.92 3/80 22593
/proc/meminfo: memFree=730088/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=294164 CPUtime=4871.44
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 94690 0 3 0 487018 126 0 0 18 0 3 0 348991682 301223936 71980 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 73541 71980 218 20 0 72899 0
[pid=22392/tid=22394] ppid=22390 vsize=294164 CPUtime=2439.72
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 46936 0 0 0 243922 50 0 0 25 0 3 0 348991688 301223936 71980 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=294164 CPUtime=2431.66
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 46948 0 0 0 243091 75 0 0 25 0 3 0 348991688 301223936 71980 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.44
Current children cumulated vsize (KiB) 294164

[startup+2502.3 s]
/proc/loadavg: 2.11 2.03 1.93 3/80 22593
/proc/meminfo: memFree=729448/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=294164 CPUtime=4991.16
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 95230 0 3 0 498989 127 0 0 18 0 3 0 348991682 301223936 72152 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 73541 72152 218 20 0 72899 0
[pid=22392/tid=22394] ppid=22390 vsize=294164 CPUtime=2499.69
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 47312 0 0 0 249919 50 0 0 25 0 3 0 348991688 301223936 72152 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=294164 CPUtime=2491.41
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 47112 0 0 0 249065 76 0 0 25 0 3 0 348991688 301223936 72152 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.16
Current children cumulated vsize (KiB) 294164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.8 s]
/proc/loadavg: 2.10 2.03 1.93 3/80 22593
/proc/meminfo: memFree=729448/2055920 swapFree=4170140/4192956
[pid=22392] ppid=22390 vsize=294164 CPUtime=5000.14
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 22320 0 -1 4194304 95230 0 3 0 499887 127 0 0 18 0 3 0 348991682 301223936 72152 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22392/statm: 73541 72152 218 20 0 72899 0
[pid=22392/tid=22394] ppid=22390 vsize=294164 CPUtime=2504.19
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 47312 0 0 0 250369 50 0 0 25 0 3 0 348991688 301223936 72152 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=294164 CPUtime=2495.88
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 22320 0 -1 4194368 47112 0 0 0 249512 76 0 0 25 0 3 0 348991688 301223936 72152 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 294164

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.86
CPU time (s): 5000.21
CPU user time (s): 4998.89
CPU system time (s): 1.3198
CPU usage (%): 199.461
Max. virtual memory (cumulated for all children) (KiB): 294532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.89
system time used= 1.3198
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95230
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= 869
involuntary context switches= 93511

runsolver used 2.6226 second user time and 6.56 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat May 12 22:59:09 UTC 2007

IDJOB= 426332
IDBENCH= 20157
IDSOLVER= 196
FILE ID= node26/426332-1179010748

PBS_JOBID= 5252988

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-S1946534526-16.cnf
COMMAND LINE= /tmp/evaluation/426332-1179010748/MiraXTv3_dyn /tmp/evaluation/426332-1179010748/instance-426332-1179010748.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-426332-1179010748 -o ROOT/results/node26/solver-426332-1179010748 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426332-1179010748/MiraXTv3_dyn /tmp/evaluation/426332-1179010748/instance-426332-1179010748.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  000f0a2838a713053c9877abfe8633d8

RANDOM SEED= 393398499

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.213
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.213
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:       1020728 kB
Buffers:         54044 kB
Cached:         828268 kB
SwapCached:       3456 kB
Active:         514572 kB
Inactive:       390800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1020728 kB
SwapTotal:     4192956 kB
SwapFree:      4170140 kB
Dirty:            4352 kB
Writeback:           0 kB
Mapped:          30348 kB
Slab:           115500 kB
Committed_AS:  2548748 kB
PageTables:       1716 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 node26 on Sat May 12 23:40:58 UTC 2007