Trace number 426368

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.28 2507.49

General information on the benchmark

Namerandom/LargeSize/3SAT/v13000/
unif-k3-r4.2-v13000-c54600-S1189233705-10.cnf
MD5SUM2d55dadc6f2d8f95e2996fe01ffdeeb0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables13000
Number of clauses54600
Sum of the clauses size163800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 354600
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/node3/watcher-426368-1179012578 -o ROOT/results/node3/solver-426368-1179012578 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426368-1179012578/MiraXTv3_dyn /tmp/evaluation/426368-1179012578/instance-426368-1179012578.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.84 1.98 1.99 3/77 29700
/proc/meminfo: memFree=1721760/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=3788 CPUtime=0
/proc/29700/stat : 29700 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194304 377 0 0 0 0 0 0 0 18 0 1 0 377295548 3878912 353 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29700/statm: 947 360 202 20 0 305 0

[startup+0.020422 s]
/proc/loadavg: 1.84 1.98 1.99 3/77 29700
/proc/meminfo: memFree=1721760/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=5844 CPUtime=0.01
/proc/29700/stat : 29700 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194304 999 0 0 0 1 0 0 0 18 0 1 0 377295548 5984256 974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/29700/statm: 1461 974 206 20 0 819 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5844

[startup+0.101435 s]
/proc/loadavg: 1.84 1.98 1.99 3/77 29700
/proc/meminfo: memFree=1721760/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=8544 CPUtime=0.09
/proc/29700/stat : 29700 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194304 1637 0 0 0 9 0 0 0 18 0 1 0 377295548 8749056 1612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/29700/statm: 2136 1613 206 20 0 1494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8544

[startup+0.301477 s]
/proc/loadavg: 1.84 1.98 1.99 3/77 29700
/proc/meminfo: memFree=1721760/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=31440 CPUtime=0.32
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 4273 0 0 0 30 2 0 0 19 0 3 0 377295548 32194560 4100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 7860 4101 216 20 0 7218 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 31440

[startup+0.701541 s]
/proc/loadavg: 1.84 1.98 1.99 3/77 29700
/proc/meminfo: memFree=1721760/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=31660 CPUtime=1.06
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 4495 0 0 0 104 2 0 0 19 0 3 0 377295548 32419840 4245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 7915 4245 218 20 0 7273 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 31660

[startup+1.50267 s]
/proc/loadavg: 1.84 1.98 1.99 3/80 29703
/proc/meminfo: memFree=1704776/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=33244 CPUtime=2.66
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 5076 0 0 0 263 3 0 0 19 0 3 0 377295548 34041856 4826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 8311 4826 218 20 0 7669 0
[pid=29700/tid=29702] ppid=29698 vsize=33244 CPUtime=1.24
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 1527 0 0 0 123 1 0 0 25 0 3 0 377295573 34041856 4826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517109 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29700/tid=29703] ppid=29698 vsize=33244 CPUtime=1.17
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 1433 0 0 0 116 1 0 0 24 0 3 0 377295573 34041856 4826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 33244

[startup+3.10193 s]
/proc/loadavg: 1.84 1.98 1.99 3/80 29703
/proc/meminfo: memFree=1700552/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=39880 CPUtime=5.86
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 6696 0 0 0 582 4 0 0 19 0 3 0 377295548 40837120 6446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 9970 6446 218 20 0 9328 0
[pid=29700/tid=29702] ppid=29698 vsize=39880 CPUtime=2.83
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 2256 0 0 0 282 1 0 0 25 0 3 0 377295573 40837120 6446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29700/tid=29703] ppid=29698 vsize=39880 CPUtime=2.75
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 2324 0 0 0 274 1 0 0 18 0 3 0 377295573 40837120 6446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 39880

