Trace number 3448757

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
Satisfiability Solver Selector 2011-03-18 (1200 s timeout)? (TO) 1200.08 1200.93

General information on the benchmark

NameSAT_RACE08/Q1/
SAT_dat.k85.cnf
MD5SUMdce41996d9c5153aa0c253fa128d227c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark43.2814
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2349692
Maximum clause length19
Minimum clause length1
Number of clauses of size 1771
Number of clauses of size 2667172
Number of clauses of size 3144951
Number of clauses of size 424791
Number of clauses of size 510950
Number of clauses of size over 541663

Solver Data

1200.08/1200.92	c COMMAND LINE: portfolio_solver.py -t 1200 -s 420356159 HOME/instance-3448757-1307052432.cnf
1200.08/1200.92	c    tmpdir         WORKING-DIR
1200.08/1200.92	c    timelimit      1200
1200.08/1200.92	c    seed           420356159
1200.08/1200.92	c    verbosity      0
1200.08/1200.92	c Parsed command line and set default values...
1200.08/1200.92	c Starting *WALL CLOCK* TIMER
1200.08/1200.92	c Found WORKING-DIR/coach-executables-test-SUCCESS.txt
1200.08/1200.92	c   indicating coach-executables-test.sh was run successfully earlier
1200.08/1200.92	c Making sure all necessary files and folders are present...
1200.08/1200.92	c   Checking for ./features                            OK
1200.08/1200.92	c   Checking for COACH/coach                           OK
1200.08/1200.92	c   Checking for preprocessors/SatELite_v1.0_linux     OK
1200.08/1200.92	c   Checking for solvers/adaptg2wsat2009               OK
1200.08/1200.92	c   Checking for solvers/adaptg2wsat2009++             OK
1200.08/1200.92	c   Checking for solvers/clasp-1.3.6-x86-linux         OK
1200.08/1200.92	c   Checking for solvers/cryptominisat                 OK
1200.08/1200.92	c   Checking for solvers/glucose_static                OK
1200.08/1200.92	c   Checking for solvers/gnovelty+2                    OK
1200.08/1200.92	c   Checking for solvers/gnovelty+2-H                  OK
1200.08/1200.92	c   Checking for solvers/hybridGM3                     OK
1200.08/1200.92	c   Checking for solvers/kcnfs04SAT07                  OK
1200.08/1200.92	c   Checking for solvers/lingeling                     OK
1200.08/1200.92	c   Checking for solvers/LySATc                        OK
1200.08/1200.92	c   Checking for solvers/LySATi                        OK
1200.08/1200.92	c   Checking for solvers/march_hi                      OK
1200.08/1200.92	c   Checking for solvers/march_nn                      OK
1200.08/1200.92	c   Checking for solvers/minisat_static                OK
1200.08/1200.92	c   Checking for solvers/mxc-sat09                     OK
1200.08/1200.92	c   Checking for solvers/picosat                       OK
1200.08/1200.92	c   Checking for solvers/precosat                      OK
1200.08/1200.92	c   Checking for solvers/SATenstein                    OK
1200.08/1200.92	c   Checking for solvers/TNM                           OK
1200.08/1200.92	c   Checking for solvers/ubcsatOrig                    OK
1200.08/1200.92	c   Checking for utilities/timerun                     OK
1200.08/1200.92	c   Checking for folder COACH/DATA                     OK
1200.08/1200.92	c   Checking for file unif-k3-r4.2-v18000-c75600-S914323646-060.cnf OK
1200.08/1200.92	c Check successful
1200.08/1200.92	c TIMER: 0.0 sec total, 0.0 sec since previous report
1200.08/1200.92	c Computing instance features...
1200.08/1200.92	c    ./features HOME/instance-3448757-1307052432.cnf
1200.08/1200.92	c ERROR: 48 features not computed correctly!
1200.08/1200.92	c Calling default solver with no time limit!
1200.08/1200.92	c    solvers/lingeling HOME/instance-3448757-1307052432.cnf
1200.08/1200.92	c TIMER: 1200.3 sec total, 1200.3 sec since previous report
1200.08/1200.92	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3448757-1307052432/watcher-3448757-1307052432 -o /tmp/evaluation-result-3448757-1307052432/solver-3448757-1307052432 -C 1200 -W 1300 -M 7680 python portfolio_solver.py -t 1200 -s 420356159 HOME/instance-3448757-1307052432.cnf 

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: 0.55 0.12 0.04 4/519 31539
/proc/meminfo: memFree=22055828/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=11796 CPUtime=0 cores=1,3
/proc/31537/stat : 31537 (runsolver) S 31531 31537 31485 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 1 0 797659835 12079104 53 33554432000 4194304 5432328 140733660449200 18446744073709551615 5055479 0 2147483391 4096 24578 18446744071699207358 0 0 17 1 0 0 0
/proc/31537/statm: 2949 53 34 303 0 2643 0

