Trace number 426343

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.09 2507.78

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S971732863-03.cnf
MD5SUM3cf867d82f32e157effef5f545ce2705
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark102.128
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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.06	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/node68/watcher-426343-1179011328 -o ROOT/results/node68/solver-426343-1179011328 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426343-1179011328/MiraXTv3_dyn /tmp/evaluation/426343-1179011328/instance-426343-1179011328.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: 0.92 1.03 1.38 3/64 4748
/proc/meminfo: memFree=1220408/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=188 CPUtime=0
/proc/4748/stat : 4748 (MiraXTv3_dyn) D 4746 4748 4676 0 -1 4194304 33 0 0 0 0 0 0 0 18 0 1 0 377122300 192512 23 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10515236 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/4748/statm: 47 23 18 20 0 2 0

[startup+0.038407 s]
/proc/loadavg: 0.92 1.03 1.38 3/64 4748
/proc/meminfo: memFree=1220408/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=188 CPUtime=0
/proc/4748/stat : 4748 (MiraXTv3_dyn) D 4746 4748 4676 0 -1 4194304 33 0 0 0 0 0 0 0 18 0 1 0 377122300 192512 23 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10515236 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/4748/statm: 47 23 18 20 0 2 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 188

[startup+0.102422 s]
/proc/loadavg: 0.92 1.03 1.38 3/64 4748
/proc/meminfo: memFree=1220408/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=6452 CPUtime=0.03
/proc/4748/stat : 4748 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194304 1067 0 3 0 3 0 0 0 18 0 1 0 377122300 6606848 1045 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10958106 0 0 4096 0 0 0 0 17 0 0 0
/proc/4748/statm: 1613 1045 206 20 0 971 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6452

[startup+0.302441 s]
/proc/loadavg: 0.92 1.03 1.38 3/64 4748
/proc/meminfo: memFree=1220408/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=25192 CPUtime=0.26
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 3389 0 3 0 24 2 0 0 18 0 3 0 377122300 25796608 3194 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 6298 3194 218 20 0 5656 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 25192

[startup+0.701475 s]
/proc/loadavg: 0.92 1.03 1.38 3/64 4748
/proc/meminfo: memFree=1220408/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=25720 CPUtime=1.06
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 3597 0 3 0 104 2 0 0 18 0 3 0 377122300 26337280 3402 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 6430 3402 218 20 0 5788 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 25720

[startup+1.50155 s]
/proc/loadavg: 0.92 1.03 1.38 3/67 4751
/proc/meminfo: memFree=1205472/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=28592 CPUtime=2.65
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 4483 0 3 0 262 3 0 0 18 0 3 0 377122300 29278208 4288 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 7148 4288 218 20 0 6506 0
[pid=4748/tid=4750] ppid=4746 vsize=28592 CPUtime=1.26
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 1599 0 0 0 125 1 0 0 18 0 3 0 377122323 29278208 4288 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=28592 CPUtime=1.22
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 1212 0 0 0 121 1 0 0 17 0 3 0 377122323 29278208 4288 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 28592

[startup+3.10169 s]
/proc/loadavg: 1.01 1.05 1.38 3/67 4751
/proc/meminfo: memFree=1199904/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=37044 CPUtime=5.85
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 6497 0 3 0 580 5 0 0 18 0 3 0 377122300 37933056 6302 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 9261 6302 218 20 0 8619 0
[pid=4748/tid=4750] ppid=4746 vsize=37044 CPUtime=2.85
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 2504 0 0 0 284 1 0 0 25 0 3 0 377122323 37933056 6302 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=37044 CPUtime=2.82
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 2321 0 0 0 280 2 0 0 17 0 3 0 377122323 37933056 6302 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 37044

[startup+6.30198 s]
/proc/loadavg: 1.01 1.05 1.38 3/67 4751
/proc/meminfo: memFree=1184032/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=52032 CPUtime=12.24
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 10362 0 3 0 1214 10 0 0 18 0 3 0 377122300 53280768 10167 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 13008 10167 218 20 0 12366 0
[pid=4748/tid=4750] ppid=4746 vsize=52032 CPUtime=6.04
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 4413 0 0 0 601 3 0 0 20 0 3 0 377122323 53280768 10167 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=52032 CPUtime=6.01
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 4277 0 0 0 597 4 0 0 18 0 3 0 377122323 53280768 10167 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 52032

