Trace number 426401

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.06 2506.64

General information on the benchmark

Namerandom/2+p/p0.7/v4500/
unif2p-p0.7-v4500-c12015-S1973057201-08-SAT.cnf
MD5SUM59fcf8ee23a69e06fa5c0df736bb56de
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.3623
Satisfiable
(Un)Satisfiability was proved
Number of variables4494
Number of clauses12014
Sum of the clauses size32438
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23604
Number of clauses of size 38410
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node22/watcher-426401-1179013768 -o ROOT/results/node22/solver-426401-1179013768 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426401-1179013768/MiraXTv3_dyn /tmp/evaluation/426401-1179013768/instance-426401-1179013768.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.91 3/77 19612
/proc/meminfo: memFree=1410416/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=3788 CPUtime=0
/proc/19612/stat : 19612 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194304 317 0 0 0 0 0 0 0 18 0 1 0 349294474 3878912 292 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 1 0 0
/proc/19612/statm: 947 296 205 20 0 305 0

[startup+0.070417 s]
/proc/loadavg: 1.84 1.97 1.91 3/77 19612
/proc/meminfo: memFree=1410416/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=10516 CPUtime=0.06
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 1379 0 0 0 6 0 0 0 18 0 3 0 349294474 10768384 1354 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 2629 1354 218 20 0 1987 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10516

[startup+0.101422 s]
/proc/loadavg: 1.84 1.97 1.91 3/77 19612
/proc/meminfo: memFree=1410416/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=10516 CPUtime=0.11
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 1402 0 0 0 11 0 0 0 18 0 3 0 349294474 10768384 1377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 2629 1377 218 20 0 1987 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 10516

[startup+0.301453 s]
/proc/loadavg: 1.84 1.97 1.91 3/77 19612
/proc/meminfo: memFree=1410416/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=11540 CPUtime=0.52
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 1515 0 0 0 51 1 0 0 18 0 3 0 349294474 11816960 1490 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 2885 1490 218 20 0 2243 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 11540

[startup+0.701514 s]
/proc/loadavg: 1.84 1.97 1.91 3/77 19612
/proc/meminfo: memFree=1410416/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=13224 CPUtime=1.32
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 1932 0 0 0 131 1 0 0 18 0 3 0 349294474 13541376 1907 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 3306 1907 218 20 0 2664 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 13224

[startup+1.50264 s]
/proc/loadavg: 1.85 1.97 1.91 3/80 19615
/proc/meminfo: memFree=1402328/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=16400 CPUtime=2.91
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 2744 0 0 0 289 2 0 0 18 0 3 0 349294474 16793600 2719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 4100 2719 218 20 0 3458 0
[pid=19612/tid=19614] ppid=19610 vsize=16400 CPUtime=1.43
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 906 0 0 0 143 0 0 0 25 0 3 0 349294480 16793600 2719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19612/tid=19615] ppid=19610 vsize=16400 CPUtime=1.41
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 1070 0 0 0 140 1 0 0 25 0 3 0 349294480 16793600 2719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 16400

[startup+3.10188 s]
/proc/loadavg: 1.85 1.97 1.91 3/80 19615
/proc/meminfo: memFree=1397976/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=22596 CPUtime=6.1
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 4212 0 0 0 606 4 0 0 18 0 3 0 349294474 23138304 4187 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 5649 4187 218 20 0 5007 0
[pid=19612/tid=19614] ppid=19610 vsize=22596 CPUtime=3.03
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 1653 0 0 0 302 1 0 0 25 0 3 0 349294480 23138304 4187 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5113467 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19612/tid=19615] ppid=19610 vsize=22596 CPUtime=3
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 1791 0 0 0 298 2 0 0 20 0 3 0 349294480 23138304 4187 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565430 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 22596

[startup+6.30237 s]
/proc/loadavg: 1.85 1.97 1.91 3/80 19615
/proc/meminfo: memFree=1390296/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=26220 CPUtime=12.48
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 5340 0 0 0 1243 5 0 0 18 0 3 0 349294474 26849280 5315 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 6555 5315 218 20 0 5913 0
[pid=19612/tid=19614] ppid=19610 vsize=26220 CPUtime=6.23
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 2320 0 0 0 622 1 0 0 25 0 3 0 349294480 26849280 5315 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134517120 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19612/tid=19615] ppid=19610 vsize=26220 CPUtime=6.19
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 2252 0 0 0 616 3 0 0 24 0 3 0 349294480 26849280 5315 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 26220