[startup+0.0841699 s]
/proc/loadavg: 0.55 0.12 0.04 4/519 31539
/proc/meminfo: memFree=22055828/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=1964 CPUtime=0 cores=1,3
/proc/31537/stat : 31537 (python) D 31531 31537 31485 0 -1 4194304 73 0 2 0 0 0 0 0 17 0 1 0 797659835 2011136 28 33554432000 4194304 5683644 140737364978560 18446744073709551615 264721482768 0 0 4096 0 18446744071562234166 0 0 17 3 0 0 2
/proc/31537/statm: 491 28 21 364 0 37 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1964

[startup+0.100176 s]
/proc/loadavg: 0.55 0.12 0.04 4/519 31539
/proc/meminfo: memFree=22055828/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=6240 CPUtime=0 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4194304 95 0 3 0 0 0 0 0 17 0 1 0 797659835 6389760 51 33554432000 4194304 5683644 140737364978560 18446744073709551615 264721481351 0 2147483391 4096 0 18446744071699207358 0 0 17 3 0 0 3
/proc/31537/statm: 1560 51 40 364 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6240

[startup+0.301137 s]
/proc/loadavg: 0.55 0.12 0.04 4/519 31539
/proc/meminfo: memFree=22055828/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=15080 CPUtime=0 cores=1,3
/proc/31537/stat : 31537 (python) D 31531 31537 31485 0 -1 4202496 609 0 7 0 0 0 0 0 16 0 1 0 797659835 15441920 513 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726403072 0 0 16781312 2 0 0 0 17 3 0 0 6
/proc/31537/statm: 3770 513 300 364 0 257 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15080

[startup+0.701018 s]
/proc/loadavg: 0.55 0.12 0.04 4/519 31539
/proc/meminfo: memFree=22055828/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=21892 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 1507 0 8 0 2 2 0 0 15 0 1 0 797659835 22417408 1349 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 7
/proc/31537/statm: 5473 1349 443 364 0 928 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 21892

[startup+1.50086 s]
/proc/loadavg: 0.55 0.12 0.04 5/531 31551
/proc/meminfo: memFree=22002536/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=21892 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 1507 0 8 0 2 2 0 0 15 0 1 0 797659835 22417408 1349 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 7
/proc/31537/statm: 5473 1349 443 364 0 928 0
[pid=31551] ppid=31537 vsize=9900 CPUtime=0.84 cores=1,3
/proc/31551/stat : 31551 (features) R 31537 31537 31485 0 -1 4202496 2373 0 0 0 83 1 0 0 17 0 1 0 797659897 10137600 2087 33554432000 134512640 135907751 4291847136 18446744073709551615 134534804 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/31551/statm: 2475 2087 103 341 0 2131 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 31792

[startup+3.10056 s]
/proc/loadavg: 0.55 0.12 0.04 6/531 31551
/proc/meminfo: memFree=22002968/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=21892 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 1760 0 8 0 2 2 0 0 15 0 1 0 797659835 22417408 1351 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726403072 0 2147483391 16781312 2 18446744071699207358 0 0 17 3 0 0 9
/proc/31537/statm: 5473 1351 444 364 0 928 0
[pid=31551] ppid=31537 vsize=20968 CPUtime=2.44 cores=1,3
/proc/31551/stat : 31551 (features) R 31537 31537 31485 0 -1 4202496 4284 0 0 0 237 7 0 0 20 0 1 0 797659897 21471232 2262 33554432000 134512640 135907751 4291847136 18446744073709551615 135338851 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31551/statm: 5242 2262 114 341 0 4898 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 42860
heavy processes:

