Trace number 456255

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.2 2549.03

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl009.sat05-3830.reshuffled-07.cnf
MD5SUM63733d54eda8872a9d86a78f0ba7397d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2917
Number of clauses17675
Sum of the clauses size127433
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2434
Number of clauses of size 32242
Number of clauses of size 4361
Number of clauses of size 5538
Number of clauses of size over 514058

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/node21/watcher-456255-1179021577 -o ROOT/results/node21/solver-456255-1179021577 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456255-1179021577/MiraXTv3_dyn /tmp/evaluation/456255-1179021577/instance-456255-1179021577.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.83 1.94 1.94 3/77 12037
/proc/meminfo: memFree=1600584/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=3788 CPUtime=0
/proc/12037/stat : 12037 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194304 431 0 0 0 0 0 0 0 18 0 1 0 350075039 3878912 406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/12037/statm: 947 406 202 20 0 305 0

[startup+0.043212 s]
/proc/loadavg: 1.83 1.94 1.94 3/77 12037
/proc/meminfo: memFree=1600584/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=5696 CPUtime=0.03
/proc/12037/stat : 12037 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194304 898 0 0 0 3 0 0 0 18 0 1 0 350075039 5832704 873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585319 0 0 4096 0 0 0 0 17 0 0 0
/proc/12037/statm: 1424 874 206 20 0 782 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5696

[startup+0.101218 s]
/proc/loadavg: 1.83 1.94 1.94 3/77 12037
/proc/meminfo: memFree=1600584/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=5976 CPUtime=0.09
/proc/12037/stat : 12037 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194304 974 0 0 0 9 0 0 0 18 0 1 0 350075039 6119424 949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575880 0 0 4096 0 0 0 0 17 0 0 0
/proc/12037/statm: 1494 949 207 20 0 852 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5976

[startup+0.301245 s]
/proc/loadavg: 1.83 1.94 1.94 3/77 12037
/proc/meminfo: memFree=1600584/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=12124 CPUtime=0.39
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 1668 0 0 0 39 0 0 0 18 0 3 0 350075039 12414976 1598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 3031 1598 218 20 0 2389 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 12124

[startup+0.701289 s]
/proc/loadavg: 1.83 1.94 1.94 3/77 12037
/proc/meminfo: memFree=1600584/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=16068 CPUtime=1.19
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 2348 0 0 0 118 1 0 0 18 0 3 0 350075039 16453632 2278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 4017 2278 218 20 0 3375 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 16068

[startup+1.50138 s]
/proc/loadavg: 1.83 1.94 1.94 3/80 12040
/proc/meminfo: memFree=1590448/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=19104 CPUtime=2.78
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 3324 0 0 0 277 1 0 0 18 0 3 0 350075039 19562496 3254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 4776 3254 218 20 0 4134 0
[pid=12037/tid=12039] ppid=12035 vsize=19104 CPUtime=1.3
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 1071 0 0 0 130 0 0 0 19 0 3 0 350075057 19562496 3254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=19104 CPUtime=1.28
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 1150 0 0 0 128 0 0 0 17 0 3 0 350075057 19562496 3254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520545 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 19104

[startup+3.10155 s]
/proc/loadavg: 1.83 1.94 1.94 3/80 12040
/proc/meminfo: memFree=1585776/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=22848 CPUtime=5.98
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 4250 0 0 0 596 2 0 0 18 0 3 0 350075039 23396352 4180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 5712 4180 218 20 0 5070 0
[pid=12037/tid=12039] ppid=12035 vsize=22848 CPUtime=2.9
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 1540 0 0 0 290 0 0 0 25 0 3 0 350075057 23396352 4180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=22848 CPUtime=2.88
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 1607 0 0 0 287 1 0 0 21 0 3 0 350075057 23396352 4180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 22848

[startup+6.3029 s]
/proc/loadavg: 1.85 1.94 1.94 3/80 12040
/proc/meminfo: memFree=1582448/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=26240 CPUtime=12.36
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 5168 0 0 0 1232 4 0 0 18 0 3 0 350075039 26869760 5098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 6560 5098 218 20 0 5918 0
[pid=12037/tid=12039] ppid=12035 vsize=26240 CPUtime=6.09
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 1879 0 0 0 608 1 0 0 25 0 3 0 350075057 26869760 5098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=26240 CPUtime=6.07
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 2186 0 0 0 605 2 0 0 25 0 3 0 350075057 26869760 5098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 26240

