Trace number 456498

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.1 2506.45

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
MD5SUM51a1a3a012cf07e3662164064eca4702
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark382.522
Satisfiable
(Un)Satisfiability was proved
Number of variables306
Number of clauses2619
Sum of the clauses size5508
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22601
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/node45/watcher-456498-1179051042 -o ROOT/results/node45/solver-456498-1179051042 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456498-1179051042/MiraXTv3_dyn /tmp/evaluation/456498-1179051042/instance-456498-1179051042.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.69 1.93 1.81 3/77 29653
/proc/meminfo: memFree=1457608/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=3788 CPUtime=0
/proc/29653/stat : 29653 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 259949809 3878912 263 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 0 0 0
/proc/29653/statm: 947 263 206 20 0 305 0

[startup+0.096452 s]
/proc/loadavg: 1.69 1.93 1.81 3/77 29653
/proc/meminfo: memFree=1457608/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=8564 CPUtime=0.16
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 989 0 0 0 16 0 0 0 18 0 3 0 259949809 8769536 964 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 2141 964 218 20 0 1499 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 8564

[startup+0.10145 s]
/proc/loadavg: 1.69 1.93 1.81 3/77 29653
/proc/meminfo: memFree=1457608/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=8564 CPUtime=0.17
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 1023 0 0 0 17 0 0 0 18 0 3 0 259949809 8769536 998 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 2141 998 218 20 0 1499 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8564

[startup+0.301473 s]
/proc/loadavg: 1.69 1.93 1.81 3/77 29653
/proc/meminfo: memFree=1457608/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=12460 CPUtime=0.57
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 1973 0 0 0 56 1 0 0 18 0 3 0 259949809 12759040 1948 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 3115 1948 218 20 0 2473 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 12460

[startup+0.701516 s]
/proc/loadavg: 1.69 1.93 1.81 3/77 29653
/proc/meminfo: memFree=1457608/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=18568 CPUtime=1.37
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 3574 0 0 0 136 1 0 0 18 0 3 0 259949809 19013632 3549 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 4642 3549 218 20 0 4000 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 18568

[startup+1.5026 s]
/proc/loadavg: 1.69 1.93 1.81 3/80 29656
/proc/meminfo: memFree=1440624/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=27868 CPUtime=2.97
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 6009 0 0 0 295 2 0 0 18 0 3 0 259949809 28536832 5984 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 6967 5984 218 20 0 6325 0
[pid=29653/tid=29655] ppid=29651 vsize=27868 CPUtime=1.47
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 2781 0 0 0 147 0 0 0 18 0 3 0 259949811 28536832 5984 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29653/tid=29656] ppid=29651 vsize=27868 CPUtime=1.47
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 2864 0 0 0 146 1 0 0 20 0 3 0 259949811 28536832 5984 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 27868

[startup+3.10176 s]
/proc/loadavg: 1.69 1.93 1.81 3/80 29656
/proc/meminfo: memFree=1433520/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=33584 CPUtime=6.16
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 7211 0 0 0 613 3 0 0 18 0 3 0 259949809 34390016 7186 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 8396 7186 218 20 0 7754 0
[pid=29653/tid=29655] ppid=29651 vsize=33584 CPUtime=3.07
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 3201 0 0 0 306 1 0 0 20 0 3 0 259949811 34390016 7186 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29653/tid=29656] ppid=29651 vsize=33584 CPUtime=3.06
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 3646 0 0 0 304 2 0 0 21 0 3 0 259949811 34390016 7186 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 33584

[startup+6.3011 s]
/proc/loadavg: 1.72 1.93 1.81 3/80 29656
/proc/meminfo: memFree=1412592/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=56160 CPUtime=12.55
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 12854 0 0 0 1247 8 0 0 18 0 3 0 259949809 57507840 12719 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 14040 12719 218 20 0 13398 0
[pid=29653/tid=29655] ppid=29651 vsize=56160 CPUtime=6.27
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 6239 0 0 0 624 3 0 0 22 0 3 0 259949811 57507840 12719 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29653/tid=29656] ppid=29651 vsize=56160 CPUtime=6.24
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 6251 0 0 0 620 4 0 0 18 0 3 0 259949811 57507840 12719 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 56160