[startup+12.7016 s]
/proc/loadavg: 1.09 1.06 1.38 3/67 4751
/proc/meminfo: memFree=1163560/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=67612 CPUtime=25
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 14312 0 3 0 2486 14 0 0 18 0 3 0 377122300 69234688 14117 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 16903 14117 218 20 0 16261 0
[pid=4748/tid=4750] ppid=4746 vsize=67612 CPUtime=12.41
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 6404 0 0 0 1235 6 0 0 25 0 3 0 377122323 69234688 14117 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=67612 CPUtime=12.41
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 6236 0 0 0 1235 6 0 0 25 0 3 0 377122323 69234688 14117 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525984 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 67612

[startup+25.5027 s]
/proc/loadavg: 1.29 1.11 1.39 3/67 4751
/proc/meminfo: memFree=1126824/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=104628 CPUtime=50.53
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 23880 0 3 0 5029 24 0 0 18 0 3 0 377122300 107139072 23613 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 26157 23613 218 20 0 25515 0
[pid=4748/tid=4750] ppid=4746 vsize=104628 CPUtime=25.15
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 10892 0 0 0 2504 11 0 0 17 0 3 0 377122323 107139072 23613 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=104628 CPUtime=25.2
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 11316 0 0 0 2509 11 0 0 25 0 3 0 377122323 107139072 23613 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526625 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 104628

[startup+51.102 s]
/proc/loadavg: 1.53 1.18 1.40 3/67 4751
/proc/meminfo: memFree=1034152/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=196808 CPUtime=101.58
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 47106 0 3 0 10105 53 0 0 18 0 3 0 377122300 201531392 46566 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 49202 46566 218 20 0 48560 0
[pid=4748/tid=4750] ppid=4746 vsize=196808 CPUtime=50.62
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 23431 0 0 0 5036 26 0 0 19 0 3 0 377122323 201531392 46566 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=196808 CPUtime=50.78
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 22003 0 0 0 5053 25 0 0 18 0 3 0 377122323 201531392 46566 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 196808

[startup+102.307 s]
/proc/loadavg: 1.81 1.31 1.44 3/67 4751
/proc/meminfo: memFree=959848/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=270736 CPUtime=203.61
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 66094 0 3 0 20284 77 0 0 18 0 3 0 377122300 277233664 64957 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 67684 64957 218 20 0 67042 0
[pid=4748/tid=4750] ppid=4746 vsize=270736 CPUtime=101.59
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 32656 0 0 0 10120 39 0 0 17 0 3 0 377122323 277233664 64957 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=270736 CPUtime=101.84
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 31766 0 0 0 10148 36 0 0 17 0 3 0 377122323 277233664 64957 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.61
Current children cumulated vsize (KiB) 270736

[startup+162.302 s]
/proc/loadavg: 1.92 1.43 1.47 4/67 4751
/proc/meminfo: memFree=948136/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=281540 CPUtime=323.23
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 69683 0 3 0 32241 82 0 0 18 0 3 0 377122300 288296960 67890 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 70385 67890 218 20 0 69743 0
[pid=4748/tid=4750] ppid=4746 vsize=281540 CPUtime=161.25
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 34637 0 0 0 16083 42 0 0 18 0 3 0 377122323 288296960 67890 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=281540 CPUtime=161.81
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 33374 0 0 0 16142 39 0 0 17 0 3 0 377122323 288296960 67890 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521612 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.23
Current children cumulated vsize (KiB) 281540