[startup+12.7016 s]
/proc/loadavg: 1.86 1.94 1.94 3/80 12040
/proc/meminfo: memFree=1570288/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=36908 CPUtime=25.12
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 8070 0 0 0 2504 8 0 0 18 0 3 0 350075039 37793792 7926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 9227 7926 218 20 0 8585 0
[pid=12037/tid=12039] ppid=12035 vsize=36908 CPUtime=12.49
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 3285 0 0 0 1246 3 0 0 25 0 3 0 350075057 37793792 7926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=36908 CPUtime=12.44
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 3682 0 0 0 1240 4 0 0 25 0 3 0 350075057 37793792 7926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 36908

[startup+25.502 s]
/proc/loadavg: 1.89 1.94 1.94 3/80 12040
/proc/meminfo: memFree=1553200/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=54016 CPUtime=50.67
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 12338 0 0 0 5051 16 0 0 18 0 3 0 350075039 55312384 12018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 13504 12018 218 20 0 12862 0
[pid=12037/tid=12039] ppid=12035 vsize=54016 CPUtime=25.28
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 5371 0 0 0 2522 6 0 0 25 0 3 0 350075057 55312384 12018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=54016 CPUtime=25.19
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 5864 0 0 0 2510 9 0 0 25 0 3 0 350075057 55312384 12018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 54016

[startup+51.1018 s]
/proc/loadavg: 1.93 1.94 1.94 3/80 12040
/proc/meminfo: memFree=1544240/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=62100 CPUtime=101.73
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 14683 0 0 0 10154 19 0 0 18 0 3 0 350075039 63590400 14083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 15525 14083 218 20 0 14883 0
[pid=12037/tid=12039] ppid=12035 vsize=62100 CPUtime=50.85
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 6597 0 0 0 5077 8 0 0 25 0 3 0 350075057 63590400 14083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=62100 CPUtime=50.69
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 6983 0 0 0 5058 11 0 0 25 0 3 0 350075057 63590400 14083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 62100

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.94 3/86 12148
/proc/meminfo: memFree=1517160/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=87036 CPUtime=203.71
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 21589 0 0 0 20336 35 0 0 18 0 3 0 350075039 89124864 20540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 21759 20540 218 20 0 21117 0
[pid=12037/tid=12039] ppid=12035 vsize=87036 CPUtime=101.95
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 9744 0 0 0 10177 18 0 0 25 0 3 0 350075057 89124864 20540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=87036 CPUtime=101.56
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 10742 0 0 0 10140 16 0 0 18 0 3 0 350075057 89124864 20540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.71
Current children cumulated vsize (KiB) 87036

[startup+162.302 s]
/proc/loadavg: 2.13 1.99 1.95 3/80 12718
/proc/meminfo: memFree=1517288/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=87324 CPUtime=318.17
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 22219 0 0 0 31770 47 0 0 18 0 3 0 350075039 89419776 20690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 21831 20690 218 20 0 21189 0
[pid=12037/tid=12039] ppid=12035 vsize=87324 CPUtime=160.03
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 10086 0 0 0 15976 27 0 0 25 0 3 0 350075057 89419776 20690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=87324 CPUtime=157.94
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 11030 0 0 0 15775 19 0 0 25 0 3 0 350075057 89419776 20690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 318.17
Current children cumulated vsize (KiB) 87324

[startup+222.302 s]
/proc/loadavg: 2.04 1.99 1.95 3/80 12718
/proc/meminfo: memFree=1509744/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=95176 CPUtime=437.86
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 24579 0 0 0 43736 50 0 0 18 0 3 0 350075039 97460224 22627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 23794 22627 218 20 0 23152 0
[pid=12037/tid=12039] ppid=12035 vsize=95176 CPUtime=219.98
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 11270 0 0 0 21969 29 0 0 25 0 3 0 350075057 97460224 22627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=95176 CPUtime=217.69
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 12206 0 0 0 21749 20 0 0 25 0 3 0 350075057 97460224 22627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 437.86
Current children cumulated vsize (KiB) 95176