[startup+6.30245 s]
/proc/loadavg: 1.85 1.98 1.99 3/80 29703
/proc/meminfo: memFree=1685704/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=54572 CPUtime=12.24
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 10390 0 0 0 1215 9 0 0 19 0 3 0 377295548 55881728 10140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 13643 10140 218 20 0 13001 0
[pid=29700/tid=29702] ppid=29698 vsize=54572 CPUtime=6.03
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 4047 0 0 0 599 4 0 0 24 0 3 0 377295573 55881728 10140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29700/tid=29703] ppid=29698 vsize=54572 CPUtime=5.94
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 4227 0 0 0 591 3 0 0 19 0 3 0 377295573 55881728 10140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517958 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 54572

[startup+12.7015 s]
/proc/loadavg: 1.87 1.98 1.99 3/80 29703
/proc/meminfo: memFree=1658632/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=76504 CPUtime=25.01
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 16188 0 0 0 2486 15 0 0 19 0 3 0 377295548 78340096 15938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 19126 15938 218 20 0 18484 0
[pid=29700/tid=29702] ppid=29698 vsize=76504 CPUtime=12.43
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 6850 0 0 0 1235 8 0 0 23 0 3 0 377295573 78340096 15938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29700/tid=29703] ppid=29698 vsize=76504 CPUtime=12.32
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 7222 0 0 0 1226 6 0 0 24 0 3 0 377295573 78340096 15938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 76504

[startup+25.5016 s]
/proc/loadavg: 1.89 1.98 1.99 3/80 29703
/proc/meminfo: memFree=1638728/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=98628 CPUtime=50.54
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 21449 0 0 0 5033 21 0 0 19 0 3 0 377295548 100995072 21163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 24657 21163 218 20 0 24015 0
[pid=29700/tid=29702] ppid=29698 vsize=98628 CPUtime=25.22
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 9022 0 0 0 2510 12 0 0 25 0 3 0 377295573 100995072 21163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29700/tid=29703] ppid=29698 vsize=98628 CPUtime=25.05
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 10311 0 0 0 2497 8 0 0 25 0 3 0 377295573 100995072 21163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 98628

[startup+51.1017 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 29703
/proc/meminfo: memFree=1540616/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=196684 CPUtime=101.61
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 46489 0 0 0 10111 50 0 0 19 0 3 0 377295548 201404416 45998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 49171 45998 218 20 0 48529 0
[pid=29700/tid=29702] ppid=29698 vsize=196684 CPUtime=50.82
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 21369 0 0 0 5052 30 0 0 25 0 3 0 377295573 201404416 45998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29700/tid=29703] ppid=29698 vsize=196684 CPUtime=50.53
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 23004 0 0 0 5034 19 0 0 25 0 3 0 377295573 201404416 45998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 196684

[startup+102.306 s]
/proc/loadavg: 2.03 1.99 1.99 3/80 29703
/proc/meminfo: memFree=1513032/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=221548 CPUtime=203.74
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 53109 0 0 0 20315 59 0 0 19 0 3 0 377295548 226865152 52228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 55387 52228 218 20 0 54745 0
[pid=29700/tid=29702] ppid=29698 vsize=221548 CPUtime=102
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 25067 0 0 0 10164 36 0 0 25 0 3 0 377295573 226865152 52228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29700/tid=29703] ppid=29698 vsize=221548 CPUtime=101.48
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 25926 0 0 0 10126 22 0 0 25 0 3 0 377295573 226865152 52228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 221548

[startup+162.302 s]
/proc/loadavg: 2.01 1.99 1.99 3/80 29703
/proc/meminfo: memFree=1462536/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=271628 CPUtime=323.4
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 66240 0 0 0 32263 77 0 0 19 0 3 0 377295548 278147072 64719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 67907 64719 218 20 0 67265 0
[pid=29700/tid=29702] ppid=29698 vsize=271628 CPUtime=161.74
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 32389 0 0 0 16127 47 0 0 25 0 3 0 377295573 278147072 64719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29700/tid=29703] ppid=29698 vsize=271628 CPUtime=161.39
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 31735 0 0 0 16111 28 0 0 25 0 3 0 377295573 278147072 64719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.4
Current children cumulated vsize (KiB) 271628

