Trace number 426259

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.16 2507.25

General information on the benchmark

Namerandom/LargeSize/5SAT/v900/
unif-k5-r20-v900-c18000-S1509822356-13.cnf
MD5SUMd639aa5f27d6199159a1100595976bbc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2833.23
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 518000
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/node4/watcher-426259-1179003595 -o ROOT/results/node4/solver-426259-1179003595 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426259-1179003595/MiraXTv3_dyn /tmp/evaluation/426259-1179003595/instance-426259-1179003595.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.99 3/77 32119
/proc/meminfo: memFree=1542872/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=3788 CPUtime=0
/proc/32119/stat : 32119 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194304 329 0 0 0 0 0 0 0 18 0 1 0 376397287 3878912 304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32119/statm: 947 311 202 20 0 305 0

[startup+0.090459 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 32119
/proc/meminfo: memFree=1542872/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=5284 CPUtime=0.08
/proc/32119/stat : 32119 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194304 758 0 0 0 8 0 0 0 18 0 1 0 376397287 5410816 733 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575767 0 0 4096 0 0 0 0 17 1 0 0
/proc/32119/statm: 1321 733 207 20 0 679 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5284

[startup+0.10146 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 32119
/proc/meminfo: memFree=1542872/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=5456 CPUtime=0.09
/proc/32119/stat : 32119 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194304 794 0 0 0 9 0 0 0 18 0 1 0 376397287 5586944 769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583928 0 0 4096 0 0 0 0 17 1 0 0
/proc/32119/statm: 1364 769 207 20 0 722 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5456

[startup+0.301487 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 32119
/proc/meminfo: memFree=1542872/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=13904 CPUtime=0.44
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 1847 0 0 0 44 0 0 0 18 0 3 0 376397287 14237696 1749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 3476 1749 218 20 0 2834 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 13904

[startup+0.701523 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 32119
/proc/meminfo: memFree=1542872/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=19616 CPUtime=1.24
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 3258 0 0 0 123 1 0 0 18 0 3 0 376397287 20086784 3160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 4904 3160 218 20 0 4262 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 19616

[startup+1.5016 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 32122
/proc/meminfo: memFree=1526912/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=29080 CPUtime=2.84
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 5773 0 0 0 281 3 0 0 18 0 3 0 376397287 29777920 5675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 7270 5675 218 20 0 6628 0
[pid=32119/tid=32121] ppid=32117 vsize=29080 CPUtime=1.36
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 2366 0 0 0 135 1 0 0 19 0 3 0 376397300 29777920 5675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32119/tid=32122] ppid=32117 vsize=29080 CPUtime=1.34
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 2488 0 0 0 133 1 0 0 18 0 3 0 376397300 29777920 5675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520299 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 29080

[startup+3.10175 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 32122
/proc/meminfo: memFree=1513920/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=43624 CPUtime=6.03
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 9127 0 0 0 599 4 0 0 18 0 3 0 376397287 44670976 9029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 10906 9029 218 20 0 10264 0
[pid=32119/tid=32121] ppid=32117 vsize=43624 CPUtime=2.95
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 3979 0 0 0 294 1 0 0 25 0 3 0 376397300 44670976 9029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32119/tid=32122] ppid=32117 vsize=43624 CPUtime=2.93
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 4229 0 0 0 291 2 0 0 19 0 3 0 376397300 44670976 9029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 43624

[startup+6.30106 s]
/proc/loadavg: 1.85 1.97 1.99 3/80 32122
/proc/meminfo: memFree=1502208/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=54508 CPUtime=12.41
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 12145 0 0 0 1235 6 0 0 18 0 3 0 376397287 55816192 11975 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 13627 11975 218 20 0 12985 0
[pid=32119/tid=32121] ppid=32117 vsize=54508 CPUtime=6.15
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 5459 0 0 0 613 2 0 0 23 0 3 0 376397300 55816192 11975 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32119/tid=32122] ppid=32117 vsize=54508 CPUtime=6.11
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 5767 0 0 0 608 3 0 0 18 0 3 0 376397300 55816192 11975 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565551 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 54508

[startup+12.7027 s]
/proc/loadavg: 1.86 1.97 1.99 3/80 32122
/proc/meminfo: memFree=1453696/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=100824 CPUtime=25.17
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 23946 0 0 0 2501 16 0 0 18 0 3 0 376397287 103243776 23609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 25206 23609 218 20 0 24564 0
[pid=32119/tid=32121] ppid=32117 vsize=100824 CPUtime=12.55
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 11251 0 0 0 1249 6 0 0 25 0 3 0 376397300 103243776 23609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32119/tid=32122] ppid=32117 vsize=100824 CPUtime=12.48
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 11776 0 0 0 1239 9 0 0 18 0 3 0 376397300 103243776 23609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 100824

[startup+25.5019 s]
/proc/loadavg: 1.89 1.97 1.99 3/80 32122
/proc/meminfo: memFree=1436224/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=113204 CPUtime=50.68
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 27353 0 0 0 5049 19 0 0 18 0 3 0 376397287 115920896 26694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 28301 26694 218 20 0 27659 0
[pid=32119/tid=32121] ppid=32117 vsize=113204 CPUtime=25.33
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 12993 0 0 0 2526 7 0 0 25 0 3 0 376397300 115920896 26694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32119/tid=32122] ppid=32117 vsize=113204 CPUtime=25.21
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 13441 0 0 0 2510 11 0 0 25 0 3 0 376397300 115920896 26694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565842 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 113204

[startup+51.1014 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 32122
/proc/meminfo: memFree=1403392/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=145860 CPUtime=101.75
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 36277 0 0 0 10145 30 0 0 18 0 3 0 376397287 149360640 34870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 36465 34870 218 20 0 35823 0
[pid=32119/tid=32121] ppid=32117 vsize=145860 CPUtime=50.91
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 16765 0 0 0 5081 10 0 0 25 0 3 0 376397300 149360640 34870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32119/tid=32122] ppid=32117 vsize=145860 CPUtime=50.69
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 18593 0 0 0 5051 18 0 0 25 0 3 0 376397300 149360640 34870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 145860

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.99 3/86 32286
/proc/meminfo: memFree=1378832/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=168840 CPUtime=203.48
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 43251 0 0 0 20297 51 0 0 18 0 3 0 376397287 172892160 40661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 42210 40661 218 20 0 41568 0
[pid=32119/tid=32121] ppid=32117 vsize=168840 CPUtime=101.89
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 20012 0 0 0 10176 13 0 0 25 0 3 0 376397300 172892160 40661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32119/tid=32122] ppid=32117 vsize=168840 CPUtime=101.45
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 22320 0 0 0 10108 37 0 0 25 0 3 0 376397300 172892160 40661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.48
Current children cumulated vsize (KiB) 168840

