Trace number 426309

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.04 2507.04

General information on the benchmark

Namerandom/LargeSize/7SAT/v160/
unif-k7-r85-v160-c13600-S498187802-14.cnf
MD5SUM00d47b831eb8416786df8f38bac74b26
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark28.4077
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-426309-1179008163 -o ROOT/results/node17/solver-426309-1179008163 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426309-1179008163/MiraXTv3_dyn /tmp/evaluation/426309-1179008163/instance-426309-1179008163.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: 2.15 2.05 2.01 3/77 27069
/proc/meminfo: memFree=1613232/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=3788 CPUtime=0
/proc/27069/stat : 27069 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194304 371 0 0 0 0 0 0 0 18 0 1 0 348733855 3878912 346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 0 0 0
/proc/27069/statm: 947 347 206 20 0 305 0

[startup+0.082301 s]
/proc/loadavg: 2.15 2.05 2.01 3/77 27069
/proc/meminfo: memFree=1613232/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=5180 CPUtime=0.07
/proc/27069/stat : 27069 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194304 700 0 0 0 7 0 0 0 18 0 1 0 348733855 5304320 675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 0 0 0
/proc/27069/statm: 1295 675 207 20 0 653 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5180

[startup+0.101303 s]
/proc/loadavg: 2.15 2.05 2.01 3/77 27069
/proc/meminfo: memFree=1613232/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=5180 CPUtime=0.09
/proc/27069/stat : 27069 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194304 700 0 0 0 9 0 0 0 18 0 1 0 348733855 5304320 675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583921 0 0 4096 0 0 0 0 17 0 0 0
/proc/27069/statm: 1295 675 207 20 0 653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5180

[startup+0.301324 s]
/proc/loadavg: 2.15 2.05 2.01 3/77 27069
/proc/meminfo: memFree=1613232/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=5180 CPUtime=0.29
/proc/27069/stat : 27069 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194304 712 0 0 0 29 0 0 0 19 0 1 0 348733855 5304320 687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583709 0 0 4096 0 0 0 0 17 0 0 0
/proc/27069/statm: 1295 687 207 20 0 653 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5180

[startup+0.701373 s]
/proc/loadavg: 2.15 2.05 2.01 3/77 27069
/proc/meminfo: memFree=1613232/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=13092 CPUtime=1.06
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 2026 0 0 0 105 1 0 0 20 0 3 0 348733855 13406208 2001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 3273 2001 218 20 0 2631 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 13092

[startup+1.50245 s]
/proc/loadavg: 2.15 2.05 2.01 3/80 27072
/proc/meminfo: memFree=1603288/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=20268 CPUtime=2.66
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 3646 0 0 0 264 2 0 0 20 0 3 0 348733855 20754432 3621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 5067 3621 218 20 0 4425 0
[pid=27069/tid=27071] ppid=27067 vsize=20268 CPUtime=1.17
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 1503 0 0 0 117 0 0 0 18 0 3 0 348733887 20754432 3621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=20268 CPUtime=1.16
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 1382 0 0 0 115 1 0 0 20 0 3 0 348733887 20754432 3621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 20268

[startup+3.10163 s]
/proc/loadavg: 2.15 2.05 2.01 3/80 27072
/proc/meminfo: memFree=1595160/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=25544 CPUtime=5.84
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 4756 0 0 0 581 3 0 0 20 0 3 0 348733855 26157056 4731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 6386 4731 218 20 0 5744 0
[pid=27069/tid=27071] ppid=27067 vsize=25544 CPUtime=2.77
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 2093 0 0 0 276 1 0 0 25 0 3 0 348733887 26157056 4731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=25544 CPUtime=2.76
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 1902 0 0 0 274 2 0 0 25 0 3 0 348733887 26157056 4731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 25544

