Trace number 3714490

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
npSolver inc? (TO) 1800.13 1800.92

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j90/
normalized-j9010_6-unsat--soft-0-100-0.wbo
MD5SUM7d2732a3b538b2675e9466f6cb41805d
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark2.71759
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables16744
Total number of constraints52975
Number of soft constraints52975
Number of constraints which are clauses52611
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints364
Minimum length of a constraint1
Maximum length of a constraint72
Top cost 2678330
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2678329
Biggest number in a constraint 41
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 413
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.69/2.76	c run usual solver
28.61/29.10	o 11820
28.61/29.10	c current bound: 5910
28.61/29.10	c fallback to adder encoding
1800.09/1800.91	./satsolver.sh: line 5: 22682 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.91	c error: unexpected solver exit code
1800.09/1800.91	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3714490-1338198421/watcher-3714490-1338198421 -o /tmp/evaluation-result-3714490-1338198421/solver-3714490-1338198421 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714490-1338198421.wbo 543147534 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 22666
/proc/meminfo: memFree=27091188/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0

[startup+0.0272609 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 22666
/proc/meminfo: memFree=27091188/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100232 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 22666
/proc/meminfo: memFree=27091188/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300224 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 22666
/proc/meminfo: memFree=27091188/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70022 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 22666
/proc/meminfo: memFree=27091188/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 22668
/proc/meminfo: memFree=26888976/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
[pid=22667] ppid=22666 vsize=69248 CPUtime=1.49 cores=0,2,4,6
/proc/22667/stat : 22667 (npSolver-wbo) R 22666 22666 21976 0 -1 4202496 7301 0 0 0 146 3 0 0 20 0 1 0 285967486 70909952 15823 33554432000 4194304 5990268 140733816152832 140733816148408 4707414 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22667/statm: 17312 15823 145 439 0 16869 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78396

[startup+3.10022 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 22670
/proc/meminfo: memFree=26598288/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
[pid=22667] ppid=22666 vsize=103268 CPUtime=2.84 cores=0,2,4,6
/proc/22667/stat : 22667 (npSolver-wbo) S 22666 22666 21976 0 -1 4202496 8670 0 0 0 268 16 0 0 20 0 1 0 285967486 105746432 18705 33554432000 4194304 5990268 140733816152832 140733816145984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22667/statm: 25817 18705 153 439 0 25374 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 112416

[startup+6.30028 s]
/proc/loadavg: 2.03 2.01 2.00 3/185 22672
/proc/meminfo: memFree=25525588/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
[pid=22667] ppid=22666 vsize=103268 CPUtime=2.84 cores=0,2,4,6
/proc/22667/stat : 22667 (npSolver-wbo) S 22666 22666 21976 0 -1 4202496 8670 0 0 0 268 16 0 0 20 0 1 0 285967486 105746432 18705 33554432000 4194304 5990268 140733816152832 140733816145984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22667/statm: 25817 18705 153 439 0 25374 0
[pid=22671] ppid=22667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22671/stat : 22671 (cp2_pre.sh) S 22667 22666 21976 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 285967771 9367552 276 33554432000 4194304 5064252 140733276191984 140733276190688 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22671/statm: 2287 276 234 213 0 72 0
[pid=22672] ppid=22671 vsize=467444 CPUtime=3.43 cores=0,2,4,6
/proc/22672/stat : 22672 (coprocessor) R 22671 22666 21976 0 -1 4202496 55008 0 0 0 332 11 0 0 20 0 1 0 285967771 478662656 114755 33554432000 4194304 6586260 140736027830864 140736027826712 5599308 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/22672/statm: 116861 114755 189 584 0 116273 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 589008

[startup+12.7066 s]
/proc/loadavg: 2.17 2.04 2.01 3/185 22672
/proc/meminfo: memFree=25496964/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
[pid=22667] ppid=22666 vsize=103268 CPUtime=2.84 cores=0,2,4,6
/proc/22667/stat : 22667 (npSolver-wbo) S 22666 22666 21976 0 -1 4202496 8670 0 0 0 268 16 0 0 20 0 1 0 285967486 105746432 18705 33554432000 4194304 5990268 140733816152832 140733816145984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22667/statm: 25817 18705 153 439 0 25374 0
[pid=22671] ppid=22667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22671/stat : 22671 (cp2_pre.sh) S 22667 22666 21976 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 285967771 9367552 276 33554432000 4194304 5064252 140733276191984 140733276190688 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22671/statm: 2287 276 234 213 0 72 0
[pid=22672] ppid=22671 vsize=467708 CPUtime=9.83 cores=0,2,4,6
/proc/22672/stat : 22672 (coprocessor) R 22671 22666 21976 0 -1 4202496 55080 0 0 0 972 11 0 0 20 0 1 0 285967771 478932992 114827 33554432000 4194304 6586260 140736027830864 140736027826232 5599599 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/22672/statm: 116927 114827 189 584 0 116339 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 589272

[startup+25.5004 s]
/proc/loadavg: 2.15 2.04 2.01 3/185 22675
/proc/meminfo: memFree=25782340/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
[pid=22667] ppid=22666 vsize=103268 CPUtime=24.06 cores=0,2,4,6
/proc/22667/stat : 22667 (npSolver-wbo) S 22666 22666 21976 0 -1 4202496 8679 59043 0 0 268 16 1991 131 20 0 1 0 285967486 105746432 18706 33554432000 4194304 5990268 140733816152832 140733816147072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22667/statm: 25817 18706 154 439 0 25374 0
[pid=22674] ppid=22667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22674/stat : 22674 (satsolver.sh) S 22667 22666 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285969895 9367552 266 33554432000 4194304 5064252 140734099599936 140734099598848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22674/statm: 2287 266 226 213 0 72 0
[pid=22675] ppid=22674 vsize=184060 CPUtime=1.39 cores=0,2,4,6
/proc/22675/stat : 22675 (glucose) R 22674 22666 21976 0 -1 4202496 28272 0 0 0 133 6 0 0 20 0 1 0 285969895 188477440 39073 33554432000 4194304 5208918 140735010938768 140735010936728 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22675/statm: 46015 39073 95 248 0 45764 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 305624

[startup+51.1004 s]
/proc/loadavg: 2.29 2.08 2.02 3/185 22682
/proc/meminfo: memFree=24535932/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
[pid=22667] ppid=22666 vsize=696440 CPUtime=33.31 cores=0,2,4,6
/proc/22667/stat : 22667 (npSolver-wbo) S 22666 22666 21976 0 -1 4202496 22797 101821 0 0 714 226 2240 151 20 0 1 0 285967486 713154560 106553 33554432000 4194304 5990268 140733816152832 140733816144272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22667/statm: 174110 106553 166 439 0 173667 0
[pid=22681] ppid=22667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (satsolver.sh) S 22667 22666 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285970867 9367552 266 33554432000 4194304 5064252 140734684855216 140734684854128 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22681/statm: 2287 266 226 213 0 72 0
[pid=22682] ppid=22681 vsize=863016 CPUtime=17.29 cores=0,2,4,6
/proc/22682/stat : 22682 (glucose) R 22681 22666 21976 0 -1 4202496 114225 0 0 0 1694 35 0 0 20 0 1 0 285970867 883728384 184962 33554432000 4194304 5208918 140736488812224 140736488810184 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22682/statm: 215754 184962 103 248 0 215503 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 1577752

[startup+102.3 s]
/proc/loadavg: 2.12 2.07 2.02 3/185 22682
/proc/meminfo: memFree=24526256/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
[pid=22667] ppid=22666 vsize=696440 CPUtime=33.31 cores=0,2,4,6
/proc/22667/stat : 22667 (npSolver-wbo) S 22666 22666 21976 0 -1 4202496 22797 101821 0 0 714 226 2240 151 20 0 1 0 285967486 713154560 106553 33554432000 4194304 5990268 140733816152832 140733816144272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22667/statm: 174110 106553 166 439 0 173667 0
[pid=22681] ppid=22667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (satsolver.sh) S 22667 22666 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285970867 9367552 266 33554432000 4194304 5064252 140734684855216 140734684854128 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22681/statm: 2287 266 226 213 0 72 0
[pid=22682] ppid=22681 vsize=876688 CPUtime=68.47 cores=0,2,4,6
/proc/22682/stat : 22682 (glucose) R 22681 22666 21976 0 -1 4202496 115646 0 0 0 6812 35 0 0 20 0 1 0 285970867 897728512 187405 33554432000 4194304 5208918 140736488812224 140736488810056 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22682/statm: 219172 187405 103 248 0 218921 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 1591424

[startup+162.307 s]
/proc/loadavg: 2.04 2.05 2.01 3/185 22683
/proc/meminfo: memFree=24526132/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
[pid=22667] ppid=22666 vsize=696440 CPUtime=33.31 cores=0,2,4,6
/proc/22667/stat : 22667 (npSolver-wbo) S 22666 22666 21976 0 -1 4202496 22797 101821 0 0 714 226 2240 151 20 0 1 0 285967486 713154560 106553 33554432000 4194304 5990268 140733816152832 140733816144272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22667/statm: 174110 106553 166 439 0 173667 0
[pid=22681] ppid=22667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (satsolver.sh) S 22667 22666 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285970867 9367552 266 33554432000 4194304 5064252 140734684855216 140734684854128 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22681/statm: 2287 266 226 213 0 72 0
[pid=22682] ppid=22681 vsize=876688 CPUtime=128.47 cores=0,2,4,6
/proc/22682/stat : 22682 (glucose) R 22681 22666 21976 0 -1 4202496 115646 0 0 0 12812 35 0 0 20 0 1 0 285970867 897728512 187405 33554432000 4194304 5208918 140736488812224 140736488810056 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22682/statm: 219172 187405 103 248 0 218921 0
Current children cumulated CPU time (s) 161.78
Current children cumulated vsize (KiB) 1591424

[startup+222.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/186 22686
/proc/meminfo: memFree=24526248/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 22719
/proc/meminfo: memFree=24509248/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
[pid=22667] ppid=22666 vsize=696440 CPUtime=33.31 cores=0,2,4,6
/proc/22667/stat : 22667 (npSolver-wbo) S 22666 22666 21976 0 -1 4202496 22797 101821 0 0 714 226 2240 151 20 0 1 0 285967486 713154560 106553 33554432000 4194304 5990268 140733816152832 140733816144272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22667/statm: 174110 106553 166 439 0 173667 0
[pid=22681] ppid=22667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (satsolver.sh) S 22667 22666 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285970867 9367552 266 33554432000 4194304 5064252 140734684855216 140734684854128 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22681/statm: 2287 266 226 213 0 72 0
[pid=22682] ppid=22681 vsize=876688 CPUtime=1388.24 cores=0,2,4,6
/proc/22682/stat : 22682 (glucose) R 22681 22666 21976 0 -1 4202496 115683 0 0 0 138788 36 0 0 20 0 1 0 285970867 897728512 189965 33554432000 4194304 5208918 140736488812224 140736488807928 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22682/statm: 219172 189965 103 248 0 218921 0
Current children cumulated CPU time (s) 1421.55
Current children cumulated vsize (KiB) 1591424

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22719
/proc/meminfo: memFree=24508748/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
[pid=22667] ppid=22666 vsize=696440 CPUtime=33.31 cores=0,2,4,6
/proc/22667/stat : 22667 (npSolver-wbo) S 22666 22666 21976 0 -1 4202496 22797 101821 0 0 714 226 2240 151 20 0 1 0 285967486 713154560 106553 33554432000 4194304 5990268 140733816152832 140733816144272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22667/statm: 174110 106553 166 439 0 173667 0
[pid=22681] ppid=22667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (satsolver.sh) S 22667 22666 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285970867 9367552 266 33554432000 4194304 5064252 140734684855216 140734684854128 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22681/statm: 2287 266 226 213 0 72 0
[pid=22682] ppid=22681 vsize=876688 CPUtime=1448.24 cores=0,2,4,6
/proc/22682/stat : 22682 (glucose) R 22681 22666 21976 0 -1 4202496 115684 0 0 0 144788 36 0 0 20 0 1 0 285970867 897728512 190082 33554432000 4194304 5208918 140736488812224 140736488807928 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22682/statm: 219172 190082 103 248 0 218921 0
Current children cumulated CPU time (s) 1481.55
Current children cumulated vsize (KiB) 1591424

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22719
/proc/meminfo: memFree=24506700/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
[pid=22667] ppid=22666 vsize=696440 CPUtime=33.31 cores=0,2,4,6
/proc/22667/stat : 22667 (npSolver-wbo) S 22666 22666 21976 0 -1 4202496 22797 101821 0 0 714 226 2240 151 20 0 1 0 285967486 713154560 106553 33554432000 4194304 5990268 140733816152832 140733816144272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22667/statm: 174110 106553 166 439 0 173667 0
[pid=22681] ppid=22667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (satsolver.sh) S 22667 22666 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285970867 9367552 266 33554432000 4194304 5064252 140734684855216 140734684854128 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22681/statm: 2287 266 226 213 0 72 0
[pid=22682] ppid=22681 vsize=876688 CPUtime=1508.22 cores=0,2,4,6
/proc/22682/stat : 22682 (glucose) R 22681 22666 21976 0 -1 4202496 115685 0 0 0 150786 36 0 0 20 0 1 0 285970867 897728512 190594 33554432000 4194304 5208918 140736488812224 140736488807928 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22682/statm: 219172 190594 103 248 0 218921 0
Current children cumulated CPU time (s) 1541.53
Current children cumulated vsize (KiB) 1591424

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22719
/proc/meminfo: memFree=24505836/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
[pid=22667] ppid=22666 vsize=696440 CPUtime=33.31 cores=0,2,4,6
/proc/22667/stat : 22667 (npSolver-wbo) S 22666 22666 21976 0 -1 4202496 22797 101821 0 0 714 226 2240 151 20 0 1 0 285967486 713154560 106553 33554432000 4194304 5990268 140733816152832 140733816144272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22667/statm: 174110 106553 166 439 0 173667 0
[pid=22681] ppid=22667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (satsolver.sh) S 22667 22666 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285970867 9367552 266 33554432000 4194304 5064252 140734684855216 140734684854128 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22681/statm: 2287 266 226 213 0 72 0
[pid=22682] ppid=22681 vsize=876688 CPUtime=1568.21 cores=0,2,4,6
/proc/22682/stat : 22682 (glucose) R 22681 22666 21976 0 -1 4202496 115687 0 0 0 156785 36 0 0 20 0 1 0 285970867 897728512 190834 33554432000 4194304 5208918 140736488812224 140736488807928 4211160 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22682/statm: 219172 190834 103 248 0 218921 0
Current children cumulated CPU time (s) 1601.52
Current children cumulated vsize (KiB) 1591424

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22720
/proc/meminfo: memFree=24505736/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
[pid=22667] ppid=22666 vsize=696440 CPUtime=33.31 cores=0,2,4,6
/proc/22667/stat : 22667 (npSolver-wbo) S 22666 22666 21976 0 -1 4202496 22797 101821 0 0 714 226 2240 151 20 0 1 0 285967486 713154560 106553 33554432000 4194304 5990268 140733816152832 140733816144272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22667/statm: 174110 106553 166 439 0 173667 0
[pid=22681] ppid=22667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (satsolver.sh) S 22667 22666 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285970867 9367552 266 33554432000 4194304 5064252 140734684855216 140734684854128 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22681/statm: 2287 266 226 213 0 72 0
[pid=22682] ppid=22681 vsize=876688 CPUtime=1628.2 cores=0,2,4,6
/proc/22682/stat : 22682 (glucose) R 22681 22666 21976 0 -1 4202496 115688 0 0 0 162784 36 0 0 20 0 1 0 285970867 897728512 190834 33554432000 4194304 5208918 140736488812224 140736488807928 4211160 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22682/statm: 219172 190834 103 248 0 218921 0
Current children cumulated CPU time (s) 1661.51
Current children cumulated vsize (KiB) 1591424

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/185 22720
/proc/meminfo: memFree=24503376/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
[pid=22667] ppid=22666 vsize=696440 CPUtime=33.31 cores=0,2,4,6
/proc/22667/stat : 22667 (npSolver-wbo) S 22666 22666 21976 0 -1 4202496 22797 101821 0 0 714 226 2240 151 20 0 1 0 285967486 713154560 106553 33554432000 4194304 5990268 140733816152832 140733816144272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22667/statm: 174110 106553 166 439 0 173667 0
[pid=22681] ppid=22667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (satsolver.sh) S 22667 22666 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285970867 9367552 266 33554432000 4194304 5064252 140734684855216 140734684854128 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22681/statm: 2287 266 226 213 0 72 0
[pid=22682] ppid=22681 vsize=876688 CPUtime=1688.19 cores=0,2,4,6
/proc/22682/stat : 22682 (glucose) R 22681 22666 21976 0 -1 4202496 115698 0 0 0 168783 36 0 0 20 0 1 0 285970867 897728512 191399 33554432000 4194304 5208918 140736488812224 140736488807928 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22682/statm: 219172 191399 103 248 0 218921 0
Current children cumulated CPU time (s) 1721.5
Current children cumulated vsize (KiB) 1591424

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/185 22836
/proc/meminfo: memFree=25346804/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
[pid=22667] ppid=22666 vsize=696440 CPUtime=33.31 cores=0,2,4,6
/proc/22667/stat : 22667 (npSolver-wbo) S 22666 22666 21976 0 -1 4202496 22797 101821 0 0 714 226 2240 151 20 0 1 0 285967486 713154560 106553 33554432000 4194304 5990268 140733816152832 140733816144272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22667/statm: 174110 106553 166 439 0 173667 0
[pid=22681] ppid=22667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (satsolver.sh) S 22667 22666 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285970867 9367552 266 33554432000 4194304 5064252 140734684855216 140734684854128 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22681/statm: 2287 266 226 213 0 72 0
[pid=22682] ppid=22681 vsize=876688 CPUtime=1748.17 cores=0,2,4,6
/proc/22682/stat : 22682 (glucose) R 22681 22666 21976 0 -1 4202496 115701 0 0 0 174781 36 0 0 20 0 1 0 285970867 897728512 192931 33554432000 4194304 5208918 140736488812224 140736488807928 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22682/statm: 219172 192931 103 248 0 218921 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (KiB) 1591424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.06 2.02 2.00 3/185 22836
/proc/meminfo: memFree=25346928/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
[pid=22667] ppid=22666 vsize=696440 CPUtime=33.31 cores=0,2,4,6
/proc/22667/stat : 22667 (npSolver-wbo) S 22666 22666 21976 0 -1 4202496 22797 101821 0 0 714 226 2240 151 20 0 1 0 285967486 713154560 106553 33554432000 4194304 5990268 140733816152832 140733816144272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22667/statm: 174110 106553 166 439 0 173667 0
[pid=22681] ppid=22667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (satsolver.sh) S 22667 22666 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285970867 9367552 266 33554432000 4194304 5064252 140734684855216 140734684854128 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22681/statm: 2287 266 226 213 0 72 0
[pid=22682] ppid=22681 vsize=876688 CPUtime=1766.78 cores=0,2,4,6
/proc/22682/stat : 22682 (glucose) R 22681 22666 21976 0 -1 4202496 115701 0 0 0 176642 36 0 0 20 0 1 0 285970867 897728512 192931 33554432000 4194304 5208918 140736488812224 140736488807928 4211712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22682/statm: 219172 192931 103 248 0 218921 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1591424

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.06 2.02 2.00 3/185 22836
/proc/meminfo: memFree=25346928/32873844 swapFree=7124/7124
[pid=22666] ppid=22664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22666/stat : 22666 (npSolver-wbo-I.) S 22664 22666 21976 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285967486 9367552 274 33554432000 4194304 5064252 140733817297856 140733817296768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22666/statm: 2287 274 233 213 0 72 0
[pid=22667] ppid=22666 vsize=696440 CPUtime=33.31 cores=0,2,4,6
/proc/22667/stat : 22667 (npSolver-wbo) S 22666 22666 21976 0 -1 4202496 22797 101821 0 0 714 226 2240 151 20 0 1 0 285967486 713154560 106553 33554432000 4194304 5990268 140733816152832 140733816144272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22667/statm: 174110 106553 166 439 0 173667 0
[pid=22681] ppid=22667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (satsolver.sh) S 22667 22666 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285970867 9367552 266 33554432000 4194304 5064252 140734684855216 140734684854128 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22681/statm: 2287 266 226 213 0 72 0
[pid=22682] ppid=22681 vsize=876688 CPUtime=1766.78 cores=0,2,4,6
/proc/22682/stat : 22682 (glucose) R 22681 22666 21976 0 -1 4202496 115701 0 0 0 176642 36 0 0 20 0 1 0 285970867 897728512 192931 33554432000 4194304 5208918 140736488812224 140736488807928 4211712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22682/statm: 219172 192931 103 248 0 218921 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1591424

Child status: 0
Real time (s): 1800.92
CPU time (s): 1800.13
CPU user time (s): 1795.97
CPU system time (s): 4.15837
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 1902296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.97
system time used= 4.15837
maximum resident set size= 938040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241308
page faults= 0
swaps= 0
block input operations= 0
block output operations= 864536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1575
involuntary context switches= 2000

runsolver used 3.66544 second user time and 8.42972 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 11:47:01
IDJOB=3714490
IDBENCH=79135
IDSOLVER=2295
FILE ID=node134/3714490-1338198421
RUNJOBID= node134-1338192934-21992
PBS_JOBID= 14624583
Free space on /tmp= 70860 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j90/normalized-j9010_6-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714490-1338198421/watcher-3714490-1338198421 -o /tmp/evaluation-result-3714490-1338198421/solver-3714490-1338198421 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714490-1338198421.wbo 543147534 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7d2732a3b538b2675e9466f6cb41805d
RANDOM SEED=543147534

node134.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27091188 kB
Buffers:          457348 kB
Cached:          4042616 kB
SwapCached:            0 kB
Active:          2077512 kB
Inactive:        2808028 kB
Active(anon):     378500 kB
Inactive(anon):     5996 kB
Active(file):    1699012 kB
Inactive(file):  2802032 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            155324 kB
Writeback:             0 kB
AnonPages:        397224 kB
Mapped:            15120 kB
Shmem:               212 kB
Slab:             733044 kB
SReclaimable:     170896 kB
SUnreclaim:       562148 kB
KernelStack:        1496 kB
PageTables:         4956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     619904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    366592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70488 MiB
End job on node134 at 2012-05-28 12:17:02