[startup+282.301 s]
/proc/loadavg: 2.01 1.99 1.95 3/80 12718
/proc/meminfo: memFree=1507312/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=98124 CPUtime=557.58
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 25682 0 0 0 55706 52 0 0 18 0 3 0 350075039 100478976 23230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 24531 23230 218 20 0 23889 0
[pid=12037/tid=12039] ppid=12035 vsize=98124 CPUtime=279.93
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 12103 0 0 0 27963 30 0 0 25 0 3 0 350075057 100478976 23230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=98124 CPUtime=277.45
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 12476 0 0 0 27724 21 0 0 25 0 3 0 350075057 100478976 23230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 557.58
Current children cumulated vsize (KiB) 98124

[startup+342.302 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 12718
/proc/meminfo: memFree=1507120/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=98124 CPUtime=677.31
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 26155 0 0 0 67678 53 0 0 18 0 3 0 350075039 100478976 23271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 24531 23271 218 20 0 23889 0
[pid=12037/tid=12039] ppid=12035 vsize=98124 CPUtime=339.89
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 12323 0 0 0 33959 30 0 0 25 0 3 0 350075057 100478976 23271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=98124 CPUtime=337.21
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 12729 0 0 0 33700 21 0 0 25 0 3 0 350075057 100478976 23271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 677.31
Current children cumulated vsize (KiB) 98124

[startup+402.301 s]

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

/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 19995 0 0 0 179272 55 0 0 25 0 3 0 350075057 116998144 27135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=114256 CPUtime=1796.68
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 19565 0 0 0 179610 58 0 0 25 0 3 0 350075057 116998144 27135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3590.15
Current children cumulated vsize (KiB) 114256

[startup+1902.3 s]
/proc/loadavg: 2.09 2.53 2.33 3/80 14995
/proc/meminfo: memFree=1450608/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=114412 CPUtime=3709.86
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 41071 0 0 0 370871 115 0 0 18 0 3 0 350075039 117157888 27153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 28603 27153 218 20 0 27961 0
[pid=12037/tid=12039] ppid=12035 vsize=114412 CPUtime=1853
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 20166 0 0 0 185245 55 0 0 25 0 3 0 350075057 117157888 27153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=114412 CPUtime=1856.67
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 19802 0 0 0 185608 59 0 0 25 0 3 0 350075057 117157888 27153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3709.86
Current children cumulated vsize (KiB) 114412

[startup+1962.3 s]
/proc/loadavg: 2.03 2.43 2.30 3/80 14995
/proc/meminfo: memFree=1450160/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=114940 CPUtime=3829.58
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 41601 0 0 0 382842 116 0 0 18 0 3 0 350075039 117698560 27293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 28735 27293 218 20 0 28093 0
[pid=12037/tid=12039] ppid=12035 vsize=114940 CPUtime=1912.74
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 20539 0 0 0 191219 55 0 0 25 0 3 0 350075057 117698560 27293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=114940 CPUtime=1916.65
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 19959 0 0 0 191605 60 0 0 25 0 3 0 350075057 117698560 27293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3829.58
Current children cumulated vsize (KiB) 114940

[startup+2022.3 s]
/proc/loadavg: 2.01 2.35 2.28 3/80 14995
/proc/meminfo: memFree=1449968/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=115088 CPUtime=3949.29
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 42100 0 0 0 394812 117 0 0 18 0 3 0 350075039 117850112 27324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 28772 27324 218 20 0 28130 0
[pid=12037/tid=12039] ppid=12035 vsize=115088 CPUtime=1972.47
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 20803 0 0 0 197192 55 0 0 25 0 3 0 350075057 117850112 27324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=115088 CPUtime=1976.63
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 20194 0 0 0 197602 61 0 0 25 0 3 0 350075057 117850112 27324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3949.29
Current children cumulated vsize (KiB) 115088

[startup+2082.31 s]
/proc/loadavg: 2.00 2.28 2.26 3/80 14995
/proc/meminfo: memFree=1449392/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=115616 CPUtime=4069
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 42732 0 0 0 406782 118 0 0 18 0 3 0 350075039 118390784 27484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 28904 27484 218 20 0 28262 0
[pid=12037/tid=12039] ppid=12035 vsize=115616 CPUtime=2032.2
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 21194 0 0 0 203164 56 0 0 25 0 3 0 350075057 118390784 27484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=115616 CPUtime=2036.6
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 20435 0 0 0 203599 61 0 0 25 0 3 0 350075057 118390784 27484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4069
Current children cumulated vsize (KiB) 115616

[startup+2142.3 s]
/proc/loadavg: 2.00 2.23 2.24 3/80 14995
/proc/meminfo: memFree=1449200/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=115780 CPUtime=4188.72
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 43235 0 0 0 418752 120 0 0 18 0 3 0 350075039 118558720 27513 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 28945 27513 218 20 0 28303 0
[pid=12037/tid=12039] ppid=12035 vsize=115780 CPUtime=2091.95
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 21457 0 0 0 209138 57 0 0 25 0 3 0 350075057 118558720 27513 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=115780 CPUtime=2096.57
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 20675 0 0 0 209595 62 0 0 25 0 3 0 350075057 118558720 27513 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4188.72
Current children cumulated vsize (KiB) 115780

[startup+2202.3 s]
/proc/loadavg: 2.00 2.19 2.23 3/80 14995
/proc/meminfo: memFree=1449264/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=115780 CPUtime=4308.42
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 43553 0 0 0 430722 120 0 0 18 0 3 0 350075039 118558720 27515 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 28945 27515 218 20 0 28303 0
[pid=12037/tid=12039] ppid=12035 vsize=115780 CPUtime=2151.68
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 21616 0 0 0 215111 57 0 0 25 0 3 0 350075057 118558720 27515 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=115780 CPUtime=2156.56
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 20834 0 0 0 215593 63 0 0 25 0 3 0 350075057 118558720 27515 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4308.42
Current children cumulated vsize (KiB) 115780

[startup+2262.3 s]
/proc/loadavg: 2.00 2.15 2.21 3/80 14995
/proc/meminfo: memFree=1449072/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=115940 CPUtime=4428.13
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 44053 0 0 0 442692 121 0 0 18 0 3 0 350075039 118722560 27541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 28985 27541 218 20 0 28343 0
[pid=12037/tid=12039] ppid=12035 vsize=115940 CPUtime=2211.41
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 21876 0 0 0 221084 57 0 0 25 0 3 0 350075057 118722560 27541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=115940 CPUtime=2216.53
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 21074 0 0 0 221589 64 0 0 25 0 3 0 350075057 118722560 27541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4428.13
Current children cumulated vsize (KiB) 115940

[startup+2322.3 s]
/proc/loadavg: 2.00 2.12 2.19 3/80 14995
/proc/meminfo: memFree=1449072/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=115940 CPUtime=4547.85
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 44530 0 0 0 454663 122 0 0 18 0 3 0 350075039 118722560 27544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 28985 27544 218 20 0 28343 0
[pid=12037/tid=12039] ppid=12035 vsize=115940 CPUtime=2271.15
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 22116 0 0 0 227058 57 0 0 25 0 3 0 350075057 118722560 27544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=115940 CPUtime=2276.51
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 21311 0 0 0 227587 64 0 0 25 0 3 0 350075057 118722560 27544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4547.85
Current children cumulated vsize (KiB) 115940

[startup+2382.3 s]
/proc/loadavg: 2.00 2.10 2.18 3/80 14995
/proc/meminfo: memFree=1448944/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=115940 CPUtime=4667.56
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 44939 0 0 0 466633 123 0 0 18 0 3 0 350075039 118722560 27558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 28985 27558 218 20 0 28343 0
[pid=12037/tid=12039] ppid=12035 vsize=115940 CPUtime=2330.88
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 22354 0 0 0 233031 57 0 0 25 0 3 0 350075057 118722560 27558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=115940 CPUtime=2336.48
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 21482 0 0 0 233583 65 0 0 25 0 3 0 350075057 118722560 27558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4667.56
Current children cumulated vsize (KiB) 115940

[startup+2442.3 s]
/proc/loadavg: 2.00 2.08 2.16 3/80 14995
/proc/meminfo: memFree=1448944/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=115940 CPUtime=4787.27
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 45353 0 0 0 478603 124 0 0 18 0 3 0 350075039 118722560 27577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 28985 27577 218 20 0 28343 0
[pid=12037/tid=12039] ppid=12035 vsize=115940 CPUtime=2390.61
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 22530 0 0 0 239004 57 0 0 25 0 3 0 350075057 118722560 27577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=115940 CPUtime=2396.45
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 21720 0 0 0 239580 65 0 0 25 0 3 0 350075057 118722560 27577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4787.27
Current children cumulated vsize (KiB) 115940

[startup+2502.3 s]
/proc/loadavg: 2.00 2.06 2.15 3/80 14995
/proc/meminfo: memFree=1448816/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=115940 CPUtime=4906.98
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 45688 0 0 0 490573 125 0 0 18 0 3 0 350075039 118722560 27596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 28985 27596 218 20 0 28343 0
[pid=12037/tid=12039] ppid=12035 vsize=115940 CPUtime=2450.35
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 22691 0 0 0 244977 58 0 0 25 0 3 0 350075057 118722560 27596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=115940 CPUtime=2456.43
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 21894 0 0 0 245577 66 0 0 25 0 3 0 350075057 118722560 27596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4906.98
Current children cumulated vsize (KiB) 115940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2549 s]
/proc/loadavg: 2.00 2.05 2.14 3/80 14995
/proc/meminfo: memFree=1448816/2055920 swapFree=4156344/4192956
[pid=12037] ppid=12035 vsize=115940 CPUtime=5000.15
/proc/12037/stat : 12037 (MiraXTv3_dyn) S 12035 12037 11643 0 -1 4194304 46006 0 0 0 499890 125 0 0 18 0 3 0 350075039 118722560 27597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12037/statm: 28985 27597 218 20 0 28343 0
[pid=12037/tid=12039] ppid=12035 vsize=115940 CPUtime=2496.84
/proc/12037/task/12039/stat : 12039 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 22851 0 0 0 249626 58 0 0 25 0 3 0 350075057 118722560 27597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12037/tid=12040] ppid=12035 vsize=115940 CPUtime=2503.11
/proc/12037/task/12040/stat : 12040 (MiraXTv3_dyn) R 12035 12037 11643 0 -1 4194368 22052 0 0 0 250245 66 0 0 25 0 3 0 350075057 118722560 27597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 115940

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): 2549.03
CPU time (s): 5000.2
CPU user time (s): 4998.92
CPU system time (s): 1.27681
CPU usage (%): 196.161
Max. virtual memory (cumulated for all children) (KiB): 116256

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

runsolver used 2.6296 second user time and 7.06792 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Sun May 13 01:59:37 UTC 2007

IDJOB= 456255
IDBENCH= 24650
IDSOLVER= 196
FILE ID= node21/456255-1179021577

PBS_JOBID= 5252877

Free space on /tmp= 66531 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl009.sat05-3830.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456255-1179021577/MiraXTv3_dyn /tmp/evaluation/456255-1179021577/instance-456255-1179021577.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-456255-1179021577 -o ROOT/results/node21/solver-456255-1179021577 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456255-1179021577/MiraXTv3_dyn /tmp/evaluation/456255-1179021577/instance-456255-1179021577.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  63733d54eda8872a9d86a78f0ba7397d

RANDOM SEED= 62147325

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1600800 kB
Buffers:         49488 kB
Cached:         316968 kB
SwapCached:      15772 kB
Active:         163644 kB
Inactive:       226704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1600800 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            4660 kB
Writeback:           0 kB
Mapped:          30344 kB
Slab:            50284 kB
Committed_AS:  5213208 kB
PageTables:       1784 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= 66531 MiB

End job on node21 on Sun May 13 02:42:09 UTC 2007