Trace number 426297

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.06 2507.34

General information on the benchmark

Namerandom/LargeSize/7SAT/v220/
unif-k7-r85-v220-c18700-S1980584520-03.cnf
MD5SUM285f48af14fc5df5c7e8b15de2ce71e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3032.21
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 518700

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/node20/watcher-426297-1179007596 -o ROOT/results/node20/solver-426297-1179007596 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426297-1179007596/MiraXTv3_dyn /tmp/evaluation/426297-1179007596/instance-426297-1179007596.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.95 1.95 3/77 23580
/proc/meminfo: memFree=1645176/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=3788 CPUtime=0
/proc/23580/stat : 23580 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194304 377 0 0 0 0 0 0 0 18 0 1 0 348677011 3878912 352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/23580/statm: 947 361 203 20 0 305 0

[startup+0.066055 s]
/proc/loadavg: 1.84 1.95 1.95 3/77 23580
/proc/meminfo: memFree=1645176/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=5644 CPUtime=0.06
/proc/23580/stat : 23580 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194304 876 0 0 0 6 0 0 0 18 0 1 0 348677011 5779456 851 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/23580/statm: 1411 851 207 20 0 769 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5644

[startup+0.101061 s]
/proc/loadavg: 1.84 1.95 1.95 3/77 23580
/proc/meminfo: memFree=1645176/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=5644 CPUtime=0.09
/proc/23580/stat : 23580 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194304 876 0 0 0 9 0 0 0 18 0 1 0 348677011 5779456 851 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583960 0 0 4096 0 0 0 0 17 0 0 0
/proc/23580/statm: 1411 851 207 20 0 769 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5644

[startup+0.301101 s]
/proc/loadavg: 1.84 1.95 1.95 3/77 23580
/proc/meminfo: memFree=1645176/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=5808 CPUtime=0.29
/proc/23580/stat : 23580 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194304 921 0 0 0 29 0 0 0 20 0 1 0 348677011 5947392 896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/23580/statm: 1452 896 207 20 0 810 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5808

[startup+0.701186 s]
/proc/loadavg: 1.84 1.95 1.95 3/77 23580
/proc/meminfo: memFree=1645176/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=14412 CPUtime=0.9
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 1922 0 0 0 90 0 0 0 21 0 3 0 348677011 14757888 1860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 3603 1860 218 20 0 2961 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 14412

[startup+1.50135 s]
/proc/loadavg: 1.84 1.95 1.95 3/80 23583
/proc/meminfo: memFree=1635552/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=21668 CPUtime=2.5
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 3715 0 0 0 248 2 0 0 21 0 3 0 348677011 22188032 3653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 5417 3653 218 20 0 4775 0
[pid=23580/tid=23582] ppid=23578 vsize=21668 CPUtime=1.01
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 1412 0 0 0 101 0 0 0 19 0 3 0 348677059 22188032 3653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=21668 CPUtime=1
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 1322 0 0 0 99 1 0 0 17 0 3 0 348677059 22188032 3653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 21668

[startup+3.10267 s]
/proc/loadavg: 1.84 1.95 1.95 3/80 23583
/proc/meminfo: memFree=1626784/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=29880 CPUtime=5.69
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 5748 0 0 0 565 4 0 0 21 0 3 0 348677011 30597120 5685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 7470 5685 218 20 0 6828 0
[pid=23580/tid=23582] ppid=23578 vsize=29880 CPUtime=2.61
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 2468 0 0 0 260 1 0 0 25 0 3 0 348677059 30597120 5685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=29880 CPUtime=2.59
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 2299 0 0 0 257 2 0 0 20 0 3 0 348677059 30597120 5685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 29880

