Trace number 426356

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.27 2507.17

General information on the benchmark

Namerandom/LargeSize/3SAT/v7000/
unif-k3-r4.2-v7000-c29400-S67600799-16.cnf
MD5SUMf2fec9cb29c1b6ad2520f981dedcdd00
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark44.5822
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses29400
Sum of the clauses size88200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 329400
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/node29/watcher-426356-1179012006 -o ROOT/results/node29/solver-426356-1179012006 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426356-1179012006/MiraXTv3_dyn /tmp/evaluation/426356-1179012006/instance-426356-1179012006.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.97 1.90 3/77 31302
/proc/meminfo: memFree=1184640/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=3788 CPUtime=0
/proc/31302/stat : 31302 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194304 318 0 0 0 0 0 0 0 18 0 1 0 349116385 3878912 294 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31302/statm: 947 301 202 20 0 305 0

[startup+0.069979 s]
/proc/loadavg: 1.84 1.97 1.90 3/77 31302
/proc/meminfo: memFree=1184640/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=6600 CPUtime=0.06
/proc/31302/stat : 31302 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194304 1060 0 0 0 6 0 0 0 18 0 1 0 349116385 6758400 1035 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4563100 0 0 4096 0 0 0 0 17 1 0 0
/proc/31302/statm: 1650 1035 207 20 0 1008 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6600

[startup+0.101982 s]
/proc/loadavg: 1.84 1.97 1.90 3/77 31302
/proc/meminfo: memFree=1184640/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=6680 CPUtime=0.09
/proc/31302/stat : 31302 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194304 1092 0 0 0 9 0 0 0 18 0 1 0 349116385 6840320 1067 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/31302/statm: 1670 1067 207 20 0 1028 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6680

[startup+0.302001 s]
/proc/loadavg: 1.84 1.97 1.90 3/77 31302
/proc/meminfo: memFree=1184640/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=18532 CPUtime=0.45
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 2514 0 0 0 44 1 0 0 18 0 3 0 349116385 18976768 2388 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 4633 2388 218 20 0 3991 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 18532

[startup+0.701027 s]
/proc/loadavg: 1.84 1.97 1.90 3/77 31302
/proc/meminfo: memFree=1184640/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=20480 CPUtime=1.25
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 3071 0 0 0 123 2 0 0 18 0 3 0 349116385 20971520 2945 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 5120 2945 218 20 0 4478 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 20480

[startup+1.50108 s]
/proc/loadavg: 1.84 1.97 1.90 3/80 31305
/proc/meminfo: memFree=1171880/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=25928 CPUtime=2.85
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 4249 0 0 0 282 3 0 0 18 0 3 0 349116385 26550272 4123 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 6482 4123 218 20 0 5840 0
[pid=31302/tid=31304] ppid=31300 vsize=25928 CPUtime=1.38
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 1551 0 0 0 137 1 0 0 18 0 3 0 349116397 26550272 4123 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31302/tid=31305] ppid=31300 vsize=25928 CPUtime=1.35
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 1471 0 0 0 134 1 0 0 17 0 3 0 349116397 26550272 4123 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 25928

[startup+3.10218 s]
/proc/loadavg: 1.84 1.97 1.90 3/80 31305
/proc/meminfo: memFree=1165480/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=34116 CPUtime=6.04
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 6449 0 0 0 599 5 0 0 18 0 3 0 349116385 34934784 6323 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 8529 6323 218 20 0 7887 0
[pid=31302/tid=31304] ppid=31300 vsize=34116 CPUtime=2.98
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 2533 0 0 0 296 2 0 0 21 0 3 0 349116397 34934784 6323 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31302/tid=31305] ppid=31300 vsize=34116 CPUtime=2.94
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 2689 0 0 0 292 2 0 0 18 0 3 0 349116397 34934784 6323 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521730 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 34116

