Trace number 426377

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 2507.61

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1106616038-10.cnf
MD5SUM1bd200ca6b73c0fa613e535a4939c609
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3070.97
Satisfiable
(Un)Satisfiability was proved
Number of variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
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.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/node5/watcher-426377-1179012864 -o ROOT/results/node5/solver-426377-1179012864 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426377-1179012864/MiraXTv3_dyn /tmp/evaluation/426377-1179012864/instance-426377-1179012864.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.82 1.95 1.98 3/77 29442
/proc/meminfo: memFree=1603640/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=3788 CPUtime=0
/proc/29442/stat : 29442 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194304 395 0 0 0 0 0 0 0 18 0 1 0 377324035 3878912 370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/29442/statm: 947 378 202 20 0 305 0

[startup+0.081691 s]
/proc/loadavg: 1.82 1.95 1.98 3/77 29442
/proc/meminfo: memFree=1603640/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=8592 CPUtime=0.07
/proc/29442/stat : 29442 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194304 1617 0 0 0 7 0 0 0 18 0 1 0 377324035 8798208 1592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/29442/statm: 2148 1592 206 20 0 1506 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8592

[startup+0.102693 s]
/proc/loadavg: 1.82 1.95 1.98 3/77 29442
/proc/meminfo: memFree=1603640/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=9148 CPUtime=0.1
/proc/29442/stat : 29442 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194304 1760 0 0 0 9 1 0 0 18 0 1 0 377324035 9367552 1735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/29442/statm: 2287 1735 206 20 0 1645 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9148

[startup+0.302715 s]
/proc/loadavg: 1.82 1.95 1.98 3/77 29442
/proc/meminfo: memFree=1603640/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=11364 CPUtime=0.29
/proc/29442/stat : 29442 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194304 2332 0 0 0 28 1 0 0 19 0 1 0 377324035 11636736 2307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134591825 0 0 4096 0 0 0 0 17 0 0 0
/proc/29442/statm: 2841 2307 207 20 0 2199 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11364

[startup+0.702786 s]
/proc/loadavg: 1.82 1.95 1.98 3/77 29442
/proc/meminfo: memFree=1603640/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=43552 CPUtime=0.87
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 6133 0 0 0 84 3 0 0 21 0 3 0 377324035 44597248 5744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 10888 5744 218 20 0 10246 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 43552

[startup+1.50186 s]
/proc/loadavg: 1.82 1.95 1.98 3/80 29445
/proc/meminfo: memFree=1580704/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=44608 CPUtime=2.46
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 6450 0 0 0 242 4 0 0 21 0 3 0 377324035 45678592 6061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 11152 6061 218 20 0 10510 0
[pid=29442/tid=29444] ppid=29440 vsize=44608 CPUtime=1.08
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 1968 0 0 0 107 1 0 0 24 0 3 0 377324076 45678592 6061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29442/tid=29445] ppid=29440 vsize=44608 CPUtime=0.96
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 1613 0 0 0 95 1 0 0 22 0 3 0 377324076 45678592 6061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 44608

[startup+3.10104 s]
/proc/loadavg: 1.82 1.95 1.98 3/80 29445
/proc/meminfo: memFree=1578656/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=49040 CPUtime=5.66
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 7635 0 0 0 561 5 0 0 21 0 3 0 377324035 50216960 7246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 12260 7246 218 20 0 11618 0
[pid=29442/tid=29444] ppid=29440 vsize=49040 CPUtime=2.67
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 2557 0 0 0 266 1 0 0 25 0 3 0 377324076 50216960 7246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29442/tid=29445] ppid=29440 vsize=49040 CPUtime=2.56
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 2209 0 0 0 254 2 0 0 25 0 3 0 377324076 50216960 7246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 49040