[startup+162.302 s]
/proc/loadavg: 2.05 1.99 1.99 3/80 32320
/proc/meminfo: memFree=1379712/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=168840 CPUtime=323.03
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 44786 0 0 0 32246 57 0 0 18 0 3 0 376397287 172892160 40729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 42210 40729 218 20 0 41568 0
[pid=32119/tid=32121] ppid=32117 vsize=168840 CPUtime=161.81
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 20816 0 0 0 16167 14 0 0 25 0 3 0 376397300 172892160 40729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32119/tid=32122] ppid=32117 vsize=168840 CPUtime=161.09
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 23051 0 0 0 16067 42 0 0 25 0 3 0 376397300 172892160 40729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.03
Current children cumulated vsize (KiB) 168840

[startup+222.302 s]
/proc/loadavg: 2.02 1.99 1.99 3/80 32320
/proc/meminfo: memFree=1356864/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=190876 CPUtime=442.72
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 51843 0 0 0 44209 63 0 0 18 0 3 0 376397287 195457024 46446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 47719 46446 218 20 0 47077 0
[pid=32119/tid=32121] ppid=32117 vsize=190876 CPUtime=221.76
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 23697 0 0 0 22161 15 0 0 25 0 3 0 376397300 195457024 46446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32119/tid=32122] ppid=32117 vsize=190876 CPUtime=220.8
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 27227 0 0 0 22034 46 0 0 25 0 3 0 376397300 195457024 46446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.72
Current children cumulated vsize (KiB) 190876