[startup+6.30138 s]
/proc/loadavg: 1.85 1.97 1.90 3/80 31305
/proc/meminfo: memFree=1148584/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=50284 CPUtime=12.43
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 10420 0 0 0 1234 9 0 0 18 0 3 0 349116385 51490816 10294 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 12571 10294 218 20 0 11929 0
[pid=31302/tid=31304] ppid=31300 vsize=50284 CPUtime=6.18
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 4391 0 0 0 615 3 0 0 23 0 3 0 349116397 51490816 10294 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31302/tid=31305] ppid=31300 vsize=50284 CPUtime=6.12
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 4802 0 0 0 608 4 0 0 22 0 3 0 349116397 51490816 10294 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 50284

[startup+12.7028 s]
/proc/loadavg: 1.86 1.97 1.90 3/80 31305
/proc/meminfo: memFree=1134568/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=60460 CPUtime=25.19
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 12810 0 0 0 2508 11 0 0 18 0 3 0 349116385 61911040 12684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 15115 12684 218 20 0 14473 0
[pid=31302/tid=31304] ppid=31300 vsize=60460 CPUtime=12.57
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 5788 0 0 0 1253 4 0 0 25 0 3 0 349116397 61911040 12684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31302/tid=31305] ppid=31300 vsize=60460 CPUtime=12.49
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 5795 0 0 0 1244 5 0 0 25 0 3 0 349116397 61911040 12684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 60460

[startup+25.5016 s]
/proc/loadavg: 1.89 1.97 1.90 3/80 31305
/proc/meminfo: memFree=1081384/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=113352 CPUtime=50.73
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 26554 0 0 0 5048 25 0 0 18 0 3 0 349116385 116072448 26277 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 28338 26277 218 20 0 27696 0
[pid=31302/tid=31304] ppid=31300 vsize=113352 CPUtime=25.37
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 12291 0 0 0 2527 10 0 0 25 0 3 0 349116397 116072448 26277 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31302/tid=31305] ppid=31300 vsize=113352 CPUtime=25.24
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 13036 0 0 0 2510 14 0 0 18 0 3 0 349116397 116072448 26278 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 113352

[startup+51.1013 s]
/proc/loadavg: 1.93 1.97 1.90 3/80 31305
/proc/meminfo: memFree=1041768/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=150500 CPUtime=101.77
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 36418 0 0 0 10143 34 0 0 18 0 3 0 349116385 154112000 35779 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 37625 35779 218 20 0 36983 0
[pid=31302/tid=31304] ppid=31300 vsize=150500 CPUtime=50.94
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 17473 0 0 0 5080 14 0 0 25 0 3 0 349116397 154112000 35779 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31302/tid=31305] ppid=31300 vsize=150500 CPUtime=50.72
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 17718 0 0 0 5053 19 0 0 25 0 3 0 349116397 154112000 35779 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 150500

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.91 3/80 31305
/proc/meminfo: memFree=990440/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=202464 CPUtime=203.88
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 49884 0 0 0 20337 51 0 0 18 0 3 0 349116385 207323136 48555 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 50616 48555 218 20 0 49974 0
[pid=31302/tid=31304] ppid=31300 vsize=202464 CPUtime=102.11
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 23608 0 0 0 10188 23 0 0 25 0 3 0 349116397 207323136 48555 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31302/tid=31305] ppid=31300 vsize=202464 CPUtime=101.65
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 25049 0 0 0 10138 27 0 0 25 0 3 0 349116397 207323136 48555 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134519935 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 202464

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 31305
/proc/meminfo: memFree=973160/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=218704 CPUtime=323.55
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 54925 0 0 0 32298 57 0 0 18 0 3 0 349116385 223952896 52856 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 54676 52856 218 20 0 54034 0
[pid=31302/tid=31304] ppid=31300 vsize=218704 CPUtime=162.06
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 26633 0 0 0 16180 26 0 0 25 0 3 0 349116397 223952896 52856 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31302/tid=31305] ppid=31300 vsize=218704 CPUtime=161.38
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 27065 0 0 0 16108 30 0 0 25 0 3 0 349116397 223952896 52856 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.55
Current children cumulated vsize (KiB) 218704

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 31305
/proc/meminfo: memFree=954408/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=238156 CPUtime=443.23
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 60282 0 0 0 44257 66 0 0 18 0 3 0 349116385 243871744 57525 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 59539 57525 218 20 0 58897 0
[pid=31302/tid=31304] ppid=31300 vsize=238156 CPUtime=222
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 28441 0 0 0 22171 29 0 0 25 0 3 0 349116397 243871744 57525 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31302/tid=31305] ppid=31300 vsize=238156 CPUtime=221.11
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 30614 0 0 0 22075 36 0 0 25 0 3 0 349116397 243871744 57525 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.23
Current children cumulated vsize (KiB) 238156

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 31305
/proc/meminfo: memFree=951400/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=241228 CPUtime=562.88
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 61619 0 0 0 56220 68 0 0 18 0 3 0 349116385 247017472 58304 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 60307 58304 218 20 0 59665 0
[pid=31302/tid=31304] ppid=31300 vsize=241228 CPUtime=281.96
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 28953 0 0 0 28166 30 0 0 25 0 3 0 349116397 247017472 58304 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31302/tid=31305] ppid=31300 vsize=241228 CPUtime=280.81
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 31439 0 0 0 28044 37 0 0 25 0 3 0 349116397 247017472 58304 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.88
Current children cumulated vsize (KiB) 241228

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 31305
/proc/meminfo: memFree=950120/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=242252 CPUtime=682.53
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 62485 0 0 0 68183 70 0 0 18 0 3 0 349116385 248066048 58676 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 60563 58676 218 20 0 59921 0
[pid=31302/tid=31304] ppid=31300 vsize=242252 CPUtime=341.89
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 29286 0 0 0 34158 31 0 0 25 0 3 0 349116397 248066048 58676 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31302/tid=31305] ppid=31300 vsize=242252 CPUtime=340.53
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 31972 0 0 0 34015 38 0 0 25 0 3 0 349116397 248066048 58676 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520129 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.53
Current children cumulated vsize (KiB) 242252

