Trace number 3273353

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) 1299.99 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes2.cnf
MD5SUMaac2bd287b8cd6b96cbf7ecc463acf19
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

23.16/23.30	c SATzilla is building models for class 2
23.16/23.30	c run presolver march_dl2004 for 5 seconds ... 
23.16/23.30	c Bin: Executing march_dl2004
23.16/23.30	c spawning binary file with 5 seconds ...
23.16/23.30	c child exit by a signal
23.16/23.30	c march_dl2004 returned code 137.
23.16/23.30	c run presolver mxc-sr08 for 5 seconds ... 
23.16/23.30	c Bin: Executing mxc-sr08
23.16/23.30	c spawning binary file with 5 seconds ...
23.16/23.30	c child exit by a signal
23.16/23.30	c mxc-sr08 returned code 137.
23.16/23.30	c Orignal number of varibales is 2400, number of clauses is 266431 
23.16/23.30	c predicted feature computation time is 13.019305 
23.16/23.30	c Bin: Executing satelite
23.16/23.30	c spawning binary file with 240 seconds ...
23.16/23.30	c child exited successfully
23.16/23.30	c satzilla computing base features
23.16/23.30	c Number of variabe is: 2325, Number of clause is : 264031 
23.16/23.30	c Initializing...
23.16/23.30	c satzilla compute diameter ...
23.16/23.30	c start diameter features ...
23.16/23.30	c satzilla doing clause learning
23.16/23.30	c start clause learning features ...
23.16/23.30	c Bin: Executing zchaff07
23.16/23.30	c spawning binary file with 2 seconds ...
23.16/23.30	c child exit by a signal
23.16/23.30	c satzilla doing survey propogation probe
23.16/23.30	c do survay propogation for 2 second ...
23.16/23.30	c satzilla doing local search probe
23.16/23.30	c satzilla doing lobjois search-space size estimate
23.16/23.30	c features are:2400 266431 2325 264031 0.0322581 0.00908984 0.00880578 0.997122 0.0131571 0.188354 0.00146614 1.87872 0.000860215 0.0258065 0.197159 0.953445 0.953445 0.00146614 0.149767 0.000927921 0.0021096 5.38688 0.147627 0.0334413 0.0680851 0.275591 2.61065 0.000820168 0.141584 0.000507516 0.00123092 4.79364 0.953445 0.00191442 0.180026 0.00103018 0.00312085 3 0 3 3 -0 101 0.280494 35 148 124 44 117 96 109 77.1362 0.12399 65.7823 101.325 91.8182 67.7 79.5625 71.6885 75.3913 0.835164 0.0887093 0.579709 0.930966 0.91138 0.713772 0.886219 0.801069 0.859575 2.39351e-11 8.65294 -1.11022e-16 6.73312e-09 8.17568e-12 0 5.27356e-13 4.44089e-16 1.65423e-14 57.6579 0.172463 1061.45 0.168023 1093 1053 1117 55.3682 0.0523118 0.999905 0.000274184 0.841683 0.931388 
23.16/23.30	c satzilla's ranking:
23.16/23.30	c 1) mxc-sr08: 2.763727
23.16/23.30	c 2) march_dl2004: 2.353874
23.16/23.30	c 3) minisat20SAT07: 1.737976
23.16/23.30	c 4) zchaff_rand: 1.584638
23.16/23.30	c 5) minisat20: 1.361810
23.16/23.30	c 6) tts-4-0: 0.208370
23.16/23.30	c 7) vallst: -0.130214
23.16/23.30	c 8) SATenstein: -10000.000000
23.16/23.30	c 9) gnovelty+: -10000.000000
23.16/23.30	c 10) adaptg2wsat+: -10000.000000
23.16/23.30	c 11) adaptg2wsat0: -10000.000000
23.16/23.30	c 12) picosat846: -10000.000000
23.16/23.30	c 13) kcnfs04SAT07: -10000.000000
23.16/23.30	c satzilla running mxc-sr08 ... 

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-3273353-1303601903/watcher-3273353-1303601903 -o /tmp/evaluation-result-3273353-1303601903/solver-3273353-1303601903 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3273353-1303601903.cnf 

running on 2 cores: 1,3

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: 4.02 3.96 3.15 4/186 14804
/proc/meminfo: memFree=14031644/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=11800 CPUtime=0 cores=1,3
/proc/14804/stat : 14804 (runsolver) R 14802 14804 14611 0 -1 4202560 42 0 0 0 0 0 0 0 21 0 1 0 471791307 12083200 51 33554432000 4194304 5434984 140733466917152 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/14804/statm: 2950 51 31 303 0 2644 0