[startup+6.3014 s]
/proc/loadavg: 1.84 1.95 1.98 3/80 29445
/proc/meminfo: memFree=1566432/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=60736 CPUtime=12.04
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 10752 0 0 0 1195 9 0 0 21 0 3 0 377324035 62193664 10363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 15184 10363 218 20 0 14542 0
[pid=29442/tid=29444] ppid=29440 vsize=60736 CPUtime=5.88
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 4311 0 0 0 585 3 0 0 19 0 3 0 377324076 62193664 10363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29442/tid=29445] ppid=29440 vsize=60736 CPUtime=5.74
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 3572 0 0 0 570 4 0 0 25 0 3 0 377324076 62193664 10363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.04
Current children cumulated vsize (KiB) 60736

[startup+12.7011 s]
/proc/loadavg: 1.85 1.95 1.98 3/80 29445
/proc/meminfo: memFree=1541472/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=85064 CPUtime=24.81
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 16748 0 0 0 2466 15 0 0 21 0 3 0 377324035 87105536 16359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 21266 16359 218 20 0 20624 0
[pid=29442/tid=29444] ppid=29440 vsize=85064 CPUtime=12.27
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 7222 0 0 0 1221 6 0 0 25 0 3 0 377324076 87105536 16360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328773 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29442/tid=29445] ppid=29440 vsize=85064 CPUtime=12.12
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 6658 0 0 0 1205 7 0 0 25 0 3 0 377324076 87105536 16360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526593 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.81
Current children cumulated vsize (KiB) 85064

[startup+25.5026 s]
/proc/loadavg: 1.88 1.95 1.98 3/80 29445
/proc/meminfo: memFree=1517664/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=104916 CPUtime=50.34
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 21949 0 0 0 5011 23 0 0 21 0 3 0 377324035 107433984 21560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 26229 21560 218 20 0 25587 0
[pid=29442/tid=29444] ppid=29440 vsize=104916 CPUtime=25.05
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 9775 0 0 0 2495 10 0 0 25 0 3 0 377324076 107433984 21560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29442/tid=29445] ppid=29440 vsize=104916 CPUtime=24.87
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 9305 0 0 0 2476 11 0 0 25 0 3 0 377324076 107433984 21560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 104916

[startup+51.1025 s]
/proc/loadavg: 1.92 1.95 1.98 3/80 29445
/proc/meminfo: memFree=1457312/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=166572 CPUtime=101.42
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 37610 0 0 0 10099 43 0 0 21 0 3 0 377324035 170569728 37110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 41643 37110 218 20 0 41001 0
[pid=29442/tid=29444] ppid=29440 vsize=166572 CPUtime=50.64
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 17177 0 0 0 5043 21 0 0 25 0 3 0 377324076 170569728 37110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29442/tid=29445] ppid=29440 vsize=166572 CPUtime=50.36
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 17564 0 0 0 5016 20 0 0 25 0 3 0 377324076 170569728 37110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 166572

[startup+102.306 s]
/proc/loadavg: 1.96 1.96 1.98 3/80 29445
/proc/meminfo: memFree=1345120/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=275656 CPUtime=203.55
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 65353 0 0 0 20277 78 0 0 21 0 3 0 377324035 282271744 64567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 68914 64567 218 20 0 68272 0
[pid=29442/tid=29444] ppid=29440 vsize=275656 CPUtime=101.79
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 30006 0 0 0 10139 40 0 0 25 0 3 0 377324076 282271744 64567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29442/tid=29445] ppid=29440 vsize=275656 CPUtime=101.33
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 32478 0 0 0 10097 36 0 0 25 0 3 0 377324076 282271744 64567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.55
Current children cumulated vsize (KiB) 275656

[startup+162.302 s]
/proc/loadavg: 1.98 1.97 1.98 3/80 29447
/proc/meminfo: memFree=1282976/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=340416 CPUtime=323.24
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 81947 0 0 0 32221 103 0 0 21 0 3 0 377324035 348585984 80749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 85104 80749 218 20 0 84462 0
[pid=29442/tid=29444] ppid=29440 vsize=340416 CPUtime=161.73
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 38389 0 0 0 16119 54 0 0 25 0 3 0 377324076 348585984 80749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29442/tid=29445] ppid=29440 vsize=340416 CPUtime=161.09
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 40689 0 0 0 16062 47 0 0 21 0 3 0 377324076 348585984 80749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.24
Current children cumulated vsize (KiB) 340416