[startup+402.302 s]

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

/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 52690 0 0 0 189677 57 0 0 25 0 3 0 349116397 386748416 92582 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31302/tid=31305] ppid=31300 vsize=377684 CPUtime=1896.57
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53059 0 0 0 189585 72 0 0 25 0 3 0 349116397 386748416 92582 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.03
Current children cumulated vsize (KiB) 377684

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 31307
/proc/meminfo: memFree=813928/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=378708 CPUtime=3913.77
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 107063 0 0 0 391246 131 0 0 18 0 3 0 349116385 387796992 92669 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 94677 92669 218 20 0 94035 0
[pid=31302/tid=31304] ppid=31300 vsize=378708 CPUtime=1957.08
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 52768 0 0 0 195651 57 0 0 25 0 3 0 349116397 387796992 92669 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31302/tid=31305] ppid=31300 vsize=378708 CPUtime=1956.56
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53068 0 0 0 195584 72 0 0 25 0 3 0 349116397 387796992 92669 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.77
Current children cumulated vsize (KiB) 378708

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 31307
/proc/meminfo: memFree=812712/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=379732 CPUtime=4033.45
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 107334 0 0 0 403213 132 0 0 18 0 3 0 349116385 388845568 92940 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 94933 92940 218 20 0 94291 0
[pid=31302/tid=31304] ppid=31300 vsize=379732 CPUtime=2016.82
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 52843 0 0 0 201624 58 0 0 25 0 3 0 349116397 388845568 92940 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31302/tid=31305] ppid=31300 vsize=379732 CPUtime=2016.52
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53264 0 0 0 201579 73 0 0 25 0 3 0 349116397 388845568 92940 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.45
Current children cumulated vsize (KiB) 379732

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 31307
/proc/meminfo: memFree=812712/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=379732 CPUtime=4153.04
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 107336 0 0 0 415171 133 0 0 18 0 3 0 349116385 388845568 92942 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 94933 92942 218 20 0 94291 0
[pid=31302/tid=31304] ppid=31300 vsize=379732 CPUtime=2076.5
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 52844 0 0 0 207592 58 0 0 25 0 3 0 349116397 388845568 92942 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31302/tid=31305] ppid=31300 vsize=379732 CPUtime=2076.42
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53265 0 0 0 207569 73 0 0 19 0 3 0 349116397 388845568 92942 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.04
Current children cumulated vsize (KiB) 379732

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 31307
/proc/meminfo: memFree=812648/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=379732 CPUtime=4272.76
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 107338 0 0 0 427143 133 0 0 18 0 3 0 349116385 388845568 92944 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 94933 92944 218 20 0 94291 0
[pid=31302/tid=31304] ppid=31300 vsize=379732 CPUtime=2136.24
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 52845 0 0 0 213565 59 0 0 25 0 3 0 349116397 388845568 92944 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31302/tid=31305] ppid=31300 vsize=379732 CPUtime=2136.4
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53266 0 0 0 213567 73 0 0 25 0 3 0 349116397 388845568 92944 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.76
Current children cumulated vsize (KiB) 379732