[startup+282.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 32320
/proc/meminfo: memFree=1349120/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=199128 CPUtime=562.33
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 55041 0 0 0 56167 66 0 0 18 0 3 0 376397287 203907072 48437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 49782 48437 218 20 0 49140 0
[pid=32119/tid=32121] ppid=32117 vsize=199128 CPUtime=281.73
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 25845 0 0 0 28156 17 0 0 25 0 3 0 376397300 203907072 48437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32119/tid=32122] ppid=32117 vsize=199128 CPUtime=280.46
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 28277 0 0 0 27998 48 0 0 25 0 3 0 376397300 203907072 48437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.33
Current children cumulated vsize (KiB) 199128

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 32320
/proc/meminfo: memFree=1345280/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=202772 CPUtime=682.03
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 57010 0 0 0 68134 69 0 0 18 0 3 0 376397287 207638528 49388 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 50693 49388 218 20 0 50051 0
[pid=32119/tid=32121] ppid=32117 vsize=202772 CPUtime=341.69
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 27057 0 0 0 34150 19 0 0 25 0 3 0 376397300 207638528 49388 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32119/tid=32122] ppid=32117 vsize=202772 CPUtime=340.18
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 29034 0 0 0 33970 48 0 0 25 0 3 0 376397300 207638528 49388 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.03
Current children cumulated vsize (KiB) 202772

[startup+402.302 s]

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

/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 38370 0 0 0 183655 36 0 0 25 0 3 0 376397300 259866624 61878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32119/tid=32122] ppid=32117 vsize=253776 CPUtime=1836.87
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 45823 0 0 0 183611 76 0 0 25 0 3 0 376397300 259866624 61878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3673.91
Current children cumulated vsize (KiB) 253776

[startup+1902.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/80 32320
/proc/meminfo: memFree=1295232/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=253776 CPUtime=3793.55
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 85112 0 0 0 379242 113 0 0 18 0 3 0 376397287 259866624 61878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 63444 61878 218 20 0 62802 0
[pid=32119/tid=32121] ppid=32117 vsize=253776 CPUtime=1896.87
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 38370 0 0 0 189651 36 0 0 25 0 3 0 376397300 259866624 61878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32119/tid=32122] ppid=32117 vsize=253776 CPUtime=1896.54
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 45823 0 0 0 189578 76 0 0 25 0 3 0 376397300 259866624 61878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.55
Current children cumulated vsize (KiB) 253776

[startup+1962.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/80 32320
/proc/meminfo: memFree=1295488/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=253452 CPUtime=3913.24
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 85113 0 0 0 391211 113 0 0 18 0 3 0 376397287 259534848 61804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 63363 61804 218 20 0 62721 0
[pid=32119/tid=32121] ppid=32117 vsize=253452 CPUtime=1956.83
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 38371 0 0 0 195646 37 0 0 25 0 3 0 376397300 259534848 61804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32119/tid=32122] ppid=32117 vsize=253452 CPUtime=1956.27
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 45823 0 0 0 195551 76 0 0 25 0 3 0 376397300 259534848 61804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.24
Current children cumulated vsize (KiB) 253452

[startup+2022.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/80 32320
/proc/meminfo: memFree=1295552/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=253452 CPUtime=4032.82
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 85116 0 0 0 403167 115 0 0 18 0 3 0 376397287 259534848 61807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 63363 61807 218 20 0 62721 0
[pid=32119/tid=32121] ppid=32117 vsize=253452 CPUtime=2016.79
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 38374 0 0 0 201642 37 0 0 25 0 3 0 376397300 259534848 61807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32119/tid=32122] ppid=32117 vsize=253452 CPUtime=2015.88
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 45823 0 0 0 201512 76 0 0 25 0 3 0 376397300 259534848 61807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4032.82
Current children cumulated vsize (KiB) 253452