[startup+6.30099 s]
/proc/loadavg: 0.90 0.20 0.06 6/532 31552
/proc/meminfo: memFree=21799876/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0
[pid=31551] ppid=31537 vsize=23344 CPUtime=2.51 cores=1,3
/proc/31551/stat : 31551 (features) S 31537 31537 31485 0 -1 4202496 5128 0 0 0 243 8 0 0 20 0 1 0 797659897 23904256 3106 33554432000 134512640 135907751 4291847136 18446744073709551615 135396702 0 0 16781312 0 18446744071562362840 0 0 17 1 0 0 0
/proc/31551/statm: 5836 3106 114 341 0 5492 0
[pid=31552] ppid=31537 vsize=34224 CPUtime=2.86 cores=1,3
/proc/31552/stat : 31552 (lingeling) R 31537 31537 31485 0 -1 4202496 25489 0 0 0 282 4 0 0 23 0 1 0 797660176 35045376 8270 33554432000 134512640 134650204 4286989824 18446744073709551615 134562739 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31552/statm: 8556 8270 109 34 0 8171 0
Current children cumulated CPU time (s) 5.41
Current children cumulated vsize (KiB) 91956

[startup+12.7008 s]
/proc/loadavg: 1.15 0.26 0.08 5/532 31552
/proc/meminfo: memFree=21770824/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0
[pid=31551] ppid=31537 vsize=23344 CPUtime=2.51 cores=1,3
/proc/31551/stat : 31551 (features) S 31537 31537 31485 0 -1 4202496 5128 0 0 0 243 8 0 0 20 0 1 0 797659897 23904256 3106 33554432000 134512640 135907751 4291847136 18446744073709551615 135396702 0 0 16781312 0 18446744071562362840 0 0 17 1 0 0 0
/proc/31551/statm: 5836 3106 114 341 0 5492 0
[pid=31552] ppid=31537 vsize=61764 CPUtime=9.26 cores=1,3
/proc/31552/stat : 31552 (lingeling) R 31537 31537 31485 0 -1 4202496 32377 0 0 0 921 5 0 0 25 0 1 0 797660176 63246336 15158 33554432000 134512640 134650204 4286989824 18446744073709551615 134541981 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31552/statm: 15441 15158 111 34 0 15056 0
Current children cumulated CPU time (s) 11.81
Current children cumulated vsize (KiB) 119496

[startup+25.5004 s]
/proc/loadavg: 2.01 0.49 0.16 6/532 31552
/proc/meminfo: memFree=21772400/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0
[pid=31551] ppid=31537 vsize=23344 CPUtime=2.51 cores=1,3
/proc/31551/stat : 31551 (features) S 31537 31537 31485 0 -1 4202496 5128 0 0 0 243 8 0 0 20 0 1 0 797659897 23904256 3106 33554432000 134512640 135907751 4291847136 18446744073709551615 135396702 0 0 16781312 0 18446744071562362840 0 0 17 1 0 0 0
/proc/31551/statm: 5836 3106 114 341 0 5492 0
[pid=31552] ppid=31537 vsize=55284 CPUtime=22.06 cores=1,3
/proc/31552/stat : 31552 (lingeling) R 31537 31537 31485 0 -1 4202496 46857 0 0 0 2199 7 0 0 25 0 1 0 797660176 56610816 13539 33554432000 134512640 134650204 4286989824 18446744073709551615 134546586 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31552/statm: 13821 13539 112 34 0 13436 0
Current children cumulated CPU time (s) 24.61
Current children cumulated vsize (KiB) 113016

[startup+51.1005 s]
/proc/loadavg: 2.69 0.77 0.26 6/535 31556
/proc/meminfo: memFree=21697404/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0
[pid=31551] ppid=31537 vsize=23344 CPUtime=2.51 cores=1,3
/proc/31551/stat : 31551 (features) S 31537 31537 31485 0 -1 4202496 5128 0 0 0 243 8 0 0 20 0 1 0 797659897 23904256 3106 33554432000 134512640 135907751 4291847136 18446744073709551615 135396702 0 0 16781312 0 18446744071562362840 0 0 17 1 0 0 0
/proc/31551/statm: 5836 3106 114 341 0 5492 0
[pid=31552] ppid=31537 vsize=57160 CPUtime=47.66 cores=1,3
/proc/31552/stat : 31552 (lingeling) R 31537 31537 31485 0 -1 4202496 72478 0 0 0 4756 10 0 0 25 0 1 0 797660176 58531840 13976 33554432000 134512640 134650204 4286989824 18446744073709551615 134630655 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31552/statm: 14290 13976 112 34 0 13905 0
Current children cumulated CPU time (s) 50.21
Current children cumulated vsize (KiB) 114892

