Trace number 456246

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.14 2506.43

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd002.sat05-3108.reshuffled-07.cnf
MD5SUM1f41f91cdd25b8e3813b8e50b5819b08
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1723.62
Satisfiable
(Un)Satisfiability was proved
Number of variables1602
Number of clauses14784
Sum of the clauses size71784
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21086
Number of clauses of size 38709
Number of clauses of size 4261
Number of clauses of size 5339
Number of clauses of size over 54354

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/node59/watcher-456246-1179050847 -o ROOT/results/node59/solver-456246-1179050847 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456246-1179050847/MiraXTv3_dyn /tmp/evaluation/456246-1179050847/instance-456246-1179050847.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.66 1.89 1.80 3/64 16071
/proc/meminfo: memFree=1232504/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=3788 CPUtime=0
/proc/16071/stat : 16071 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 352994380 3878912 256 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16071/statm: 947 264 202 20 0 305 0

[startup+0.038337 s]
/proc/loadavg: 1.66 1.89 1.80 3/64 16071
/proc/meminfo: memFree=1232504/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=5028 CPUtime=0.03
/proc/16071/stat : 16071 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194304 675 0 0 0 3 0 0 0 18 0 1 0 352994380 5148672 650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/16071/statm: 1257 650 207 20 0 615 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5028

[startup+0.101351 s]
/proc/loadavg: 1.66 1.89 1.80 3/64 16071
/proc/meminfo: memFree=1232504/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=8996 CPUtime=0.09
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 1026 0 0 0 9 0 0 0 18 0 3 0 352994380 9211904 1001 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 2249 1001 218 20 0 1607 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8996

[startup+0.301393 s]
/proc/loadavg: 1.66 1.89 1.80 3/64 16071
/proc/meminfo: memFree=1232504/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=10416 CPUtime=0.49
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 1380 0 0 0 49 0 0 0 18 0 3 0 352994380 10665984 1355 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 2604 1355 218 20 0 1962 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10416

[startup+0.701468 s]
/proc/loadavg: 1.66 1.89 1.80 3/64 16071
/proc/meminfo: memFree=1232504/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=13192 CPUtime=1.29
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 1895 0 0 0 129 0 0 0 18 0 3 0 352994380 13508608 1870 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 3298 1870 218 20 0 2656 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 13192

[startup+1.50162 s]
/proc/loadavg: 1.66 1.89 1.80 3/67 16074
/proc/meminfo: memFree=1224352/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=15840 CPUtime=2.89
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 2752 0 0 0 288 1 0 0 18 0 3 0 352994380 16220160 2727 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 3960 2727 218 20 0 3318 0
[pid=16071/tid=16073] ppid=16069 vsize=15840 CPUtime=1.4
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 951 0 0 0 140 0 0 0 25 0 3 0 352994389 16220160 2727 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16071/tid=16074] ppid=16069 vsize=15840 CPUtime=1.39
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 1086 0 0 0 139 0 0 0 25 0 3 0 352994389 16220160 2727 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 15840

[startup+3.10293 s]
/proc/loadavg: 1.66 1.89 1.80 3/67 16074
/proc/meminfo: memFree=1220448/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=20088 CPUtime=6.09
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 3886 0 0 0 607 2 0 0 18 0 3 0 352994380 20570112 3861 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 5022 3861 218 20 0 4380 0
[pid=16071/tid=16073] ppid=16069 vsize=20088 CPUtime=3
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 1506 0 0 0 300 0 0 0 25 0 3 0 352994389 20570112 3861 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16071/tid=16074] ppid=16069 vsize=20088 CPUtime=2.98
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 1665 0 0 0 298 0 0 0 25 0 3 0 352994389 20570112 3861 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 20088

[startup+6.30153 s]
/proc/loadavg: 1.69 1.90 1.80 3/67 16074
/proc/meminfo: memFree=1215648/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=24076 CPUtime=12.46
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 4551 0 0 0 1244 2 0 0 18 0 3 0 352994380 24653824 4526 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 6019 4526 218 20 0 5377 0
[pid=16071/tid=16073] ppid=16069 vsize=24076 CPUtime=6.2
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 1981 0 0 0 619 1 0 0 21 0 3 0 352994389 24653824 4526 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16071/tid=16074] ppid=16069 vsize=24076 CPUtime=6.17
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 1855 0 0 0 616 1 0 0 25 0 3 0 352994389 24653824 4526 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 24076

