Trace number 3483927

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 1199.86

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark454.45
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

Solver Data

0.29/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.29/0.46	c INFO: solving HOME/instance-3483927-1307748875.cnf
0.29/0.46	c INFO: computing task features
38.08/38.26	c INFO: computed variable-clause graph statistics
39.27/39.42	c INFO: computed clause balance statistics
160.48/160.68	c INFO: computed variable balance statistics
265.78/265.93	c INFO: computed small-clause counts
272.18/272.33	c INFO: computed Horn-clause counts
656.19/656.31	c INFO: computed variable graph statistics
656.19/656.33	c INFO: collected features for HOME/instance-3483927-1307748875.cnf in 653.85 s
656.19/656.35	c INFO: running lingeling-276@0 for 97 with 546 remaining (b = 0.79)
756.51/756.54	c INFO: running precosat-570@0 for 97 with 446 remaining (b = 0.65)
856.68/856.72	c INFO: running glucosER@0 for 346 with 346 remaining (b = 0.79)

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

running on 2 cores: 0,2

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: 4.02 4.02 3.47 4/189 23771
/proc/meminfo: memFree=28481500/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=15388 CPUtime=0 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 798 0 0 0 0 0 0 0 24 0 1 0 886487868 15757312 683 33554432000 4194304 5683644 140736239412384 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23771/statm: 3847 683 322 364 0 334 0

[startup+0.0912001 s]
/proc/loadavg: 4.02 4.02 3.47 4/189 23771
/proc/meminfo: memFree=28481500/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=96956 CPUtime=0.06 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 2810 0 0 0 5 1 0 0 24 0 1 0 886487868 99282944 2512 33554432000 4194304 5683644 140736239412384 18446744073709551615 237273910123 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23771/statm: 24239 2513 783 364 0 1687 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 96956

[startup+0.101199 s]
/proc/loadavg: 4.02 4.02 3.47 4/189 23771
/proc/meminfo: memFree=28481500/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=104224 CPUtime=0.07 cores=0,2
/proc/23771/stat : 23771 (python) S 23769 23771 22919 0 -1 4202496 3039 0 0 0 5 2 0 0 24 0 1 0 886487868 106725376 2726 33554432000 4194304 5683644 140736239412384 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/23771/statm: 26056 2726 847 364 0 1804 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104224

[startup+0.301105 s]
/proc/loadavg: 4.02 4.02 3.47 4/189 23771
/proc/meminfo: memFree=28481500/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=168676 CPUtime=0.22 cores=0,2
/proc/23771/stat : 23771 (python) S 23769 23771 22919 0 -1 4202496 6730 934 1 0 16 6 0 0 25 0 1 0 886487868 172724224 4797 33554432000 4194304 5683644 140736239412384 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/23771/statm: 42169 4797 1331 364 0 3454 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 168676

[startup+0.700986 s]
/proc/loadavg: 4.02 4.02 3.47 4/189 23771
/proc/meminfo: memFree=28481500/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=473216 CPUtime=0.58 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 58059 934 1 0 41 17 0 0 25 0 1 0 886487868 484573184 55616 33554432000 4194304 5683644 140736239412384 18446744073709551615 4444928 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/23771/statm: 118304 55616 1761 364 0 54228 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 473216

[startup+1.87078 s]
/proc/loadavg: 4.02 4.02 3.47 4/189 23771
/proc/meminfo: memFree=28481500/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=555896 CPUtime=1.75 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 78550 934 1 0 154 21 0 0 25 0 1 0 886487868 569237504 76107 33554432000 4194304 5683644 140736239412384 18446744073709551615 4445106 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/23771/statm: 138974 76107 1761 364 0 74898 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 555896

[startup+3.10056 s]
/proc/loadavg: 4.18 4.06 3.48 5/190 23776
/proc/meminfo: memFree=28098332/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=646068 CPUtime=2.98 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 100223 934 1 0 274 24 0 0 25 0 1 0 886487868 661573632 97780 33554432000 4194304 5683644 140736239412384 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23771/statm: 161517 97780 1761 364 0 97441 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 646068

[startup+6.30104 s]
/proc/loadavg: 4.18 4.06 3.48 5/190 23776
/proc/meminfo: memFree=27948296/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=873096 CPUtime=6.18 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 154607 934 1 0 587 31 0 0 25 0 1 0 886487868 894050304 152164 33554432000 4194304 5683644 140736239412384 18446744073709551615 237278540485 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23771/statm: 218274 152164 1761 364 0 154198 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 873096