[startup+102.301 s]
/proc/loadavg: 3.43 1.27 0.46 6/541 31599
/proc/meminfo: memFree=21805816/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0
[pid=31551] ppid=31537 vsize=23344 CPUtime=2.51 cores=1,3
/proc/31551/stat : 31551 (features) S 31537 31537 31485 0 -1 4202496 5128 0 0 0 243 8 0 0 20 0 1 0 797659897 23904256 3106 33554432000 134512640 135907751 4291847136 18446744073709551615 135396702 0 0 16781312 0 18446744071562362840 0 0 17 1 0 0 0
/proc/31551/statm: 5836 3106 114 341 0 5492 0
[pid=31552] ppid=31537 vsize=58392 CPUtime=98.88 cores=1,3
/proc/31552/stat : 31552 (lingeling) R 31537 31537 31485 0 -1 4202496 101111 0 0 0 9874 14 0 0 25 0 1 0 797660176 59793408 14315 33554432000 134512640 134650204 4286989824 18446744073709551615 134633564 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31552/statm: 14598 14315 112 34 0 14213 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 116124

[startup+162.3 s]
/proc/loadavg: 3.79 1.76 0.68 6/541 31625
/proc/meminfo: memFree=21361960/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0
[pid=31551] ppid=31537 vsize=23344 CPUtime=2.51 cores=1,3
/proc/31551/stat : 31551 (features) S 31537 31537 31485 0 -1 4202496 5128 0 0 0 243 8 0 0 20 0 1 0 797659897 23904256 3106 33554432000 134512640 135907751 4291847136 18446744073709551615 135396702 0 0 16781312 0 18446744071562362840 0 0 17 1 0 0 0
/proc/31551/statm: 5836 3106 114 341 0 5492 0
[pid=31552] ppid=31537 vsize=66800 CPUtime=158.86 cores=1,3
/proc/31552/stat : 31552 (lingeling) R 31537 31537 31485 0 -1 4202496 129615 0 0 0 15869 17 0 0 25 0 1 0 797660176 68403200 16418 33554432000 134512640 134650204 4286989824 18446744073709551615 134547413 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31552/statm: 16700 16418 112 34 0 16315 0
Current children cumulated CPU time (s) 161.41
Current children cumulated vsize (KiB) 124532

[startup+222.322 s]
/proc/loadavg: 3.92 2.17 0.88 6/541 31626
/proc/meminfo: memFree=21317788/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0
[pid=31551] ppid=31537 vsize=23344 CPUtime=2.51 cores=1,3
/proc/31551/stat : 31551 (features) S 31537 31537 31485 0 -1 4202496 5128 0 0 0 243 8 0 0 20 0 1 0 797659897 23904256 3106 33554432000 134512640 135907751 4291847136 18446744073709551615 135396702 0 0 16781312 0 18446744071562362840 0 0 17 1 0 0 0
/proc/31551/statm: 5836 3106 114 341 0 5492 0
[pid=31552] ppid=31537 vsize=59496 CPUtime=218.89 cores=1,3
/proc/31552/stat : 31552 (lingeling) R 31537 31537 31485 0 -1 4202496 150148 0 0 0 21869 20 0 0 25 0 1 0 797660176 60923904 14567 33554432000 134512640 134650204 4286989824 18446744073709551615 134546137 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31552/statm: 14874 14567 112 34 0 14489 0
Current children cumulated CPU time (s) 221.44
Current children cumulated vsize (KiB) 117228

[startup+282.301 s]
/proc/loadavg: 3.97 2.50 1.07 6/541 31628
/proc/meminfo: memFree=21274944/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0

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

/proc/meminfo: memFree=21546356/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0
[pid=31551] ppid=31537 vsize=23344 CPUtime=2.51 cores=1,3
/proc/31551/stat : 31551 (features) S 31537 31537 31485 0 -1 4202496 5128 0 0 0 243 8 0 0 20 0 1 0 797659897 23904256 3106 33554432000 134512640 135907751 4291847136 18446744073709551615 135396702 0 0 16781312 0 18446744071562362840 0 0 17 1 0 0 0
/proc/31551/statm: 5836 3106 114 341 0 5492 0
[pid=31552] ppid=31537 vsize=71184 CPUtime=698.88 cores=1,3
/proc/31552/stat : 31552 (lingeling) R 31537 31537 31485 0 -1 4202496 272701 0 0 0 69851 37 0 0 25 0 1 0 797660176 72892416 17514 33554432000 134512640 134650204 4286989824 18446744073709551615 134543819 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31552/statm: 17796 17514 112 34 0 17411 0
Current children cumulated CPU time (s) 701.43
Current children cumulated vsize (KiB) 128916