[startup+6.30196 s]
/proc/loadavg: 2.21 2.06 2.01 3/80 27072
/proc/meminfo: memFree=1585448/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=37596 CPUtime=12.23
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 8141 0 0 0 1218 5 0 0 20 0 3 0 348733855 38498304 8006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 9399 8006 218 20 0 8757 0
[pid=27069/tid=27071] ppid=27067 vsize=37596 CPUtime=5.96
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 3672 0 0 0 594 2 0 0 23 0 3 0 348733887 38498304 8006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=37596 CPUtime=5.94
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 3708 0 0 0 592 2 0 0 22 0 3 0 348733887 38498304 8006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 37596

[startup+12.7016 s]
/proc/loadavg: 2.20 2.06 2.01 3/80 27072
/proc/meminfo: memFree=1561256/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=57924 CPUtime=24.99
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 13392 0 0 0 2489 10 0 0 20 0 3 0 348733855 59314176 13029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 14481 13029 218 20 0 13839 0
[pid=27069/tid=27071] ppid=27067 vsize=57924 CPUtime=12.35
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 6422 0 0 0 1230 5 0 0 25 0 3 0 348733887 59314176 13029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=57924 CPUtime=12.31
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 6209 0 0 0 1226 5 0 0 25 0 3 0 348733887 59314176 13029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 57924

[startup+25.502 s]
/proc/loadavg: 2.15 2.06 2.01 3/80 27072
/proc/meminfo: memFree=1549992/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=69472 CPUtime=50.54
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 16907 0 0 0 5039 15 0 0 20 0 3 0 348733855 71139328 16084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 17368 16084 218 20 0 16726 0
[pid=27069/tid=27071] ppid=27067 vsize=69472 CPUtime=25.15
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 7976 0 0 0 2509 6 0 0 25 0 3 0 348733887 71139328 16084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=69472 CPUtime=25.07
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 8170 0 0 0 2499 8 0 0 25 0 3 0 348733887 71139328 16084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 69472

[startup+51.1017 s]
/proc/loadavg: 2.10 2.05 2.01 3/80 27072
/proc/meminfo: memFree=1537192/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=81068 CPUtime=101.57
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 20750 0 0 0 10139 18 0 0 20 0 3 0 348733855 83013632 19036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 20267 19036 218 20 0 19625 0
[pid=27069/tid=27071] ppid=27067 vsize=81068 CPUtime=50.71
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 10165 0 0 0 5063 8 0 0 25 0 3 0 348733887 83013632 19036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=81068 CPUtime=50.53
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 9824 0 0 0 5044 9 0 0 25 0 3 0 348733887 83013632 19036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565471 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 81068

[startup+102.307 s]
/proc/loadavg: 2.08 2.06 2.01 3/80 27072
/proc/meminfo: memFree=1534952/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=83112 CPUtime=203.72
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 22992 0 0 0 20352 20 0 0 20 0 3 0 348733855 85106688 19588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 20778 19588 218 20 0 20136 0
[pid=27069/tid=27071] ppid=27067 vsize=83112 CPUtime=101.87
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 11523 0 0 0 10178 9 0 0 25 0 3 0 348733887 85106688 19588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=83112 CPUtime=101.51
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 10708 0 0 0 10141 10 0 0 25 0 3 0 348733887 85106688 19588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 83112

[startup+162.301 s]
/proc/loadavg: 2.07 2.06 2.01 3/80 27072
/proc/meminfo: memFree=1533608/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=84468 CPUtime=323.37
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 25125 0 0 0 32315 22 0 0 20 0 3 0 348733855 86495232 19901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 21117 19901 218 20 0 20475 0
[pid=27069/tid=27071] ppid=27067 vsize=84468 CPUtime=161.8
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 12639 0 0 0 16170 10 0 0 25 0 3 0 348733887 86495232 19901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=84468 CPUtime=161.24
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 11725 0 0 0 16113 11 0 0 25 0 3 0 348733887 86495232 19901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520956 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.37
Current children cumulated vsize (KiB) 84468