[startup+2202.3 s]
/proc/loadavg: 2.06 2.02 1.93 3/80 31307
/proc/meminfo: memFree=812648/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=379732 CPUtime=4392.44
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 107341 0 0 0 439110 134 0 0 18 0 3 0 349116385 388845568 92947 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 94933 92947 218 20 0 94291 0
[pid=31302/tid=31304] ppid=31300 vsize=379732 CPUtime=2195.99
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 52846 0 0 0 219540 59 0 0 25 0 3 0 349116397 388845568 92947 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31302/tid=31305] ppid=31300 vsize=379732 CPUtime=2196.33
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53268 0 0 0 219559 74 0 0 25 0 3 0 349116397 388845568 92947 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.44
Current children cumulated vsize (KiB) 379732

[startup+2262.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/80 31307
/proc/meminfo: memFree=811752/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=380656 CPUtime=4512.13
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 107642 0 0 0 451078 135 0 0 18 0 3 0 349116385 389791744 93168 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 95164 93168 218 20 0 94522 0
[pid=31302/tid=31304] ppid=31300 vsize=380656 CPUtime=2255.72
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53142 0 0 0 225513 59 0 0 25 0 3 0 349116397 389791744 93168 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31302/tid=31305] ppid=31300 vsize=380656 CPUtime=2256.28
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53273 0 0 0 225554 74 0 0 25 0 3 0 349116397 389791744 93168 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.13
Current children cumulated vsize (KiB) 380656

[startup+2322.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/80 31307
/proc/meminfo: memFree=811560/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=380656 CPUtime=4631.8
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 107802 0 0 0 463045 135 0 0 18 0 3 0 349116385 389791744 93168 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 95164 93168 218 20 0 94522 0
[pid=31302/tid=31304] ppid=31300 vsize=380656 CPUtime=2315.42
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53222 0 0 0 231483 59 0 0 25 0 3 0 349116397 389791744 93168 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31302/tid=31305] ppid=31300 vsize=380656 CPUtime=2316.25
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53353 0 0 0 231550 75 0 0 25 0 3 0 349116397 389791744 93168 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.8
Current children cumulated vsize (KiB) 380656

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 31307
/proc/meminfo: memFree=811560/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=380644 CPUtime=4751.48
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 108122 0 0 0 475012 136 0 0 18 0 3 0 349116385 389779456 93168 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 95161 93168 218 20 0 94519 0
[pid=31302/tid=31304] ppid=31300 vsize=380644 CPUtime=2375.16
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53382 0 0 0 237457 59 0 0 25 0 3 0 349116397 389779456 93168 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31302/tid=31305] ppid=31300 vsize=380644 CPUtime=2376.2
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53513 0 0 0 237545 75 0 0 25 0 3 0 349116397 389779456 93168 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.48
Current children cumulated vsize (KiB) 380644

[startup+2442.3 s]
/proc/loadavg: 1.96 1.98 1.93 3/80 31307
/proc/meminfo: memFree=811496/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=380644 CPUtime=4871.2
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 108364 0 0 0 486983 137 0 0 18 0 3 0 349116385 389779456 93170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 95161 93170 218 20 0 94519 0
[pid=31302/tid=31304] ppid=31300 vsize=380644 CPUtime=2434.89
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53623 0 0 0 243429 60 0 0 25 0 3 0 349116397 389779456 93170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31302/tid=31305] ppid=31300 vsize=380644 CPUtime=2436.19
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53514 0 0 0 243543 76 0 0 25 0 3 0 349116397 389779456 93170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.2
Current children cumulated vsize (KiB) 380644