[startup+12.7009 s]
/proc/loadavg: 4.15 4.06 3.48 5/190 23776
/proc/meminfo: memFree=27505748/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=1308056 CPUtime=12.58 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 261752 934 1 0 1212 46 0 0 25 0 1 0 886487868 1339449344 259309 33554432000 4194304 5683644 140736239412384 18446744073709551615 47697771013114 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23771/statm: 327014 259309 1761 364 0 262938 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 1308056

[startup+25.5006 s]
/proc/loadavg: 4.21 4.07 3.50 5/190 23776
/proc/meminfo: memFree=27532644/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=1753800 CPUtime=25.38 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 544031 934 1 0 2458 80 0 0 25 0 1 0 886487868 1795891200 319399 33554432000 4194304 5683644 140736239412384 18446744073709551615 47697645738785 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23771/statm: 438450 319424 1776 364 0 374374 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 1753800

[startup+51.101 s]
/proc/loadavg: 4.13 4.06 3.51 5/190 23777
/proc/meminfo: memFree=26936892/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=1780040 CPUtime=50.98 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 1226014 934 1 0 4938 160 0 0 25 0 1 0 886487868 1822760960 382394 33554432000 4194304 5683644 140736239412384 18446744073709551615 4324482 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23771/statm: 445010 382394 1826 364 0 380934 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1780040

[startup+102.301 s]
/proc/loadavg: 4.06 4.05 3.53 5/193 23781
/proc/meminfo: memFree=27023800/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=1780040 CPUtime=102.18 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 1226014 934 1 0 10058 160 0 0 25 0 1 0 886487868 1822760960 382394 33554432000 4194304 5683644 140736239412384 18446744073709551615 4943943 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23771/statm: 445010 382394 1826 364 0 380934 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 1780040

[startup+162.3 s]
/proc/loadavg: 4.02 4.04 3.56 5/193 23783
/proc/meminfo: memFree=26960424/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=1780040 CPUtime=162.18 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 1226015 934 1 0 16058 160 0 0 25 0 1 0 886487868 1822760960 382395 33554432000 4194304 5683644 140736239412384 18446744073709551615 47697600310978 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23771/statm: 445010 382395 1827 364 0 380934 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 1780040

[startup+222.301 s]
/proc/loadavg: 4.11 4.06 3.59 5/193 23785
/proc/meminfo: memFree=26959160/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=1780040 CPUtime=222.18 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 1226015 934 1 0 22058 160 0 0 25 0 1 0 886487868 1822760960 382395 33554432000 4194304 5683644 140736239412384 18446744073709551615 4623648 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23771/statm: 445010 382395 1827 364 0 380934 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 1780040

[startup+282.301 s]
/proc/loadavg: 4.04 4.05 3.62 5/193 23786
/proc/meminfo: memFree=26955264/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=1780040 CPUtime=282.19 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 1685262 934 1 0 28010 209 0 0 25 0 1 0 886487868 1822760960 382401 33554432000 4194304 5683644 140736239412384 18446744073709551615 47697600161932 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23771/statm: 445010 382401 1833 364 0 380934 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 1780040

[startup+342.306 s]
/proc/loadavg: 4.01 4.03 3.64 5/193 23788
/proc/meminfo: memFree=26952748/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=1780040 CPUtime=342.19 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 1685262 934 1 0 34010 209 0 0 25 0 1 0 886487868 1822760960 382401 33554432000 4194304 5683644 140736239412384 18446744073709551615 47697600161920 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23771/statm: 445010 382401 1833 364 0 380934 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1780040

[startup+402.301 s]
/proc/loadavg: 4.04 4.04 3.66 5/193 23789
/proc/meminfo: memFree=26952840/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=1780040 CPUtime=402.19 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 1685262 934 1 0 40010 209 0 0 25 0 1 0 886487868 1822760960 382401 33554432000 4194304 5683644 140736239412384 18446744073709551615 47697600161932 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23771/statm: 445010 382401 1833 364 0 380934 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1780040

[startup+462.301 s]
/proc/loadavg: 4.01 4.03 3.68 5/197 23795
/proc/meminfo: memFree=26854792/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=1780040 CPUtime=462.19 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 1685262 934 1 0 46010 209 0 0 25 0 1 0 886487868 1822760960 382401 33554432000 4194304 5683644 140736239412384 18446744073709551615 47697600161920 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23771/statm: 445010 382401 1833 364 0 380934 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1780040

