Trace number 426386

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.09 2506.44

General information on the benchmark

Namerandom/2+p/p0.7/v6500/
unif2p-p0.7-v6500-c17355-S365559754-09-UNSAT.cnf
MD5SUM187ddb77d85cea24bfd5c67a96bc6641
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2852.2
Satisfiable
(Un)Satisfiability was proved
Number of variables6495
Number of clauses17354
Sum of the clauses size46856
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25206
Number of clauses of size 312148
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/node17/watcher-426386-1179013187 -o ROOT/results/node17/solver-426386-1179013187 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426386-1179013187/MiraXTv3_dyn /tmp/evaluation/426386-1179013187/instance-426386-1179013187.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.99 3/77 27383
/proc/meminfo: memFree=1612288/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=3788 CPUtime=0
/proc/27383/stat : 27383 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194304 339 0 0 0 0 0 0 0 18 0 1 0 349236226 3878912 314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27383/statm: 947 317 205 20 0 305 0

[startup+0.083354 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 27383
/proc/meminfo: memFree=1612288/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=6300 CPUtime=0.07
/proc/27383/stat : 27383 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194304 978 0 0 0 7 0 0 0 18 0 1 0 349236226 6451200 915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27383/statm: 1575 916 208 20 0 933 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6300

[startup+0.101358 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 27383
/proc/meminfo: memFree=1612288/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=13268 CPUtime=0.1
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 1888 0 0 0 9 1 0 0 18 0 3 0 349236226 13586432 1825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 3317 1826 216 20 0 2675 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13268

[startup+0.30138 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 27383
/proc/meminfo: memFree=1612288/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=14400 CPUtime=0.48
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 2008 0 0 0 47 1 0 0 18 0 3 0 349236226 14745600 1906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 3600 1906 218 20 0 2958 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 14400

[startup+0.701424 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 27383
/proc/meminfo: memFree=1612288/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=15060 CPUtime=1.27
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 2294 0 0 0 126 1 0 0 18 0 3 0 349236226 15421440 2192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 3765 2192 218 20 0 3123 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 15060

[startup+1.50251 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 27386
/proc/meminfo: memFree=1603496/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=17140 CPUtime=2.88
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 2868 0 0 0 286 2 0 0 18 0 3 0 349236226 17551360 2766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 4285 2766 218 20 0 3643 0
[pid=27383/tid=27385] ppid=27381 vsize=17140 CPUtime=1.41
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 964 0 0 0 140 1 0 0 25 0 3 0 349236234 17551360 2766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=17140 CPUtime=1.37
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 920 0 0 0 137 0 0 0 25 0 3 0 349236234 17551360 2766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565509 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 17140

[startup+3.10168 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 27386
/proc/meminfo: memFree=1600040/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=22252 CPUtime=6.06
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 4007 0 0 0 604 2 0 0 18 0 3 0 349236226 22786048 3905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 5563 3905 218 20 0 4921 0
[pid=27383/tid=27385] ppid=27381 vsize=22252 CPUtime=3
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 1526 0 0 0 299 1 0 0 25 0 3 0 349236234 22786048 3905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=22252 CPUtime=2.97
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 1497 0 0 0 297 0 0 0 25 0 3 0 349236234 22786048 3905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520086 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 22252

[startup+6.30201 s]
/proc/loadavg: 1.85 1.97 1.99 4/80 27386
/proc/meminfo: memFree=1591720/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=28356 CPUtime=12.45
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 5567 0 0 0 1241 4 0 0 18 0 3 0 349236226 29036544 5465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 7089 5465 218 20 0 6447 0
[pid=27383/tid=27385] ppid=27381 vsize=28356 CPUtime=6.2
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 2333 0 0 0 618 2 0 0 25 0 3 0 349236234 29036544 5465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565817 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=28356 CPUtime=6.15
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 2250 0 0 0 615 0 0 0 21 0 3 0 349236234 29036544 5465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 28356

[startup+12.7017 s]
/proc/loadavg: 1.86 1.97 1.99 3/80 27386
/proc/meminfo: memFree=1587368/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=32736 CPUtime=25.22
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 6782 0 0 0 2517 5 0 0 18 0 3 0 349236226 33521664 6680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 8184 6680 218 20 0 7542 0
[pid=27383/tid=27385] ppid=27381 vsize=32736 CPUtime=12.6
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 2961 0 0 0 1257 3 0 0 25 0 3 0 349236234 33521664 6680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=32736 CPUtime=12.53
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 2837 0 0 0 1252 1 0 0 25 0 3 0 349236234 33521664 6680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565845 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 32736

[startup+25.502 s]
/proc/loadavg: 1.89 1.97 1.99 3/80 27386
/proc/meminfo: memFree=1565672/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=53448 CPUtime=50.75
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 12187 0 0 0 5064 11 0 0 18 0 3 0 349236226 54730752 11929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 13362 11929 218 20 0 12720 0
[pid=27383/tid=27385] ppid=27381 vsize=53448 CPUtime=25.39
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 5657 0 0 0 2533 6 0 0 25 0 3 0 349236234 54730752 11929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526136 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=53448 CPUtime=25.26
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 5546 0 0 0 2523 3 0 0 25 0 3 0 349236234 54730752 11929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 53448

[startup+51.1017 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 27386
/proc/meminfo: memFree=1549608/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=68552 CPUtime=101.82
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 16309 0 0 0 10165 17 0 0 18 0 3 0 349236226 70197248 15731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 17138 15731 218 20 0 16496 0
[pid=27383/tid=27385] ppid=27381 vsize=68552 CPUtime=50.98
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 7843 0 0 0 5088 10 0 0 25 0 3 0 349236234 70197248 15731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=68552 CPUtime=50.75
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 7482 0 0 0 5069 6 0 0 25 0 3 0 349236234 70197248 15731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 68552

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.99 3/80 27386
/proc/meminfo: memFree=1522152/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=94868 CPUtime=203.99
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 23666 0 0 0 20370 29 0 0 18 0 3 0 349236226 97144832 22562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 23717 22562 218 20 0 23075 0
[pid=27383/tid=27385] ppid=27381 vsize=94868 CPUtime=102.16
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 11071 0 0 0 10199 17 0 0 25 0 3 0 349236234 97144832 22562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=94868 CPUtime=101.73
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 11611 0 0 0 10162 11 0 0 25 0 3 0 349236234 97144832 22562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 94868

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 27386
/proc/meminfo: memFree=1517608/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=100548 CPUtime=323.67
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 25565 0 0 0 32336 31 0 0 18 0 3 0 349236226 102961152 23659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 25137 23659 218 20 0 24495 0
[pid=27383/tid=27385] ppid=27381 vsize=100548 CPUtime=162.13
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 11495 0 0 0 16196 17 0 0 25 0 3 0 349236234 102961152 23659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=100548 CPUtime=161.44
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 13086 0 0 0 16132 12 0 0 25 0 3 0 349236234 102961152 23659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 100548

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 27388
/proc/meminfo: memFree=1509032/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=108736 CPUtime=443.34
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 28517 0 0 0 44299 35 0 0 18 0 3 0 349236226 111345664 25844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 27184 25844 218 20 0 26542 0
[pid=27383/tid=27385] ppid=27381 vsize=108736 CPUtime=222.1
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 13007 0 0 0 22189 21 0 0 25 0 3 0 349236234 111345664 25844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=108736 CPUtime=221.15
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 14526 0 0 0 22101 14 0 0 25 0 3 0 349236234 111345664 25844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 108736

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 27388
/proc/meminfo: memFree=1508840/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=109760 CPUtime=563.05
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 29187 0 0 0 56269 36 0 0 18 0 3 0 349236226 112394240 25886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 27440 25886 218 20 0 26798 0
[pid=27383/tid=27385] ppid=27381 vsize=109760 CPUtime=282.07
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 13354 0 0 0 28186 21 0 0 25 0 3 0 349236234 112394240 25886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=109760 CPUtime=280.89
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 14849 0 0 0 28075 14 0 0 25 0 3 0 349236234 112394240 25886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 109760

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 27388
/proc/meminfo: memFree=1508712/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=109760 CPUtime=682.74
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 29936 0 0 0 68236 38 0 0 18 0 3 0 349236226 112394240 25912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 27440 25912 218 20 0 26798 0
[pid=27383/tid=27385] ppid=27381 vsize=109760 CPUtime=342.04
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 13687 0 0 0 34182 22 0 0 25 0 3 0 349236234 112394240 25912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=109760 CPUtime=340.6
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 15265 0 0 0 34046 14 0 0 25 0 3 0 349236234 112394240 25912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.74
Current children cumulated vsize (KiB) 109760

[startup+402.301 s]

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

/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 28385 0 0 0 183774 61 0 0 25 0 3 0 349236234 156409856 36712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=152744 CPUtime=1836.59
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 28348 0 0 0 183629 30 0 0 25 0 3 0 349236234 156409856 36712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.03
Current children cumulated vsize (KiB) 152744

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27586
/proc/meminfo: memFree=1459496/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=157828 CPUtime=3794.74
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 60008 0 0 0 379379 95 0 0 18 0 3 0 349236226 161615872 38194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 39457 38194 218 20 0 38815 0
[pid=27383/tid=27385] ppid=27381 vsize=157828 CPUtime=1898.32
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 29491 0 0 0 189769 63 0 0 25 0 3 0 349236234 161615872 38194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=157828 CPUtime=1896.33
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 29533 0 0 0 189602 31 0 0 25 0 3 0 349236234 161615872 38194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.74
Current children cumulated vsize (KiB) 157828

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27586
/proc/meminfo: memFree=1459304/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=157976 CPUtime=3914.45
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 60649 0 0 0 391349 96 0 0 18 0 3 0 349236226 161767424 38223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 39494 38223 218 20 0 38852 0
[pid=27383/tid=27385] ppid=27381 vsize=157976 CPUtime=1958.29
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 29799 0 0 0 195766 63 0 0 25 0 3 0 349236234 161767424 38223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=157976 CPUtime=1956.06
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 29866 0 0 0 195575 31 0 0 25 0 3 0 349236234 161767424 38223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.45
Current children cumulated vsize (KiB) 157976

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27586
/proc/meminfo: memFree=1459240/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=158120 CPUtime=4034.17
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 61296 0 0 0 403320 97 0 0 18 0 3 0 349236226 161914880 38256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 39530 38256 218 20 0 38888 0
[pid=27383/tid=27385] ppid=27381 vsize=158120 CPUtime=2018.27
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 30111 0 0 0 201763 64 0 0 25 0 3 0 349236234 161914880 38256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=158120 CPUtime=2015.79
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 30201 0 0 0 201548 31 0 0 25 0 3 0 349236234 161914880 38256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.17
Current children cumulated vsize (KiB) 158120

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27586
/proc/meminfo: memFree=1459176/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=158120 CPUtime=4153.89
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 62021 0 0 0 415291 98 0 0 18 0 3 0 349236226 161914880 38260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 39530 38260 218 20 0 38888 0
[pid=27383/tid=27385] ppid=27381 vsize=158120 CPUtime=2078.26
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 30525 0 0 0 207761 65 0 0 25 0 3 0 349236234 161914880 38260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=158120 CPUtime=2075.54
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 30512 0 0 0 207522 32 0 0 25 0 3 0 349236234 161914880 38260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.89
Current children cumulated vsize (KiB) 158120

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27586
/proc/meminfo: memFree=1459176/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=158120 CPUtime=4273.58
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 62754 0 0 0 427259 99 0 0 18 0 3 0 349236226 161914880 38269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 39530 38269 218 20 0 38888 0
[pid=27383/tid=27385] ppid=27381 vsize=158120 CPUtime=2138.23
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 30839 0 0 0 213758 65 0 0 25 0 3 0 349236234 161914880 38269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=158120 CPUtime=2135.25
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 30931 0 0 0 213493 32 0 0 25 0 3 0 349236234 161914880 38269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.58
Current children cumulated vsize (KiB) 158120

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27586
/proc/meminfo: memFree=1459112/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=158120 CPUtime=4393.3
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 63381 0 0 0 439231 99 0 0 18 0 3 0 349236226 161914880 38272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 39530 38272 218 20 0 38888 0
[pid=27383/tid=27385] ppid=27381 vsize=158120 CPUtime=2198.22
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 31153 0 0 0 219756 66 0 0 25 0 3 0 349236234 161914880 38272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=158120 CPUtime=2194.99
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 31244 0 0 0 219467 32 0 0 25 0 3 0 349236234 161914880 38272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.3
Current children cumulated vsize (KiB) 158120

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27586
/proc/meminfo: memFree=1459112/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=158120 CPUtime=4513.02
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 64118 0 0 0 451202 100 0 0 18 0 3 0 349236226 161914880 38280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 39530 38280 218 20 0 38888 0
[pid=27383/tid=27385] ppid=27381 vsize=158120 CPUtime=2258.19
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 31469 0 0 0 225752 67 0 0 25 0 3 0 349236234 161914880 38280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=158120 CPUtime=2254.74
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 31665 0 0 0 225441 33 0 0 25 0 3 0 349236234 161914880 38280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4513.02
Current children cumulated vsize (KiB) 158120

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27586
/proc/meminfo: memFree=1459112/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=158120 CPUtime=4632.72
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 64752 0 0 0 463170 102 0 0 18 0 3 0 349236226 161914880 38284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 39530 38284 218 20 0 38888 0
[pid=27383/tid=27385] ppid=27381 vsize=158120 CPUtime=2318.15
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 31786 0 0 0 231748 67 0 0 25 0 3 0 349236234 161914880 38284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=158120 CPUtime=2314.46
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 31982 0 0 0 231413 33 0 0 25 0 3 0 349236234 161914880 38284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.72
Current children cumulated vsize (KiB) 158120

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27586
/proc/meminfo: memFree=1459048/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=158120 CPUtime=4752.43
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 65384 0 0 0 475140 103 0 0 18 0 3 0 349236226 161914880 38286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 39530 38286 218 20 0 38888 0
[pid=27383/tid=27385] ppid=27381 vsize=158120 CPUtime=2378.13
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 32102 0 0 0 237745 68 0 0 25 0 3 0 349236234 161914880 38286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=158120 CPUtime=2374.2
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 32298 0 0 0 237386 34 0 0 25 0 3 0 349236234 161914880 38286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.43
Current children cumulated vsize (KiB) 158120

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27586
/proc/meminfo: memFree=1458920/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=158120 CPUtime=4872.15
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 66026 0 0 0 487111 104 0 0 18 0 3 0 349236226 161914880 38294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 39530 38294 218 20 0 38888 0
[pid=27383/tid=27385] ppid=27381 vsize=158120 CPUtime=2438.11
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 32423 0 0 0 243742 69 0 0 25 0 3 0 349236234 161914880 38294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=158120 CPUtime=2433.95
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 32619 0 0 0 243361 34 0 0 25 0 3 0 349236234 161914880 38294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4872.15
Current children cumulated vsize (KiB) 158120

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27586
/proc/meminfo: memFree=1459048/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=158120 CPUtime=4991.87
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 66771 0 0 0 499082 105 0 0 18 0 3 0 349236226 161914880 38297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 39530 38297 218 20 0 38888 0
[pid=27383/tid=27385] ppid=27381 vsize=158120 CPUtime=2498.09
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 32849 0 0 0 249740 69 0 0 25 0 3 0 349236234 161914880 38297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=158120 CPUtime=2493.68
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 32938 0 0 0 249334 34 0 0 25 0 3 0 349236234 161914880 38297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.87
Current children cumulated vsize (KiB) 158120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27586
/proc/meminfo: memFree=1458792/2055920 swapFree=4140644/4192956
[pid=27383] ppid=27381 vsize=158516 CPUtime=5000.04
/proc/27383/stat : 27383 (MiraXTv3_dyn) S 27381 27383 26997 0 -1 4194304 66871 0 0 0 499899 105 0 0 18 0 3 0 349236226 162320384 38397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27383/statm: 39629 38397 218 20 0 38987 0
[pid=27383/tid=27385] ppid=27381 vsize=158516 CPUtime=2502.19
/proc/27383/task/27385/stat : 27385 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 32849 0 0 0 250150 69 0 0 25 0 3 0 349236234 162320384 38397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27383/tid=27386] ppid=27381 vsize=158516 CPUtime=2497.76
/proc/27383/task/27386/stat : 27386 (MiraXTv3_dyn) R 27381 27383 26997 0 -1 4194368 33038 0 0 0 249741 35 0 0 25 0 3 0 349236234 162320384 38397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 158516

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.44
CPU time (s): 5000.09
CPU user time (s): 4999.01
CPU system time (s): 1.08083
CPU usage (%): 199.49
Max. virtual memory (cumulated for all children) (KiB): 158544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.01
system time used= 1.08083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66871
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= 375
involuntary context switches= 93846

runsolver used 2.48362 second user time and 6.69398 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat May 12 23:39:47 UTC 2007

IDJOB= 426386
IDBENCH= 20212
IDSOLVER= 196
FILE ID= node17/426386-1179013187

PBS_JOBID= 5252871

Free space on /tmp= 66547 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v6500/unif2p-p0.7-v6500-c17355-S365559754-09-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426386-1179013187/MiraXTv3_dyn /tmp/evaluation/426386-1179013187/instance-426386-1179013187.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-426386-1179013187 -o ROOT/results/node17/solver-426386-1179013187 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426386-1179013187/MiraXTv3_dyn /tmp/evaluation/426386-1179013187/instance-426386-1179013187.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  187ddb77d85cea24bfd5c67a96bc6641

RANDOM SEED= 13369933

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1612568 kB
Buffers:         51668 kB
Cached:         302956 kB
SwapCached:      15568 kB
Active:         183604 kB
Inactive:       195352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1612568 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            4200 kB
Writeback:           0 kB
Mapped:          30304 kB
Slab:            49884 kB
Committed_AS: 10241320 kB
PageTables:       1796 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= 66547 MiB

End job on node17 on Sun May 13 00:21:36 UTC 2007