[startup+6.30131 s]
/proc/loadavg: 1.85 1.95 1.95 3/80 23583
/proc/meminfo: memFree=1615072/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=41648 CPUtime=12.07
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 8784 0 0 0 1201 6 0 0 21 0 3 0 348677011 42647552 8649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 10412 8649 218 20 0 9770 0
[pid=23580/tid=23582] ppid=23578 vsize=41648 CPUtime=5.8
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 3700 0 0 0 579 1 0 0 20 0 3 0 348677059 42647552 8649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=41648 CPUtime=5.78
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 4103 0 0 0 574 4 0 0 25 0 3 0 348677059 42647552 8649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565788 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.07
Current children cumulated vsize (KiB) 41648

[startup+12.7016 s]
/proc/loadavg: 1.86 1.95 1.95 3/80 23583
/proc/meminfo: memFree=1586720/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=68372 CPUtime=24.84
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 15675 0 0 0 2471 13 0 0 21 0 3 0 348677011 70012928 15323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 17093 15323 218 20 0 16451 0
[pid=23580/tid=23582] ppid=23578 vsize=68372 CPUtime=12.2
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 7281 0 0 0 1216 4 0 0 25 0 3 0 348677059 70012928 15323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=68372 CPUtime=12.15
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 7413 0 0 0 1207 8 0 0 17 0 3 0 348677059 70012928 15323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 68372

[startup+25.5012 s]
/proc/loadavg: 1.89 1.96 1.95 3/80 23583
/proc/meminfo: memFree=1576928/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=76180 CPUtime=50.37
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 18170 0 0 0 5020 17 0 0 21 0 3 0 348677011 78008320 17428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 19045 17428 218 20 0 18403 0
[pid=23580/tid=23582] ppid=23578 vsize=76180 CPUtime=24.99
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 8118 0 0 0 2494 5 0 0 18 0 3 0 348677059 78008320 17428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=76180 CPUtime=24.9
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 9071 0 0 0 2479 11 0 0 20 0 3 0 348677059 78008320 17428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 76180

[startup+51.1013 s]
/proc/loadavg: 1.93 1.96 1.95 3/80 23583
/proc/meminfo: memFree=1553248/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=98896 CPUtime=101.42
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 24898 0 0 0 10117 25 0 0 21 0 3 0 348677011 101269504 23278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 24724 23278 218 20 0 24082 0
[pid=23580/tid=23582] ppid=23578 vsize=98896 CPUtime=50.53
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 11780 0 0 0 5045 8 0 0 25 0 3 0 348677059 101269504 23278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=98896 CPUtime=50.39
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 12137 0 0 0 5024 15 0 0 25 0 3 0 348677059 101269504 23278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 98896

[startup+102.307 s]
/proc/loadavg: 1.97 1.96 1.95 3/80 23583
/proc/meminfo: memFree=1545120/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=105796 CPUtime=203.54
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 28100 0 0 0 20327 27 0 0 21 0 3 0 348677011 108335104 24985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 26449 24985 218 20 0 25807 0
[pid=23580/tid=23582] ppid=23578 vsize=105796 CPUtime=101.68
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 13524 0 0 0 10159 9 0 0 25 0 3 0 348677059 108335104 24985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=105796 CPUtime=101.37
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 13595 0 0 0 10120 17 0 0 24 0 3 0 348677059 108335104 24985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.54
Current children cumulated vsize (KiB) 105796

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.95 3/80 23583
/proc/meminfo: memFree=1541664/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=108180 CPUtime=323.2
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 30652 0 0 0 32290 30 0 0 21 0 3 0 348677011 110776320 25847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 27045 25847 218 20 0 26403 0
[pid=23580/tid=23582] ppid=23578 vsize=108180 CPUtime=161.6
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 14982 0 0 0 16150 10 0 0 25 0 3 0 348677059 110776320 25847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=108180 CPUtime=161.11
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 14689 0 0 0 16092 19 0 0 25 0 3 0 348677059 110776320 25847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.2
Current children cumulated vsize (KiB) 108180