[startup+12.7018 s]
/proc/loadavg: 1.71 1.90 1.80 3/67 16074
/proc/meminfo: memFree=1207336/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=31816 CPUtime=25.22
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 6827 0 0 0 2518 4 0 0 18 0 3 0 352994380 32579584 6728 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 7954 6728 218 20 0 7312 0
[pid=16071/tid=16073] ppid=16069 vsize=31816 CPUtime=12.6
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 2927 0 0 0 1258 2 0 0 25 0 3 0 352994389 32579584 6728 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16071/tid=16074] ppid=16069 vsize=31816 CPUtime=12.53
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 3185 0 0 0 1251 2 0 0 25 0 3 0 352994389 32579584 6728 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 31816

[startup+25.5012 s]
/proc/loadavg: 1.78 1.90 1.81 3/67 16074
/proc/meminfo: memFree=1190568/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=47860 CPUtime=50.76
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 10997 0 0 0 5066 10 0 0 18 0 3 0 352994380 49008640 10724 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 11965 10724 218 20 0 11323 0
[pid=16071/tid=16073] ppid=16069 vsize=47860 CPUtime=25.39
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 4996 0 0 0 2535 4 0 0 25 0 3 0 352994389 49008640 10724 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16071/tid=16074] ppid=16069 vsize=47860 CPUtime=25.27
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 5286 0 0 0 2522 5 0 0 25 0 3 0 352994389 49008640 10724 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 47860

[startup+51.1011 s]
/proc/loadavg: 1.85 1.91 1.81 3/67 16074
/proc/meminfo: memFree=1184040/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=54264 CPUtime=101.83
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 12777 0 0 0 10170 13 0 0 18 0 3 0 352994380 55566336 12224 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 13566 12224 218 20 0 12924 0
[pid=16071/tid=16073] ppid=16069 vsize=54264 CPUtime=50.97
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 5905 0 0 0 5092 5 0 0 25 0 3 0 352994389 55566336 12224 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16071/tid=16074] ppid=16069 vsize=54264 CPUtime=50.77
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 6157 0 0 0 5069 8 0 0 25 0 3 0 352994389 55566336 12224 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 54264

[startup+102.306 s]
/proc/loadavg: 1.93 1.92 1.82 3/67 16074
/proc/meminfo: memFree=1172008/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=65828 CPUtime=203.98
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 16371 0 0 0 20381 17 0 0 18 0 3 0 352994380 67407872 15238 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 16457 15238 218 20 0 15815 0
[pid=16071/tid=16073] ppid=16069 vsize=65828 CPUtime=102.15
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 7072 0 0 0 10209 6 0 0 25 0 3 0 352994389 67407872 15238 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16071/tid=16074] ppid=16069 vsize=65828 CPUtime=101.73
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 8584 0 0 0 10163 10 0 0 25 0 3 0 352994389 67407872 15238 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 65828

[startup+162.301 s]
/proc/loadavg: 1.97 1.93 1.83 3/67 16074
/proc/meminfo: memFree=1168616/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=68536 CPUtime=323.67
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 17698 0 0 0 32348 19 0 0 18 0 3 0 352994380 70180864 16017 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 17134 16017 218 20 0 16492 0
[pid=16071/tid=16073] ppid=16069 vsize=68536 CPUtime=162.11
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 8046 0 0 0 16204 7 0 0 25 0 3 0 352994389 70180864 16017 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16071/tid=16074] ppid=16069 vsize=68536 CPUtime=161.46
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 8937 0 0 0 16135 11 0 0 25 0 3 0 352994389 70180864 16017 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 68536