[startup+12.7013 s]
/proc/loadavg: 1.87 1.97 1.91 3/80 19615
/proc/meminfo: memFree=1381608/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=36232 CPUtime=25.25
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 7766 0 0 0 2517 8 0 0 18 0 3 0 349294474 37101568 7667 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 9058 7667 218 20 0 8416 0
[pid=19612/tid=19614] ppid=19610 vsize=36232 CPUtime=12.63
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 3357 0 0 0 1260 3 0 0 25 0 3 0 349294480 37101568 7667 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19612/tid=19615] ppid=19610 vsize=36232 CPUtime=12.55
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 3641 0 0 0 1251 4 0 0 25 0 3 0 349294480 37101568 7667 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 36232

[startup+25.5013 s]
/proc/loadavg: 1.89 1.97 1.91 3/80 19615
/proc/meminfo: memFree=1358184/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=58308 CPUtime=50.78
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 13591 0 0 0 5062 16 0 0 18 0 3 0 349294474 59707392 13315 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 14577 13315 218 20 0 13935 0
[pid=19612/tid=19614] ppid=19610 vsize=58308 CPUtime=25.42
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 6181 0 0 0 2536 6 0 0 25 0 3 0 349294480 59707392 13315 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134566332 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19612/tid=19615] ppid=19610 vsize=58308 CPUtime=25.29
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 6642 0 0 0 2520 9 0 0 25 0 3 0 349294480 59707392 13315 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 58308

[startup+51.1022 s]
/proc/loadavg: 1.99 1.99 1.91 3/80 19615
/proc/meminfo: memFree=1347240/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=69620 CPUtime=101.84
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 16631 0 0 0 10163 21 0 0 18 0 3 0 349294474 71290880 16007 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 17405 16007 218 20 0 16763 0
[pid=19612/tid=19614] ppid=19610 vsize=69620 CPUtime=51.01
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 7197 0 0 0 5093 8 0 0 25 0 3 0 349294480 71290880 16007 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526105 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19612/tid=19615] ppid=19610 vsize=69620 CPUtime=50.77
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 8666 0 0 0 5064 13 0 0 25 0 3 0 349294480 71290880 16007 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 69620

[startup+102.307 s]
/proc/loadavg: 1.99 1.99 1.91 3/80 19615
/proc/meminfo: memFree=1320488/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=95300 CPUtime=203.97
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 23943 0 0 0 20364 33 0 0 18 0 3 0 349294474 97587200 22485 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 23825 22485 218 20 0 23183 0
[pid=19612/tid=19614] ppid=19610 vsize=95300 CPUtime=102.18
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 10859 0 0 0 10206 12 0 0 25 0 3 0 349294480 97587200 22485 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19612/tid=19615] ppid=19610 vsize=95300 CPUtime=101.73
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 12316 0 0 0 10153 20 0 0 25 0 3 0 349294480 97587200 22485 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526699 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 95300

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 1.91 3/80 19615
/proc/meminfo: memFree=1315688/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=100880 CPUtime=323.63
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 26142 0 0 0 32326 37 0 0 18 0 3 0 349294474 103301120 23848 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 25220 23848 218 20 0 24578 0
[pid=19612/tid=19614] ppid=19610 vsize=100880 CPUtime=162.13
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 11893 0 0 0 16200 13 0 0 25 0 3 0 349294480 103301120 23848 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19612/tid=19615] ppid=19610 vsize=100880 CPUtime=161.44
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 13481 0 0 0 16121 23 0 0 25 0 3 0 349294480 103301120 23848 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.63
Current children cumulated vsize (KiB) 100880

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 1.91 3/80 19615
/proc/meminfo: memFree=1310504/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=104968 CPUtime=443.32
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 28068 0 0 0 44291 41 0 0 18 0 3 0 349294474 107487232 24982 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 26242 24982 218 20 0 25600 0
[pid=19612/tid=19614] ppid=19610 vsize=104968 CPUtime=222.1
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 12307 0 0 0 22196 14 0 0 25 0 3 0 349294480 107487232 24982 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19612/tid=19615] ppid=19610 vsize=104968 CPUtime=221.15
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 14993 0 0 0 22089 26 0 0 25 0 3 0 349294480 107487232 24982 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.32
Current children cumulated vsize (KiB) 104968

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 1.91 3/80 19615
/proc/meminfo: memFree=1310312/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=104964 CPUtime=563
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 29091 0 0 0 56258 42 0 0 18 0 3 0 349294474 107483136 25021 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 26241 25021 218 20 0 25599 0
[pid=19612/tid=19614] ppid=19610 vsize=104964 CPUtime=282.06
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 12820 0 0 0 28191 15 0 0 25 0 3 0 349294480 107483136 25021 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134566752 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19612/tid=19615] ppid=19610 vsize=104964 CPUtime=280.88
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 15503 0 0 0 28061 27 0 0 25 0 3 0 349294480 107483136 25021 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563
Current children cumulated vsize (KiB) 104964