[startup+222.303 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 29447
/proc/meminfo: memFree=1250272/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=370328 CPUtime=442.89
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 89755 0 0 0 44176 113 0 0 21 0 3 0 377324035 379215872 88237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 92582 88237 218 20 0 91940 0
[pid=29442/tid=29444] ppid=29440 vsize=370328 CPUtime=221.67
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 42333 0 0 0 22107 60 0 0 25 0 3 0 377324076 379215872 88237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29442/tid=29445] ppid=29440 vsize=370328 CPUtime=220.81
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 44553 0 0 0 22030 51 0 0 25 0 3 0 377324076 379215872 88237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.89
Current children cumulated vsize (KiB) 370328

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.98 4/80 29447
/proc/meminfo: memFree=1199968/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=419472 CPUtime=562.59
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 102587 0 0 0 56130 129 0 0 21 0 3 0 377324035 429539328 100739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 104868 100739 218 20 0 104226 0
[pid=29442/tid=29444] ppid=29440 vsize=419472 CPUtime=281.6
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 46763 0 0 0 28093 67 0 0 24 0 3 0 377324076 429539328 100739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29442/tid=29445] ppid=29440 vsize=419472 CPUtime=280.56
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 52955 0 0 0 27996 60 0 0 25 0 3 0 377324076 429539328 100739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.59
Current children cumulated vsize (KiB) 419472

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 29447
/proc/meminfo: memFree=1199520/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=420496 CPUtime=682.3
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 102982 0 0 0 68100 130 0 0 21 0 3 0 377324035 430587904 100867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 105124 100867 218 20 0 104482 0
[pid=29442/tid=29444] ppid=29440 vsize=420496 CPUtime=341.55
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 46978 0 0 0 34088 67 0 0 25 0 3 0 377324076 430587904 100867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29442/tid=29445] ppid=29440 vsize=420496 CPUtime=340.33
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 53135 0 0 0 33972 61 0 0 25 0 3 0 377324076 430587904 100867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.3
Current children cumulated vsize (KiB) 420496

[startup+402.302 s]

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

/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 73308 0 0 0 189480 119 0 0 25 0 3 0 377324076 610496512 144853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29442/tid=29445] ppid=29440 vsize=596188 CPUtime=1896.49
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 74612 0 0 0 189539 110 0 0 25 0 3 0 377324076 610496512 144853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3792.9
Current children cumulated vsize (KiB) 596188

[startup+1962.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 29645
/proc/meminfo: memFree=1023072/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=596188 CPUtime=3912.54
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 150791 0 0 0 391022 232 0 0 21 0 3 0 377324035 610496512 144855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 149047 144855 218 20 0 148405 0
[pid=29442/tid=29444] ppid=29440 vsize=596188 CPUtime=1955.69
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 73309 0 0 0 195450 119 0 0 17 0 3 0 377324076 610496512 144855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29442/tid=29445] ppid=29440 vsize=596188 CPUtime=1956.43
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 74613 0 0 0 195533 110 0 0 18 0 3 0 377324076 610496512 144855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3912.54
Current children cumulated vsize (KiB) 596188

[startup+2022.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 29645
/proc/meminfo: memFree=1023136/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=596188 CPUtime=4032.2
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 150792 0 0 0 402987 233 0 0 21 0 3 0 377324035 610496512 144856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 149047 144856 218 20 0 148405 0
[pid=29442/tid=29444] ppid=29440 vsize=596188 CPUtime=2015.42
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 73310 0 0 0 201422 120 0 0 25 0 3 0 377324076 610496512 144856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29442/tid=29445] ppid=29440 vsize=596188 CPUtime=2016.36
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 74613 0 0 0 201525 111 0 0 25 0 3 0 377324076 610496512 144856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4032.2
Current children cumulated vsize (KiB) 596188