[startup+222.303 s]
/proc/loadavg: 1.99 1.94 1.83 3/67 16074
/proc/meminfo: memFree=1161896/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=75416 CPUtime=443.37
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 19807 0 0 0 44316 21 0 0 18 0 3 0 352994380 77225984 17707 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 18854 17707 218 20 0 18212 0
[pid=16071/tid=16073] ppid=16069 vsize=75416 CPUtime=222.09
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 9753 0 0 0 22200 9 0 0 25 0 3 0 352994389 77225984 17707 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16071/tid=16074] ppid=16069 vsize=75416 CPUtime=221.18
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 9339 0 0 0 22107 11 0 0 25 0 3 0 352994389 77225984 17707 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 75416

[startup+282.303 s]
/proc/loadavg: 1.99 1.95 1.84 3/67 16074
/proc/meminfo: memFree=1161576/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=75416 CPUtime=563.07
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 20486 0 0 0 56285 22 0 0 18 0 3 0 352994380 77225984 17818 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 18854 17818 218 20 0 18212 0
[pid=16071/tid=16073] ppid=16069 vsize=75416 CPUtime=282.06
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 10055 0 0 0 28197 9 0 0 25 0 3 0 352994389 77225984 17818 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16071/tid=16074] ppid=16069 vsize=75416 CPUtime=280.92
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 9716 0 0 0 28080 12 0 0 25 0 3 0 352994389 77225984 17818 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 75416

[startup+342.301 s]
/proc/loadavg: 1.99 1.95 1.84 3/67 16074
/proc/meminfo: memFree=1159528/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=77624 CPUtime=682.78
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 21647 0 0 0 68255 23 0 0 18 0 3 0 352994380 79486976 18411 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 19406 18411 218 20 0 18764 0
[pid=16071/tid=16073] ppid=16069 vsize=77624 CPUtime=342.03
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 10401 0 0 0 34193 10 0 0 25 0 3 0 352994389 79486976 18411 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16071/tid=16074] ppid=16069 vsize=77624 CPUtime=340.65
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 10531 0 0 0 34053 12 0 0 25 0 3 0 352994389 79486976 18411 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.78
Current children cumulated vsize (KiB) 77624

[startup+402.302 s]

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

/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 18320 0 0 0 184002 17 0 0 25 0 3 0 352994389 102973440 23837 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16071/tid=16074] ppid=16069 vsize=100560 CPUtime=1834.95
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 19997 0 0 0 183471 24 0 0 25 0 3 0 352994389 102973440 23837 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526565 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3675.24
Current children cumulated vsize (KiB) 100560

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 16074
/proc/meminfo: memFree=1137256/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=100560 CPUtime=3794.92
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 39523 0 0 0 379450 42 0 0 18 0 3 0 352994380 102973440 23860 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 25140 23860 218 20 0 24498 0
[pid=16071/tid=16073] ppid=16069 vsize=100560 CPUtime=1899.91
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 18576 0 0 0 189973 18 0 0 25 0 3 0 352994389 102973440 23860 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16071/tid=16074] ppid=16069 vsize=100560 CPUtime=1894.91
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 20232 0 0 0 189467 24 0 0 25 0 3 0 352994389 102973440 23860 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.92
Current children cumulated vsize (KiB) 100560

[startup+1962.3 s]
/proc/loadavg: 1.93 1.95 1.90 3/67 16074
/proc/meminfo: memFree=1136168/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=101584 CPUtime=3914.63
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 40188 0 0 0 391420 43 0 0 18 0 3 0 352994380 104022016 24133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 25396 24133 218 20 0 24754 0
[pid=16071/tid=16073] ppid=16069 vsize=101584 CPUtime=1959.64
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 18734 0 0 0 195946 18 0 0 25 0 3 0 352994389 104022016 24133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16071/tid=16074] ppid=16069 vsize=101584 CPUtime=1954.89
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 20739 0 0 0 195465 24 0 0 25 0 3 0 352994389 104022016 24133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.63
Current children cumulated vsize (KiB) 101584

