Trace number 3483876

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
borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)? (TO) 1200.01 1200.04

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
Bench CategoryAPPLICATION (applications 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 variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.34/0.59	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.34/0.59	c INFO: solving HOME/instance-3483876-1307748219.cnf
0.34/0.59	c INFO: computing task features
5.01/5.29	c INFO: computed variable-clause graph statistics
5.21/5.43	c INFO: computed clause balance statistics
25.61/25.83	c INFO: computed variable balance statistics
41.31/41.57	c INFO: computed small-clause counts
41.71/41.94	c INFO: computed Horn-clause counts
118.71/118.99	c INFO: computed variable graph statistics
118.71/118.99	c INFO: collected features for HOME/instance-3483876-1307748219.cnf in 118.24 s
118.81/119.00	c INFO: running cryptominisat-2.9.0@0 for 1081 with 1081 remaining (b = 0.44)

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.1 (svn: 988)

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-3483876-1307748219/watcher-3483876-1307748219 -o /tmp/evaluation-result-3483876-1307748219/solver-3483876-1307748219 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483876-1307748219.cnf -seed 1394102490 -budget 1200 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.69 3.87 2.89 5/199 16069
/proc/meminfo: memFree=31033968/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=15184 CPUtime=0 cores=1,3
/proc/16069/stat : 16069 (python) S 16067 16069 15748 0 -1 4202496 725 0 0 0 0 0 0 0 18 0 1 0 886420815 15548416 615 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 1 0 0 0
/proc/16069/statm: 3796 615 321 364 0 283 0

[startup+0.0629809 s]
/proc/loadavg: 3.69 3.87 2.89 5/199 16069
/proc/meminfo: memFree=31033968/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=36508 CPUtime=0.04 cores=1,3
/proc/16069/stat : 16069 (python) R 16067 16069 15748 0 -1 4202496 1611 0 0 0 4 0 0 0 17 0 1 0 886420815 37384192 1444 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594864640 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/16069/statm: 9127 1444 452 364 0 944 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 36508

[startup+0.100974 s]
/proc/loadavg: 3.69 3.87 2.89 5/199 16069
/proc/meminfo: memFree=31033968/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=99376 CPUtime=0.06 cores=1,3
/proc/16069/stat : 16069 (python) R 16067 16069 15748 0 -1 4202496 2868 0 0 0 5 1 0 0 17 0 1 0 886420815 101761024 2565 33554432000 4194304 5683644 140733561642496 18446744073709551615 4876484 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16069/statm: 24844 2565 818 364 0 1695 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99376

[startup+0.301002 s]
/proc/loadavg: 3.69 3.87 2.89 5/199 16069
/proc/meminfo: memFree=31033968/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=135752 CPUtime=0.22 cores=1,3
/proc/16069/stat : 16069 (python) R 16067 16069 15748 0 -1 4202496 6010 934 1 0 17 5 0 0 17 0 1 0 886420815 139010048 4169 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594862597 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16069/statm: 33938 4169 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 135752

[startup+0.700869 s]
/proc/loadavg: 3.69 3.87 2.89 5/199 16069
/proc/meminfo: memFree=31033968/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=310048 CPUtime=0.51 cores=1,3
/proc/16069/stat : 16069 (python) R 16067 16069 15748 0 -1 4202496 17179 934 1 0 40 11 0 0 16 0 1 0 886420815 317489152 14852 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594551600 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16069/statm: 77512 14852 1761 364 0 13436 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 310048

[startup+1.50073 s]
/proc/loadavg: 3.69 3.87 2.89 5/200 16078
/proc/meminfo: memFree=30876488/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=365056 CPUtime=1.3 cores=1,3
/proc/16069/stat : 16069 (python) R 16067 16069 15748 0 -1 4202496 30521 934 1 0 117 13 0 0 17 0 1 0 886420815 373817344 28194 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594527429 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16069/statm: 91264 28194 1761 364 0 27188 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 365056

[startup+3.10045 s]
/proc/loadavg: 3.69 3.87 2.89 5/200 16078
/proc/meminfo: memFree=30737360/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=470000 CPUtime=2.91 cores=1,3
/proc/16069/stat : 16069 (python) R 16067 16069 15748 0 -1 4202496 56912 934 1 0 274 17 0 0 20 0 1 0 886420815 481280000 54585 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594527429 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16069/statm: 117500 54585 1761 364 0 53424 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 470000

[startup+6.30088 s]
/proc/loadavg: 3.80 3.89 2.90 5/200 16078
/proc/meminfo: memFree=30374220/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=560800 CPUtime=6.1 cores=1,3
/proc/16069/stat : 16069 (python) R 16067 16069 15748 0 -1 4202496 111953 934 1 0 585 25 0 0 25 0 1 0 886420815 574259200 77585 33554432000 4194304 5683644 140733561642496 18446744073709551615 47604762855714 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16069/statm: 140200 77585 1826 364 0 76124 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 560800

[startup+12.7008 s]
/proc/loadavg: 3.81 3.89 2.90 5/200 16078
/proc/meminfo: memFree=30277424/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=560800 CPUtime=12.5 cores=1,3
/proc/16069/stat : 16069 (python) R 16067 16069 15748 0 -1 4202496 111953 934 1 0 1225 25 0 0 25 0 1 0 886420815 574259200 77585 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594521947 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16069/statm: 140200 77585 1826 364 0 76124 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 560800

[startup+25.5005 s]
/proc/loadavg: 3.85 3.90 2.92 5/200 16079
/proc/meminfo: memFree=30255348/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=560800 CPUtime=25.31 cores=1,3
/proc/16069/stat : 16069 (python) R 16067 16069 15748 0 -1 4202496 111953 934 1 0 2505 26 0 0 25 0 1 0 886420815 574259200 77585 33554432000 4194304 5683644 140733561642496 18446744073709551615 47604760125555 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16069/statm: 140200 77585 1826 364 0 76124 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 560800

[startup+51.101 s]
/proc/loadavg: 3.90 3.91 2.95 5/200 16080
/proc/meminfo: memFree=30098292/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=560800 CPUtime=50.91 cores=1,3
/proc/16069/stat : 16069 (python) R 16067 16069 15748 0 -1 4202496 111960 934 1 0 5065 26 0 0 25 0 1 0 886420815 574259200 77592 33554432000 4194304 5683644 140733561642496 18446744073709551615 47604759980160 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16069/statm: 140200 77592 1833 364 0 76124 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 560800

[startup+102.307 s]
/proc/loadavg: 3.96 3.92 3.00 5/193 16124
/proc/meminfo: memFree=30697776/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=560800 CPUtime=102.12 cores=1,3
/proc/16069/stat : 16069 (python) R 16067 16069 15748 0 -1 4202496 111960 934 1 0 10186 26 0 0 25 0 1 0 886420815 574259200 77592 33554432000 4194304 5683644 140733561642496 18446744073709551615 47604759980172 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16069/statm: 140200 77592 1833 364 0 76124 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 560800

[startup+162.3 s]
/proc/loadavg: 3.98 3.93 3.06 5/196 16128
/proc/meminfo: memFree=30160548/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=549560 CPUtime=118.81 cores=1,3
/proc/16069/stat : 16069 (python) S 16067 16069 15748 0 -1 4202496 112241 934 1 0 11855 26 0 0 25 0 2 0 886420815 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16069/statm: 137390 72253 1867 364 0 73308 0
[pid=16125] ppid=16069 vsize=539316 CPUtime=0.06 cores=1,3
/proc/16125/stat : 16125 (python) S 16069 16069 15748 0 -1 4202560 909 0 0 0 3 3 0 0 15 0 1 0 886432715 552259584 70758 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594886671 0 0 16781312 514 15403841245792928008 0 0 17 1 0 0 0
/proc/16125/statm: 134829 70758 376 364 0 70747 0
[pid=16127] ppid=16125 vsize=672244 CPUtime=43.2 cores=1,3
/proc/16127/stat : 16127 (cryptominisat-2) R 16125 16127 16127 0 -1 4202496 150562 0 0 0 4303 17 0 0 25 0 1 0 886432716 688377856 136188 33554432000 4194304 4677096 140735617868544 18446744073709551615 4564110 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16127/statm: 168061 136188 388 118 0 163020 0
[pid=16069/tid=16126] ppid=16067 vsize=549560 CPUtime=0 cores=1,3
/proc/16069/task/16126/stat : 16126 (python) S 16067 16069 15748 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 886432716 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606690225 0 0 16781312 2 18446604471101203648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 1761120

[startup+222.301 s]
/proc/loadavg: 3.99 3.94 3.12 4/193 16254
/proc/meminfo: memFree=29892232/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=549560 CPUtime=118.81 cores=1,3
/proc/16069/stat : 16069 (python) S 16067 16069 15748 0 -1 4202496 112241 934 1 0 11855 26 0 0 25 0 2 0 886420815 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16069/statm: 137390 72253 1867 364 0 73308 0
[pid=16125] ppid=16069 vsize=539316 CPUtime=0.14 cores=1,3
/proc/16125/stat : 16125 (python) S 16069 16069 15748 0 -1 4202560 939 0 0 0 7 7 0 0 15 0 1 0 886432715 552259584 70758 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594886671 0 0 16781312 514 4610436977513169160 0 0 17 1 0 0 0
/proc/16125/statm: 134829 70758 376 364 0 70747 0
[pid=16127] ppid=16125 vsize=1269492 CPUtime=103.14 cores=1,3
/proc/16127/stat : 16127 (cryptominisat-2) R 16125 16127 16127 0 -1 4202496 263938 0 0 0 10280 34 0 0 25 0 1 0 886432716 1299959808 243856 33554432000 4194304 4677096 140735617868544 18446744073709551615 4338016 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16127/statm: 317373 243856 391 118 0 312332 0
[pid=16069/tid=16126] ppid=16067 vsize=549560 CPUtime=0 cores=1,3
/proc/16069/task/16126/stat : 16126 (python) S 16067 16069 15748 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 886432716 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606690225 0 0 16781312 2 18446604471101203648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 2358368

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.17 5/196 16270
/proc/meminfo: memFree=29482992/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=549560 CPUtime=118.81 cores=1,3
/proc/16069/stat : 16069 (python) S 16067 16069 15748 0 -1 4202496 112241 934 1 0 11855 26 0 0 25 0 2 0 886420815 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16069/statm: 137390 72253 1867 364 0 73308 0
[pid=16125] ppid=16069 vsize=539316 CPUtime=0.23 cores=1,3
/proc/16125/stat : 16125 (python) S 16069 16069 15748 0 -1 4202560 959 0 0 0 11 12 0 0 15 0 1 0 886432715 552259584 70758 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594886671 0 0 16781312 514 4610436977513169160 0 0 17 1 0 0 0
/proc/16125/statm: 134829 70758 376 364 0 70747 0
[pid=16127] ppid=16125 vsize=1322256 CPUtime=163.05 cores=1,3
/proc/16127/stat : 16127 (cryptominisat-2) R 16125 16127 16127 0 -1 4202496 297777 0 0 0 16263 42 0 0 25 0 1 0 886432716 1353990144 269687 33554432000 4194304 4677096 140735617868544 18446744073709551615 235594563339 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16127/statm: 330564 269687 391 118 0 325523 0
[pid=16069/tid=16126] ppid=16067 vsize=549560 CPUtime=0 cores=1,3
/proc/16069/task/16126/stat : 16126 (python) S 16067 16069 15748 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 886432716 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606690225 0 0 16781312 2 18446604471101203648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 2411132

[startup+342.301 s]
/proc/loadavg: 4.06 3.97 3.22 5/196 16271
/proc/meminfo: memFree=29355416/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=549560 CPUtime=118.81 cores=1,3
/proc/16069/stat : 16069 (python) S 16067 16069 15748 0 -1 4202496 112241 934 1 0 11855 26 0 0 25 0 2 0 886420815 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16069/statm: 137390 72253 1867 364 0 73308 0
[pid=16125] ppid=16069 vsize=539316 CPUtime=0.32 cores=1,3
/proc/16125/stat : 16125 (python) S 16069 16069 15748 0 -1 4202560 976 0 0 0 16 16 0 0 15 0 1 0 886432715 552259584 70758 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594886671 0 0 16781312 514 15403841245792928008 0 0 17 1 0 0 0
/proc/16125/statm: 134829 70758 376 364 0 70747 0
[pid=16127] ppid=16125 vsize=1470868 CPUtime=222.96 cores=1,3
/proc/16127/stat : 16127 (cryptominisat-2) R 16125 16127 16127 0 -1 4202496 332846 0 0 0 22246 50 0 0 25 0 1 0 886432716 1506168832 300310 33554432000 4194304 4677096 140735617868544 18446744073709551615 4319971 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16127/statm: 367717 300310 391 118 0 362676 0
[pid=16069/tid=16126] ppid=16067 vsize=549560 CPUtime=0 cores=1,3
/proc/16069/task/16126/stat : 16126 (python) S 16067 16069 15748 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 886432716 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606690225 0 0 16781312 2 18446604471101203648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 2559744

[startup+402.301 s]
/proc/loadavg: 4.02 3.97 3.27 5/199 16322
/proc/meminfo: memFree=29278584/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=549560 CPUtime=118.81 cores=1,3
/proc/16069/stat : 16069 (python) S 16067 16069 15748 0 -1 4202496 112241 934 1 0 11855 26 0 0 25 0 2 0 886420815 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0

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

/proc/16069/statm: 137390 72253 1867 364 0 73308 0
[pid=16125] ppid=16069 vsize=539316 CPUtime=0.9 cores=1,3
/proc/16125/stat : 16125 (python) S 16069 16069 15748 0 -1 4202560 981 0 0 0 46 44 0 0 15 0 1 0 886432715 552259584 70758 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594886671 0 0 16781312 514 15403841245792928008 0 0 17 1 0 0 0
/proc/16125/statm: 134829 70758 376 364 0 70747 0
[pid=16127] ppid=16125 vsize=1830344 CPUtime=642.5 cores=1,3
/proc/16127/stat : 16127 (cryptominisat-2) R 16125 16127 16127 0 -1 4202496 442299 0 0 0 64171 79 0 0 25 0 1 0 886432716 1874272256 380563 33554432000 4194304 4677096 140735617868544 18446744073709551615 4319417 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16127/statm: 457586 380563 391 118 0 452545 0
[pid=16069/tid=16126] ppid=16067 vsize=549560 CPUtime=0 cores=1,3
/proc/16069/task/16126/stat : 16126 (python) S 16067 16069 15748 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 886432716 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606690225 0 0 16781312 2 18446604471101203648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 2919220

[startup+822.301 s]
/proc/loadavg: 4.02 4.01 3.53 5/203 16383
/proc/meminfo: memFree=25695056/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=549560 CPUtime=118.81 cores=1,3
/proc/16069/stat : 16069 (python) S 16067 16069 15748 0 -1 4202496 112241 934 1 0 11855 26 0 0 25 0 2 0 886420815 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16069/statm: 137390 72253 1867 364 0 73308 0
[pid=16125] ppid=16069 vsize=539316 CPUtime=0.98 cores=1,3
/proc/16125/stat : 16125 (python) S 16069 16069 15748 0 -1 4202560 981 0 0 0 50 48 0 0 15 0 1 0 886432715 552259584 70758 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594886671 0 0 16781312 514 15403841245792928008 0 0 17 1 0 0 0
/proc/16125/statm: 134829 70758 376 364 0 70747 0
[pid=16127] ppid=16125 vsize=1848368 CPUtime=702.43 cores=1,3
/proc/16127/stat : 16127 (cryptominisat-2) R 16125 16127 16127 0 -1 4202496 451207 0 0 0 70160 83 0 0 25 0 1 0 886432716 1892728832 387240 33554432000 4194304 4677096 140735617868544 18446744073709551615 4319845 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16127/statm: 462092 387240 391 118 0 457051 0
[pid=16069/tid=16126] ppid=16067 vsize=549560 CPUtime=0 cores=1,3
/proc/16069/task/16126/stat : 16126 (python) S 16067 16069 15748 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 886432716 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606690225 0 0 16781312 2 18446604471101203648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 2937244

[startup+882.3 s]
/proc/loadavg: 4.06 4.02 3.56 5/203 16385
/proc/meminfo: memFree=25649856/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=549560 CPUtime=118.81 cores=1,3
/proc/16069/stat : 16069 (python) S 16067 16069 15748 0 -1 4202496 112241 934 1 0 11855 26 0 0 25 0 2 0 886420815 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16069/statm: 137390 72253 1867 364 0 73308 0
[pid=16125] ppid=16069 vsize=539316 CPUtime=1.06 cores=1,3
/proc/16125/stat : 16125 (python) S 16069 16069 15748 0 -1 4202560 981 0 0 0 54 52 0 0 15 0 1 0 886432715 552259584 70758 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594886671 0 0 16781312 514 15403841245792928008 0 0 17 1 0 0 0
/proc/16125/statm: 134829 70758 376 364 0 70747 0
[pid=16127] ppid=16125 vsize=1848368 CPUtime=762.35 cores=1,3
/proc/16127/stat : 16127 (cryptominisat-2) R 16125 16127 16127 0 -1 4202496 454708 0 0 0 76151 84 0 0 25 0 1 0 886432716 1892728832 387494 33554432000 4194304 4677096 140735617868544 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16127/statm: 462092 387494 391 118 0 457051 0
[pid=16069/tid=16126] ppid=16067 vsize=549560 CPUtime=0 cores=1,3
/proc/16069/task/16126/stat : 16126 (python) S 16067 16069 15748 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 886432716 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606690225 0 0 16781312 2 18446604471101203648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 2937244

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.59 5/207 16390
/proc/meminfo: memFree=25577720/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=549560 CPUtime=118.81 cores=1,3
/proc/16069/stat : 16069 (python) S 16067 16069 15748 0 -1 4202496 112241 934 1 0 11855 26 0 0 25 0 2 0 886420815 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16069/statm: 137390 72253 1867 364 0 73308 0
[pid=16125] ppid=16069 vsize=539316 CPUtime=1.16 cores=1,3
/proc/16125/stat : 16125 (python) S 16069 16069 15748 0 -1 4202560 981 0 0 0 58 58 0 0 15 0 1 0 886432715 552259584 70758 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594886671 0 0 16781312 514 15403841245792928008 0 0 17 1 0 0 0
/proc/16125/statm: 134829 70758 376 364 0 70747 0
[pid=16127] ppid=16125 vsize=1918340 CPUtime=822.29 cores=1,3
/proc/16127/stat : 16127 (cryptominisat-2) R 16125 16127 16127 0 -1 4202496 458160 0 0 0 82142 87 0 0 25 0 1 0 886432716 1964380160 388693 33554432000 4194304 4677096 140735617868544 18446744073709551615 4346584 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/16127/statm: 479585 388693 391 118 0 474544 0
[pid=16069/tid=16126] ppid=16067 vsize=549560 CPUtime=0 cores=1,3
/proc/16069/task/16126/stat : 16126 (python) S 16067 16069 15748 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 886432716 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606690225 0 0 16781312 2 18446604471101203648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 3007216

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.61 5/210 16395
/proc/meminfo: memFree=25032504/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=549560 CPUtime=118.81 cores=1,3
/proc/16069/stat : 16069 (python) S 16067 16069 15748 0 -1 4202496 112241 934 1 0 11855 26 0 0 25 0 2 0 886420815 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16069/statm: 137390 72253 1867 364 0 73308 0
[pid=16125] ppid=16069 vsize=539316 CPUtime=1.24 cores=1,3
/proc/16125/stat : 16125 (python) S 16069 16069 15748 0 -1 4202560 981 0 0 0 62 62 0 0 15 0 1 0 886432715 552259584 70758 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594886671 0 0 16781312 514 15403841245792928008 0 0 17 1 0 0 0
/proc/16125/statm: 134829 70758 376 364 0 70747 0
[pid=16127] ppid=16125 vsize=1848368 CPUtime=882.22 cores=1,3
/proc/16127/stat : 16127 (cryptominisat-2) R 16125 16127 16127 0 -1 4202496 460725 0 0 0 88133 89 0 0 25 0 1 0 886432716 1892728832 387509 33554432000 4194304 4677096 140735617868544 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16127/statm: 462092 387509 391 118 0 457051 0
[pid=16069/tid=16126] ppid=16067 vsize=549560 CPUtime=0 cores=1,3
/proc/16069/task/16126/stat : 16126 (python) S 16067 16069 15748 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 886432716 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606690225 0 0 16781312 2 18446604471101203648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 2937244

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 3.64 5/210 16396
/proc/meminfo: memFree=24006968/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=549560 CPUtime=118.81 cores=1,3
/proc/16069/stat : 16069 (python) S 16067 16069 15748 0 -1 4202496 112241 934 1 0 11855 26 0 0 25 0 2 0 886420815 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16069/statm: 137390 72253 1867 364 0 73308 0
[pid=16125] ppid=16069 vsize=539316 CPUtime=1.32 cores=1,3
/proc/16125/stat : 16125 (python) S 16069 16069 15748 0 -1 4202560 981 0 0 0 66 66 0 0 15 0 1 0 886432715 552259584 70758 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594886671 0 0 16781312 514 15403841245792928008 0 0 17 1 0 0 0
/proc/16125/statm: 134829 70758 376 364 0 70747 0
[pid=16127] ppid=16125 vsize=1866172 CPUtime=942.14 cores=1,3
/proc/16127/stat : 16127 (cryptominisat-2) R 16125 16127 16127 0 -1 4202496 465676 0 0 0 94123 91 0 0 25 0 1 0 886432716 1910960128 390377 33554432000 4194304 4677096 140735617868544 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16127/statm: 466543 390377 391 118 0 461502 0
[pid=16069/tid=16126] ppid=16067 vsize=549560 CPUtime=0 cores=1,3
/proc/16069/task/16126/stat : 16126 (python) S 16067 16069 15748 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 886432716 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606690225 0 0 16781312 2 18446604471101203648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 2955048

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.66 5/210 16398
/proc/meminfo: memFree=20908368/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=549560 CPUtime=118.81 cores=1,3
/proc/16069/stat : 16069 (python) S 16067 16069 15748 0 -1 4202496 112241 934 1 0 11855 26 0 0 25 0 2 0 886420815 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16069/statm: 137390 72253 1867 364 0 73308 0
[pid=16125] ppid=16069 vsize=539316 CPUtime=1.4 cores=1,3
/proc/16125/stat : 16125 (python) S 16069 16069 15748 0 -1 4202560 981 0 0 0 70 70 0 0 15 0 1 0 886432715 552259584 70758 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594886671 0 0 16781312 514 15403841245792928008 0 0 17 1 0 0 0
/proc/16125/statm: 134829 70758 376 364 0 70747 0
[pid=16127] ppid=16125 vsize=1866172 CPUtime=1002.06 cores=1,3
/proc/16127/stat : 16127 (cryptominisat-2) R 16125 16127 16127 0 -1 4202496 468986 0 0 0 100114 92 0 0 25 0 1 0 886432716 1910960128 391963 33554432000 4194304 4677096 140735617868544 18446744073709551615 4317855 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16127/statm: 466543 391963 391 118 0 461502 0
[pid=16069/tid=16126] ppid=16067 vsize=549560 CPUtime=0 cores=1,3
/proc/16069/task/16126/stat : 16126 (python) S 16067 16069 15748 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 886432716 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606690225 0 0 16781312 2 18446604471101203648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 2955048

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 3.68 5/207 16443
/proc/meminfo: memFree=25813256/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=549560 CPUtime=118.81 cores=1,3
/proc/16069/stat : 16069 (python) S 16067 16069 15748 0 -1 4202496 112241 934 1 0 11855 26 0 0 25 0 2 0 886420815 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16069/statm: 137390 72253 1867 364 0 73308 0
[pid=16125] ppid=16069 vsize=539316 CPUtime=1.47 cores=1,3
/proc/16125/stat : 16125 (python) S 16069 16069 15748 0 -1 4202560 981 0 0 0 74 73 0 0 15 0 1 0 886432715 552259584 70758 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594886671 0 0 16781312 514 15403841245792928008 0 0 17 1 0 0 0
/proc/16125/statm: 134829 70758 376 364 0 70747 0
[pid=16127] ppid=16125 vsize=1866172 CPUtime=1062 cores=1,3
/proc/16127/stat : 16127 (cryptominisat-2) R 16125 16127 16127 0 -1 4202496 471049 0 0 0 106107 93 0 0 25 0 1 0 886432716 1910960128 392001 33554432000 4194304 4677096 140735617868544 18446744073709551615 4320199 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16127/statm: 466543 392001 391 118 0 461502 0
[pid=16069/tid=16126] ppid=16067 vsize=549560 CPUtime=0 cores=1,3
/proc/16069/task/16126/stat : 16126 (python) S 16067 16069 15748 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 886432716 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606690225 0 0 16781312 2 18446604471101203648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 2955048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 4.04 4.02 3.68 5/210 16446
/proc/meminfo: memFree=25790848/32950928 swapFree=67052112/67111528
[pid=16069] ppid=16067 vsize=549560 CPUtime=118.81 cores=1,3
/proc/16069/stat : 16069 (python) S 16067 16069 15748 0 -1 4202496 112241 934 1 0 11855 26 0 0 25 0 2 0 886420815 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16069/statm: 137390 72253 1867 364 0 73308 0
[pid=16125] ppid=16069 vsize=539316 CPUtime=1.5 cores=1,3
/proc/16125/stat : 16125 (python) S 16069 16069 15748 0 -1 4202560 996 0 0 0 76 74 0 0 15 0 1 0 886432715 552259584 70759 33554432000 4194304 5683644 140733561642496 18446744073709551615 235594886671 0 0 16781312 514 15403841245792928008 0 0 17 1 0 0 0
/proc/16125/statm: 134829 70759 377 364 0 70747 0
[pid=16127] ppid=16125 vsize=1866172 CPUtime=1079.7 cores=1,3
/proc/16127/stat : 16127 (cryptominisat-2) R 16125 16127 16127 0 -1 4202496 471121 0 0 0 107877 93 0 0 25 0 1 0 886432716 1910960128 392073 33554432000 4194304 4677096 140735617868544 18446744073709551615 4318898 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16127/statm: 466543 392073 391 118 0 461502 0
[pid=16069/tid=16126] ppid=16067 vsize=549560 CPUtime=0 cores=1,3
/proc/16069/task/16126/stat : 16126 (python) S 16067 16069 15748 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 886432716 562749440 72253 33554432000 4194304 5683644 140733561642496 18446744073709551615 235606690225 0 0 16781312 2 18446604471101203648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 2955048

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 16069 and gives
#  childrusage.ru_utime.tv_sec=118
#  childrusage.ru_utime.tv_usec=556976
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=284956
# CPU time returned by wait4() is 118.842
# while last known CPU time is 1200.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.04
CPU time (s): 1200.01
CPU user time (s): 1198.08
CPU system time (s): 1.93
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 3030584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 118.557
system time used= 0.284956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113175
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5529
involuntary context switches= 1370

runsolver used 1.9727 second user time and 4.6163 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-11 01:23:40
IDJOB=3483876
IDBENCH=71036
IDSOLVER=1976
FILE ID=node120/3483876-1307748219
RUNJOBID= node120-1307747010-15768
PBS_JOBID= 13550837
Free space on /tmp= 73756 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3483876-1307748219/watcher-3483876-1307748219 -o /tmp/evaluation-result-3483876-1307748219/solver-3483876-1307748219 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483876-1307748219.cnf -seed 1394102490 -budget 1200

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=1394102490

node120.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.809
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.61
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.809
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.07
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.809
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.809
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.75
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.809
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.78
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.809
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.809
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.82
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31035388 kB
Buffers:         96312 kB
Cached:         830404 kB
SwapCached:      11420 kB
Active:        1289632 kB
Inactive:       459372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31035388 kB
SwapTotal:    67111528 kB
SwapFree:     67052112 kB
Dirty:          139220 kB
Writeback:           0 kB
AnonPages:      819164 kB
Mapped:          15816 kB
Slab:            96540 kB
PageTables:      10256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1438544 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= 73692 MiB
End job on node120 at 2011-06-11 01:43:43