Trace number 3274732

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT09 reference solver: SATzilla2009_C 2009-03-22? (TO) 1300 1300.01

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4072
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

20.27/20.35	c SATzilla is building models for class 2
20.27/20.35	c run presolver march_dl2004 for 5 seconds ... 
20.27/20.35	c Bin: Executing march_dl2004
20.27/20.35	c spawning binary file with 5 seconds ...
20.27/20.35	c child exit by a signal
20.27/20.35	c march_dl2004 returned code 137.
20.27/20.35	c run presolver mxc-sr08 for 5 seconds ... 
20.27/20.35	c Bin: Executing mxc-sr08
20.27/20.35	c spawning binary file with 5 seconds ...
20.27/20.35	c child exit by a signal
20.27/20.35	c mxc-sr08 returned code 137.
20.27/20.35	c Orignal number of varibales is 1575, number of clauses is 34695 
20.27/20.35	c predicted feature computation time is 7.892421 
20.27/20.35	c Bin: Executing satelite
20.27/20.35	c spawning binary file with 240 seconds ...
20.27/20.35	c child exited successfully
20.27/20.35	c satzilla computing base features
20.27/20.35	c Number of variabe is: 1530, Number of clause is : 34650 
20.27/20.35	c Initializing...
20.27/20.35	c satzilla compute diameter ...
20.27/20.35	c start diameter features ...
20.27/20.35	c satzilla doing clause learning
20.27/20.35	c start clause learning features ...
20.27/20.35	c Bin: Executing zchaff07
20.27/20.35	c spawning binary file with 2 seconds ...
20.27/20.35	c child exit by a signal
20.27/20.35	c satzilla doing survey propogation probe
20.27/20.35	c do survay propogation for 2 second ...
20.27/20.35	c satzilla doing local search probe
20.27/20.35	c satzilla doing lobjois search-space size estimate
20.27/20.35	c features are:1575 34695 1530 34650 0.0294118 0.0012987 0.0441558 0.483553 1.02045 0.974278 0.00253968 2.00582 0.00130719 0.0444444 0.221182 0.94381 0.94381 0.00253968 0 0.00253968 0.00253968 -0 0 0 0 0 -0 0.000914844 0.355176 0.00037518 0.00126984 2.64169 0.699856 0.00600187 0.264884 0.00349206 0.0108802 3 0 3 3 -0 4873 0 4873 4873 4873 4873 4873 4873 4873 205.686 0 205.686 205.686 205.686 205.686 205.686 205.686 205.686 0.939162 0.00128105 0.935192 0.940555 0.940416 0.937461 0.940288 0.938461 0.939423 0.0902122 0.0188098 0.0883764 0.095697 0.0926252 0.0884315 0.0912247 0.0885893 0.0898683 11.9231 2.32616 718.019 0.0749498 722 695 745 11.1922 0.0328675 1.00001 0.00350674 0.938787 0.950144 
20.27/20.35	c satzilla's ranking:
20.27/20.35	c 1) tts-4-0: 1.040779
20.27/20.35	c 2) vallst: 0.283211
20.27/20.35	c 3) zchaff_rand: -0.278681
20.27/20.35	c 4) minisat20SAT07: -0.446675
20.27/20.35	c 5) minisat20: -0.867421
20.27/20.35	c 6) mxc-sr08: -0.933348
20.27/20.35	c 7) march_dl2004: -1.571971
20.27/20.35	c 8) SATenstein: -10000.000000
20.27/20.35	c 9) gnovelty+: -10000.000000
20.27/20.35	c 10) adaptg2wsat+: -10000.000000
20.27/20.35	c 11) adaptg2wsat0: -10000.000000
20.27/20.35	c 12) picosat846: -10000.000000
20.27/20.35	c 13) kcnfs04SAT07: -10000.000000
20.27/20.35	c satzilla running tts-4-0 ... 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3274732-1303606618/watcher-3274732-1303606618 -o /tmp/evaluation-result-3274732-1303606618/solver-3274732-1303606618 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274732-1303606618.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.92 3.95 3.91 4/192 5552
/proc/meminfo: memFree=20115352/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=2136 CPUtime=0 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 472261519 2187264 114 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 534 114 97 400 0 131 0