[startup+522.3 s]
/proc/loadavg: 4.00 4.02 3.70 6/197 23797
/proc/meminfo: memFree=26771648/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=1780040 CPUtime=522.19 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 1685262 934 1 0 52010 209 0 0 25 0 1 0 886487868 1822760960 382401 33554432000 4194304 5683644 140736239412384 18446744073709551615 47697600161920 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23771/statm: 445010 382401 1833 364 0 380934 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1780040

[startup+582.3 s]
/proc/loadavg: 4.08 4.03 3.72 5/198 23799
/proc/meminfo: memFree=26765264/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=1780040 CPUtime=582.19 cores=0,2
/proc/23771/stat : 23771 (python) R 23769 23771 22919 0 -1 4202496 1685262 934 1 0 58010 209 0 0 25 0 1 0 886487868 1822760960 382401 33554432000 4194304 5683644 140736239412384 18446744073709551615 47697600161920 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23771/statm: 445010 382401 1833 364 0 380934 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1780040

[startup+642.301 s]

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

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.83 5/218 23923
/proc/meminfo: memFree=25289396/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=1140656 CPUtime=656.31 cores=0,2
/proc/23771/stat : 23771 (python) S 23769 23771 22919 0 -1 4202496 1687115 934 1 0 65413 218 0 0 20 0 4 0 886487868 1168031744 214911 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23771/statm: 285164 214911 1872 364 0 221076 0
[pid=23808] ppid=23771 vsize=1120144 CPUtime=0.14 cores=0,2
/proc/23808/stat : 23808 (python) S 23771 23771 22919 0 -1 4202560 1149 0 0 0 7 7 0 0 19 0 2 0 886553503 1147027456 213446 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/23808/statm: 280036 213446 414 364 0 215954 0
[pid=23810] ppid=23808 vsize=198124 CPUtime=100.15 cores=0,2
/proc/23810/stat : 23810 (lingeling) T 23808 23810 23810 0 -1 4202496 99763 0 0 0 9998 17 0 0 25 0 1 0 886553505 202878976 46671 33554432000 4194304 4352236 140734857220256 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/23810/statm: 49531 46671 129 39 0 48611 0
[pid=23808/tid=23814] ppid=23771 vsize=1120144 CPUtime=0 cores=0,2
/proc/23808/task/23814/stat : 23814 (python) S 23771 23771 22919 0 -1 4202560 126 0 0 0 0 0 0 0 19 0 2 0 886563522 1147027456 213446 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 514 18446604453897902784 0 0 -1 2 0 0 0
[pid=23815] ppid=23771 vsize=1120156 CPUtime=0.15 cores=0,2
/proc/23815/stat : 23815 (python) S 23771 23771 22919 0 -1 4202560 1090 0 0 0 6 9 0 0 19 0 2 0 886563522 1147039744 213431 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/23815/statm: 280039 213431 399 364 0 215954 0
[pid=23817] ppid=23815 vsize=1150732 CPUtime=99.99 cores=0,2
/proc/23817/stat : 23817 (precosat) T 23815 23817 23817 0 -1 4202496 289884 0 0 0 9960 39 0 0 25 0 1 0 886563525 1178349568 280872 33554432000 4194304 4890832 140734582780912 18446744073709551615 4452580 0 0 16781312 17442 18446744071562691360 0 0 17 2 0 0 0
/proc/23817/statm: 287683 280872 86 171 0 287510 0
[pid=23815/tid=23820] ppid=23771 vsize=1120156 CPUtime=0 cores=0,2
/proc/23815/task/23820/stat : 23820 (python) S 23771 23771 22919 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886573540 1147039744 213431 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 514 18446604453937811776 0 0 -1 2 0 0 0
[pid=23821] ppid=23771 vsize=1130412 CPUtime=0.36 cores=0,2
/proc/23821/stat : 23821 (python) S 23771 23771 22919 0 -1 4202560 960 0 0 0 18 18 0 0 18 0 1 0 886573541 1157541888 213405 33554432000 4194304 5683644 140736239412384 18446744073709551615 237278899782 0 0 16781312 514 8321016038078513412 0 0 17 2 0 0 0
/proc/23821/statm: 282603 213405 370 364 0 218515 0
[pid=23823] ppid=23821 vsize=625640 CPUtime=265.29 cores=0,2
/proc/23823/stat : 23823 (glucoser_static) R 23821 23823 23823 0 -1 4202496 144471 0 17 0 26503 26 0 0 25 0 1 0 886573543 640655360 144214 33554432000 134512640 134580299 4293860208 18446744073709551615 134543208 0 0 16781312 8388611 0 0 0 17 0 0 0 20
/proc/23823/statm: 156410 144214 242 17 0 155738 0
[pid=23771/tid=23809] ppid=23769 vsize=1140656 CPUtime=0 cores=0,2
/proc/23771/task/23809/stat : 23809 (python) S 23769 23771 22919 0 -1 4202560 26 934 0 0 0 0 0 0 25 0 4 0 886553505 1168031744 214911 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 2 18446604453985338304 0 0 -1 0 0 0 0
[pid=23771/tid=23816] ppid=23769 vsize=1140656 CPUtime=0 cores=0,2
/proc/23771/task/23816/stat : 23816 (python) S 23769 23771 22919 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 886563524 1168031744 214911 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 2 18446604453985338304 0 0 -1 0 0 0 0
[pid=23771/tid=23822] ppid=23769 vsize=1140656 CPUtime=0 cores=0,2
/proc/23771/task/23822/stat : 23822 (python) S 23769 23771 22919 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 4 0 886573543 1168031744 214911 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 2 18446604453985338304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 6485864