[startup+762.301 s]
/proc/loadavg: 4.00 3.74 2.27 5/538 31867
/proc/meminfo: memFree=21562540/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0
[pid=31551] ppid=31537 vsize=23344 CPUtime=2.51 cores=1,3
/proc/31551/stat : 31551 (features) S 31537 31537 31485 0 -1 4202496 5128 0 0 0 243 8 0 0 20 0 1 0 797659897 23904256 3106 33554432000 134512640 135907751 4291847136 18446744073709551615 135396702 0 0 16781312 0 18446744071562362840 0 0 17 1 0 0 0
/proc/31551/statm: 5836 3106 114 341 0 5492 0
[pid=31552] ppid=31537 vsize=65140 CPUtime=758.91 cores=1,3
/proc/31552/stat : 31552 (lingeling) R 31537 31537 31485 0 -1 4202496 283449 0 0 0 75852 39 0 0 25 0 1 0 797660176 66703360 16003 33554432000 134512640 134650204 4286989824 18446744073709551615 134630237 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31552/statm: 16285 16003 112 34 0 15900 0
Current children cumulated CPU time (s) 761.46
Current children cumulated vsize (KiB) 122872

[startup+822.301 s]
/proc/loadavg: 4.00 3.78 2.37 5/541 31891
/proc/meminfo: memFree=21553112/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0
[pid=31551] ppid=31537 vsize=23344 CPUtime=2.51 cores=1,3
/proc/31551/stat : 31551 (features) S 31537 31537 31485 0 -1 4202496 5128 0 0 0 243 8 0 0 20 0 1 0 797659897 23904256 3106 33554432000 134512640 135907751 4291847136 18446744073709551615 135396702 0 0 16781312 0 18446744071562362840 0 0 17 1 0 0 0
/proc/31551/statm: 5836 3106 114 341 0 5492 0
[pid=31552] ppid=31537 vsize=65112 CPUtime=818.89 cores=1,3
/proc/31552/stat : 31552 (lingeling) R 31537 31537 31485 0 -1 4202496 297011 0 0 0 81848 41 0 0 25 0 1 0 797660176 66674688 15996 33554432000 134512640 134650204 4286989824 18446744073709551615 134585418 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31552/statm: 16278 15996 112 34 0 15893 0
Current children cumulated CPU time (s) 821.44
Current children cumulated vsize (KiB) 122844

[startup+882.321 s]
/proc/loadavg: 4.08 3.85 2.48 5/541 31938
/proc/meminfo: memFree=21538624/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0
[pid=31551] ppid=31537 vsize=23344 CPUtime=2.51 cores=1,3
/proc/31551/stat : 31551 (features) S 31537 31537 31485 0 -1 4202496 5128 0 0 0 243 8 0 0 20 0 1 0 797659897 23904256 3106 33554432000 134512640 135907751 4291847136 18446744073709551615 135396702 0 0 16781312 0 18446744071562362840 0 0 17 1 0 0 0
/proc/31551/statm: 5836 3106 114 341 0 5492 0
[pid=31552] ppid=31537 vsize=72848 CPUtime=878.92 cores=1,3
/proc/31552/stat : 31552 (lingeling) R 31537 31537 31485 0 -1 4202496 311640 0 0 0 87849 43 0 0 25 0 1 0 797660176 74596352 17930 33554432000 134512640 134650204 4286989824 18446744073709551615 134547320 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31552/statm: 18212 17930 112 34 0 17827 0
Current children cumulated CPU time (s) 881.47
Current children cumulated vsize (KiB) 130580