[startup+12.7017 s]
/proc/loadavg: 1.74 1.93 1.81 3/80 29656
/proc/meminfo: memFree=1376432/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=90260 CPUtime=25.32
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 21596 0 0 0 2516 16 0 0 18 0 3 0 259949809 92426240 21283 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 22565 21283 218 20 0 21923 0
[pid=29653/tid=29655] ppid=29651 vsize=90260 CPUtime=12.67
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 11044 0 0 0 1261 6 0 0 18 0 3 0 259949811 92426240 21283 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 5162619 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29653/tid=29656] ppid=29651 vsize=90260 CPUtime=12.62
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 10188 0 0 0 1253 9 0 0 25 0 3 0 259949811 92426240 21283 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 90260

[startup+25.501 s]
/proc/loadavg: 1.80 1.93 1.81 3/80 29656
/proc/meminfo: memFree=1365488/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=97992 CPUtime=50.85
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 23836 0 0 0 5067 18 0 0 18 0 3 0 259949809 100343808 23250 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 24498 23250 218 20 0 23856 0
[pid=29653/tid=29655] ppid=29651 vsize=97992 CPUtime=25.46
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 11829 0 0 0 2539 7 0 0 25 0 3 0 259949811 100343808 23250 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29653/tid=29656] ppid=29651 vsize=97992 CPUtime=25.37
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 11643 0 0 0 2527 10 0 0 25 0 3 0 259949811 100343808 23250 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 97992

[startup+51.1017 s]
/proc/loadavg: 1.87 1.94 1.82 3/80 29656
/proc/meminfo: memFree=1341872/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=120936 CPUtime=101.9
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 30259 0 0 0 10165 25 0 0 18 0 3 0 259949809 123838464 28931 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 30234 28931 218 20 0 29592 0
[pid=29653/tid=29655] ppid=29651 vsize=120936 CPUtime=51.01
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 13427 0 0 0 5093 8 0 0 25 0 3 0 259949811 123838464 28931 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29653/tid=29656] ppid=29651 vsize=120936 CPUtime=50.86
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 16468 0 0 0 5070 16 0 0 25 0 3 0 259949811 123838464 28931 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 120936

[startup+102.307 s]
/proc/loadavg: 2.01 1.96 1.83 3/80 29656
/proc/meminfo: memFree=1312304/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=151448 CPUtime=203.97
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 38549 0 0 0 20363 34 0 0 18 0 3 0 259949809 155082752 36315 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 37862 36315 218 20 0 37220 0
[pid=29653/tid=29655] ppid=29651 vsize=151448 CPUtime=102.1
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 18596 0 0 0 10198 12 0 0 25 0 3 0 259949811 155082752 36315 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29653/tid=29656] ppid=29651 vsize=151448 CPUtime=101.84
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 19589 0 0 0 10163 21 0 0 25 0 3 0 259949811 155082752 36315 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 151448

[startup+162.302 s]
/proc/loadavg: 2.00 1.97 1.83 3/80 29658
/proc/meminfo: memFree=1310000/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=153780 CPUtime=323.66
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 40086 0 0 0 32331 35 0 0 18 0 3 0 259949809 157470720 36942 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 38445 36942 218 20 0 37803 0
[pid=29653/tid=29655] ppid=29651 vsize=153780 CPUtime=162.03
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 19508 0 0 0 16191 12 0 0 25 0 3 0 259949811 157470720 36942 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29653/tid=29656] ppid=29651 vsize=153780 CPUtime=161.6
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 20214 0 0 0 16138 22 0 0 25 0 3 0 259949811 157470720 36942 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520080 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.66
Current children cumulated vsize (KiB) 153780