[startup+2082.31 s]
/proc/loadavg: 2.06 2.03 2.00 3/80 32320
/proc/meminfo: memFree=1295552/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=253448 CPUtime=4152.5
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 85120 0 0 0 415135 115 0 0 18 0 3 0 376397287 259530752 61810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 63362 61810 218 20 0 62720 0
[pid=32119/tid=32121] ppid=32117 vsize=253448 CPUtime=2076.76
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 38374 0 0 0 207638 38 0 0 18 0 3 0 376397300 259530752 61810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32119/tid=32122] ppid=32117 vsize=253448 CPUtime=2075.59
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 45827 0 0 0 207483 76 0 0 17 0 3 0 376397300 259530752 61810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526468 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.5
Current children cumulated vsize (KiB) 253448

[startup+2142.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/80 32320
/proc/meminfo: memFree=1295616/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=253448 CPUtime=4272.19
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 85120 0 0 0 427103 116 0 0 18 0 3 0 376397287 259530752 61810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 63362 61810 218 20 0 62720 0
[pid=32119/tid=32121] ppid=32117 vsize=253448 CPUtime=2136.67
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 38374 0 0 0 213629 38 0 0 25 0 3 0 376397300 259530752 61810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32119/tid=32122] ppid=32117 vsize=253448 CPUtime=2135.37
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 45827 0 0 0 213461 76 0 0 25 0 3 0 376397300 259530752 61810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.19
Current children cumulated vsize (KiB) 253448

[startup+2202.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/80 32322
/proc/meminfo: memFree=1295424/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=253448 CPUtime=4391.89
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 85120 0 0 0 439073 116 0 0 18 0 3 0 376397287 259530752 61810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 63362 61810 218 20 0 62720 0
[pid=32119/tid=32121] ppid=32117 vsize=253448 CPUtime=2196.4
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 38374 0 0 0 219602 38 0 0 25 0 3 0 376397300 259530752 61810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11030173 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32119/tid=32122] ppid=32117 vsize=253448 CPUtime=2195.34
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 45827 0 0 0 219457 77 0 0 25 0 3 0 376397300 259530752 61810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528906 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.89
Current children cumulated vsize (KiB) 253448

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 32322
/proc/meminfo: memFree=1295424/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=253448 CPUtime=4511.57
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 85120 0 0 0 451040 117 0 0 18 0 3 0 376397287 259530752 61810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 63362 61810 218 20 0 62720 0
[pid=32119/tid=32121] ppid=32117 vsize=253448 CPUtime=2256.11
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 38374 0 0 0 225573 38 0 0 25 0 3 0 376397300 259530752 61810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32119/tid=32122] ppid=32117 vsize=253448 CPUtime=2255.3
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 45827 0 0 0 225453 77 0 0 25 0 3 0 376397300 259530752 61810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.57
Current children cumulated vsize (KiB) 253448

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 32322
/proc/meminfo: memFree=1295488/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=253448 CPUtime=4631.27
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 85121 0 0 0 463010 117 0 0 18 0 3 0 376397287 259530752 61811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 63362 61811 218 20 0 62720 0
[pid=32119/tid=32121] ppid=32117 vsize=253448 CPUtime=2315.85
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 38374 0 0 0 231547 38 0 0 25 0 3 0 376397300 259530752 61811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32119/tid=32122] ppid=32117 vsize=253448 CPUtime=2315.28
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 45828 0 0 0 231450 78 0 0 25 0 3 0 376397300 259530752 61811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.27
Current children cumulated vsize (KiB) 253448

[startup+2382.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/80 32322
/proc/meminfo: memFree=1295488/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=253448 CPUtime=4750.98
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 85121 0 0 0 474980 118 0 0 18 0 3 0 376397287 259530752 61811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 63362 61811 218 20 0 62720 0
[pid=32119/tid=32121] ppid=32117 vsize=253448 CPUtime=2375.59
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 38374 0 0 0 237520 39 0 0 25 0 3 0 376397300 259530752 61811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32119/tid=32122] ppid=32117 vsize=253448 CPUtime=2375.26
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 45828 0 0 0 237447 79 0 0 25 0 3 0 376397300 259530752 61811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.98
Current children cumulated vsize (KiB) 253448