[startup+222.303 s]
/proc/loadavg: 2.04 1.99 1.96 3/80 23583
/proc/meminfo: memFree=1539296/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=110348 CPUtime=442.84
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 33009 0 0 0 44252 32 0 0 21 0 3 0 348677011 112996352 26449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 27587 26449 218 20 0 26945 0
[pid=23580/tid=23582] ppid=23578 vsize=110348 CPUtime=221.52
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 16163 0 0 0 22141 11 0 0 25 0 3 0 348677059 112996352 26449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=110348 CPUtime=220.83
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 15865 0 0 0 22063 20 0 0 25 0 3 0 348677059 112996352 26449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.84
Current children cumulated vsize (KiB) 110348

[startup+282.303 s]
/proc/loadavg: 2.06 2.00 1.96 3/80 23583
/proc/meminfo: memFree=1537440/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=113100 CPUtime=562.52
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 34954 0 0 0 56218 34 0 0 21 0 3 0 348677011 115814400 26930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 28275 26930 218 20 0 27633 0
[pid=23580/tid=23582] ppid=23578 vsize=113100 CPUtime=281.46
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 17292 0 0 0 28134 12 0 0 25 0 3 0 348677059 115814400 26930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=113100 CPUtime=280.58
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 16681 0 0 0 28037 21 0 0 25 0 3 0 348677059 115814400 26930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.52
Current children cumulated vsize (KiB) 113100

[startup+342.302 s]
/proc/loadavg: 2.02 2.00 1.96 3/80 23583
/proc/meminfo: memFree=1535840/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=114748 CPUtime=682.16
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 36805 0 0 0 68180 36 0 0 21 0 3 0 348677011 117501952 27316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 28687 27316 218 20 0 28045 0
[pid=23580/tid=23582] ppid=23578 vsize=114748 CPUtime=341.39
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 18294 0 0 0 34126 13 0 0 19 0 3 0 348677059 117501952 27316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=114748 CPUtime=340.29
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 17530 0 0 0 34007 22 0 0 18 0 3 0 348677059 117501952 27316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.16
Current children cumulated vsize (KiB) 114748

[startup+402.302 s]

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

/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 41294 0 0 0 189920 31 0 0 25 0 3 0 348677059 162971648 38062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=159152 CPUtime=1893.41
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 40892 0 0 0 189286 55 0 0 25 0 3 0 348677059 162971648 38062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.41
Current children cumulated vsize (KiB) 159152

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 23583
/proc/meminfo: memFree=1492576/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=158128 CPUtime=3913.06
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 84482 0 0 0 391219 87 0 0 21 0 3 0 348677011 161923072 38123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 39532 38123 218 20 0 38890 0
[pid=23580/tid=23582] ppid=23578 vsize=158128 CPUtime=1959.44
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 41967 0 0 0 195913 31 0 0 25 0 3 0 348677059 161923072 38123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=158128 CPUtime=1953.14
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 41534 0 0 0 195258 56 0 0 25 0 3 0 348677059 161923072 38123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.06
Current children cumulated vsize (KiB) 158128

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 23583
/proc/meminfo: memFree=1492384/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=158292 CPUtime=4032.71
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 85788 0 0 0 403182 89 0 0 21 0 3 0 348677011 162091008 38181 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 39573 38181 218 20 0 38931 0
[pid=23580/tid=23582] ppid=23578 vsize=158292 CPUtime=2019.36
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 42514 0 0 0 201904 32 0 0 21 0 3 0 348677059 162091008 38181 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=158292 CPUtime=2012.87
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 42293 0 0 0 201230 57 0 0 21 0 3 0 348677059 162091008 38181 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4032.71
Current children cumulated vsize (KiB) 158292

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 23583
/proc/meminfo: memFree=1492064/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=159480 CPUtime=4152.39
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 87163 0 0 0 415149 90 0 0 21 0 3 0 348677011 163307520 38242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 39870 38242 218 20 0 39228 0
[pid=23580/tid=23582] ppid=23578 vsize=159480 CPUtime=2079.3
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 43210 0 0 0 207898 32 0 0 25 0 3 0 348677059 163307520 38242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=159480 CPUtime=2072.61
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 42972 0 0 0 207203 58 0 0 25 0 3 0 348677059 163307520 38242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.39
Current children cumulated vsize (KiB) 159480