[startup+0.095016 s]
/proc/loadavg: 4.02 3.96 3.15 4/186 14804
/proc/meminfo: memFree=14031644/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=2136 CPUtime=0 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 164 0 0 0 0 0 0 0 21 0 1 0 471791307 2187264 114 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/14804/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.101024 s]
/proc/loadavg: 4.02 3.96 3.15 4/186 14804
/proc/meminfo: memFree=14031644/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=2136 CPUtime=0 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 164 0 0 0 0 0 0 0 21 0 1 0 471791307 2187264 114 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/14804/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300982 s]
/proc/loadavg: 4.02 3.96 3.15 4/186 14804
/proc/meminfo: memFree=14031644/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=2136 CPUtime=0 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 164 0 0 0 0 0 0 0 21 0 1 0 471791307 2187264 114 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/14804/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700911 s]
/proc/loadavg: 4.02 3.96 3.15 4/186 14804
/proc/meminfo: memFree=14031644/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=2136 CPUtime=0 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 164 0 0 0 0 0 0 0 21 0 1 0 471791307 2187264 114 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/14804/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50076 s]
/proc/loadavg: 4.02 3.96 3.15 3/185 14807
/proc/meminfo: memFree=14260308/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=2136 CPUtime=0 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 164 0 0 0 0 0 0 0 21 0 1 0 471791307 2187264 114 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/14804/statm: 534 114 97 400 0 131 0
[pid=14806] ppid=14804 vsize=35684 CPUtime=1.49 cores=1,3
/proc/14806/stat : 14806 (march_dl2004) R 14804 14804 14611 0 -1 4202496 31142 0 0 0 144 5 0 0 25 0 1 0 471791307 36540416 5496 33554432000 134512640 134996440 4287424880 18446744073709551615 134533076 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14806/statm: 8921 5496 75 119 0 8800 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37820

[startup+3.10048 s]
/proc/loadavg: 3.85 3.93 3.14 3/182 14824
/proc/meminfo: memFree=14292568/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=2136 CPUtime=0 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 164 0 0 0 0 0 0 0 21 0 1 0 471791307 2187264 114 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/14804/statm: 534 114 97 400 0 131 0
[pid=14806] ppid=14804 vsize=39556 CPUtime=3.08 cores=1,3
/proc/14806/stat : 14806 (march_dl2004) R 14804 14804 14611 0 -1 4202496 32065 0 0 0 303 5 0 0 25 0 1 0 471791307 40505344 6419 33554432000 134512640 134996440 4287424880 18446744073709551615 134532802 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14806/statm: 9889 6419 75 119 0 9768 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41692

[startup+6.30092 s]
/proc/loadavg: 3.85 3.93 3.14 5/194 14847
/proc/meminfo: memFree=14230656/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=2136 CPUtime=4.99 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 188 32179 0 0 0 0 494 5 18 0 1 0 471791307 2187264 127 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 534 127 108 400 0 131 0
[pid=14847] ppid=14804 vsize=21020 CPUtime=1.28 cores=1,3
/proc/14847/stat : 14847 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 5827 0 0 0 127 1 0 0 22 0 1 0 471791807 21524480 4944 33554432000 134512640 135078026 4290022048 18446744073709551615 134561286 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14847/statm: 5255 4944 57 139 0 5114 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 23156

[startup+12.7008 s]
/proc/loadavg: 3.88 3.93 3.15 5/193 14850
/proc/meminfo: memFree=14218788/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=20484 CPUtime=12.67 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) R 14802 14804 14611 0 -1 4202496 7167 43993 0 0 125 1 1133 8 19 0 1 0 471791307 20975616 4767 33554432000 134512640 136149437 4288064544 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14804/statm: 5121 4767 136 400 0 4718 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20484

[startup+25.5005 s]
/proc/loadavg: 3.89 3.93 3.16 5/194 14859
/proc/meminfo: memFree=14180556/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=21020 CPUtime=2.18 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 5852 0 0 0 218 0 0 0 25 0 1 0 471793637 21524480 4970 33554432000 134512640 135078026 4292830480 18446744073709551615 134561025 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 5255 4970 57 139 0 5114 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 53968