[startup+0.0649 s]
/proc/loadavg: 3.92 3.95 3.91 4/192 5552
/proc/meminfo: memFree=20115352/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=2136 CPUtime=0 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 472261519 2187264 114 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100893 s]
/proc/loadavg: 3.92 3.95 3.91 4/192 5552
/proc/meminfo: memFree=20115352/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=2136 CPUtime=0 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 472261519 2187264 114 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300855 s]
/proc/loadavg: 3.92 3.95 3.91 4/192 5552
/proc/meminfo: memFree=20115352/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=2136 CPUtime=0 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 472261519 2187264 114 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700779 s]
/proc/loadavg: 3.92 3.95 3.91 4/192 5552
/proc/meminfo: memFree=20115352/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=2136 CPUtime=0 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 472261519 2187264 114 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50063 s]
/proc/loadavg: 3.92 3.95 3.91 5/194 5554
/proc/meminfo: memFree=20110872/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=2136 CPUtime=0 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 472261519 2187264 114 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 534 114 97 400 0 131 0
[pid=5553] ppid=5552 vsize=6548 CPUtime=1.49 cores=0,2
/proc/5553/stat : 5553 (march_dl2004) R 5552 5552 4557 0 -1 4202496 2256 0 0 0 149 0 0 0 25 0 1 0 472261519 6705152 1178 33554432000 134512640 134996440 4293869760 18446744073709551615 134587135 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5553/statm: 1637 1178 75 119 0 1516 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8684

[startup+3.10038 s]
/proc/loadavg: 3.92 3.95 3.91 5/194 5554
/proc/meminfo: memFree=20110376/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=2136 CPUtime=0 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 472261519 2187264 114 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 534 114 97 400 0 131 0
[pid=5553] ppid=5552 vsize=6548 CPUtime=3.09 cores=0,2
/proc/5553/stat : 5553 (march_dl2004) R 5552 5552 4557 0 -1 4202496 2261 0 0 0 309 0 0 0 25 0 1 0 472261519 6705152 1183 33554432000 134512640 134996440 4293869760 18446744073709551615 134527894 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5553/statm: 1637 1183 75 119 0 1516 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8684

[startup+6.30077 s]
/proc/loadavg: 3.93 3.95 3.91 5/194 5555
/proc/meminfo: memFree=20110260/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=2136 CPUtime=4.99 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 186 2267 0 0 0 0 499 0 18 0 1 0 472261519 2187264 127 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 534 127 108 400 0 131 0
[pid=5555] ppid=5552 vsize=6684 CPUtime=1.29 cores=0,2
/proc/5555/stat : 5555 (mxc-sr08) R 5552 5552 4557 0 -1 4202496 1749 0 0 0 129 0 0 0 22 0 1 0 472262019 6844416 1553 33554432000 134512640 135078026 4290928432 18446744073709551615 134523815 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5555/statm: 1671 1553 73 139 0 1530 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8820

[startup+12.7005 s]
/proc/loadavg: 3.93 3.95 3.91 5/193 5556
/proc/meminfo: memFree=20110544/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=4480 CPUtime=12.35 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 1225 6842 0 0 207 0 1027 1 18 0 1 0 472261519 4587520 738 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1120 738 137 400 0 717 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 4480

[startup+25.5011 s]
/proc/loadavg: 3.95 3.95 3.91 5/194 5559
/proc/meminfo: memFree=20091924/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=17816 CPUtime=5.13 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 4473 0 0 0 513 0 0 0 25 0 1 0 472263555 18243584 4379 33554432000 134512640 134965848 4288686080 18446744073709551615 134534134 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 4454 4379 68 111 0 4341 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 25148

[startup+51.1002 s]
/proc/loadavg: 4.03 3.97 3.91 5/194 5559
/proc/meminfo: memFree=20069296/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=40800 CPUtime=30.73 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 10184 0 0 0 3071 2 0 0 25 0 1 0 472263555 41779200 10090 33554432000 134512640 134965848 4288686080 18446744073709551615 134534126 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 10200 10090 68 111 0 10087 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 48132