[startup+942.301 s]
/proc/loadavg: 4.07 3.89 2.58 5/541 31946
/proc/meminfo: memFree=21549840/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0
[pid=31551] ppid=31537 vsize=23344 CPUtime=2.51 cores=1,3
/proc/31551/stat : 31551 (features) S 31537 31537 31485 0 -1 4202496 5128 0 0 0 243 8 0 0 20 0 1 0 797659897 23904256 3106 33554432000 134512640 135907751 4291847136 18446744073709551615 135396702 0 0 16781312 0 18446744071562362840 0 0 17 1 0 0 0
/proc/31551/statm: 5836 3106 114 341 0 5492 0
[pid=31552] ppid=31537 vsize=65024 CPUtime=938.9 cores=1,3
/proc/31552/stat : 31552 (lingeling) R 31537 31537 31485 0 -1 4202496 319777 0 0 0 93846 44 0 0 25 0 1 0 797660176 66584576 15974 33554432000 134512640 134650204 4286989824 18446744073709551615 134630573 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31552/statm: 16256 15974 112 34 0 15871 0
Current children cumulated CPU time (s) 941.45
Current children cumulated vsize (KiB) 122756

[startup+1002.3 s]
/proc/loadavg: 4.23 3.95 2.68 5/541 31947
/proc/meminfo: memFree=21546436/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0
[pid=31551] ppid=31537 vsize=23344 CPUtime=2.51 cores=1,3
/proc/31551/stat : 31551 (features) S 31537 31537 31485 0 -1 4202496 5128 0 0 0 243 8 0 0 20 0 1 0 797659897 23904256 3106 33554432000 134512640 135907751 4291847136 18446744073709551615 135396702 0 0 16781312 0 18446744071562362840 0 0 17 1 0 0 0
/proc/31551/statm: 5836 3106 114 341 0 5492 0
[pid=31552] ppid=31537 vsize=68764 CPUtime=998.89 cores=1,3
/proc/31552/stat : 31552 (lingeling) R 31537 31537 31485 0 -1 4202496 331612 0 0 0 99844 45 0 0 25 0 1 0 797660176 70414336 16909 33554432000 134512640 134650204 4286989824 18446744073709551615 134630335 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31552/statm: 17191 16909 112 34 0 16806 0
Current children cumulated CPU time (s) 1001.44
Current children cumulated vsize (KiB) 126496

[startup+1062.3 s]
/proc/loadavg: 4.21 3.99 2.77 5/541 31951
/proc/meminfo: memFree=21539536/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0
[pid=31551] ppid=31537 vsize=23344 CPUtime=2.51 cores=1,3
/proc/31551/stat : 31551 (features) S 31537 31537 31485 0 -1 4202496 5128 0 0 0 243 8 0 0 20 0 1 0 797659897 23904256 3106 33554432000 134512640 135907751 4291847136 18446744073709551615 135396702 0 0 16781312 0 18446744071562362840 0 0 17 1 0 0 0
/proc/31551/statm: 5836 3106 114 341 0 5492 0
[pid=31552] ppid=31537 vsize=70732 CPUtime=1058.9 cores=1,3
/proc/31552/stat : 31552 (lingeling) R 31537 31537 31485 0 -1 4202496 343950 0 0 0 105844 46 0 0 25 0 1 0 797660176 72429568 17373 33554432000 134512640 134650204 4286989824 18446744073709551615 134630344 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31552/statm: 17683 17373 112 34 0 17298 0
Current children cumulated CPU time (s) 1061.45
Current children cumulated vsize (KiB) 128464

[startup+1122.3 s]
/proc/loadavg: 4.11 4.00 2.85 5/541 31953
/proc/meminfo: memFree=21510296/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0
[pid=31551] ppid=31537 vsize=23344 CPUtime=2.51 cores=1,3
/proc/31551/stat : 31551 (features) S 31537 31537 31485 0 -1 4202496 5128 0 0 0 243 8 0 0 20 0 1 0 797659897 23904256 3106 33554432000 134512640 135907751 4291847136 18446744073709551615 135396702 0 0 16781312 0 18446744071562362840 0 0 17 1 0 0 0
/proc/31551/statm: 5836 3106 114 341 0 5492 0
[pid=31552] ppid=31537 vsize=73524 CPUtime=1118.9 cores=1,3
/proc/31552/stat : 31552 (lingeling) R 31537 31537 31485 0 -1 4202496 352443 0 0 0 111842 48 0 0 25 0 1 0 797660176 75288576 18071 33554432000 134512640 134650204 4286989824 18446744073709551615 134630283 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31552/statm: 18381 18071 112 34 0 17996 0
Current children cumulated CPU time (s) 1121.45
Current children cumulated vsize (KiB) 131256