[startup+2022.3 s]
/proc/loadavg: 1.97 1.96 1.91 3/67 16074
/proc/meminfo: memFree=1134760/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=102608 CPUtime=4034.26
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 41145 0 0 0 403382 44 0 0 18 0 3 0 352994380 105070592 24488 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 25652 24488 218 20 0 25010 0
[pid=16071/tid=16073] ppid=16069 vsize=102608 CPUtime=2019.31
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 19020 0 0 0 201913 18 0 0 25 0 3 0 352994389 105070592 24488 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16071/tid=16074] ppid=16069 vsize=102608 CPUtime=2014.86
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 21410 0 0 0 201461 25 0 0 25 0 3 0 352994389 105070592 24488 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.26
Current children cumulated vsize (KiB) 102608

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 16074
/proc/meminfo: memFree=1134696/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=102608 CPUtime=4153.98
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 41643 0 0 0 415353 45 0 0 18 0 3 0 352994380 105070592 24495 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 25652 24495 218 20 0 25010 0
[pid=16071/tid=16073] ppid=16069 vsize=102608 CPUtime=2079.03
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 19278 0 0 0 207885 18 0 0 25 0 3 0 352994389 105070592 24495 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16071/tid=16074] ppid=16069 vsize=102608 CPUtime=2074.84
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 21650 0 0 0 207459 25 0 0 25 0 3 0 352994389 105070592 24495 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.98
Current children cumulated vsize (KiB) 102608

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 16074
/proc/meminfo: memFree=1134696/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=102608 CPUtime=4273.67
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 42030 0 0 0 427322 45 0 0 18 0 3 0 352994380 105070592 24499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 25652 24499 218 20 0 25010 0
[pid=16071/tid=16073] ppid=16069 vsize=102608 CPUtime=2138.75
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 19424 0 0 0 213857 18 0 0 25 0 3 0 352994389 105070592 24499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16071/tid=16074] ppid=16069 vsize=102608 CPUtime=2134.81
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 21891 0 0 0 213455 26 0 0 25 0 3 0 352994389 105070592 24499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.67
Current children cumulated vsize (KiB) 102608

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 16074
/proc/meminfo: memFree=1132840/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=104656 CPUtime=4393.39
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 42874 0 0 0 439293 46 0 0 18 0 3 0 352994380 107167744 24957 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 26164 24957 218 20 0 25522 0
[pid=16071/tid=16073] ppid=16069 vsize=104656 CPUtime=2198.5
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 20110 0 0 0 219831 19 0 0 25 0 3 0 352994389 107167744 24957 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16071/tid=16074] ppid=16069 vsize=104656 CPUtime=2194.79
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 22049 0 0 0 219453 26 0 0 25 0 3 0 352994389 107167744 24957 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.39
Current children cumulated vsize (KiB) 104656

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 16076
/proc/meminfo: memFree=1132840/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=104656 CPUtime=4513.08
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 43355 0 0 0 451262 46 0 0 18 0 3 0 352994380 107167744 24963 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 26164 24963 218 20 0 25522 0
[pid=16071/tid=16073] ppid=16069 vsize=104656 CPUtime=2258.22
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 20347 0 0 0 225803 19 0 0 25 0 3 0 352994389 107167744 24963 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16071/tid=16074] ppid=16069 vsize=104656 CPUtime=2254.76
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 22293 0 0 0 225450 26 0 0 25 0 3 0 352994389 107167744 24963 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4513.08
Current children cumulated vsize (KiB) 104656

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 16076
/proc/meminfo: memFree=1132776/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=104656 CPUtime=4632.8
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 43847 0 0 0 463233 47 0 0 18 0 3 0 352994380 107167744 24978 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 26164 24978 218 20 0 25522 0
[pid=16071/tid=16073] ppid=16069 vsize=104656 CPUtime=2317.96
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 20589 0 0 0 231777 19 0 0 25 0 3 0 352994389 107167744 24978 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16071/tid=16074] ppid=16069 vsize=104656 CPUtime=2314.75
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 22543 0 0 0 231448 27 0 0 25 0 3 0 352994389 107167744 24978 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.8
Current children cumulated vsize (KiB) 104656

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 16076
/proc/meminfo: memFree=1132520/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=104920 CPUtime=4752.5
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 44312 0 0 0 475203 47 0 0 18 0 3 0 352994380 107438080 25043 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 26230 25043 218 20 0 25588 0
[pid=16071/tid=16073] ppid=16069 vsize=104920 CPUtime=2377.69
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 20802 0 0 0 237749 20 0 0 25 0 3 0 352994389 107438080 25043 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16071/tid=16074] ppid=16069 vsize=104920 CPUtime=2374.72
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 22795 0 0 0 237445 27 0 0 25 0 3 0 352994389 107438080 25043 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.5
Current children cumulated vsize (KiB) 104920

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 16076
/proc/meminfo: memFree=1132456/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=104920 CPUtime=4872.22
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 44659 0 0 0 487174 48 0 0 18 0 3 0 352994380 107438080 25070 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 26230 25070 218 20 0 25588 0
[pid=16071/tid=16073] ppid=16069 vsize=104920 CPUtime=2437.42
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 20986 0 0 0 243722 20 0 0 25 0 3 0 352994389 107438080 25070 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16071/tid=16074] ppid=16069 vsize=104920 CPUtime=2434.7
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 22958 0 0 0 243443 27 0 0 25 0 3 0 352994389 107438080 25070 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4872.22
Current children cumulated vsize (KiB) 104920

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 16076
/proc/meminfo: memFree=1132264/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=104920 CPUtime=4991.93
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 45082 0 0 0 499145 48 0 0 18 0 3 0 352994380 107438080 25093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 26230 25093 218 20 0 25588 0
[pid=16071/tid=16073] ppid=16069 vsize=104920 CPUtime=2497.16
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 21149 0 0 0 249695 21 0 0 25 0 3 0 352994389 107438080 25093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16071/tid=16074] ppid=16069 vsize=104920 CPUtime=2494.67
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 23218 0 0 0 249440 27 0 0 25 0 3 0 352994389 107438080 25093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.93
Current children cumulated vsize (KiB) 104920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.4 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 16076
/proc/meminfo: memFree=1132264/2055920 swapFree=4184640/4192956
[pid=16071] ppid=16069 vsize=104920 CPUtime=5000.11
/proc/16071/stat : 16071 (MiraXTv3_dyn) S 16069 16071 15740 0 -1 4194304 45162 0 0 0 499962 49 0 0 18 0 3 0 352994380 107438080 25093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16071/statm: 26230 25093 218 20 0 25588 0
[pid=16071/tid=16073] ppid=16069 vsize=104920 CPUtime=2501.24
/proc/16071/task/16073/stat : 16073 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 21229 0 0 0 250103 21 0 0 25 0 3 0 352994389 107438080 25093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16071/tid=16074] ppid=16069 vsize=104920 CPUtime=2498.77
/proc/16071/task/16074/stat : 16074 (MiraXTv3_dyn) R 16069 16071 15740 0 -1 4194368 23218 0 0 0 249850 27 0 0 25 0 3 0 352994389 107438080 25093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 104920

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): 2506.43
CPU time (s): 5000.14
CPU user time (s): 4999.63
CPU system time (s): 0.506922
CPU usage (%): 199.492
Max. virtual memory (cumulated for all children) (KiB): 105240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.63
system time used= 0.506922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45162
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= 278
involuntary context switches= 37479