[startup+1182.3 s]
/proc/loadavg: 3.61 3.91 3.81 4/204 23925
/proc/meminfo: memFree=28190588/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=1140656 CPUtime=656.31 cores=0,2
/proc/23771/stat : 23771 (python) S 23769 23771 22919 0 -1 4202496 1687115 934 1 0 65413 218 0 0 20 0 4 0 886487868 1168031744 214911 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23771/statm: 285164 214911 1872 364 0 221076 0
[pid=23808] ppid=23771 vsize=1120144 CPUtime=0.14 cores=0,2
/proc/23808/stat : 23808 (python) S 23771 23771 22919 0 -1 4202560 1149 0 0 0 7 7 0 0 19 0 2 0 886553503 1147027456 213446 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/23808/statm: 280036 213446 414 364 0 215954 0
[pid=23810] ppid=23808 vsize=198124 CPUtime=100.15 cores=0,2
/proc/23810/stat : 23810 (lingeling) T 23808 23810 23810 0 -1 4202496 99763 0 0 0 9998 17 0 0 25 0 1 0 886553505 202878976 46671 33554432000 4194304 4352236 140734857220256 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/23810/statm: 49531 46671 129 39 0 48611 0
[pid=23808/tid=23814] ppid=23771 vsize=1120144 CPUtime=0 cores=0,2
/proc/23808/task/23814/stat : 23814 (python) S 23771 23771 22919 0 -1 4202560 126 0 0 0 0 0 0 0 19 0 2 0 886563522 1147027456 213446 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 514 18446604453897902784 0 0 -1 2 0 0 0
[pid=23815] ppid=23771 vsize=1120156 CPUtime=0.15 cores=0,2
/proc/23815/stat : 23815 (python) S 23771 23771 22919 0 -1 4202560 1090 0 0 0 6 9 0 0 19 0 2 0 886563522 1147039744 213431 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/23815/statm: 280039 213431 399 364 0 215954 0
[pid=23817] ppid=23815 vsize=1150732 CPUtime=99.99 cores=0,2
/proc/23817/stat : 23817 (precosat) T 23815 23817 23817 0 -1 4202496 289884 0 0 0 9960 39 0 0 25 0 1 0 886563525 1178349568 280872 33554432000 4194304 4890832 140734582780912 18446744073709551615 4452580 0 0 16781312 17442 18446744071562691360 0 0 17 2 0 0 0
/proc/23817/statm: 287683 280872 86 171 0 287510 0
[pid=23815/tid=23820] ppid=23771 vsize=1120156 CPUtime=0 cores=0,2
/proc/23815/task/23820/stat : 23820 (python) S 23771 23771 22919 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886573540 1147039744 213431 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 514 18446604453937811776 0 0 -1 2 0 0 0
[pid=23821] ppid=23771 vsize=1130412 CPUtime=0.44 cores=0,2
/proc/23821/stat : 23821 (python) S 23771 23771 22919 0 -1 4202560 960 0 0 0 23 21 0 0 18 0 1 0 886573541 1157541888 213405 33554432000 4194304 5683644 140736239412384 18446744073709551615 237278899782 0 0 16781312 514 8321016038078513412 0 0 17 2 0 0 0
/proc/23821/statm: 282603 213405 370 364 0 218515 0
[pid=23823] ppid=23821 vsize=636656 CPUtime=325.29 cores=0,2
/proc/23823/stat : 23823 (glucoser_static) R 23821 23823 23823 0 -1 4202496 147244 0 17 0 32502 27 0 0 25 0 1 0 886573543 651935744 146987 33554432000 134512640 134580299 4293860208 18446744073709551615 134546834 0 0 16781312 8388611 0 0 0 17 0 0 0 20
/proc/23823/statm: 159164 146987 242 17 0 158492 0
[pid=23771/tid=23809] ppid=23769 vsize=1140656 CPUtime=0 cores=0,2
/proc/23771/task/23809/stat : 23809 (python) S 23769 23771 22919 0 -1 4202560 26 934 0 0 0 0 0 0 25 0 4 0 886553505 1168031744 214911 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 2 18446604453985338304 0 0 -1 0 0 0 0
[pid=23771/tid=23816] ppid=23769 vsize=1140656 CPUtime=0 cores=0,2
/proc/23771/task/23816/stat : 23816 (python) S 23769 23771 22919 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 886563524 1168031744 214911 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 2 18446604453985338304 0 0 -1 0 0 0 0
[pid=23771/tid=23822] ppid=23769 vsize=1140656 CPUtime=0 cores=0,2
/proc/23771/task/23822/stat : 23822 (python) S 23769 23771 22919 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 4 0 886573543 1168031744 214911 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 2 18446604453985338304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1182.47
Current children cumulated vsize (KiB) 6496880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.8 s]
/proc/loadavg: 3.47 3.87 3.79 4/204 23926
/proc/meminfo: memFree=28186720/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=1140656 CPUtime=656.31 cores=0,2
/proc/23771/stat : 23771 (python) S 23769 23771 22919 0 -1 4202496 1687115 934 1 0 65413 218 0 0 20 0 4 0 886487868 1168031744 214911 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23771/statm: 285164 214911 1872 364 0 221076 0
[pid=23808] ppid=23771 vsize=1120144 CPUtime=0.14 cores=0,2
/proc/23808/stat : 23808 (python) S 23771 23771 22919 0 -1 4202560 1149 0 0 0 7 7 0 0 19 0 2 0 886553503 1147027456 213446 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/23808/statm: 280036 213446 414 364 0 215954 0
[pid=23810] ppid=23808 vsize=198124 CPUtime=100.15 cores=0,2
/proc/23810/stat : 23810 (lingeling) T 23808 23810 23810 0 -1 4202496 99763 0 0 0 9998 17 0 0 25 0 1 0 886553505 202878976 46671 33554432000 4194304 4352236 140734857220256 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/23810/statm: 49531 46671 129 39 0 48611 0
[pid=23808/tid=23814] ppid=23771 vsize=1120144 CPUtime=0 cores=0,2
/proc/23808/task/23814/stat : 23814 (python) S 23771 23771 22919 0 -1 4202560 126 0 0 0 0 0 0 0 19 0 2 0 886563522 1147027456 213446 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 514 18446604453897902784 0 0 -1 2 0 0 0
[pid=23815] ppid=23771 vsize=1120156 CPUtime=0.15 cores=0,2
/proc/23815/stat : 23815 (python) S 23771 23771 22919 0 -1 4202560 1090 0 0 0 6 9 0 0 19 0 2 0 886563522 1147039744 213431 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/23815/statm: 280039 213431 399 364 0 215954 0
[pid=23817] ppid=23815 vsize=1150732 CPUtime=99.99 cores=0,2
/proc/23817/stat : 23817 (precosat) T 23815 23817 23817 0 -1 4202496 289884 0 0 0 9960 39 0 0 25 0 1 0 886563525 1178349568 280872 33554432000 4194304 4890832 140734582780912 18446744073709551615 4452580 0 0 16781312 17442 18446744071562691360 0 0 17 2 0 0 0
/proc/23817/statm: 287683 280872 86 171 0 287510 0
[pid=23815/tid=23820] ppid=23771 vsize=1120156 CPUtime=0 cores=0,2
/proc/23815/task/23820/stat : 23820 (python) S 23771 23771 22919 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886573540 1147039744 213431 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 514 18446604453937811776 0 0 -1 2 0 0 0
[pid=23821] ppid=23771 vsize=1130412 CPUtime=0.47 cores=0,2
/proc/23821/stat : 23821 (python) S 23771 23771 22919 0 -1 4202560 960 0 0 0 24 23 0 0 18 0 1 0 886573541 1157541888 213405 33554432000 4194304 5683644 140736239412384 18446744073709551615 237278899782 0 0 16781312 514 8321016038078513412 0 0 17 2 0 0 0
/proc/23821/statm: 282603 213405 370 364 0 218515 0
[pid=23823] ppid=23821 vsize=639736 CPUtime=342.8 cores=0,2
/proc/23823/stat : 23823 (glucoser_static) R 23821 23823 23823 0 -1 4202496 148028 0 17 0 34253 27 0 0 25 0 1 0 886573543 655089664 147771 33554432000 134512640 134580299 4293860208 18446744073709551615 134543208 0 0 16781312 8388611 0 0 0 17 0 0 0 20
/proc/23823/statm: 159934 147771 242 17 0 159262 0
[pid=23771/tid=23809] ppid=23769 vsize=1140656 CPUtime=0 cores=0,2
/proc/23771/task/23809/stat : 23809 (python) S 23769 23771 22919 0 -1 4202560 26 934 0 0 0 0 0 0 25 0 4 0 886553505 1168031744 214911 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 2 18446604453985338304 0 0 -1 0 0 0 0
[pid=23771/tid=23816] ppid=23769 vsize=1140656 CPUtime=0 cores=0,2
/proc/23771/task/23816/stat : 23816 (python) S 23769 23771 22919 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 886563524 1168031744 214911 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 2 18446604453985338304 0 0 -1 0 0 0 0
[pid=23771/tid=23822] ppid=23769 vsize=1140656 CPUtime=0 cores=0,2
/proc/23771/task/23822/stat : 23822 (python) S 23769 23771 22919 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 4 0 886573543 1168031744 214911 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 2 18446604453985338304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 6499960

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1199.8 s]
/proc/loadavg: 3.47 3.87 3.79 4/204 23926
/proc/meminfo: memFree=28186720/32950904 swapFree=67055440/67111528
[pid=23771] ppid=23769 vsize=1140656 CPUtime=656.31 cores=0,2
/proc/23771/stat : 23771 (python) S 23769 23771 22919 0 -1 4202496 1687115 934 1 0 65413 218 0 0 20 0 4 0 886487868 1168031744 214911 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23771/statm: 285164 214911 1872 364 0 221076 0
[pid=23808] ppid=23771 vsize=1120144 CPUtime=0.14 cores=0,2
/proc/23808/stat : 23808 (python) S 23771 23771 22919 0 -1 4202560 1149 0 0 0 7 7 0 0 19 0 2 0 886553503 1147027456 213446 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/23808/statm: 280036 213446 414 364 0 215954 0
[pid=23810] ppid=23808 vsize=198124 CPUtime=100.15 cores=0,2
/proc/23810/stat : 23810 (lingeling) T 23808 23810 23810 0 -1 4202496 99763 0 0 0 9998 17 0 0 25 0 1 0 886553505 202878976 46671 33554432000 4194304 4352236 140734857220256 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/23810/statm: 49531 46671 129 39 0 48611 0
[pid=23808/tid=23814] ppid=23771 vsize=1120144 CPUtime=0 cores=0,2
/proc/23808/task/23814/stat : 23814 (python) S 23771 23771 22919 0 -1 4202560 126 0 0 0 0 0 0 0 19 0 2 0 886563522 1147027456 213446 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 514 18446604453897902784 0 0 -1 2 0 0 0
[pid=23815] ppid=23771 vsize=1120156 CPUtime=0.15 cores=0,2
/proc/23815/stat : 23815 (python) S 23771 23771 22919 0 -1 4202560 1090 0 0 0 6 9 0 0 19 0 2 0 886563522 1147039744 213431 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/23815/statm: 280039 213431 399 364 0 215954 0
[pid=23817] ppid=23815 vsize=1150732 CPUtime=99.99 cores=0,2
/proc/23817/stat : 23817 (precosat) T 23815 23817 23817 0 -1 4202496 289884 0 0 0 9960 39 0 0 25 0 1 0 886563525 1178349568 280872 33554432000 4194304 4890832 140734582780912 18446744073709551615 4452580 0 0 16781312 17442 18446744071562691360 0 0 17 2 0 0 0
/proc/23817/statm: 287683 280872 86 171 0 287510 0
[pid=23815/tid=23820] ppid=23771 vsize=1120156 CPUtime=0 cores=0,2
/proc/23815/task/23820/stat : 23820 (python) S 23771 23771 22919 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886573540 1147039744 213431 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 514 18446604453937811776 0 0 -1 2 0 0 0
[pid=23821] ppid=23771 vsize=1130412 CPUtime=0.47 cores=0,2
/proc/23821/stat : 23821 (python) S 23771 23771 22919 0 -1 4202560 960 0 0 0 24 23 0 0 18 0 1 0 886573541 1157541888 213405 33554432000 4194304 5683644 140736239412384 18446744073709551615 237278899782 0 0 16781312 514 8321016038078513412 0 0 17 2 0 0 0
/proc/23821/statm: 282603 213405 370 364 0 218515 0
[pid=23823] ppid=23821 vsize=639736 CPUtime=342.8 cores=0,2
/proc/23823/stat : 23823 (glucoser_static) R 23821 23823 23823 0 -1 4202496 148028 0 17 0 34253 27 0 0 25 0 1 0 886573543 655089664 147771 33554432000 134512640 134580299 4293860208 18446744073709551615 134543208 0 0 16781312 8388611 0 0 0 17 0 0 0 20
/proc/23823/statm: 159934 147771 242 17 0 159262 0
[pid=23771/tid=23809] ppid=23769 vsize=1140656 CPUtime=0 cores=0,2
/proc/23771/task/23809/stat : 23809 (python) S 23769 23771 22919 0 -1 4202560 26 934 0 0 0 0 0 0 25 0 4 0 886553505 1168031744 214911 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 2 18446604453985338304 0 0 -1 0 0 0 0
[pid=23771/tid=23816] ppid=23769 vsize=1140656 CPUtime=0 cores=0,2
/proc/23771/task/23816/stat : 23816 (python) S 23769 23771 22919 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 886563524 1168031744 214911 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 2 18446604453985338304 0 0 -1 0 0 0 0
[pid=23771/tid=23822] ppid=23769 vsize=1140656 CPUtime=0 cores=0,2
/proc/23771/task/23822/stat : 23822 (python) S 23769 23771 22919 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 4 0 886573543 1168031744 214911 33554432000 4194304 5683644 140736239412384 18446744073709551615 237290703281 0 0 16781312 2 18446604453985338304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 6499960

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23771 and gives
#  childrusage.ru_utime.tv_sec=654
#  childrusage.ru_utime.tv_usec=133556
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=203664
# CPU time returned by wait4() is 656.337
# 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): 1199.86
CPU time (s): 1200.01
CPU user time (s): 1196.61
CPU system time (s): 3.4
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 6499960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 654.134
system time used= 2.20366
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1688050
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= 985
involuntary context switches= 1469

runsolver used 1.85672 second user time and 4.23036 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-11 01:34:41
IDJOB=3483927
IDBENCH=82399
IDSOLVER=1976
FILE ID=node121/3483927-1307748875
RUNJOBID= node121-1307747010-22937
PBS_JOBID= 13550836
Free space on /tmp= 73592 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.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-3483927-1307748875/watcher-3483927-1307748875 -o /tmp/evaluation-result-3483927-1307748875/solver-3483927-1307748875 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483927-1307748875.cnf -seed 1960296326 -budget 1200

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=1960296326

node121.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.817
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.63
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.817
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.817
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.84
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.817
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.817
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      28481680 kB
Buffers:        267332 kB
Cached:        1342888 kB
SwapCached:       9940 kB
Active:        3654412 kB
Inactive:       597892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      28481680 kB
SwapTotal:    67111528 kB
SwapFree:     67055440 kB
Dirty:          475096 kB
Writeback:           0 kB
AnonPages:     2639436 kB
Mapped:          18768 kB
Slab:           142804 kB
PageTables:      12004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  2882848 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= 73784 MiB
End job on node121 at 2011-06-11 01:54:43