[startup+1182.3 s]
/proc/loadavg: 4.12 4.03 2.93 5/541 31955
/proc/meminfo: memFree=21521028/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0
[pid=31551] ppid=31537 vsize=23344 CPUtime=2.51 cores=1,3
/proc/31551/stat : 31551 (features) S 31537 31537 31485 0 -1 4202496 5128 0 0 0 243 8 0 0 20 0 1 0 797659897 23904256 3106 33554432000 134512640 135907751 4291847136 18446744073709551615 135396702 0 0 16781312 0 18446744071562362840 0 0 17 1 0 0 0
/proc/31551/statm: 5836 3106 114 341 0 5492 0
[pid=31552] ppid=31537 vsize=64820 CPUtime=1178.9 cores=1,3
/proc/31552/stat : 31552 (lingeling) R 31537 31537 31485 0 -1 4202496 362133 0 0 0 117841 49 0 0 25 0 1 0 797660176 66375680 15895 33554432000 134512640 134650204 4286989824 18446744073709551615 134630069 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31552/statm: 16205 15895 112 34 0 15820 0
Current children cumulated CPU time (s) 1181.45
Current children cumulated vsize (KiB) 122552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 4.16 4.04 2.96 4/535 31957
/proc/meminfo: memFree=21961880/32951124 swapFree=62999000/67111528
[pid=31537] ppid=31531 vsize=34388 CPUtime=0.04 cores=1,3
/proc/31537/stat : 31537 (python) S 31531 31537 31485 0 -1 4202496 2059 0 12 0 2 2 0 0 17 0 1 0 797659835 35213312 1405 33554432000 4194304 5683644 140737364978560 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 26
/proc/31537/statm: 8597 1405 468 364 0 931 0
[pid=31551] ppid=31537 vsize=23344 CPUtime=2.51 cores=1,3
/proc/31551/stat : 31551 (features) S 31537 31537 31485 0 -1 4202496 5128 0 0 0 243 8 0 0 20 0 1 0 797659897 23904256 3106 33554432000 134512640 135907751 4291847136 18446744073709551615 135396702 0 0 16781312 0 18446744071562362840 0 0 17 1 0 0 0
/proc/31551/statm: 5836 3106 114 341 0 5492 0
[pid=31552] ppid=31537 vsize=74788 CPUtime=1197.53 cores=1,3
/proc/31552/stat : 31552 (lingeling) R 31537 31537 31485 0 -1 4202496 365825 0 0 0 119703 50 0 0 25 0 1 0 797660176 76582912 18387 33554432000 134512640 134650204 4286989824 18446744073709551615 134524899 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31552/statm: 18697 18387 112 34 0 18312 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 132520

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

Real time (s): 1200.93
CPU time (s): 1200.08
CPU user time (s): 1199.48
CPU system time (s): 0.6
CPU usage (%): 99.9296
Max. virtual memory (cumulated for all children) (KiB): 146156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.023996
system time used= 0.027995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2147
page faults= 12
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1830
involuntary context switches= 4

runsolver used 6.27305 second user time and 15.7506 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-03 00:07:16
IDJOB=3448757
IDBENCH=53034
IDSOLVER=1947
FILE ID=node141/3448757-1307052432
RUNJOBID= node141-1307052431-31505
PBS_JOBID= 13497787
Free space on /tmp= 73744 MiB

SOLVER NAME= Coach 2011-03-18
BENCH NAME= SAT_RACE08/Q1/SAT_dat.k85.cnf
COMMAND LINE= python portfolio_solver.py -t TIMELIMIT -s RANDOMSEED  BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3448757-1307052432/watcher-3448757-1307052432 -o /tmp/evaluation-result-3448757-1307052432/solver-3448757-1307052432 -C 1200 -W 1300 -M 7680  python portfolio_solver.py -t 1200 -s 420356159  HOME/instance-3448757-1307052432.cnf

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

MD5SUM BENCH= dce41996d9c5153aa0c253fa128d227c
RANDOM SEED=420356159

node141.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.806
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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:     32951124 kB
MemFree:      22056808 kB
Buffers:        185464 kB
Cached:         468260 kB
SwapCached:       8848 kB
Active:       10402844 kB
Inactive:       236852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22056808 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:          208196 kB
Writeback:           0 kB
AnonPages:     9984324 kB
Mapped:          25000 kB
Slab:           114968 kB
PageTables:      70312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150654072 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= 73684 MiB
End job on node141 at 2011-06-03 00:27:25