[startup+342.302 s]
/proc/loadavg: 1.99 1.99 1.91 3/80 19615
/proc/meminfo: memFree=1310184/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=105708 CPUtime=682.69
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 29964 0 0 0 68225 44 0 0 18 0 3 0 349294474 108244992 25048 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 26427 25048 218 20 0 25785 0
[pid=19612/tid=19614] ppid=19610 vsize=105708 CPUtime=342.03
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 13256 0 0 0 34187 16 0 0 25 0 3 0 349294480 108244992 25048 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19612/tid=19615] ppid=19610 vsize=105708 CPUtime=340.6
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 15940 0 0 0 34033 27 0 0 25 0 3 0 349294480 108244992 25048 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.69
Current children cumulated vsize (KiB) 105708

[startup+402.303 s]

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

/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 28481 0 0 0 184076 38 0 0 25 0 3 0 349294480 139411456 32723 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520111 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19612/tid=19615] ppid=19610 vsize=136144 CPUtime=1833.56
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 28461 0 0 0 183300 56 0 0 25 0 3 0 349294480 139411456 32723 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.76
Current children cumulated vsize (KiB) 136144

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 19813
/proc/meminfo: memFree=1278632/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=137168 CPUtime=3794.46
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 58936 0 0 0 379350 96 0 0 18 0 3 0 349294474 140460032 33053 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 34292 33053 218 20 0 33650 0
[pid=19612/tid=19614] ppid=19610 vsize=137168 CPUtime=1901.11
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 28933 0 0 0 190073 38 0 0 25 0 3 0 349294480 140460032 33053 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19612/tid=19615] ppid=19610 vsize=137168 CPUtime=1893.27
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 29235 0 0 0 189270 57 0 0 25 0 3 0 349294480 140460032 33053 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.46
Current children cumulated vsize (KiB) 137168

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 19813
/proc/meminfo: memFree=1276392/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=139216 CPUtime=3914.15
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 60291 0 0 0 391317 98 0 0 18 0 3 0 349294474 142557184 33509 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 34804 33509 218 20 0 34162 0
[pid=19612/tid=19614] ppid=19610 vsize=139216 CPUtime=1961.09
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 29385 0 0 0 196070 39 0 0 25 0 3 0 349294480 142557184 33509 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19612/tid=19615] ppid=19610 vsize=139216 CPUtime=1952.99
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 30138 0 0 0 195241 58 0 0 25 0 3 0 349294480 142557184 33509 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.15
Current children cumulated vsize (KiB) 139216

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 19813
/proc/meminfo: memFree=1276072/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=139868 CPUtime=4033.86
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 61031 0 0 0 403286 100 0 0 18 0 3 0 349294474 143224832 33571 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 34967 33571 218 20 0 34325 0
[pid=19612/tid=19614] ppid=19610 vsize=139868 CPUtime=2021.06
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 29729 0 0 0 202066 40 0 0 25 0 3 0 349294480 143224832 33571 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19612/tid=19615] ppid=19610 vsize=139868 CPUtime=2012.73
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 30534 0 0 0 201214 59 0 0 25 0 3 0 349294480 143224832 33571 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.86
Current children cumulated vsize (KiB) 139868

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 19813
/proc/meminfo: memFree=1276136/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=139868 CPUtime=4153.54
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 61833 0 0 0 415254 100 0 0 18 0 3 0 349294474 143224832 33577 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 34967 33577 218 20 0 34325 0
[pid=19612/tid=19614] ppid=19610 vsize=139868 CPUtime=2081.02
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 30071 0 0 0 208062 40 0 0 25 0 3 0 349294480 143224832 33577 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565509 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19612/tid=19615] ppid=19610 vsize=139868 CPUtime=2072.45
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 30994 0 0 0 207186 59 0 0 25 0 3 0 349294480 143224832 33577 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.54
Current children cumulated vsize (KiB) 139868

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 19813
/proc/meminfo: memFree=1276072/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=139868 CPUtime=4273.23
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 62524 0 0 0 427222 101 0 0 18 0 3 0 349294474 143224832 33584 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 34967 33584 218 20 0 34325 0
[pid=19612/tid=19614] ppid=19610 vsize=139868 CPUtime=2140.74
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 30418 0 0 0 214034 40 0 0 25 0 3 0 349294480 143224832 33584 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19612/tid=19615] ppid=19610 vsize=139868 CPUtime=2132.42
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 31338 0 0 0 213182 60 0 0 25 0 3 0 349294480 143224832 33584 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.23
Current children cumulated vsize (KiB) 139868

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 19813
/proc/meminfo: memFree=1276072/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=139868 CPUtime=4392.94
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 63340 0 0 0 439191 103 0 0 18 0 3 0 349294474 143224832 33595 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 34967 33595 218 20 0 34325 0
[pid=19612/tid=19614] ppid=19610 vsize=139868 CPUtime=2200.47
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 30883 0 0 0 220006 41 0 0 25 0 3 0 349294480 143224832 33595 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5112701 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19612/tid=19615] ppid=19610 vsize=139868 CPUtime=2192.39
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 31689 0 0 0 219179 60 0 0 25 0 3 0 349294480 143224832 33595 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.94
Current children cumulated vsize (KiB) 139868

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 19813
/proc/meminfo: memFree=1276008/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=139868 CPUtime=4512.64
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 64036 0 0 0 451161 103 0 0 18 0 3 0 349294474 143224832 33599 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 34967 33599 218 20 0 34325 0
[pid=19612/tid=19614] ppid=19610 vsize=139868 CPUtime=2260.2
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 31231 0 0 0 225979 41 0 0 25 0 3 0 349294480 143224832 33599 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19612/tid=19615] ppid=19610 vsize=139868 CPUtime=2252.37
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 32037 0 0 0 225176 61 0 0 25 0 3 0 349294480 143224832 33599 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.64
Current children cumulated vsize (KiB) 139868

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 19813
/proc/meminfo: memFree=1276008/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=139868 CPUtime=4632.33
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 64856 0 0 0 463129 104 0 0 18 0 3 0 349294474 143224832 33607 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 34967 33607 218 20 0 34325 0
[pid=19612/tid=19614] ppid=19610 vsize=139868 CPUtime=2319.93
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 31583 0 0 0 231951 42 0 0 25 0 3 0 349294480 143224832 33607 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19612/tid=19615] ppid=19610 vsize=139868 CPUtime=2312.33
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 32505 0 0 0 231172 61 0 0 25 0 3 0 349294480 143224832 33607 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.33
Current children cumulated vsize (KiB) 139868

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 19813
/proc/meminfo: memFree=1275944/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=139868 CPUtime=4752.04
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 65560 0 0 0 475099 105 0 0 18 0 3 0 349294474 143224832 33612 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 34967 33612 218 20 0 34325 0
[pid=19612/tid=19614] ppid=19610 vsize=139868 CPUtime=2379.65
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 31935 0 0 0 237923 42 0 0 25 0 3 0 349294480 143224832 33612 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19612/tid=19615] ppid=19610 vsize=139868 CPUtime=2372.32
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 32857 0 0 0 237170 62 0 0 25 0 3 0 349294480 143224832 33612 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.04
Current children cumulated vsize (KiB) 139868

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 19813
/proc/meminfo: memFree=1275944/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=139868 CPUtime=4871.72
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 66388 0 0 0 487066 106 0 0 18 0 3 0 349294474 143224832 33621 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 34967 33621 218 20 0 34325 0
[pid=19612/tid=19614] ppid=19610 vsize=139868 CPUtime=2439.37
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 32290 0 0 0 243895 42 0 0 25 0 3 0 349294480 143224832 33621 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19612/tid=19615] ppid=19610 vsize=139868 CPUtime=2432.29
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 33330 0 0 0 243166 63 0 0 25 0 3 0 349294480 143224832 33621 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.72
Current children cumulated vsize (KiB) 139868

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 19813
/proc/meminfo: memFree=1275880/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=139868 CPUtime=4991.42
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 67342 0 0 0 499035 107 0 0 18 0 3 0 349294474 143224832 33632 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 34967 33632 218 20 0 34325 0
[pid=19612/tid=19614] ppid=19610 vsize=139868 CPUtime=2499.11
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 32767 0 0 0 249868 43 0 0 25 0 3 0 349294480 143224832 33632 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19612/tid=19615] ppid=19610 vsize=139868 CPUtime=2492.25
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 33807 0 0 0 249162 63 0 0 25 0 3 0 349294480 143224832 33632 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.42
Current children cumulated vsize (KiB) 139868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 19813
/proc/meminfo: memFree=1275880/2055920 swapFree=4163684/4192956
[pid=19612] ppid=19610 vsize=139868 CPUtime=5000.01
/proc/19612/stat : 19612 (MiraXTv3_dyn) S 19610 19612 19224 0 -1 4194304 67342 0 0 0 499894 107 0 0 18 0 3 0 349294474 143224832 33632 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19612/statm: 34967 33632 218 20 0 34325 0
[pid=19612/tid=19614] ppid=19610 vsize=139868 CPUtime=2503.39
/proc/19612/task/19614/stat : 19614 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 32767 0 0 0 250296 43 0 0 25 0 3 0 349294480 143224832 33632 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19612/tid=19615] ppid=19610 vsize=139868 CPUtime=2496.56
/proc/19612/task/19615/stat : 19615 (MiraXTv3_dyn) R 19610 19612 19224 0 -1 4194368 33807 0 0 0 249592 64 0 0 25 0 3 0 349294480 143224832 33632 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 139868

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.64
CPU time (s): 5000.06
CPU user time (s): 4998.96
CPU system time (s): 1.09983
CPU usage (%): 199.473
Max. virtual memory (cumulated for all children) (KiB): 140332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.96
system time used= 1.09983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67342
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= 513
involuntary context switches= 94654