[startup+51.101 s]
/proc/loadavg: 3.93 3.94 3.18 5/194 14889
/proc/meminfo: memFree=14234044/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=45728 CPUtime=27.79 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 12777 0 0 0 2777 2 0 0 25 0 1 0 471793637 46825472 11278 33554432000 134512640 135078026 4292830480 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 11432 11278 73 139 0 11291 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 78676

[startup+102.307 s]
/proc/loadavg: 4.01 3.96 3.23 5/194 14895
/proc/meminfo: memFree=14154812/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=91912 CPUtime=79 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 24210 0 0 0 7896 4 0 0 25 0 1 0 471793637 94117888 22711 33554432000 134512640 135078026 4292830480 18446744073709551615 134534421 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 22978 22711 73 139 0 22837 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 124860

[startup+162.3 s]
/proc/loadavg: 4.00 3.97 3.27 5/194 14896
/proc/meminfo: memFree=14086280/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=128624 CPUtime=138.99 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 33433 0 0 0 13893 6 0 0 25 0 1 0 471793637 131710976 31934 33554432000 134512640 135078026 4292830480 18446744073709551615 134534255 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 32156 31934 73 139 0 32015 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 161572

[startup+222.301 s]
/proc/loadavg: 4.07 3.99 3.32 5/194 14898
/proc/meminfo: memFree=14026620/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=161004 CPUtime=198.99 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 41317 0 0 0 19890 9 0 0 25 0 1 0 471793637 164868096 39818 33554432000 134512640 135078026 4292830480 18446744073709551615 134534363 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 40251 39818 73 139 0 40110 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 193952

[startup+282.301 s]
/proc/loadavg: 4.02 3.99 3.36 5/194 14899
/proc/meminfo: memFree=13979092/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=175424 CPUtime=258.99 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 44928 0 0 0 25889 10 0 0 25 0 1 0 471793637 179634176 43429 33554432000 134512640 135078026 4292830480 18446744073709551615 134535078 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 43856 43429 73 139 0 43715 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 208372

[startup+342.3 s]
/proc/loadavg: 4.01 3.99 3.40 5/194 14901
/proc/meminfo: memFree=13934936/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=190760 CPUtime=319 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 48757 0 0 0 31889 11 0 0 25 0 1 0 471793637 195338240 47258 33554432000 134512640 135078026 4292830480 18446744073709551615 134534653 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 47690 47258 73 139 0 47549 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 223708

[startup+402.301 s]
/proc/loadavg: 4.05 4.00 3.44 5/194 14903
/proc/meminfo: memFree=13909864/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=190760 CPUtime=379 cores=1,3

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

/proc/14859/statm: 52607 52145 73 139 0 52466 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 243376

[startup+642.3 s]
/proc/loadavg: 4.05 4.01 3.56 5/194 14909
/proc/meminfo: memFree=13811100/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=210956 CPUtime=619 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 53761 0 0 0 61888 12 0 0 25 0 1 0 471793637 216018944 52262 33554432000 134512640 135078026 4292830480 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 52739 52262 73 139 0 52598 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 243904

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.58 5/194 14911
/proc/meminfo: memFree=13777236/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=220768 CPUtime=679 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 56244 0 0 0 67887 13 0 0 25 0 1 0 471793637 226066432 54745 33554432000 134512640 135078026 4292830480 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 55192 54745 73 139 0 55051 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 253716

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.61 5/194 14912
/proc/meminfo: memFree=13757508/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=220768 CPUtime=739.01 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 56252 0 0 0 73888 13 0 0 25 0 1 0 471793637 226066432 54753 33554432000 134512640 135078026 4292830480 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 55192 54753 73 139 0 55051 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 253716

[startup+822.3 s]
/proc/loadavg: 4.04 4.01 3.64 5/194 14914
/proc/meminfo: memFree=13721404/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=232092 CPUtime=799.01 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 59021 0 0 0 79886 15 0 0 25 0 1 0 471793637 237662208 57522 33554432000 134512640 135078026 4292830480 18446744073709551615 134522159 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 58023 57522 73 139 0 57882 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 265040

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.65 5/194 14915
/proc/meminfo: memFree=13707616/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=232092 CPUtime=859.01 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 59022 0 0 0 85886 15 0 0 25 0 1 0 471793637 237662208 57523 33554432000 134512640 135078026 4292830480 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 58023 57523 73 139 0 57882 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 265040

