Trace number 456288

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.16 2546.24

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-018-017.sat05-1231.reshuffled-07.cnf
MD5SUM0ce167d7a0126df2b5481aeca929a46c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark285.77
Satisfiable
(Un)Satisfiability was proved
Number of variables306
Number of clauses5067
Sum of the clauses size10404
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25049
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

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/node10/watcher-456288-1179021828 -o ROOT/results/node10/solver-456288-1179021828 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456288-1179021828/MiraXTv3_dyn /tmp/evaluation/456288-1179021828/instance-456288-1179021828.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: 2.11 2.06 2.00 3/77 29863
/proc/meminfo: memFree=1490696/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=3788 CPUtime=0
/proc/29863/stat : 29863 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 378220358 3878912 266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/29863/statm: 947 266 206 20 0 305 0

[startup+0.098955 s]
/proc/loadavg: 2.11 2.06 2.00 3/77 29863
/proc/meminfo: memFree=1490696/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=9444 CPUtime=0.14
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 1028 0 0 0 14 0 0 0 18 0 3 0 378220358 9670656 1003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 2361 1003 218 20 0 1719 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 9444

[startup+0.101952 s]
/proc/loadavg: 2.11 2.06 2.00 3/77 29863
/proc/meminfo: memFree=1490696/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=9444 CPUtime=0.15
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 1048 0 0 0 15 0 0 0 18 0 3 0 378220358 9670656 1023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 2361 1023 218 20 0 1719 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 9444

[startup+0.301999 s]
/proc/loadavg: 2.11 2.06 2.00 3/77 29863
/proc/meminfo: memFree=1490696/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=12352 CPUtime=0.56
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 2012 0 0 0 55 1 0 0 18 0 3 0 378220358 12648448 1987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 3088 1987 218 20 0 2446 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 12352

[startup+0.701086 s]
/proc/loadavg: 2.11 2.06 2.00 3/77 29863
/proc/meminfo: memFree=1490696/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=17924 CPUtime=1.35
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 3261 0 0 0 134 1 0 0 18 0 3 0 378220358 18354176 3236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 4481 3236 218 20 0 3839 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 17924

[startup+1.50132 s]
/proc/loadavg: 2.10 2.06 2.00 3/80 29866
/proc/meminfo: memFree=1475512/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=24444 CPUtime=2.94
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 4888 0 0 0 292 2 0 0 18 0 3 0 378220358 25030656 4863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 6111 4863 218 20 0 5469 0
[pid=29863/tid=29865] ppid=29861 vsize=24444 CPUtime=1.46
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 2263 0 0 0 145 1 0 0 17 0 3 0 378220362 25030656 4863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=24444 CPUtime=1.45
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 2207 0 0 0 144 1 0 0 17 0 3 0 378220362 25030656 4863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 24444

[startup+3.1016 s]
/proc/loadavg: 2.10 2.06 2.00 3/80 29866
/proc/meminfo: memFree=1471800/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=26852 CPUtime=6.14
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 5457 0 0 0 611 3 0 0 18 0 3 0 378220358 27496448 5432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 6713 5432 218 20 0 6071 0
[pid=29863/tid=29865] ppid=29861 vsize=26852 CPUtime=3.05
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 2342 0 0 0 304 1 0 0 25 0 3 0 378220362 27496448 5432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526480 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=26852 CPUtime=3.04
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 2697 0 0 0 303 1 0 0 25 0 3 0 378220362 27496448 5432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 26852

[startup+6.3023 s]
/proc/loadavg: 2.09 2.06 2.00 3/80 29866
/proc/meminfo: memFree=1457280/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=42704 CPUtime=12.52
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 9747 0 0 0 1246 6 0 0 18 0 3 0 378220358 43728896 9612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 10676 9612 218 20 0 10034 0
[pid=29863/tid=29865] ppid=29861 vsize=42704 CPUtime=6.25
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 4270 0 0 0 623 2 0 0 19 0 3 0 378220362 43728896 9612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=42704 CPUtime=6.23
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 5059 0 0 0 620 3 0 0 25 0 3 0 378220362 43728896 9612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 42704