[startup+2142.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/80 23583
/proc/meminfo: memFree=1491936/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=159688 CPUtime=4272.06
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 88458 0 0 0 427114 92 0 0 21 0 3 0 348677011 163520512 38286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 39922 38286 218 20 0 39280 0
[pid=23580/tid=23582] ppid=23578 vsize=159688 CPUtime=2139.22
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 43980 0 0 0 213890 32 0 0 25 0 3 0 348677059 163520512 38286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=159688 CPUtime=2132.35
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 43497 0 0 0 213176 59 0 0 25 0 3 0 348677059 163520512 38286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.06
Current children cumulated vsize (KiB) 159688

[startup+2202.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/80 23583
/proc/meminfo: memFree=1489248/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=162760 CPUtime=4391.71
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 90227 0 0 0 439078 93 0 0 21 0 3 0 348677011 166666240 38947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 40690 38947 218 20 0 40048 0
[pid=23580/tid=23582] ppid=23578 vsize=162760 CPUtime=2199.11
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 44568 0 0 0 219879 32 0 0 25 0 3 0 348677059 166666240 38947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23580/tid=23583] ppid=23578 vsize=162760 CPUtime=2192.1
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 44678 0 0 0 219150 60 0 0 25 0 3 0 348677059 166666240 38947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4391.71
Current children cumulated vsize (KiB) 162760

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 23585
/proc/meminfo: memFree=1489184/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=162760 CPUtime=4511.38
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 91501 0 0 0 451043 95 0 0 21 0 3 0 348677011 166666240 38968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 40690 38968 218 20 0 40048 0
[pid=23580/tid=23582] ppid=23578 vsize=162760 CPUtime=2258.85
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 45248 0 0 0 225852 33 0 0 25 0 3 0 348677059 166666240 38968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23580/tid=23583] ppid=23578 vsize=162760 CPUtime=2252.04
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 45272 0 0 0 225143 61 0 0 25 0 3 0 348677059 166666240 38968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.38
Current children cumulated vsize (KiB) 162760

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 23585
/proc/meminfo: memFree=1488800/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=163156 CPUtime=4631.03
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 92768 0 0 0 463007 96 0 0 21 0 3 0 348677011 167071744 39057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 40789 39057 218 20 0 40147 0
[pid=23580/tid=23582] ppid=23578 vsize=163156 CPUtime=2318.58
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 45926 0 0 0 231824 34 0 0 25 0 3 0 348677059 167071744 39057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23580/tid=23583] ppid=23578 vsize=163156 CPUtime=2311.95
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 45861 0 0 0 231134 61 0 0 25 0 3 0 348677059 167071744 39057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.03
Current children cumulated vsize (KiB) 163156

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 23585
/proc/meminfo: memFree=1488480/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=163452 CPUtime=4750.69
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 94026 0 0 0 474971 98 0 0 21 0 3 0 348677011 167374848 39133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 40863 39133 218 20 0 40221 0
[pid=23580/tid=23582] ppid=23578 vsize=163452 CPUtime=2378.44
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 46724 0 0 0 237809 35 0 0 25 0 3 0 348677059 167374848 39133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521753 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=163452 CPUtime=2371.76
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 46321 0 0 0 237114 62 0 0 25 0 3 0 348677059 167374848 39133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.69
Current children cumulated vsize (KiB) 163452

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 23585
/proc/meminfo: memFree=1488224/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=163604 CPUtime=4870.37
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 95173 0 0 0 486938 99 0 0 21 0 3 0 348677011 167530496 39167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 40901 39167 218 20 0 40259 0
[pid=23580/tid=23582] ppid=23578 vsize=163604 CPUtime=2438.37
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 47285 0 0 0 243802 35 0 0 25 0 3 0 348677059 167530496 39167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=163604 CPUtime=2431.5
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 46907 0 0 0 243087 63 0 0 25 0 3 0 348677059 167530496 39167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.37
Current children cumulated vsize (KiB) 163604