[startup+102.306 s]
/proc/loadavg: 4.01 3.97 3.91 5/194 5561
/proc/meminfo: memFree=20028728/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=80188 CPUtime=81.93 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 20017 0 0 0 8190 3 0 0 25 0 1 0 472263555 82112512 19923 33554432000 134512640 134965848 4288686080 18446744073709551615 134534020 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 20047 19923 68 111 0 19934 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 87520

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/194 5562
/proc/meminfo: memFree=19998312/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=110192 CPUtime=141.94 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 27558 0 0 0 14189 5 0 0 25 0 1 0 472263555 112836608 27464 33554432000 134512640 134965848 4288686080 18446744073709551615 134534106 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 27548 27464 68 111 0 27435 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 117524

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/194 5564
/proc/meminfo: memFree=19979448/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=128708 CPUtime=201.93 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 32148 0 0 0 20188 5 0 0 25 0 1 0 472263555 131796992 32054 33554432000 134512640 134965848 4288686080 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 32177 32054 68 111 0 32064 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 136040

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/194 5574
/proc/meminfo: memFree=19953464/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=154264 CPUtime=261.93 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 38576 0 0 0 26186 7 0 0 25 0 1 0 472263555 157966336 38482 33554432000 134512640 134965848 4288686080 18446744073709551615 134534096 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 38566 38482 68 111 0 38453 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 161596

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/194 5576
/proc/meminfo: memFree=19924916/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=182156 CPUtime=321.93 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 45531 0 0 0 32185 8 0 0 25 0 1 0 472263555 186527744 45437 33554432000 134512640 134965848 4288686080 18446744073709551615 134534060 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 45539 45437 68 111 0 45426 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 189488

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/194 5578
/proc/meminfo: memFree=19905668/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=200908 CPUtime=381.94 cores=0,2

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

/proc/5558/statm: 61067 60947 68 111 0 60954 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 251600

[startup+642.301 s]
/proc/loadavg: 4.01 3.99 3.92 5/194 5587
/proc/meminfo: memFree=19842872/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=262552 CPUtime=621.95 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 65623 0 0 0 62182 13 0 0 25 0 1 0 472263555 268853248 65529 33554432000 134512640 134965848 4288686080 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 65638 65529 68 111 0 65525 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 269884

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/194 5589
/proc/meminfo: memFree=19829200/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=275912 CPUtime=681.95 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 68956 0 0 0 68181 14 0 0 25 0 1 0 472263555 282533888 68862 33554432000 134512640 134965848 4288686080 18446744073709551615 134534106 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 68978 68862 68 111 0 68865 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 283244

[startup+762.307 s]
/proc/loadavg: 4.04 4.00 3.93 5/194 5590
/proc/meminfo: memFree=19809948/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=294668 CPUtime=741.96 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 73675 0 0 0 74181 15 0 0 25 0 1 0 472263555 301740032 73581 33554432000 134512640 134965848 4288686080 18446744073709551615 134534131 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 73667 73581 68 111 0 73554 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 302000