[startup+222.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 29703
/proc/meminfo: memFree=1414600/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=318968 CPUtime=442.89
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 78696 0 0 0 44195 94 0 0 19 0 3 0 377295548 326623232 76709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 79742 76709 218 20 0 79100 0
[pid=29700/tid=29702] ppid=29698 vsize=318968 CPUtime=221.42
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 37923 0 0 0 22085 57 0 0 25 0 3 0 377295573 326623232 76709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29700/tid=29703] ppid=29698 vsize=318968 CPUtime=221.21
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 38657 0 0 0 22085 36 0 0 25 0 3 0 377295573 326623232 76709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.89
Current children cumulated vsize (KiB) 318968

[startup+282.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 29703
/proc/meminfo: memFree=1373704/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=360060 CPUtime=562.57
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 89326 0 0 0 56148 109 0 0 19 0 3 0 377295548 368701440 86935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 90015 86935 218 20 0 89373 0
[pid=29700/tid=29702] ppid=29698 vsize=360060 CPUtime=281.15
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 44190 0 0 0 28048 67 0 0 25 0 3 0 377295573 368701440 86935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29700/tid=29703] ppid=29698 vsize=360060 CPUtime=281.15
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 43020 0 0 0 28075 40 0 0 25 0 3 0 377295573 368701440 86935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526625 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.57
Current children cumulated vsize (KiB) 360060

[startup+342.303 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 29705
/proc/meminfo: memFree=1373448/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=360060 CPUtime=682.21
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 89680 0 0 0 68111 110 0 0 19 0 3 0 377295548 368701440 86948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 90015 86948 218 20 0 89373 0
[pid=29700/tid=29702] ppid=29698 vsize=360060 CPUtime=341.03
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 44538 0 0 0 34035 68 0 0 25 0 3 0 377295573 368701440 86948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29700/tid=29703] ppid=29698 vsize=360060 CPUtime=340.92
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 43026 0 0 0 34051 41 0 0 19 0 3 0 377295573 368701440 86948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.21
Current children cumulated vsize (KiB) 360060

[startup+402.302 s]

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

/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 57142 0 0 0 183913 100 0 0 21 0 3 0 377295573 464105472 110197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29700/tid=29703] ppid=29698 vsize=453228 CPUtime=1833.53
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 59562 0 0 0 183293 60 0 0 22 0 3 0 377295573 464105472 110197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3673.92
Current children cumulated vsize (KiB) 453228

[startup+1902.3 s]
/proc/loadavg: 2.19 2.05 2.01 3/86 29821
/proc/meminfo: memFree=1279192/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=453228 CPUtime=3793.45
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 118834 0 0 0 379177 168 0 0 19 0 3 0 377295548 464105472 110211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 113307 110211 218 20 0 112665 0
[pid=29700/tid=29702] ppid=29698 vsize=453228 CPUtime=1899.99
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 57152 0 0 0 189899 100 0 0 25 0 3 0 377295573 464105472 110211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29700/tid=29703] ppid=29698 vsize=453228 CPUtime=1893.19
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 59566 0 0 0 189253 66 0 0 25 0 3 0 377295573 464105472 110211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.45
Current children cumulated vsize (KiB) 453228

[startup+1962.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/80 29903
/proc/meminfo: memFree=1267272/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=465516 CPUtime=3913
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 122133 0 0 0 391117 183 0 0 19 0 3 0 377295548 476688384 113436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 116379 113436 218 20 0 115737 0
[pid=29700/tid=29702] ppid=29698 vsize=465516 CPUtime=1959.89
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 60448 0 0 0 195882 107 0 0 25 0 3 0 377295573 476688384 113436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29700/tid=29703] ppid=29698 vsize=465516 CPUtime=1952.84
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 59569 0 0 0 195209 75 0 0 25 0 3 0 377295573 476688384 113436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913
Current children cumulated vsize (KiB) 465516