[startup+2502.3 s]
/proc/loadavg: 1.98 1.98 1.93 3/86 31479
/proc/meminfo: memFree=810352/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=380644 CPUtime=4990.64
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 108445 0 0 0 498913 151 0 0 18 0 3 0 349116385 389779456 93170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 95161 93170 218 20 0 94519 0
[pid=31302/tid=31304] ppid=31300 vsize=380644 CPUtime=2494.53
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53704 0 0 0 249380 73 0 0 25 0 3 0 349116397 389779456 93170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31302/tid=31305] ppid=31300 vsize=380644 CPUtime=2495.98
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53514 0 0 0 249522 76 0 0 25 0 3 0 349116397 389779456 93170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.64
Current children cumulated vsize (KiB) 380644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 31483
/proc/meminfo: memFree=810360/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=380644 CPUtime=5000.19
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 108445 0 0 0 499868 151 0 0 18 0 3 0 349116385 389779456 93170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 95161 93170 218 20 0 94519 0
[pid=31302/tid=31304] ppid=31300 vsize=380644 CPUtime=2499.29
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53704 0 0 0 249855 74 0 0 25 0 3 0 349116397 389779456 93170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31302/tid=31305] ppid=31300 vsize=380644 CPUtime=2500.78
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53514 0 0 0 250002 76 0 0 25 0 3 0 349116397 389779456 93170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 380644

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

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

[startup+2507.1 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 31483
/proc/meminfo: memFree=810360/2055920 swapFree=4146800/4192956
[pid=31302] ppid=31300 vsize=380644 CPUtime=5000.19
/proc/31302/stat : 31302 (MiraXTv3_dyn) S 31300 31302 30917 0 -1 4194304 108445 0 0 0 499868 151 0 0 18 0 3 0 349116385 389779456 93170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31302/statm: 95161 93170 218 20 0 94519 0
[pid=31302/tid=31304] ppid=31300 vsize=380644 CPUtime=2499.29
/proc/31302/task/31304/stat : 31304 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53704 0 0 0 249855 74 0 0 25 0 3 0 349116397 389779456 93170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31302/tid=31305] ppid=31300 vsize=380644 CPUtime=2500.78
/proc/31302/task/31305/stat : 31305 (MiraXTv3_dyn) R 31300 31302 30917 0 -1 4194368 53514 0 0 0 250002 76 0 0 25 0 3 0 349116397 389779456 93170 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 380644

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.17
CPU time (s): 5000.27
CPU user time (s): 4998.69
CPU system time (s): 1.57476
CPU usage (%): 199.439
Max. virtual memory (cumulated for all children) (KiB): 380976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.69
system time used= 1.57476
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108445
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= 2451
involuntary context switches= 94414

runsolver used 2.40563 second user time and 6.77197 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat May 12 23:20:06 UTC 2007

IDJOB= 426356
IDBENCH= 20181
IDSOLVER= 196
FILE ID= node29/426356-1179012006

PBS_JOBID= 5252977

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v7000/unif-k3-r4.2-v7000-c29400-S67600799-16.cnf
COMMAND LINE= /tmp/evaluation/426356-1179012006/MiraXTv3_dyn /tmp/evaluation/426356-1179012006/instance-426356-1179012006.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-426356-1179012006 -o ROOT/results/node29/solver-426356-1179012006 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426356-1179012006/MiraXTv3_dyn /tmp/evaluation/426356-1179012006/instance-426356-1179012006.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f2fec9cb29c1b6ad2520f981dedcdd00

RANDOM SEED= 705499949

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1184984 kB
Buffers:         52912 kB
Cached:         668980 kB
SwapCached:      11284 kB
Active:         367868 kB
Inactive:       377536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1184984 kB
SwapTotal:     4192956 kB
SwapFree:      4146800 kB
Dirty:            4436 kB
Writeback:           0 kB
Mapped:          30516 kB
Slab:           111000 kB
Committed_AS:  7082724 kB
PageTables:       1872 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= 66549 MiB

End job on node29 on Sun May 13 00:01:56 UTC 2007