runsolver used 2.40563 second user time and 6.76597 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat May 12 23:49:28 UTC 2007

IDJOB= 426401
IDBENCH= 20245
IDSOLVER= 196
FILE ID= node22/426401-1179013768

PBS_JOBID= 5252973

Free space on /tmp= 66528 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v4500/unif2p-p0.7-v4500-c12015-S1973057201-08-SAT.cnf
COMMAND LINE= /tmp/evaluation/426401-1179013768/MiraXTv3_dyn /tmp/evaluation/426401-1179013768/instance-426401-1179013768.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-426401-1179013768 -o ROOT/results/node22/solver-426401-1179013768 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426401-1179013768/MiraXTv3_dyn /tmp/evaluation/426401-1179013768/instance-426401-1179013768.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  59fcf8ee23a69e06fa5c0df736bb56de

RANDOM SEED= 297963817

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1410696 kB
Buffers:         50340 kB
Cached:         460528 kB
SwapCached:       7428 kB
Active:         302388 kB
Inactive:       231684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1410696 kB
SwapTotal:     4192956 kB
SwapFree:      4163684 kB
Dirty:            4180 kB
Writeback:           0 kB
Mapped:          30388 kB
Slab:            96720 kB
Committed_AS:  4548920 kB
PageTables:       1676 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= 66528 MiB

End job on node22 on Sun May 13 00:31:17 UTC 2007