[startup+822.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/194 5592
/proc/meminfo: memFree=19788220/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=316232 CPUtime=801.95 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 79047 0 0 0 80180 15 0 0 25 0 1 0 472263555 323821568 78953 33554432000 134512640 134965848 4288686080 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 79058 78953 68 111 0 78945 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 323564

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 5593
/proc/meminfo: memFree=19769716/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=334048 CPUtime=861.95 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 83491 0 0 0 86179 16 0 0 25 0 1 0 472263555 342065152 83397 33554432000 134512640 134965848 4288686080 18446744073709551615 134638414 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 83512 83397 68 111 0 83399 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 341380

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 5595
/proc/meminfo: memFree=19759396/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=343892 CPUtime=921.96 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 86000 0 0 0 92179 17 0 0 25 0 1 0 472263555 352145408 85906 33554432000 134512640 134965848 4288686080 18446744073709551615 134552097 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 85973 85906 68 111 0 85860 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 351224

[startup+1002.3 s]
/proc/loadavg: 2.54 3.62 3.80 2/173 5654
/proc/meminfo: memFree=19862580/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=358424 CPUtime=981.96 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 89627 0 0 0 98178 18 0 0 25 0 1 0 472263555 367026176 89533 33554432000 134512640 134965848 4288686080 18446744073709551615 134591052 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 89606 89533 68 111 0 89493 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 365756

[startup+1062.3 s]
/proc/loadavg: 1.56 3.14 3.62 2/173 5655
/proc/meminfo: memFree=19850660/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=370612 CPUtime=1041.96 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 92660 0 0 0 104177 19 0 0 25 0 1 0 472263555 379506688 92566 33554432000 134512640 134965848 4288686080 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 92653 92566 68 111 0 92540 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 377944

[startup+1122.3 s]
/proc/loadavg: 1.20 2.75 3.45 2/173 5657
/proc/meminfo: memFree=19841592/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=379752 CPUtime=1101.97 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 94949 0 0 0 110177 20 0 0 25 0 1 0 472263555 388866048 94855 33554432000 134512640 134965848 4288686080 18446744073709551615 134638414 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 94938 94855 68 111 0 94825 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 387084

[startup+1182.3 s]
/proc/loadavg: 1.07 2.43 3.30 2/173 5658
/proc/meminfo: memFree=19835376/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=386080 CPUtime=1161.97 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 96537 0 0 0 116177 20 0 0 25 0 1 0 472263555 395345920 96443 33554432000 134512640 134965848 4288686080 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 96520 96443 68 111 0 96407 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 393412

[startup+1242.3 s]
/proc/loadavg: 1.02 2.17 3.15 2/173 5660
/proc/meminfo: memFree=19819356/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=401788 CPUtime=1221.97 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 100446 0 0 0 122176 21 0 0 25 0 1 0 472263555 411430912 100352 33554432000 134512640 134965848 4288686080 18446744073709551615 134534137 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 100447 100352 68 111 0 100334 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 409120



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.01 1.95 3.01 2/173 5662
/proc/meminfo: memFree=19809044/32950928 swapFree=67111524/67111528
[pid=5552] ppid=5550 vsize=7332 CPUtime=20.32 cores=0,2
/proc/5552/stat : 5552 (SATzilla2009_C) S 5550 5552 4557 0 -1 4202496 2739 9443 0 0 799 5 1226 2 25 0 1 0 472261519 7507968 1533 33554432000 134512640 136149437 4291508048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/5552/statm: 1833 1533 220 400 0 1430 0
[pid=5558] ppid=5552 vsize=411864 CPUtime=1279.68 cores=0,2
/proc/5558/stat : 5558 (tts-4-0) R 5552 5552 4557 0 -1 4202496 102989 0 0 0 127946 22 0 0 25 0 1 0 472263555 421748736 102895 33554432000 134512640 134965848 4288686080 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5558/statm: 102966 102895 68 111 0 102853 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 419196

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5552 and gives
#  childrusage.ru_utime.tv_sec=20
#  childrusage.ru_utime.tv_usec=267918
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=79987
# CPU time returned by wait4() is 20.3479
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.71
CPU system time (s): 0.29
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 419196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.2679
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12182
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= 14
involuntary context switches= 116

runsolver used 2.08968 second user time and 4.71028 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-24 02:56:58
IDJOB=3274732
IDBENCH=85438
IDSOLVER=1675
FILE ID=node127/3274732-1303606618
RUNJOBID= node127-1303606279-5425
PBS_JOBID= 13150615
Free space on /tmp= 71148 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/easier/php-045-035.shuffled-as.sat05-1181.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274732-1303606618/watcher-3274732-1303606618 -o /tmp/evaluation-result-3274732-1303606618/solver-3274732-1303606618 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274732-1303606618.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=711177069

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20115384 kB
Buffers:       2387708 kB
Cached:        9817556 kB
SwapCached:          4 kB
Active:        8340888 kB
Inactive:      3944916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20115384 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           32108 kB
Writeback:           0 kB
AnonPages:       79912 kB
Mapped:          18816 kB
Slab:           485136 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   266396 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71208 MiB
End job on node127 at 2011-04-24 03:18:41