[startup+222.302 s]
/proc/loadavg: 2.09 2.07 2.01 3/80 27072
/proc/meminfo: memFree=1532456/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=84904 CPUtime=443.03
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 27192 0 0 0 44279 24 0 0 20 0 3 0 348733855 86941696 20213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 21226 20213 218 20 0 20584 0
[pid=27069/tid=27071] ppid=27067 vsize=84904 CPUtime=221.73
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 13665 0 0 0 22162 11 0 0 25 0 3 0 348733887 86941696 20213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=84904 CPUtime=220.98
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 12766 0 0 0 22085 13 0 0 25 0 3 0 348733887 86941696 20213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.03
Current children cumulated vsize (KiB) 84904

[startup+282.302 s]
/proc/loadavg: 2.14 2.09 2.02 3/80 27072
/proc/meminfo: memFree=1525288/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=93700 CPUtime=562.7
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 30586 0 0 0 56241 29 0 0 20 0 3 0 348733855 95948800 22047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 23425 22047 218 20 0 22783 0
[pid=27069/tid=27071] ppid=27067 vsize=93700 CPUtime=281.66
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 14919 0 0 0 28154 12 0 0 25 0 3 0 348733887 95948800 22047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=93700 CPUtime=280.72
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 14906 0 0 0 28056 16 0 0 25 0 3 0 348733887 95948800 22047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.7
Current children cumulated vsize (KiB) 93700

[startup+342.301 s]
/proc/loadavg: 2.29 2.13 2.04 3/80 27072
/proc/meminfo: memFree=1521320/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=96620 CPUtime=682.39
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 33177 0 0 0 68207 32 0 0 20 0 3 0 348733855 98938880 23009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 24155 23009 218 20 0 23513 0
[pid=27069/tid=27071] ppid=27067 vsize=96620 CPUtime=341.6
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 16650 0 0 0 34146 14 0 0 25 0 3 0 348733887 98938880 23009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=96620 CPUtime=340.46
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 15766 0 0 0 34029 17 0 0 25 0 3 0 348733887 98938880 23009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.39
Current children cumulated vsize (KiB) 96620

[startup+402.301 s]

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