[startup+222.301 s]
/proc/loadavg: 2.00 1.97 1.84 3/80 29658
/proc/meminfo: memFree=1307632/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=155648 CPUtime=443.33
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 41680 0 0 0 44296 37 0 0 18 0 3 0 259949809 159383552 37431 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 38912 37431 218 20 0 38270 0
[pid=29653/tid=29655] ppid=29651 vsize=155648 CPUtime=221.96
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 20468 0 0 0 22183 13 0 0 25 0 3 0 259949811 159383552 37431 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29653/tid=29656] ppid=29651 vsize=155648 CPUtime=221.34
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 20848 0 0 0 22111 23 0 0 25 0 3 0 259949811 159383552 37431 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 155648

[startup+282.301 s]
/proc/loadavg: 2.00 1.97 1.85 3/80 29658
/proc/meminfo: memFree=1305328/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=157828 CPUtime=563.03
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 43384 0 0 0 56264 39 0 0 18 0 3 0 259949809 161615872 38030 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 39457 38030 218 20 0 38815 0
[pid=29653/tid=29655] ppid=29651 vsize=157828 CPUtime=281.92
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 21077 0 0 0 28178 14 0 0 25 0 3 0 259949811 161615872 38030 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29653/tid=29656] ppid=29651 vsize=157828 CPUtime=281.08
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 21943 0 0 0 28084 24 0 0 25 0 3 0 259949811 161615872 38030 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.03
Current children cumulated vsize (KiB) 157828

[startup+342.301 s]
/proc/loadavg: 2.00 1.97 1.85 3/80 29658
/proc/meminfo: memFree=1303472/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=159988 CPUtime=682.73
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 44771 0 0 0 68232 41 0 0 18 0 3 0 259949809 163827712 38507 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 39997 38507 218 20 0 39355 0
[pid=29653/tid=29655] ppid=29651 vsize=159988 CPUtime=341.87
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 21781 0 0 0 34172 15 0 0 25 0 3 0 259949811 163827712 38507 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29653/tid=29656] ppid=29651 vsize=159988 CPUtime=340.83
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 22626 0 0 0 34058 25 0 0 25 0 3 0 259949811 163827712 38507 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.73
Current children cumulated vsize (KiB) 159988

[startup+402.301 s]

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

/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 36463 0 0 0 183588 34 0 0 25 0 3 0 259949811 208891904 49111 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29653/tid=29656] ppid=29651 vsize=203996 CPUtime=1838.86
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 37696 0 0 0 183847 39 0 0 25 0 3 0 259949811 208891904 49111 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.12
Current children cumulated vsize (KiB) 203996

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29658
/proc/meminfo: memFree=1262192/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=202112 CPUtime=3794.82
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 75275 0 0 0 379406 76 0 0 18 0 3 0 259949809 206962688 48775 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 50528 48775 218 20 0 49886 0
[pid=29653/tid=29655] ppid=29651 vsize=202112 CPUtime=1895.97
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 36789 0 0 0 189562 35 0 0 25 0 3 0 259949811 206962688 48775 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29653/tid=29656] ppid=29651 vsize=202112 CPUtime=1898.82
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 38122 0 0 0 189842 40 0 0 25 0 3 0 259949811 206962688 48775 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.82
Current children cumulated vsize (KiB) 202112

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29658
/proc/meminfo: memFree=1263024/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=201252 CPUtime=3914.53
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 76031 0 0 0 391377 76 0 0 18 0 3 0 259949809 206082048 48553 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 50313 48553 218 20 0 49671 0
[pid=29653/tid=29655] ppid=29651 vsize=201252 CPUtime=1955.73
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 37184 0 0 0 195537 36 0 0 25 0 3 0 259949811 206082048 48553 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29653/tid=29656] ppid=29651 vsize=201252 CPUtime=1958.77
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 38483 0 0 0 195837 40 0 0 25 0 3 0 259949811 206082048 48553 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.53
Current children cumulated vsize (KiB) 201252

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29658
/proc/meminfo: memFree=1252720/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=211624 CPUtime=4034.22
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 79212 0 0 0 403341 81 0 0 18 0 3 0 259949809 216702976 51084 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 52906 51084 218 20 0 52264 0
[pid=29653/tid=29655] ppid=29651 vsize=211624 CPUtime=2015.47
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 37445 0 0 0 201511 36 0 0 25 0 3 0 259949811 216702976 51084 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29653/tid=29656] ppid=29651 vsize=211624 CPUtime=2018.71
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 41403 0 0 0 201827 44 0 0 25 0 3 0 259949811 216702976 51084 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.22
Current children cumulated vsize (KiB) 211624