[startup+2082.31 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 29645
/proc/meminfo: memFree=1023136/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=596188 CPUtime=4151.9
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 150800 0 0 0 414957 233 0 0 21 0 3 0 377324035 610496512 144864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 149047 144864 218 20 0 148405 0
[pid=29442/tid=29444] ppid=29440 vsize=596188 CPUtime=2075.16
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 73314 0 0 0 207396 120 0 0 25 0 3 0 377324076 610496512 144864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29442/tid=29445] ppid=29440 vsize=596188 CPUtime=2076.32
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 74617 0 0 0 207521 111 0 0 17 0 3 0 377324076 610496512 144864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4151.9
Current children cumulated vsize (KiB) 596188

[startup+2142.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 29645
/proc/meminfo: memFree=1023136/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=596188 CPUtime=4271.57
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 150802 0 0 0 426923 234 0 0 21 0 3 0 377324035 610496512 144866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 149047 144866 218 20 0 148405 0
[pid=29442/tid=29444] ppid=29440 vsize=596188 CPUtime=2134.9
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 73315 0 0 0 213369 121 0 0 25 0 3 0 377324076 610496512 144866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29442/tid=29445] ppid=29440 vsize=596188 CPUtime=2136.24
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 74618 0 0 0 213513 111 0 0 25 0 3 0 377324076 610496512 144866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4271.57
Current children cumulated vsize (KiB) 596188

[startup+2202.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 29645
/proc/meminfo: memFree=1023200/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=596188 CPUtime=4391.26
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 150804 0 0 0 438891 235 0 0 21 0 3 0 377324035 610496512 144868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 149047 144868 218 20 0 148405 0
[pid=29442/tid=29444] ppid=29440 vsize=596188 CPUtime=2194.65
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 73316 0 0 0 219343 122 0 0 25 0 3 0 377324076 610496512 144868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29442/tid=29445] ppid=29440 vsize=596188 CPUtime=2196.19
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 74619 0 0 0 219508 111 0 0 25 0 3 0 377324076 610496512 144868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4391.26
Current children cumulated vsize (KiB) 596188

[startup+2262.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 29645
/proc/meminfo: memFree=1023200/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=596188 CPUtime=4510.97
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 150804 0 0 0 450861 236 0 0 21 0 3 0 377324035 610496512 144868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 149047 144868 218 20 0 148405 0
[pid=29442/tid=29444] ppid=29440 vsize=596188 CPUtime=2254.39
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 73316 0 0 0 225317 122 0 0 25 0 3 0 377324076 610496512 144868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29442/tid=29445] ppid=29440 vsize=596188 CPUtime=2256.15
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 74619 0 0 0 225504 111 0 0 19 0 3 0 377324076 610496512 144868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4510.97
Current children cumulated vsize (KiB) 596188

[startup+2322.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 29645
/proc/meminfo: memFree=1023200/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=596188 CPUtime=4630.64
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 150806 0 0 0 462828 236 0 0 21 0 3 0 377324035 610496512 144870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 149047 144870 218 20 0 148405 0
[pid=29442/tid=29444] ppid=29440 vsize=596188 CPUtime=2314.14
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 73317 0 0 0 231291 123 0 0 18 0 3 0 377324076 610496512 144870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328860 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29442/tid=29445] ppid=29440 vsize=596188 CPUtime=2316.08
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 74620 0 0 0 231497 111 0 0 17 0 3 0 377324076 610496512 144870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4630.64
Current children cumulated vsize (KiB) 596188

[startup+2382.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 29645
/proc/meminfo: memFree=1023200/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=596188 CPUtime=4750.32
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 150806 0 0 0 474795 237 0 0 21 0 3 0 377324035 610496512 144870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 149047 144870 218 20 0 148405 0
[pid=29442/tid=29444] ppid=29440 vsize=596188 CPUtime=2373.87
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 73317 0 0 0 237264 123 0 0 25 0 3 0 377324076 610496512 144870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29442/tid=29445] ppid=29440 vsize=596188 CPUtime=2376.01
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 74620 0 0 0 237490 111 0 0 25 0 3 0 377324076 610496512 144870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4750.32
Current children cumulated vsize (KiB) 596188