[startup+2442.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/80 32322
/proc/meminfo: memFree=1295488/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=253448 CPUtime=4870.63
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 85122 0 0 0 486944 119 0 0 18 0 3 0 376397287 259530752 61812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 63362 61812 218 20 0 62720 0
[pid=32119/tid=32121] ppid=32117 vsize=253448 CPUtime=2435.27
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 38375 0 0 0 243488 39 0 0 25 0 3 0 376397300 259530752 61812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32119/tid=32122] ppid=32117 vsize=253448 CPUtime=2435.21
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 45828 0 0 0 243442 79 0 0 25 0 3 0 376397300 259530752 61812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.63
Current children cumulated vsize (KiB) 253448

[startup+2502.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/80 32322
/proc/meminfo: memFree=1294464/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=254436 CPUtime=4990.32
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 85652 0 0 0 498912 120 0 0 18 0 3 0 376397287 260542464 62047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 63609 62047 218 20 0 62967 0
[pid=32119/tid=32121] ppid=32117 vsize=254436 CPUtime=2495
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 38904 0 0 0 249461 39 0 0 25 0 3 0 376397300 260542464 62047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32119/tid=32122] ppid=32117 vsize=254436 CPUtime=2495.18
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 45829 0 0 0 249438 80 0 0 21 0 3 0 376397300 260542464 62047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.32
Current children cumulated vsize (KiB) 254436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 2.09 2.05 2.01 3/80 32322
/proc/meminfo: memFree=1294400/2055920 swapFree=4141224/4192956
[pid=32119] ppid=32117 vsize=254576 CPUtime=5000.1
/proc/32119/stat : 32119 (MiraXTv3_dyn) S 32117 32119 31733 0 -1 4194304 85667 0 0 0 499890 120 0 0 18 0 3 0 376397287 260685824 62062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32119/statm: 63644 62062 218 20 0 63002 0
[pid=32119/tid=32121] ppid=32117 vsize=254576 CPUtime=2499.88
/proc/32119/task/32121/stat : 32121 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 38919 0 0 0 249949 39 0 0 25 0 3 0 376397300 260685824 62062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32119/tid=32122] ppid=32117 vsize=254576 CPUtime=2500.08
/proc/32119/task/32122/stat : 32122 (MiraXTv3_dyn) R 32117 32119 31733 0 -1 4194368 45829 0 0 0 249928 80 0 0 25 0 3 0 376397300 260685824 62062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 254576

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.25
CPU time (s): 5000.16
CPU user time (s): 4998.92
CPU system time (s): 1.24481
CPU usage (%): 199.428
Max. virtual memory (cumulated for all children) (KiB): 254576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.92
system time used= 1.24481
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85667
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= 1209
involuntary context switches= 94475

runsolver used 2.38764 second user time and 6.78597 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat May 12 20:59:55 UTC 2007

IDJOB= 426259
IDBENCH= 20084
IDSOLVER= 196
FILE ID= node4/426259-1179003595

PBS_JOBID= 5252846

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v900/unif-k5-r20-v900-c18000-S1509822356-13.cnf
COMMAND LINE= /tmp/evaluation/426259-1179003595/MiraXTv3_dyn /tmp/evaluation/426259-1179003595/instance-426259-1179003595.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-426259-1179003595 -o ROOT/results/node4/solver-426259-1179003595 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426259-1179003595/MiraXTv3_dyn /tmp/evaluation/426259-1179003595/instance-426259-1179003595.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d639aa5f27d6199159a1100595976bbc

RANDOM SEED= 861822551

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1543152 kB
Buffers:         50088 kB
Cached:         372760 kB
SwapCached:      15684 kB
Active:         136576 kB
Inactive:       310120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1543152 kB
SwapTotal:     4192956 kB
SwapFree:      4141224 kB
Dirty:            4340 kB
Writeback:           0 kB
Mapped:          30252 kB
Slab:            51568 kB
Committed_AS: 10001532 kB
PageTables:       1816 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= 66552 MiB

End job on node4 on Sat May 12 21:41:45 UTC 2007