[startup+2022.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/80 29903
/proc/meminfo: memFree=1267272/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=465516 CPUtime=4032.69
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 122281 0 0 0 403086 183 0 0 19 0 3 0 377295548 476688384 113436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 116379 113436 218 20 0 115737 0
[pid=29700/tid=29702] ppid=29698 vsize=465516 CPUtime=2019.86
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 60596 0 0 0 201879 107 0 0 25 0 3 0 377295573 476688384 113436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521227 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29700/tid=29703] ppid=29698 vsize=465516 CPUtime=2012.57
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 59569 0 0 0 201182 75 0 0 25 0 3 0 377295573 476688384 113436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4032.69
Current children cumulated vsize (KiB) 465516

[startup+2082.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/80 29903
/proc/meminfo: memFree=1260488/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=472684 CPUtime=4152.38
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 124190 0 0 0 415052 186 0 0 19 0 3 0 377295548 484028416 115123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 118171 115123 218 20 0 117529 0
[pid=29700/tid=29702] ppid=29698 vsize=472684 CPUtime=2079.82
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 62504 0 0 0 207872 110 0 0 25 0 3 0 377295573 484028416 115123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29700/tid=29703] ppid=29698 vsize=472684 CPUtime=2072.3
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 59570 0 0 0 207155 75 0 0 25 0 3 0 377295573 484028416 115123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.38
Current children cumulated vsize (KiB) 472684

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 29903
/proc/meminfo: memFree=1259656/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=473708 CPUtime=4272.1
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 124730 0 0 0 427022 188 0 0 19 0 3 0 377295548 485076992 115367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 118427 115367 218 20 0 117785 0
[pid=29700/tid=29702] ppid=29698 vsize=473708 CPUtime=2139.8
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 62684 0 0 0 213869 111 0 0 25 0 3 0 377295573 485076992 115367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29700/tid=29703] ppid=29698 vsize=473708 CPUtime=2132.03
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 59930 0 0 0 213128 75 0 0 25 0 3 0 377295573 485076992 115367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521254 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.1
Current children cumulated vsize (KiB) 473708

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 29903
/proc/meminfo: memFree=1248072/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=485396 CPUtime=4391.54
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 127845 0 0 0 438962 192 0 0 19 0 3 0 377295548 497045504 118260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 121349 118260 218 20 0 120707 0
[pid=29700/tid=29702] ppid=29698 vsize=485396 CPUtime=2199.75
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 63946 0 0 0 219862 113 0 0 25 0 3 0 377295573 497045504 118260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29700/tid=29703] ppid=29698 vsize=485396 CPUtime=2191.52
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 61783 0 0 0 219075 77 0 0 25 0 3 0 377295573 497045504 118260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.54
Current children cumulated vsize (KiB) 485396

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 29903
/proc/meminfo: memFree=1247944/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=485396 CPUtime=4511.24
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 128141 0 0 0 450932 192 0 0 19 0 3 0 377295548 497045504 118260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 121349 118260 218 20 0 120707 0
[pid=29700/tid=29702] ppid=29698 vsize=485396 CPUtime=2259.48
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 64094 0 0 0 225835 113 0 0 25 0 3 0 377295573 497045504 118260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29700/tid=29703] ppid=29698 vsize=485396 CPUtime=2251.5
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 61931 0 0 0 225072 78 0 0 25 0 3 0 377295573 497045504 118260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.24
Current children cumulated vsize (KiB) 485396

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 29903
/proc/meminfo: memFree=1222536/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=510428 CPUtime=4630.94
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 134869 0 0 0 462891 203 0 0 19 0 3 0 377295548 522678272 124618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 127607 124618 218 20 0 126965 0
[pid=29700/tid=29702] ppid=29698 vsize=510428 CPUtime=2319.2
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 67926 0 0 0 231800 120 0 0 25 0 3 0 377295573 522678272 124618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29700/tid=29703] ppid=29698 vsize=510428 CPUtime=2311.48
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 64827 0 0 0 231066 82 0 0 25 0 3 0 377295573 522678272 124618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4630.94
Current children cumulated vsize (KiB) 510428

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 29903
/proc/meminfo: memFree=1222536/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=510428 CPUtime=4750.65
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 135165 0 0 0 474861 204 0 0 19 0 3 0 377295548 522678272 124618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 127607 124618 218 20 0 126965 0
[pid=29700/tid=29702] ppid=29698 vsize=510428 CPUtime=2378.93
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 68074 0 0 0 237773 120 0 0 25 0 3 0 377295573 522678272 124618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29700/tid=29703] ppid=29698 vsize=510428 CPUtime=2371.45
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 64975 0 0 0 237063 82 0 0 25 0 3 0 377295573 522678272 124618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.65
Current children cumulated vsize (KiB) 510428