[startup+2442.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 29645
/proc/meminfo: memFree=1023136/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=596188 CPUtime=4870.04
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 150809 0 0 0 486766 238 0 0 21 0 3 0 377324035 610496512 144873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 149047 144873 218 20 0 148405 0
[pid=29442/tid=29444] ppid=29440 vsize=596188 CPUtime=2433.63
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 73320 0 0 0 243239 124 0 0 25 0 3 0 377324076 610496512 144873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29442/tid=29445] ppid=29440 vsize=596188 CPUtime=2435.99
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 74620 0 0 0 243487 112 0 0 25 0 3 0 377324076 610496512 144873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.04
Current children cumulated vsize (KiB) 596188

[startup+2502.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 29645
/proc/meminfo: memFree=1023136/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=596188 CPUtime=4989.72
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 150812 0 0 0 498733 239 0 0 21 0 3 0 377324035 610496512 144876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 149047 144876 218 20 0 148405 0
[pid=29442/tid=29444] ppid=29440 vsize=596188 CPUtime=2493.37
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 73320 0 0 0 249212 125 0 0 25 0 3 0 377324076 610496512 144876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29442/tid=29445] ppid=29440 vsize=596188 CPUtime=2495.93
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 74623 0 0 0 249481 112 0 0 25 0 3 0 377324076 610496512 144876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4989.72
Current children cumulated vsize (KiB) 596188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.5 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 29645
/proc/meminfo: memFree=1023200/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=596188 CPUtime=5000.09
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 150812 0 0 0 499770 239 0 0 21 0 3 0 377324035 610496512 144876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 149047 144876 218 20 0 148405 0
[pid=29442/tid=29444] ppid=29440 vsize=596188 CPUtime=2498.55
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 73320 0 0 0 249730 125 0 0 25 0 3 0 377324076 610496512 144876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29442/tid=29445] ppid=29440 vsize=596188 CPUtime=2501.12
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 74623 0 0 0 250000 112 0 0 25 0 3 0 377324076 610496512 144876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526510 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 596188

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

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

[startup+2507.5 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 29645
/proc/meminfo: memFree=1023200/2055920 swapFree=4150068/4192956
[pid=29442] ppid=29440 vsize=596188 CPUtime=5000.09
/proc/29442/stat : 29442 (MiraXTv3_dyn) S 29440 29442 29056 0 -1 4194304 150812 0 0 0 499770 239 0 0 21 0 3 0 377324035 610496512 144876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29442/statm: 149047 144876 218 20 0 148405 0
[pid=29442/tid=29444] ppid=29440 vsize=596188 CPUtime=2498.55
/proc/29442/task/29444/stat : 29444 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 73320 0 0 0 249730 125 0 0 25 0 3 0 377324076 610496512 144876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29442/tid=29445] ppid=29440 vsize=596188 CPUtime=2501.12
/proc/29442/task/29445/stat : 29445 (MiraXTv3_dyn) R 29440 29442 29056 0 -1 4194368 74623 0 0 0 250000 112 0 0 25 0 3 0 377324076 610496512 144876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526510 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 596188

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.61
CPU time (s): 5000.21
CPU user time (s): 4997.72
CPU system time (s): 2.48462
CPU usage (%): 199.401
Max. virtual memory (cumulated for all children) (KiB): 596472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.72
system time used= 2.48462
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150812
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= 1713
involuntary context switches= 94003

runsolver used 2.75858 second user time and 6.53301 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat May 12 23:34:24 UTC 2007

IDJOB= 426377
IDBENCH= 20202
IDSOLVER= 196
FILE ID= node5/426377-1179012864

PBS_JOBID= 5252870

Free space on /tmp= 66530 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  1bd200ca6b73c0fa613e535a4939c609

RANDOM SEED= 284203068

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1603856 kB
Buffers:         48612 kB
Cached:         314748 kB
SwapCached:      11320 kB
Active:         180092 kB
Inactive:       206820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1603856 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            5460 kB
Writeback:           0 kB
Mapped:          30344 kB
Slab:            50748 kB
Committed_AS: 14096088 kB
PageTables:       1720 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= 66530 MiB

End job on node5 on Sun May 13 00:16:13 UTC 2007