[startup+222.302 s]
/proc/loadavg: 1.97 1.54 1.50 3/67 4751
/proc/meminfo: memFree=946600/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=282564 CPUtime=442.92
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 70539 0 3 0 44209 83 0 0 18 0 3 0 377122300 289345536 68272 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 70641 68272 218 20 0 69999 0
[pid=4748/tid=4750] ppid=4746 vsize=282564 CPUtime=220.96
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 35066 0 0 0 22054 42 0 0 25 0 3 0 377122323 289345536 68272 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=282564 CPUtime=221.77
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 33801 0 0 0 22138 39 0 0 25 0 3 0 377122323 289345536 68272 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.92
Current children cumulated vsize (KiB) 282564

[startup+282.303 s]
/proc/loadavg: 1.99 1.61 1.53 3/67 4751
/proc/meminfo: memFree=883560/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=345960 CPUtime=562.5
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 86912 0 3 0 56146 104 0 0 18 0 3 0 377122300 354263040 83962 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 86490 83962 218 20 0 85848 0
[pid=4748/tid=4750] ppid=4746 vsize=345960 CPUtime=280.66
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 43322 0 0 0 28012 54 0 0 25 0 3 0 377122323 354263040 83962 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=345960 CPUtime=281.66
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 41918 0 0 0 28118 48 0 0 25 0 3 0 377122323 354263040 83962 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.5
Current children cumulated vsize (KiB) 345960

[startup+342.302 s]
/proc/loadavg: 1.99 1.68 1.55 3/67 4751
/proc/meminfo: memFree=876968/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=352528 CPUtime=682.02
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 88811 0 3 0 68096 106 0 0 18 0 3 0 377122300 360988672 85654 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 88132 85654 218 20 0 87490 0
[pid=4748/tid=4750] ppid=4746 vsize=352528 CPUtime=340.25
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 44307 0 0 0 33970 55 0 0 25 0 3 0 377122323 360988672 85654 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=352528 CPUtime=341.6
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 42832 0 0 0 34111 49 0 0 25 0 3 0 377122323 360988672 85654 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525920 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.02
Current children cumulated vsize (KiB) 352528

[startup+402.303 s]

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

/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 56891 0 0 0 189132 75 0 0 25 0 3 0 377122323 457285632 109158 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=446568 CPUtime=1900.23
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 58428 0 0 0 189953 70 0 0 25 0 3 0 377122323 457285632 109158 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3792.48
Current children cumulated vsize (KiB) 446568