[startup+12.7017 s]
/proc/loadavg: 2.08 2.06 2.00 4/80 29866
/proc/meminfo: memFree=1431488/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=64144 CPUtime=25.27
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 15262 0 0 0 2517 10 0 0 18 0 3 0 378220358 65683456 14845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 16036 14845 218 20 0 15394 0
[pid=29863/tid=29865] ppid=29861 vsize=64144 CPUtime=12.65
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 6688 0 0 0 1261 4 0 0 25 0 3 0 378220362 65683456 14845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=64144 CPUtime=12.59
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 8156 0 0 0 1253 6 0 0 25 0 3 0 378220362 65683456 14845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 64144

[startup+25.5024 s]
/proc/loadavg: 2.07 2.05 2.00 3/80 29866
/proc/meminfo: memFree=1416000/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=80960 CPUtime=50.79
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 19792 0 0 0 5065 14 0 0 18 0 3 0 378220358 82903040 18904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 20240 18904 218 20 0 19598 0
[pid=29863/tid=29865] ppid=29861 vsize=80960 CPUtime=25.43
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 8441 0 0 0 2538 5 0 0 25 0 3 0 378220362 82903040 18904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=80960 CPUtime=25.32
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 10933 0 0 0 2524 8 0 0 25 0 3 0 378220362 82903040 18904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 80960

[startup+51.103 s]
/proc/loadavg: 2.04 2.05 2.00 3/80 29866
/proc/meminfo: memFree=1401856/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=94932 CPUtime=101.85
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 24254 0 0 0 10167 18 0 0 18 0 3 0 378220358 97210368 22542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 23733 22542 218 20 0 23091 0
[pid=29863/tid=29865] ppid=29861 vsize=94932 CPUtime=51
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 12395 0 0 0 5092 8 0 0 25 0 3 0 378220362 97210368 22542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=94932 CPUtime=50.81
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 11441 0 0 0 5072 9 0 0 25 0 3 0 378220362 97210368 22542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 94932

[startup+102.307 s]
/proc/loadavg: 2.02 2.04 2.00 3/80 29866
/proc/meminfo: memFree=1388928/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=107188 CPUtime=203.94
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 28615 0 0 0 20373 21 0 0 18 0 3 0 378220358 109760512 25473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 26797 25473 218 20 0 26155 0
[pid=29863/tid=29865] ppid=29861 vsize=107188 CPUtime=102.16
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 14046 0 0 0 10207 9 0 0 25 0 3 0 378220362 109760512 25473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=107188 CPUtime=101.74
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 14151 0 0 0 10163 11 0 0 25 0 3 0 378220362 109760512 25473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526480 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 107188