[startup+2442.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/80 29903
/proc/meminfo: memFree=1222472/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=510428 CPUtime=4870.34
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 135388 0 0 0 486830 204 0 0 19 0 3 0 377295548 522678272 124618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 127607 124618 218 20 0 126965 0
[pid=29700/tid=29702] ppid=29698 vsize=510428 CPUtime=2438.65
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 68297 0 0 0 243745 120 0 0 21 0 3 0 377295573 522678272 124618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29700/tid=29703] ppid=29698 vsize=510428 CPUtime=2431.42
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 64975 0 0 0 243059 83 0 0 21 0 3 0 377295573 522678272 124618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.34
Current children cumulated vsize (KiB) 510428

[startup+2502.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/80 29903
/proc/meminfo: memFree=1222600/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=510428 CPUtime=4990.01
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 135390 0 0 0 498796 205 0 0 19 0 3 0 377295548 522678272 124620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 127607 124620 218 20 0 126965 0
[pid=29700/tid=29702] ppid=29698 vsize=510428 CPUtime=2498.34
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 68298 0 0 0 249714 120 0 0 25 0 3 0 377295573 522678272 124620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29700/tid=29703] ppid=29698 vsize=510428 CPUtime=2491.39
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 64976 0 0 0 249056 83 0 0 25 0 3 0 377295573 522678272 124620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.01
Current children cumulated vsize (KiB) 510428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.4 s]
/proc/loadavg: 2.09 2.04 2.00 3/80 29903
/proc/meminfo: memFree=1222600/2055920 swapFree=4138684/4192956
[pid=29700] ppid=29698 vsize=510428 CPUtime=5000.19
/proc/29700/stat : 29700 (MiraXTv3_dyn) S 29698 29700 29314 0 -1 4194304 135390 0 0 0 499814 205 0 0 19 0 3 0 377295548 522678272 124620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29700/statm: 127607 124620 218 20 0 126965 0
[pid=29700/tid=29702] ppid=29698 vsize=510428 CPUtime=2503.42
/proc/29700/task/29702/stat : 29702 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 68298 0 0 0 250222 120 0 0 25 0 3 0 377295573 522678272 124620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29700/tid=29703] ppid=29698 vsize=510428 CPUtime=2496.5
/proc/29700/task/29703/stat : 29703 (MiraXTv3_dyn) R 29698 29700 29314 0 -1 4194368 64976 0 0 0 249567 83 0 0 25 0 3 0 377295573 522678272 124620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565591 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 510428

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.49
CPU time (s): 5000.28
CPU user time (s): 4998.16
CPU system time (s): 2.12668
CPU usage (%): 199.414
Max. virtual memory (cumulated for all children) (KiB): 510428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.16
system time used= 2.12668
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135390
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= 1097
involuntary context switches= 94479

runsolver used 2.38264 second user time and 6.79597 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat May 12 23:29:38 UTC 2007

IDJOB= 426368
IDBENCH= 20193
IDSOLVER= 196
FILE ID= node3/426368-1179012578

PBS_JOBID= 5252861

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2d55dadc6f2d8f95e2996fe01ffdeeb0

RANDOM SEED= 554237649

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1722040 kB
Buffers:         43648 kB
Cached:         223028 kB
SwapCached:      18176 kB
Active:         138096 kB
Inactive:       152900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1722040 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            4928 kB
Writeback:           0 kB
Mapped:          30152 kB
Slab:            28492 kB
Committed_AS: 11559484 kB
PageTables:       1780 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 node3 on Sun May 13 00:11:28 UTC 2007