[startup+2502.3 s]
/proc/loadavg: 1.92 1.98 1.96 3/80 23585
/proc/meminfo: memFree=1486112/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=165948 CPUtime=4990.03
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 96898 0 0 0 498902 101 0 0 21 0 3 0 348677011 169930752 39774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 41487 39774 218 20 0 40845 0
[pid=23580/tid=23582] ppid=23578 vsize=165948 CPUtime=2498.31
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 47927 0 0 0 249795 36 0 0 25 0 3 0 348677059 169930752 39774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=165948 CPUtime=2491.25
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 47990 0 0 0 249060 65 0 0 25 0 3 0 348677059 169930752 39774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.03
Current children cumulated vsize (KiB) 165948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.3 s]
/proc/loadavg: 1.93 1.98 1.96 3/80 23585
/proc/meminfo: memFree=1485920/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=165948 CPUtime=5000.01
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 97042 0 0 0 499900 101 0 0 21 0 3 0 348677011 169930752 39787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 41487 39787 218 20 0 40845 0
[pid=23580/tid=23582] ppid=23578 vsize=165948 CPUtime=2503.31
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 47992 0 0 0 250295 36 0 0 25 0 3 0 348677059 169930752 39787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=165948 CPUtime=2496.22
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 48069 0 0 0 249557 65 0 0 25 0 3 0 348677059 169930752 39787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 165948

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

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

[startup+2507.3 s]
/proc/loadavg: 1.93 1.98 1.96 3/80 23585
/proc/meminfo: memFree=1485920/2055920 swapFree=4154884/4192956
[pid=23580] ppid=23578 vsize=165948 CPUtime=5000.01
/proc/23580/stat : 23580 (MiraXTv3_dyn) S 23578 23580 23508 0 -1 4194304 97042 0 0 0 499900 101 0 0 21 0 3 0 348677011 169930752 39787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23580/statm: 41487 39787 218 20 0 40845 0
[pid=23580/tid=23582] ppid=23578 vsize=165948 CPUtime=2503.31
/proc/23580/task/23582/stat : 23582 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 47992 0 0 0 250295 36 0 0 25 0 3 0 348677059 169930752 39787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23580/tid=23583] ppid=23578 vsize=165948 CPUtime=2496.22
/proc/23580/task/23583/stat : 23583 (MiraXTv3_dyn) R 23578 23580 23508 0 -1 4194368 48069 0 0 0 249557 65 0 0 25 0 3 0 348677059 169930752 39787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 165948

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.34
CPU time (s): 5000.06
CPU user time (s): 4999.02
CPU system time (s): 1.04484
CPU usage (%): 199.417
Max. virtual memory (cumulated for all children) (KiB): 165948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.02
system time used= 1.04484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97042
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= 1180
involuntary context switches= 94103

runsolver used 2.47462 second user time and 6.65999 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat May 12 22:06:37 UTC 2007

IDJOB= 426297
IDBENCH= 20122
IDSOLVER= 196
FILE ID= node20/426297-1179007596

PBS_JOBID= 5252864

Free space on /tmp= 66520 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v220/unif-k7-r85-v220-c18700-S1980584520-03.cnf
COMMAND LINE= /tmp/evaluation/426297-1179007596/MiraXTv3_dyn /tmp/evaluation/426297-1179007596/instance-426297-1179007596.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-426297-1179007596 -o ROOT/results/node20/solver-426297-1179007596 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426297-1179007596/MiraXTv3_dyn /tmp/evaluation/426297-1179007596/instance-426297-1179007596.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  285f48af14fc5df5c7e8b15de2ce71e5

RANDOM SEED= 866596733

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1645392 kB
Buffers:         49212 kB
Cached:         273596 kB
SwapCached:      17192 kB
Active:          93124 kB
Inactive:       253120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1645392 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            4604 kB
Writeback:           0 kB
Mapped:          29580 kB
Slab:            49852 kB
Committed_AS:  6893808 kB
PageTables:       1744 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= 66520 MiB

End job on node20 on Sat May 12 22:48:26 UTC 2007