[startup+162.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/80 29866
/proc/meminfo: memFree=1384704/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=111804 CPUtime=323.59
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 30852 0 0 0 32337 22 0 0 18 0 3 0 378220358 114487296 26540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 27951 26540 218 20 0 27309 0
[pid=29863/tid=29865] ppid=29861 vsize=111804 CPUtime=162.11
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 15244 0 0 0 16201 10 0 0 25 0 3 0 378220362 114487296 26540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=111804 CPUtime=161.43
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 15190 0 0 0 16132 11 0 0 25 0 3 0 378220362 114487296 26540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.59
Current children cumulated vsize (KiB) 111804

[startup+222.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 29866
/proc/meminfo: memFree=1373120/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=122196 CPUtime=443.24
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 35257 0 0 0 44296 28 0 0 18 0 3 0 378220358 125128704 29385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 30549 29385 218 20 0 29907 0
[pid=29863/tid=29865] ppid=29861 vsize=122196 CPUtime=222.07
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 17302 0 0 0 22194 13 0 0 25 0 3 0 378220362 125128704 29385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=122196 CPUtime=221.13
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 17537 0 0 0 22099 14 0 0 25 0 3 0 378220362 125128704 29385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.24
Current children cumulated vsize (KiB) 122196

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 29866
/proc/meminfo: memFree=1371392/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=124288 CPUtime=562.92
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 36589 0 0 0 56262 30 0 0 18 0 3 0 378220358 127270912 29807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 31072 29807 218 20 0 30430 0
[pid=29863/tid=29865] ppid=29861 vsize=124288 CPUtime=282.03
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 18108 0 0 0 28189 14 0 0 25 0 3 0 378220362 127270912 29807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=124288 CPUtime=280.84
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 18063 0 0 0 28069 15 0 0 25 0 3 0 378220362 127270912 29807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.92
Current children cumulated vsize (KiB) 124288

[startup+342.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 29866
/proc/meminfo: memFree=1370304/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=125712 CPUtime=682.59
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 37360 0 0 0 68228 31 0 0 18 0 3 0 378220358 128729088 30123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 31428 30123 218 20 0 30786 0
[pid=29863/tid=29865] ppid=29861 vsize=125712 CPUtime=341.99
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 18876 0 0 0 34184 15 0 0 25 0 3 0 378220362 128729088 30123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=125712 CPUtime=340.56
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 18066 0 0 0 34041 15 0 0 25 0 3 0 378220362 128729088 30123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.59
Current children cumulated vsize (KiB) 125712

[startup+402.303 s]

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

/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 33256 0 0 0 180640 51 0 0 25 0 3 0 378220362 161292288 37651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=157512 CPUtime=1789.06
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 30960 0 0 0 178864 42 0 0 25 0 3 0 378220362 161292288 37651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3596.01
Current children cumulated vsize (KiB) 157512

[startup+1902.3 s]
/proc/loadavg: 2.00 2.21 2.24 3/80 32143
/proc/meminfo: memFree=1292672/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=163788 CPUtime=3715.69
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 66975 0 0 0 371471 98 0 0 18 0 3 0 378220358 167718912 39472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 40947 39472 218 20 0 40305 0
[pid=29863/tid=29865] ppid=29861 vsize=163788 CPUtime=1866.89
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 35324 0 0 0 186634 55 0 0 25 0 3 0 378220362 167718912 39472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=163788 CPUtime=1848.76
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 31233 0 0 0 184834 42 0 0 25 0 3 0 378220362 167718912 39472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3715.69
Current children cumulated vsize (KiB) 163788

[startup+1962.3 s]
/proc/loadavg: 2.00 2.17 2.23 4/80 32143
/proc/meminfo: memFree=1292480/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=163976 CPUtime=3835.38
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 68024 0 0 0 383439 99 0 0 18 0 3 0 378220358 167911424 39546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 40994 39546 218 20 0 40352 0
[pid=29863/tid=29865] ppid=29861 vsize=163976 CPUtime=1926.84
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 35736 0 0 0 192629 55 0 0 25 0 3 0 378220362 167911424 39546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=163976 CPUtime=1908.5
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 31870 0 0 0 190807 43 0 0 25 0 3 0 378220362 167911424 39546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3835.38
Current children cumulated vsize (KiB) 163976

[startup+2022.3 s]
/proc/loadavg: 2.00 2.13 2.21 3/80 32143
/proc/meminfo: memFree=1293120/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=163292 CPUtime=3955.06
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 68867 0 0 0 395406 100 0 0 18 0 3 0 378220358 167211008 39380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 40823 39380 218 20 0 40181 0
[pid=29863/tid=29865] ppid=29861 vsize=163292 CPUtime=1986.81
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 36178 0 0 0 198625 56 0 0 25 0 3 0 378220362 167211008 39380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=163292 CPUtime=1968.21
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 32271 0 0 0 196778 43 0 0 25 0 3 0 378220362 167211008 39380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3955.06
Current children cumulated vsize (KiB) 163292

[startup+2082.31 s]
/proc/loadavg: 2.00 2.11 2.19 3/80 32143
/proc/meminfo: memFree=1293120/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=163292 CPUtime=4074.75
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 69420 0 0 0 407374 101 0 0 18 0 3 0 378220358 167211008 39413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 40823 39413 218 20 0 40181 0
[pid=29863/tid=29865] ppid=29861 vsize=163292 CPUtime=2046.79
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 36530 0 0 0 204622 57 0 0 25 0 3 0 378220362 167211008 39413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=163292 CPUtime=2027.92
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 32472 0 0 0 202749 43 0 0 25 0 3 0 378220362 167211008 39413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4074.75
Current children cumulated vsize (KiB) 163292

[startup+2142.3 s]
/proc/loadavg: 2.00 2.08 2.18 3/80 32145
/proc/meminfo: memFree=1293632/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=163496 CPUtime=4194.43
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 70243 0 0 0 419341 102 0 0 18 0 3 0 378220358 167419904 39307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 40874 39307 218 20 0 40232 0
[pid=29863/tid=29865] ppid=29861 vsize=163496 CPUtime=2106.75
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 36883 0 0 0 210617 58 0 0 25 0 3 0 378220362 167419904 39307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=163496 CPUtime=2087.64
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 32942 0 0 0 208721 43 0 0 25 0 3 0 378220362 167419904 39307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4194.43
Current children cumulated vsize (KiB) 163496

[startup+2202.3 s]
/proc/loadavg: 2.00 2.07 2.16 3/80 32145
/proc/meminfo: memFree=1292864/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=163704 CPUtime=4314.13
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 71048 0 0 0 431310 103 0 0 18 0 3 0 378220358 167632896 39461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 40926 39461 218 20 0 40284 0
[pid=29863/tid=29865] ppid=29861 vsize=163704 CPUtime=2166.71
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 37257 0 0 0 216613 58 0 0 25 0 3 0 378220362 167632896 39461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=163704 CPUtime=2147.36
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 33373 0 0 0 214693 43 0 0 25 0 3 0 378220362 167632896 39461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4314.13
Current children cumulated vsize (KiB) 163704

[startup+2262.3 s]
/proc/loadavg: 2.00 2.05 2.15 3/80 32145
/proc/meminfo: memFree=1292480/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=163968 CPUtime=4433.81
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 71804 0 0 0 443277 104 0 0 18 0 3 0 378220358 167903232 39567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 40992 39567 218 20 0 40350 0
[pid=29863/tid=29865] ppid=29861 vsize=163968 CPUtime=2226.68
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 37568 0 0 0 222609 59 0 0 25 0 3 0 378220362 167903232 39567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=163968 CPUtime=2207.09
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 33818 0 0 0 220665 44 0 0 25 0 3 0 378220362 167903232 39567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4433.81
Current children cumulated vsize (KiB) 163968

[startup+2322.3 s]
/proc/loadavg: 2.00 2.04 2.14 3/80 32145
/proc/meminfo: memFree=1292352/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=163968 CPUtime=4553.49
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 72828 0 0 0 455244 105 0 0 18 0 3 0 378220358 167903232 39616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 40992 39616 218 20 0 40350 0
[pid=29863/tid=29865] ppid=29861 vsize=163968 CPUtime=2286.65
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 38023 0 0 0 228605 60 0 0 25 0 3 0 378220362 167903232 39616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=163968 CPUtime=2266.81
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 34387 0 0 0 226636 45 0 0 25 0 3 0 378220362 167903232 39616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4553.49
Current children cumulated vsize (KiB) 163968

[startup+2382.3 s]
/proc/loadavg: 2.00 2.03 2.13 3/80 32145
/proc/meminfo: memFree=1291840/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=165256 CPUtime=4673.19
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 73524 0 0 0 467212 107 0 0 18 0 3 0 378220358 169222144 39723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 41314 39723 218 20 0 40672 0
[pid=29863/tid=29865] ppid=29861 vsize=165256 CPUtime=2346.61
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 38382 0 0 0 234601 60 0 0 25 0 3 0 378220362 169222144 39723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=165256 CPUtime=2326.53
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 34724 0 0 0 232608 45 0 0 25 0 3 0 378220362 169222144 39723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4673.19
Current children cumulated vsize (KiB) 165256

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 2.12 3/80 32145
/proc/meminfo: memFree=1291648/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=165256 CPUtime=4792.87
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 74190 0 0 0 479179 108 0 0 18 0 3 0 378220358 169222144 39739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 41314 39739 218 20 0 40672 0
[pid=29863/tid=29865] ppid=29861 vsize=165256 CPUtime=2406.58
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 38643 0 0 0 240596 62 0 0 25 0 3 0 378220362 169222144 39739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=165256 CPUtime=2386.25
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 35129 0 0 0 238580 45 0 0 25 0 3 0 378220362 169222144 39739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4792.87
Current children cumulated vsize (KiB) 165256

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.11 3/80 32145
/proc/meminfo: memFree=1286656/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=170376 CPUtime=4912.55
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 76027 0 0 0 491145 110 0 0 18 0 3 0 378220358 174465024 40991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 42594 40991 218 20 0 41952 0
[pid=29863/tid=29865] ppid=29861 vsize=170376 CPUtime=2466.53
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 38974 0 0 0 246591 62 0 0 25 0 3 0 378220362 174465024 40991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=170376 CPUtime=2445.98
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 36635 0 0 0 244551 47 0 0 25 0 3 0 378220362 174465024 40991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4912.55
Current children cumulated vsize (KiB) 170376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2546.2 s]
/proc/loadavg: 2.00 2.01 2.10 3/80 32145
/proc/meminfo: memFree=1280512/2055920 swapFree=4143936/4192956
[pid=29863] ppid=29861 vsize=176732 CPUtime=5000.12
/proc/29863/stat : 29863 (MiraXTv3_dyn) S 29861 29863 28793 0 -1 4194304 78106 0 0 0 499898 114 0 0 18 0 3 0 378220358 180973568 42550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29863/statm: 44183 42550 218 20 0 43541 0
[pid=29863/tid=29865] ppid=29861 vsize=176732 CPUtime=2510.41
/proc/29863/task/29865/stat : 29865 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 39206 0 0 0 250978 63 0 0 25 0 3 0 378220362 180973568 42550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29863/tid=29866] ppid=29861 vsize=176732 CPUtime=2489.66
/proc/29863/task/29866/stat : 29866 (MiraXTv3_dyn) R 29861 29863 28793 0 -1 4194368 38482 0 0 0 248916 50 0 0 25 0 3 0 378220362 180973568 42550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 176732

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): 2546.24
CPU time (s): 5000.16
CPU user time (s): 4998.99
CPU system time (s): 1.16882
CPU usage (%): 196.374
Max. virtual memory (cumulated for all children) (KiB): 176732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.99
system time used= 1.16882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78106
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= 540
involuntary context switches= 114229

runsolver used 2.6126 second user time and 6.96894 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun May 13 02:03:48 UTC 2007

IDJOB= 456288
IDBENCH= 24661
IDSOLVER= 196
FILE ID= node10/456288-1179021828

PBS_JOBID= 5252889

Free space on /tmp= 66543 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-018-017.sat05-1231.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456288-1179021828/MiraXTv3_dyn /tmp/evaluation/456288-1179021828/instance-456288-1179021828.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-456288-1179021828 -o ROOT/results/node10/solver-456288-1179021828 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456288-1179021828/MiraXTv3_dyn /tmp/evaluation/456288-1179021828/instance-456288-1179021828.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0ce167d7a0126df2b5481aeca929a46c

RANDOM SEED= 143078996

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1490976 kB
Buffers:         53004 kB
Cached:         421020 kB
SwapCached:      18160 kB
Active:         152012 kB
Inactive:       346580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1490976 kB
SwapTotal:     4192956 kB
SwapFree:      4143936 kB
Dirty:            3980 kB
Writeback:           0 kB
Mapped:          30372 kB
Slab:            51980 kB
Committed_AS:  5340424 kB
PageTables:       1736 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= 66543 MiB

End job on node10 on Sun May 13 02:46:17 UTC 2007