[startup+1962.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/67 4751
/proc/meminfo: memFree=782760/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=446568 CPUtime=3912.21
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 116999 0 3 0 391074 147 0 0 18 0 3 0 377122300 457285632 109166 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 111642 109166 218 20 0 111000 0
[pid=4748/tid=4750] ppid=4746 vsize=446568 CPUtime=1951.81
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 56895 0 0 0 195106 75 0 0 25 0 3 0 377122323 457285632 109166 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=446568 CPUtime=1960.22
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 58432 0 0 0 195952 70 0 0 25 0 3 0 377122323 457285632 109166 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3912.21
Current children cumulated vsize (KiB) 446568

[startup+2022.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/67 4751
/proc/meminfo: memFree=782824/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=446568 CPUtime=4031.81
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 116999 0 3 0 403034 147 0 0 18 0 3 0 377122300 457285632 109166 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 111642 109166 218 20 0 111000 0
[pid=4748/tid=4750] ppid=4746 vsize=446568 CPUtime=2011.52
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 56895 0 0 0 201076 76 0 0 25 0 3 0 377122323 457285632 109166 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=446568 CPUtime=2020.12
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 58432 0 0 0 201942 70 0 0 25 0 3 0 377122323 457285632 109166 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4031.81
Current children cumulated vsize (KiB) 446568

[startup+2082.31 s]
/proc/loadavg: 1.99 2.00 1.91 3/67 4751
/proc/meminfo: memFree=782760/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=446568 CPUtime=4151.51
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 117001 0 3 0 415004 147 0 0 18 0 3 0 377122300 457285632 109168 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 111642 109168 218 20 0 111000 0
[pid=4748/tid=4750] ppid=4746 vsize=446568 CPUtime=2071.24
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 56896 0 0 0 207048 76 0 0 25 0 3 0 377122323 457285632 109168 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=446568 CPUtime=2080.09
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 58433 0 0 0 207939 70 0 0 25 0 3 0 377122323 457285632 109168 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4151.51
Current children cumulated vsize (KiB) 446568

[startup+2142.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/67 4753
/proc/meminfo: memFree=782632/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=446568 CPUtime=4271.16
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 117002 0 3 0 426969 147 0 0 18 0 3 0 377122300 457285632 109169 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 111642 109169 218 20 0 111000 0
[pid=4748/tid=4750] ppid=4746 vsize=446568 CPUtime=2130.96
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 56896 0 0 0 213020 76 0 0 25 0 3 0 377122323 457285632 109169 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=446568 CPUtime=2140.03
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 58434 0 0 0 213933 70 0 0 25 0 3 0 377122323 457285632 109169 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4271.16
Current children cumulated vsize (KiB) 446568

[startup+2202.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/67 4753
/proc/meminfo: memFree=758760/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=469792 CPUtime=4390.83
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 123069 0 3 0 438926 157 0 0 18 0 3 0 377122300 481067008 115159 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 117448 115159 218 20 0 116806 0
[pid=4748/tid=4750] ppid=4746 vsize=469792 CPUtime=2190.66
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 60011 0 0 0 218985 81 0 0 18 0 3 0 377122323 481067008 115159 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=469792 CPUtime=2200
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 61386 0 0 0 219925 75 0 0 25 0 3 0 377122323 481067008 115159 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4390.83
Current children cumulated vsize (KiB) 469792

[startup+2262.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/67 4753
/proc/meminfo: memFree=758440/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=469952 CPUtime=4510.55
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 123491 0 3 0 450897 158 0 0 18 0 3 0 377122300 481230848 115196 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 117488 115196 218 20 0 116846 0
[pid=4748/tid=4750] ppid=4746 vsize=469952 CPUtime=2250.4
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 60167 0 0 0 224959 81 0 0 25 0 3 0 377122323 481230848 115196 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=469952 CPUtime=2259.98
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 61652 0 0 0 225922 76 0 0 25 0 3 0 377122323 481230848 115196 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4510.55
Current children cumulated vsize (KiB) 469952

[startup+2322.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/67 4753
/proc/meminfo: memFree=748136/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=480356 CPUtime=4630.14
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 126502 0 3 0 462853 161 0 0 18 0 3 0 377122300 491884544 117745 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 120089 117745 218 20 0 119447 0
[pid=4748/tid=4750] ppid=4746 vsize=480356 CPUtime=2310.06
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 61185 0 0 0 230924 82 0 0 25 0 3 0 377122323 491884544 117745 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=480356 CPUtime=2319.9
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 63645 0 0 0 231913 77 0 0 25 0 3 0 377122323 491884544 117745 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4630.14
Current children cumulated vsize (KiB) 480356

[startup+2382.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/67 4753
/proc/meminfo: memFree=748200/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=480356 CPUtime=4749.88
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 126733 0 3 0 474826 162 0 0 18 0 3 0 377122300 491884544 117745 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 120089 117745 218 20 0 119447 0
[pid=4748/tid=4750] ppid=4746 vsize=480356 CPUtime=2369.8
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 61262 0 0 0 236898 82 0 0 25 0 3 0 377122323 491884544 117745 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=480356 CPUtime=2379.89
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 63799 0 0 0 237911 78 0 0 25 0 3 0 377122323 491884544 117745 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4749.88
Current children cumulated vsize (KiB) 480356

[startup+2442.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/67 4753
/proc/meminfo: memFree=747624/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=480356 CPUtime=4869.49
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 127227 0 3 0 486787 162 0 0 18 0 3 0 377122300 491884544 117854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 120089 117854 218 20 0 119447 0
[pid=4748/tid=4750] ppid=4746 vsize=480356 CPUtime=2429.52
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 61522 0 0 0 242869 83 0 0 25 0 3 0 377122323 491884544 117854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=480356 CPUtime=2439.81
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 64033 0 0 0 243903 78 0 0 25 0 3 0 377122323 491884544 117854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4869.49
Current children cumulated vsize (KiB) 480356

[startup+2502.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/67 4753
/proc/meminfo: memFree=747816/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=480356 CPUtime=4989.22
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 127304 0 3 0 498759 163 0 0 18 0 3 0 377122300 491884544 117854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 120089 117854 218 20 0 119447 0
[pid=4748/tid=4750] ppid=4746 vsize=480356 CPUtime=2489.25
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 61599 0 0 0 248842 83 0 0 25 0 3 0 377122323 491884544 117854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=480356 CPUtime=2499.79
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 64033 0 0 0 249901 78 0 0 25 0 3 0 377122323 491884544 117854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4989.22
Current children cumulated vsize (KiB) 480356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.7 s]
/proc/loadavg: 1.99 2.00 1.91 3/67 4753
/proc/meminfo: memFree=747816/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=480356 CPUtime=5000.01
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 127304 0 3 0 499838 163 0 0 18 0 3 0 377122300 491884544 117854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 120089 117854 218 20 0 119447 0
[pid=4748/tid=4750] ppid=4746 vsize=480356 CPUtime=2494.63
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 61599 0 0 0 249380 83 0 0 25 0 3 0 377122323 491884544 117854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=480356 CPUtime=2505.19
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 64033 0 0 0 250441 78 0 0 25 0 3 0 377122323 491884544 117854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 480356

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

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

[startup+2507.7 s]
/proc/loadavg: 1.99 2.00 1.91 3/67 4753
/proc/meminfo: memFree=747816/2055920 swapFree=4184008/4192956
[pid=4748] ppid=4746 vsize=480356 CPUtime=5000.01
/proc/4748/stat : 4748 (MiraXTv3_dyn) S 4746 4748 4676 0 -1 4194304 127304 0 3 0 499838 163 0 0 18 0 3 0 377122300 491884544 117854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4748/statm: 120089 117854 218 20 0 119447 0
[pid=4748/tid=4750] ppid=4746 vsize=480356 CPUtime=2494.63
/proc/4748/task/4750/stat : 4750 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 61599 0 0 0 249380 83 0 0 25 0 3 0 377122323 491884544 117854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4748/tid=4751] ppid=4746 vsize=480356 CPUtime=2505.19
/proc/4748/task/4751/stat : 4751 (MiraXTv3_dyn) R 4746 4748 4676 0 -1 4194368 64033 0 0 0 250441 78 0 0 25 0 3 0 377122323 491884544 117854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 480356

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.78
CPU time (s): 5000.09
CPU user time (s): 4998.39
CPU system time (s): 1.70174
CPU usage (%): 199.383
Max. virtual memory (cumulated for all children) (KiB): 480664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.39
system time used= 1.70174
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127304
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2897
involuntary context switches= 37464

runsolver used 2.37864 second user time and 6.75097 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Sat May 12 23:08:48 UTC 2007

IDJOB= 426343
IDBENCH= 20168
IDSOLVER= 196
FILE ID= node68/426343-1179011328

PBS_JOBID= 5252996

Free space on /tmp= 66541 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S971732863-03.cnf
COMMAND LINE= /tmp/evaluation/426343-1179011328/MiraXTv3_dyn /tmp/evaluation/426343-1179011328/instance-426343-1179011328.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-426343-1179011328 -o ROOT/results/node68/solver-426343-1179011328 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426343-1179011328/MiraXTv3_dyn /tmp/evaluation/426343-1179011328/instance-426343-1179011328.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3cf867d82f32e157effef5f545ce2705

RANDOM SEED= 835287089

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.216
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.216
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:       1221904 kB
Buffers:         53100 kB
Cached:         646560 kB
SwapCached:       3120 kB
Active:         413584 kB
Inactive:       296192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1221904 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            4780 kB
Writeback:           0 kB
Mapped:          15528 kB
Slab:           110300 kB
Committed_AS:  3931520 kB
PageTables:       1380 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= 66541 MiB

End job on node68 on Sat May 12 23:50:38 UTC 2007