runsolver used 2.51662 second user time and 6.606 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Sun May 13 10:07:28 UTC 2007

IDJOB= 456246
IDBENCH= 24647
IDSOLVER= 196
FILE ID= node59/456246-1179050847

PBS_JOBID= 5253450

Free space on /tmp= 66539 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd002.sat05-3108.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456246-1179050847/MiraXTv3_dyn /tmp/evaluation/456246-1179050847/instance-456246-1179050847.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-456246-1179050847 -o ROOT/results/node59/solver-456246-1179050847 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456246-1179050847/MiraXTv3_dyn /tmp/evaluation/456246-1179050847/instance-456246-1179050847.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  1f41f91cdd25b8e3813b8e50b5819b08

RANDOM SEED= 388342770

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.268
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.268
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:       1232848 kB
Buffers:         53948 kB
Cached:         631572 kB
SwapCached:       2300 kB
Active:         207864 kB
Inactive:       487452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1232848 kB
SwapTotal:     4192956 kB
SwapFree:      4184640 kB
Dirty:            4364 kB
Writeback:           0 kB
Mapped:          16524 kB
Slab:           113784 kB
Committed_AS:  8081848 kB
PageTables:       1472 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= 66539 MiB

End job on node59 on Sun May 13 10:49:16 UTC 2007