[startup+942.3 s]
/proc/loadavg: 4.08 4.02 3.68 5/194 14917
/proc/meminfo: memFree=13692100/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=232576 CPUtime=919.01 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 59113 0 0 0 91886 15 0 0 25 0 1 0 471793637 238157824 57614 33554432000 134512640 135078026 4292830480 18446744073709551615 134534391 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 58144 57614 73 139 0 58003 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 265524

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 3.70 5/194 14919
/proc/meminfo: memFree=13683036/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=233376 CPUtime=979.01 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 59303 0 0 0 97886 15 0 0 25 0 1 0 471793637 238977024 57804 33554432000 134512640 135078026 4292830480 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 58344 57804 73 139 0 58203 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 266324

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.71 5/194 14920
/proc/meminfo: memFree=13674348/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=233696 CPUtime=1039.02 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 59384 0 0 0 103887 15 0 0 25 0 1 0 471793637 239304704 57885 33554432000 134512640 135078026 4292830480 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 58424 57885 73 139 0 58283 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 266644

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.73 5/194 14922
/proc/meminfo: memFree=13664396/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=235460 CPUtime=1099.01 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 59757 0 0 0 109886 15 0 0 25 0 1 0 471793637 241111040 58258 33554432000 134512640 135078026 4292830480 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 58865 58258 73 139 0 58724 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 268408

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 3.75 5/194 14923
/proc/meminfo: memFree=13644276/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=241344 CPUtime=1159.02 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 61198 0 0 0 115886 16 0 0 25 0 1 0 471793637 247136256 59699 33554432000 134512640 135078026 4292830480 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 60336 59699 73 139 0 60195 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 274292

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.76 5/194 14925
/proc/meminfo: memFree=13635076/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=241976 CPUtime=1219.02 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 61328 0 0 0 121886 16 0 0 25 0 1 0 471793637 247783424 59829 33554432000 134512640 135078026 4292830480 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 60494 59829 73 139 0 60353 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 274924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.77 5/194 14927
/proc/meminfo: memFree=13625892/32951124 swapFree=67111528/67111528
[pid=14804] ppid=14802 vsize=32948 CPUtime=23.26 cores=1,3
/proc/14804/stat : 14804 (SATzilla2009_C) S 14802 14804 14611 0 -1 4202496 13514 51628 0 0 979 6 1325 16 25 0 1 0 471791307 33738752 8001 33554432000 134512640 136149437 4288064544 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/14804/statm: 8237 8001 220 400 0 7834 0
[pid=14859] ppid=14804 vsize=242968 CPUtime=1276.73 cores=1,3
/proc/14859/stat : 14859 (mxc-sr08) R 14804 14804 14611 0 -1 4202496 61522 0 0 0 127657 16 0 0 25 0 1 0 471793637 248799232 60023 33554432000 134512640 135078026 4292830480 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/14859/statm: 60742 60023 73 139 0 60601 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 275916

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 14804 and gives
#  childrusage.ru_utime.tv_sec=23
#  childrusage.ru_utime.tv_usec=52495
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=233964
# CPU time returned by wait4() is 23.2865
# while last known CPU time is 1299.99
#
# 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): 1299.99
CPU user time (s): 1299.61
CPU system time (s): 0.38
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 275916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.0525
system time used= 0.233964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65142
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= 54

runsolver used 2.06569 second user time and 5.03823 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-24 01:38:24
IDJOB=3273353
IDBENCH=71612
IDSOLVER=1675
FILE ID=node108/3273353-1303601903
RUNJOBID= node108-1303600596-14631
PBS_JOBID= 13150586
Free space on /tmp= 71292 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2400c266431gyes2.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273353-1303601903/watcher-3273353-1303601903 -o /tmp/evaluation-result-3273353-1303601903/solver-3273353-1303601903 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3273353-1303601903.cnf

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

MD5SUM BENCH= aac2bd287b8cd6b96cbf7ecc463acf19
RANDOM SEED=1303752966

node108.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.820
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.820
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	: 5226.15
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.820
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.75
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.820
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:     32951124 kB
MemFree:      14031800 kB
Buffers:       2254296 kB
Cached:       15695408 kB
SwapCached:          0 kB
Active:       10361316 kB
Inactive:      7987032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14031800 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           34728 kB
Writeback:           0 kB
AnonPages:      398300 kB
Mapped:          17508 kB
Slab:           507392 kB
PageTables:       5908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   568812 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= 71272 MiB
End job on node108 at 2011-04-24 02:00:06