/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 39975 0 0 0 183910 35 0 0 25 0 3 0 348733887 129912832 30341 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=126868 CPUtime=1834.44
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 37532 0 0 0 183399 45 0 0 25 0 3 0 348733887 129912832 30341 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.22
Current children cumulated vsize (KiB) 126868

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27074
/proc/meminfo: memFree=1482856/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=136236 CPUtime=3793.9
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 81829 0 0 0 379304 86 0 0 20 0 3 0 348733855 139505664 32582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 34059 32582 218 20 0 33417 0
[pid=27069/tid=27071] ppid=27067 vsize=136236 CPUtime=1899.4
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 42942 0 0 0 189901 39 0 0 25 0 3 0 348733887 139505664 32582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=136236 CPUtime=1894.17
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 38126 0 0 0 189371 46 0 0 25 0 3 0 348733887 139505664 32582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.9
Current children cumulated vsize (KiB) 136236

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27074
/proc/meminfo: memFree=1482728/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=136384 CPUtime=3913.59
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 83235 0 0 0 391272 87 0 0 20 0 3 0 348733855 139657216 32596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 34096 32596 218 20 0 33454 0
[pid=27069/tid=27071] ppid=27067 vsize=136384 CPUtime=1959.34
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 43688 0 0 0 195895 39 0 0 25 0 3 0 348733887 139657216 32596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=136384 CPUtime=1953.92
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 38786 0 0 0 195345 47 0 0 25 0 3 0 348733887 139657216 32596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.59
Current children cumulated vsize (KiB) 136384

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27074
/proc/meminfo: memFree=1482600/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=136592 CPUtime=4033.24
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 84668 0 0 0 403236 88 0 0 20 0 3 0 348733855 139870208 32640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 34148 32640 218 20 0 33506 0
[pid=27069/tid=27071] ppid=27067 vsize=136592 CPUtime=2019.25
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 44395 0 0 0 201886 39 0 0 25 0 3 0 348733887 139870208 32640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=136592 CPUtime=2013.66
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 39512 0 0 0 201318 48 0 0 25 0 3 0 348733887 139870208 32640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.24
Current children cumulated vsize (KiB) 136592

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27074
/proc/meminfo: memFree=1482664/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=136592 CPUtime=4152.93
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 86079 0 0 0 415203 90 0 0 20 0 3 0 348733855 139870208 32658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 34148 32658 218 20 0 33506 0
[pid=27069/tid=27071] ppid=27067 vsize=136592 CPUtime=2079.2
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 45121 0 0 0 207880 40 0 0 25 0 3 0 348733887 139870208 32658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=136592 CPUtime=2073.4
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 40197 0 0 0 207291 49 0 0 25 0 3 0 348733887 139870208 32658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.93
Current children cumulated vsize (KiB) 136592

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27074
/proc/meminfo: memFree=1482408/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=136592 CPUtime=4272.57
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 87306 0 0 0 427166 91 0 0 20 0 3 0 348733855 139870208 32696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 34148 32696 218 20 0 33506 0
[pid=27069/tid=27071] ppid=27067 vsize=136592 CPUtime=2139.1
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 45606 0 0 0 213870 40 0 0 25 0 3 0 348733887 139870208 32696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=136592 CPUtime=2133.14
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 40939 0 0 0 213264 50 0 0 25 0 3 0 348733887 139870208 32696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.57
Current children cumulated vsize (KiB) 136592

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27074
/proc/meminfo: memFree=1481896/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=136776 CPUtime=4392.24
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 88816 0 0 0 439131 93 0 0 20 0 3 0 348733855 140058624 32819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 34194 32819 218 20 0 33552 0
[pid=27069/tid=27071] ppid=27067 vsize=136776 CPUtime=2199.03
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 46380 0 0 0 219862 41 0 0 25 0 3 0 348733887 140058624 32819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=136776 CPUtime=2192.88
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 41675 0 0 0 219237 51 0 0 25 0 3 0 348733887 140058624 32819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.24
Current children cumulated vsize (KiB) 136776

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27074
/proc/meminfo: memFree=1481576/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=137932 CPUtime=4511.91
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 90040 0 0 0 451097 94 0 0 20 0 3 0 348733855 141242368 32921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 34483 32921 218 20 0 33841 0
[pid=27069/tid=27071] ppid=27067 vsize=137932 CPUtime=2258.97
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 46935 0 0 0 225855 42 0 0 25 0 3 0 348733887 141242368 32921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27069/tid=27072] ppid=27067 vsize=137932 CPUtime=2252.62
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 42344 0 0 0 225210 52 0 0 25 0 3 0 348733887 141242368 32921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.91
Current children cumulated vsize (KiB) 137932

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27074
/proc/meminfo: memFree=1481192/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=137932 CPUtime=4631.61
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 91382 0 0 0 463065 96 0 0 20 0 3 0 348733855 141242368 33009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 34483 33009 218 20 0 33841 0
[pid=27069/tid=27071] ppid=27067 vsize=137932 CPUtime=2318.73
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 47397 0 0 0 231830 43 0 0 25 0 3 0 348733887 141242368 33009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27069/tid=27072] ppid=27067 vsize=137932 CPUtime=2312.55
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 43224 0 0 0 231203 52 0 0 25 0 3 0 348733887 141242368 33009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.61
Current children cumulated vsize (KiB) 137932

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27074
/proc/meminfo: memFree=1480488/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=138956 CPUtime=4751.27
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 92679 0 0 0 475030 97 0 0 20 0 3 0 348733855 142290944 33184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 34739 33184 218 20 0 34097 0
[pid=27069/tid=27071] ppid=27067 vsize=138956 CPUtime=2378.46
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 47874 0 0 0 237803 43 0 0 25 0 3 0 348733887 142290944 33184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27069/tid=27072] ppid=27067 vsize=138956 CPUtime=2372.48
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 44044 0 0 0 237195 53 0 0 25 0 3 0 348733887 142290944 33184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.27
Current children cumulated vsize (KiB) 138956

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27074
/proc/meminfo: memFree=1480040/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=138956 CPUtime=4870.95
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 94260 0 0 0 486996 99 0 0 20 0 3 0 348733855 142290944 33247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 34739 33247 218 20 0 34097 0
[pid=27069/tid=27071] ppid=27067 vsize=138956 CPUtime=2438.2
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 48600 0 0 0 243775 45 0 0 25 0 3 0 348733887 142290944 33247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27069/tid=27072] ppid=27067 vsize=138956 CPUtime=2432.43
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 44899 0 0 0 243189 54 0 0 25 0 3 0 348733887 142290944 33247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.95
Current children cumulated vsize (KiB) 138956

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27074
/proc/meminfo: memFree=1480040/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=138956 CPUtime=4990.62
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 95753 0 0 0 498962 100 0 0 20 0 3 0 348733855 142290944 33288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 34739 33288 218 20 0 34097 0
[pid=27069/tid=27071] ppid=27067 vsize=138956 CPUtime=2497.93
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 49326 0 0 0 249748 45 0 0 25 0 3 0 348733887 142290944 33288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27069/tid=27072] ppid=27067 vsize=138956 CPUtime=2492.35
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 45666 0 0 0 249181 54 0 0 25 0 3 0 348733887 142290944 33288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.62
Current children cumulated vsize (KiB) 138956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27074
/proc/meminfo: memFree=1479912/2055920 swapFree=4140644/4192956
[pid=27069] ppid=27067 vsize=138956 CPUtime=5000
/proc/27069/stat : 27069 (MiraXTv3_dyn) S 27067 27069 26997 0 -1 4194304 95904 0 0 0 499900 100 0 0 20 0 3 0 348733855 142290944 33307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27069/statm: 34739 33307 218 20 0 34097 0
[pid=27069/tid=27071] ppid=27067 vsize=138956 CPUtime=2502.61
/proc/27069/task/27071/stat : 27071 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 49392 0 0 0 250216 45 0 0 25 0 3 0 348733887 142290944 33307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27069/tid=27072] ppid=27067 vsize=138956 CPUtime=2497.05
/proc/27069/task/27072/stat : 27072 (MiraXTv3_dyn) R 27067 27069 26997 0 -1 4194368 45751 0 0 0 249651 54 0 0 25 0 3 0 348733887 142290944 33307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 138956

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.04
CPU time (s): 5000.04
CPU user time (s): 4999.02
CPU system time (s): 1.02684
CPU usage (%): 199.44
Max. virtual memory (cumulated for all children) (KiB): 139220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.02
system time used= 1.02684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95904
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1190
involuntary context switches= 93629

runsolver used 2.81157 second user time and 6.32204 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat May 12 22:16:03 UTC 2007

IDJOB= 426309
IDBENCH= 20134
IDSOLVER= 196
FILE ID= node17/426309-1179008163

PBS_JOBID= 5252871

Free space on /tmp= 66547 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v160/unif-k7-r85-v160-c13600-S498187802-14.cnf
COMMAND LINE= /tmp/evaluation/426309-1179008163/MiraXTv3_dyn /tmp/evaluation/426309-1179008163/instance-426309-1179008163.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-426309-1179008163 -o ROOT/results/node17/solver-426309-1179008163 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426309-1179008163/MiraXTv3_dyn /tmp/evaluation/426309-1179008163/instance-426309-1179008163.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  00d47b831eb8416786df8f38bac74b26

RANDOM SEED= 278971067

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1613448 kB
Buffers:         51568 kB
Cached:         302716 kB
SwapCached:      15568 kB
Active:         181880 kB
Inactive:       196272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1613448 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            5036 kB
Writeback:           0 kB
Mapped:          29832 kB
Slab:            49856 kB
Committed_AS: 10238816 kB
PageTables:       1796 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= 66547 MiB

End job on node17 on Sat May 12 22:57:53 UTC 2007