[startup+2082.31 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29658
/proc/meminfo: memFree=1246128/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=218196 CPUtime=4153.93
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 81581 0 0 0 415308 85 0 0 18 0 3 0 259949809 223432704 52738 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 54549 52738 218 20 0 53907 0
[pid=29653/tid=29655] ppid=29651 vsize=218196 CPUtime=2075.24
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 37772 0 0 0 207487 37 0 0 25 0 3 0 259949811 223432704 52738 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29653/tid=29656] ppid=29651 vsize=218196 CPUtime=2078.67
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 43445 0 0 0 207819 48 0 0 25 0 3 0 259949811 223432704 52738 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.93
Current children cumulated vsize (KiB) 218196

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29658
/proc/meminfo: memFree=1244208/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=219812 CPUtime=4273.65
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 82638 0 0 0 427278 87 0 0 18 0 3 0 259949809 225087488 53210 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 54953 53210 218 20 0 54311 0
[pid=29653/tid=29655] ppid=29651 vsize=219812 CPUtime=2134.98
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 38032 0 0 0 213461 37 0 0 25 0 3 0 259949811 225087488 53210 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29653/tid=29656] ppid=29651 vsize=219812 CPUtime=2138.64
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 44242 0 0 0 213815 49 0 0 25 0 3 0 259949811 225087488 53210 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.65
Current children cumulated vsize (KiB) 219812

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29658
/proc/meminfo: memFree=1243312/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=220604 CPUtime=4393.33
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 83450 0 0 0 439245 88 0 0 18 0 3 0 259949809 225898496 53437 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 55151 53437 218 20 0 54509 0
[pid=29653/tid=29655] ppid=29651 vsize=220604 CPUtime=2194.74
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 38357 0 0 0 219436 38 0 0 21 0 3 0 259949811 225898496 53437 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29653/tid=29656] ppid=29651 vsize=220604 CPUtime=2198.57
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 44729 0 0 0 219808 49 0 0 20 0 3 0 259949811 225898496 53437 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.33
Current children cumulated vsize (KiB) 220604

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29658
/proc/meminfo: memFree=1243120/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=221628 CPUtime=4513.06
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 83848 0 0 0 451217 89 0 0 18 0 3 0 259949809 226947072 53510 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 55407 53510 218 20 0 54765 0
[pid=29653/tid=29655] ppid=29651 vsize=221628 CPUtime=2254.51
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 38617 0 0 0 225412 39 0 0 25 0 3 0 259949811 226947072 53510 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29653/tid=29656] ppid=29651 vsize=221628 CPUtime=2258.52
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 44867 0 0 0 225803 49 0 0 25 0 3 0 259949811 226947072 53510 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4513.06
Current children cumulated vsize (KiB) 221628

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29658
/proc/meminfo: memFree=1242864/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=221792 CPUtime=4632.75
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 84600 0 0 0 463185 90 0 0 18 0 3 0 259949809 227115008 53547 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 55448 53547 218 20 0 54806 0
[pid=29653/tid=29655] ppid=29651 vsize=221792 CPUtime=2314.26
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 38942 0 0 0 231386 40 0 0 25 0 3 0 259949811 227115008 53547 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29653/tid=29656] ppid=29651 vsize=221792 CPUtime=2318.48
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 45294 0 0 0 231798 50 0 0 25 0 3 0 259949811 227115008 53547 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.75
Current children cumulated vsize (KiB) 221792

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29658
/proc/meminfo: memFree=1242864/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=221792 CPUtime=4752.43
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 85123 0 0 0 475152 91 0 0 18 0 3 0 259949809 227115008 53550 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 55448 53550 218 20 0 54806 0
[pid=29653/tid=29655] ppid=29651 vsize=221792 CPUtime=2374.01
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 39204 0 0 0 237361 40 0 0 25 0 3 0 259949811 227115008 53550 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29653/tid=29656] ppid=29651 vsize=221792 CPUtime=2378.39
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 45555 0 0 0 237789 50 0 0 25 0 3 0 259949811 227115008 53550 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.43
Current children cumulated vsize (KiB) 221792

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29658
/proc/meminfo: memFree=1242544/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=221924 CPUtime=4872.14
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 85678 0 0 0 487122 92 0 0 18 0 3 0 259949809 227250176 53585 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 55481 53585 218 20 0 54839 0
[pid=29653/tid=29655] ppid=29651 vsize=221924 CPUtime=2433.77
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 39467 0 0 0 243336 41 0 0 25 0 3 0 259949811 227250176 53585 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29653/tid=29656] ppid=29651 vsize=221924 CPUtime=2438.35
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 45847 0 0 0 243785 50 0 0 25 0 3 0 259949811 227250176 53585 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4872.14
Current children cumulated vsize (KiB) 221924

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29658
/proc/meminfo: memFree=1242608/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=222848 CPUtime=4991.88
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 86349 0 0 0 499095 93 0 0 18 0 3 0 259949809 228196352 53801 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 55712 53801 218 20 0 55070 0
[pid=29653/tid=29655] ppid=29651 vsize=222848 CPUtime=2493.54
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 39850 0 0 0 249312 42 0 0 25 0 3 0 259949811 228196352 53801 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29653/tid=29656] ppid=29651 vsize=222848 CPUtime=2498.31
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 46135 0 0 0 249781 50 0 0 25 0 3 0 259949811 228196352 53801 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.88
Current children cumulated vsize (KiB) 222848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.4 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29658
/proc/meminfo: memFree=1240560/2055920 swapFree=4157972/4192956
[pid=29653] ppid=29651 vsize=224036 CPUtime=5000.04
/proc/29653/stat : 29653 (MiraXTv3_dyn) S 29651 29653 29324 0 -1 4194304 86788 0 0 0 499911 93 0 0 18 0 3 0 259949809 229412864 54110 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29653/statm: 56009 54110 218 20 0 55367 0
[pid=29653/tid=29655] ppid=29651 vsize=224036 CPUtime=2497.61
/proc/29653/task/29655/stat : 29655 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 40224 0 0 0 249719 42 0 0 21 0 3 0 259949811 229412864 54110 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29653/tid=29656] ppid=29651 vsize=224036 CPUtime=2502.4
/proc/29653/task/29656/stat : 29656 (MiraXTv3_dyn) R 29651 29653 29324 0 -1 4194368 46200 0 0 0 250190 50 0 0 25 0 3 0 259949811 229412864 54110 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 224036

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.45
CPU time (s): 5000.1
CPU user time (s): 4999.12
CPU system time (s): 0.975851
CPU usage (%): 199.489
Max. virtual memory (cumulated for all children) (KiB): 224036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.13
system time used= 0.975851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86788
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= 756
involuntary context switches= 93712

runsolver used 2.73358 second user time and 6.40803 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Sun May 13 10:10:42 UTC 2007

IDJOB= 456498
IDBENCH= 24731
IDSOLVER= 196
FILE ID= node45/456498-1179051042

PBS_JOBID= 5253465

Free space on /tmp= 66545 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  51a1a3a012cf07e3662164064eca4702

RANDOM SEED= 578136973

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.218
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.218
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:       1457824 kB
Buffers:         38672 kB
Cached:         424148 kB
SwapCached:      14472 kB
Active:         142624 kB
Inactive:       343420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457824 kB
SwapTotal:     4192956 kB
SwapFree:      4157972 kB
Dirty:            4044 kB
Writeback:           0 kB
Mapped:          30244 kB
Slab:            97584 kB
Committed_AS:  3975608 kB
PageTables:       1764 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= 66545 MiB

End job on node45 on Sun May 13 10:52:30 UTC 2007