Trace number 3713970

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.07 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB10/oliveras/j120/
normalized-j12015_3-unsat--soft-33-100-0.wbo
MD5SUM0c296f9c06ec0d444dee5de3ba1f40ca
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard 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 benchmark49.8964
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables21054
Total number of constraints66352
Number of soft constraints44341
Number of constraints which are clauses66008
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints344
Minimum length of a constraint1
Maximum length of a constraint93
Top cost 2247790
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2247789
Biggest number in a constraint 46
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 599
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.89/3.98	c run usual solver
43.97/44.09	o 20322
43.97/44.09	c current bound: 10161
43.97/44.09	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/1800.41	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-3713970-1338168482/watcher-3713970-1338168482 -o /tmp/evaluation-result-3713970-1338168482/solver-3713970-1338168482 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3713970-1338168482.wbo 53658487 HOME HOME 

running on 4 cores: 1,3,5,7

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.00 2.00 2.00 3/180 7280
/proc/meminfo: memFree=25536672/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0

[startup+0.072013 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7280
/proc/meminfo: memFree=25536672/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100211 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7280
/proc/meminfo: memFree=25536672/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300208 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7280
/proc/meminfo: memFree=25536672/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7280
/proc/meminfo: memFree=25536672/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 7282
/proc/meminfo: memFree=25445440/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
[pid=7281] ppid=7280 vsize=134940 CPUtime=1.48 cores=1,3,5,7
/proc/7281/stat : 7281 (npSolver-wbo) R 7280 7280 6342 0 -1 4202496 7873 0 0 0 144 4 0 0 20 0 1 0 282973730 138178560 22863 33554432000 4194304 5990268 140733589650000 140733589645576 4547881 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/7281/statm: 33735 22863 145 439 0 33292 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 144088

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 7282
/proc/meminfo: memFree=25445192/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
[pid=7281] ppid=7280 vsize=134940 CPUtime=3.08 cores=1,3,5,7
/proc/7281/stat : 7281 (npSolver-wbo) R 7280 7280 6342 0 -1 4202496 7873 0 0 0 304 4 0 0 20 0 1 0 282973730 138178560 22863 33554432000 4194304 5990268 140733589650000 140733589645576 4604834 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/7281/statm: 33735 22863 145 439 0 33292 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 144088

[startup+6.30027 s]
/proc/loadavg: 2.08 2.02 2.01 3/184 7284
/proc/meminfo: memFree=24971912/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
[pid=7281] ppid=7280 vsize=135984 CPUtime=4.04 cores=1,3,5,7
/proc/7281/stat : 7281 (npSolver-wbo) S 7280 7280 6342 0 -1 4202496 8550 0 0 0 385 19 0 0 20 0 1 0 282973730 139247616 25694 33554432000 4194304 5990268 140733589650000 140733589643152 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7281/statm: 33996 25694 153 439 0 33553 0
[pid=7283] ppid=7281 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7283/stat : 7283 (cp2_pre.sh) S 7281 7280 6342 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 282974136 9367552 277 33554432000 4194304 5064252 140734914581440 140734914580144 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7283/statm: 2287 277 234 213 0 72 0
[pid=7284] ppid=7283 vsize=548504 CPUtime=2.23 cores=1,3,5,7
/proc/7284/stat : 7284 (coprocessor) R 7283 7280 6342 0 -1 4202496 53714 0 0 0 208 15 0 0 20 0 1 0 282974136 561668096 119105 33554432000 4194304 6586260 140736551066880 140736551063144 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/7284/statm: 137126 119105 164 584 0 136538 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 702784

[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 7284
/proc/meminfo: memFree=24725644/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
[pid=7281] ppid=7280 vsize=135984 CPUtime=4.04 cores=1,3,5,7
/proc/7281/stat : 7281 (npSolver-wbo) S 7280 7280 6342 0 -1 4202496 8550 0 0 0 385 19 0 0 20 0 1 0 282973730 139247616 25694 33554432000 4194304 5990268 140733589650000 140733589643152 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7281/statm: 33996 25694 153 439 0 33553 0
[pid=7283] ppid=7281 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7283/stat : 7283 (cp2_pre.sh) S 7281 7280 6342 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 282974136 9367552 277 33554432000 4194304 5064252 140734914581440 140734914580144 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7283/statm: 2287 277 234 213 0 72 0
[pid=7284] ppid=7283 vsize=669420 CPUtime=8.62 cores=1,3,5,7
/proc/7284/stat : 7284 (coprocessor) R 7283 7280 6342 0 -1 4202496 68953 0 0 0 844 18 0 0 20 0 1 0 282974136 685486080 162959 33554432000 4194304 6586260 140736551066880 140736551062200 5599599 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/7284/statm: 167355 162959 190 584 0 166767 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 823700

[startup+25.5066 s]
/proc/loadavg: 2.06 2.01 2.00 3/184 7284
/proc/meminfo: memFree=24723116/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
[pid=7281] ppid=7280 vsize=135984 CPUtime=4.04 cores=1,3,5,7
/proc/7281/stat : 7281 (npSolver-wbo) S 7280 7280 6342 0 -1 4202496 8550 0 0 0 385 19 0 0 20 0 1 0 282973730 139247616 25694 33554432000 4194304 5990268 140733589650000 140733589643152 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7281/statm: 33996 25694 153 439 0 33553 0
[pid=7283] ppid=7281 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7283/stat : 7283 (cp2_pre.sh) S 7281 7280 6342 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 282974136 9367552 277 33554432000 4194304 5064252 140734914581440 140734914580144 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7283/statm: 2287 277 234 213 0 72 0
[pid=7284] ppid=7283 vsize=670212 CPUtime=21.43 cores=1,3,5,7
/proc/7284/stat : 7284 (coprocessor) R 7283 7280 6342 0 -1 4202496 69178 0 0 0 2125 18 0 0 20 0 1 0 282974136 686297088 163184 33554432000 4194304 6586260 140736551066880 140736551062424 5599599 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/7284/statm: 167553 163184 190 584 0 166965 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 824492

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 7294
/proc/meminfo: memFree=24069884/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
[pid=7281] ppid=7280 vsize=693588 CPUtime=48.01 cores=1,3,5,7
/proc/7281/stat : 7281 (npSolver-wbo) S 7280 7280 6342 0 -1 4202496 19527 131948 0 0 780 276 3519 226 20 0 1 0 282973730 710234112 100511 33554432000 4194304 5990268 140733589650000 140733589641440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7281/statm: 173397 100511 165 439 0 172954 0
[pid=7293] ppid=7281 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7293/stat : 7293 (satsolver.sh) S 7281 7280 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282978534 9367552 267 33554432000 4194304 5064252 140733976975936 140733976974848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7293/statm: 2287 267 226 213 0 72 0
[pid=7294] ppid=7293 vsize=812996 CPUtime=3.05 cores=1,3,5,7
/proc/7294/stat : 7294 (glucose) R 7293 7280 6342 0 -1 4202496 97890 0 0 0 275 30 0 0 20 0 1 0 282978534 832507904 192244 33554432000 4194304 5208918 140737189447696 140737188397096 4465602 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7294/statm: 203249 192244 70 248 0 202998 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1524880

[startup+102.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/184 7294
/proc/meminfo: memFree=24001956/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
[pid=7281] ppid=7280 vsize=693588 CPUtime=48.01 cores=1,3,5,7
/proc/7281/stat : 7281 (npSolver-wbo) S 7280 7280 6342 0 -1 4202496 19527 131948 0 0 780 276 3519 226 20 0 1 0 282973730 710234112 100511 33554432000 4194304 5990268 140733589650000 140733589641440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7281/statm: 173397 100511 165 439 0 172954 0
[pid=7293] ppid=7281 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7293/stat : 7293 (satsolver.sh) S 7281 7280 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282978534 9367552 267 33554432000 4194304 5064252 140733976975936 140733976974848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7293/statm: 2287 267 226 213 0 72 0
[pid=7294] ppid=7293 vsize=862416 CPUtime=54.24 cores=1,3,5,7
/proc/7294/stat : 7294 (glucose) R 7293 7280 6342 0 -1 4202496 113468 0 0 0 5388 36 0 0 20 0 1 0 282978534 883113984 190053 33554432000 4194304 5208918 140737189447696 140737189445368 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7294/statm: 215604 190053 103 248 0 215353 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1574300

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/185 7297
/proc/meminfo: memFree=24000156/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
[pid=7281] ppid=7280 vsize=693588 CPUtime=48.01 cores=1,3,5,7
/proc/7281/stat : 7281 (npSolver-wbo) S 7280 7280 6342 0 -1 4202496 19527 131948 0 0 780 276 3519 226 20 0 1 0 282973730 710234112 100511 33554432000 4194304 5990268 140733589650000 140733589641440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7281/statm: 173397 100511 165 439 0 172954 0
[pid=7293] ppid=7281 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7293/stat : 7293 (satsolver.sh) S 7281 7280 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282978534 9367552 267 33554432000 4194304 5064252 140733976975936 140733976974848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7293/statm: 2287 267 226 213 0 72 0
[pid=7294] ppid=7293 vsize=862416 CPUtime=114.24 cores=1,3,5,7
/proc/7294/stat : 7294 (glucose) R 7293 7280 6342 0 -1 4202496 113468 0 0 0 11388 36 0 0 20 0 1 0 282978534 883113984 190053 33554432000 4194304 5208918 140737189447696 140737189445368 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7294/statm: 215604 190053 103 248 0 215353 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1574300

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 7297
/proc/meminfo: memFree=23998240/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/7294/stat : 7294 (glucose) R 7293 7280 6342 0 -1 4202496 113829 0 0 0 131366 36 0 0 20 0 1 0 282978534 884502528 191686 33554432000 4194304 5208918 140737189447696 140737189445656 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7294/statm: 215943 191686 104 248 0 215692 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 1575656

[startup+1422.3 s]
/proc/loadavg: 2.07 2.14 2.06 3/183 7560
/proc/meminfo: memFree=29225960/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
[pid=7281] ppid=7280 vsize=693588 CPUtime=48.01 cores=1,3,5,7
/proc/7281/stat : 7281 (npSolver-wbo) S 7280 7280 6342 0 -1 4202496 19527 131948 0 0 780 276 3519 226 20 0 1 0 282973730 710234112 100511 33554432000 4194304 5990268 140733589650000 140733589641440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7281/statm: 173397 100511 165 439 0 172954 0
[pid=7293] ppid=7281 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7293/stat : 7293 (satsolver.sh) S 7281 7280 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282978534 9367552 267 33554432000 4194304 5064252 140733976975936 140733976974848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7293/statm: 2287 267 226 213 0 72 0
[pid=7294] ppid=7293 vsize=864492 CPUtime=1374.01 cores=1,3,5,7
/proc/7294/stat : 7294 (glucose) R 7293 7280 6342 0 -1 4202496 113871 0 0 0 137365 36 0 0 20 0 1 0 282978534 885239808 192236 33554432000 4194304 5208918 140737189447696 140737189445656 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7294/statm: 216123 192236 104 248 0 215872 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 1576376

[startup+1482.3 s]
/proc/loadavg: 2.02 2.11 2.06 3/183 7560
/proc/meminfo: memFree=29226500/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
[pid=7281] ppid=7280 vsize=693588 CPUtime=48.01 cores=1,3,5,7
/proc/7281/stat : 7281 (npSolver-wbo) S 7280 7280 6342 0 -1 4202496 19527 131948 0 0 780 276 3519 226 20 0 1 0 282973730 710234112 100511 33554432000 4194304 5990268 140733589650000 140733589641440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7281/statm: 173397 100511 165 439 0 172954 0
[pid=7293] ppid=7281 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7293/stat : 7293 (satsolver.sh) S 7281 7280 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282978534 9367552 267 33554432000 4194304 5064252 140733976975936 140733976974848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7293/statm: 2287 267 226 213 0 72 0
[pid=7294] ppid=7293 vsize=864492 CPUtime=1433.99 cores=1,3,5,7
/proc/7294/stat : 7294 (glucose) R 7293 7280 6342 0 -1 4202496 113934 0 0 0 143363 36 0 0 20 0 1 0 282978534 885239808 192377 33554432000 4194304 5208918 140737189447696 140737189445656 4229244 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7294/statm: 216123 192377 104 248 0 215872 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 1576376

[startup+1542.3 s]
/proc/loadavg: 2.01 2.09 2.05 3/183 7561
/proc/meminfo: memFree=29225880/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
[pid=7281] ppid=7280 vsize=693588 CPUtime=48.01 cores=1,3,5,7
/proc/7281/stat : 7281 (npSolver-wbo) S 7280 7280 6342 0 -1 4202496 19527 131948 0 0 780 276 3519 226 20 0 1 0 282973730 710234112 100511 33554432000 4194304 5990268 140733589650000 140733589641440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7281/statm: 173397 100511 165 439 0 172954 0
[pid=7293] ppid=7281 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7293/stat : 7293 (satsolver.sh) S 7281 7280 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282978534 9367552 267 33554432000 4194304 5064252 140733976975936 140733976974848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7293/statm: 2287 267 226 213 0 72 0
[pid=7294] ppid=7293 vsize=864492 CPUtime=1493.99 cores=1,3,5,7
/proc/7294/stat : 7294 (glucose) R 7293 7280 6342 0 -1 4202496 113954 0 0 0 149363 36 0 0 20 0 1 0 282978534 885239808 192397 33554432000 4194304 5208918 140737189447696 140737189445656 4205681 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7294/statm: 216123 192397 104 248 0 215872 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 1576376

[startup+1602.3 s]
/proc/loadavg: 2.00 2.07 2.05 3/183 7561
/proc/meminfo: memFree=29224640/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
[pid=7281] ppid=7280 vsize=693588 CPUtime=48.01 cores=1,3,5,7
/proc/7281/stat : 7281 (npSolver-wbo) S 7280 7280 6342 0 -1 4202496 19527 131948 0 0 780 276 3519 226 20 0 1 0 282973730 710234112 100511 33554432000 4194304 5990268 140733589650000 140733589641440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7281/statm: 173397 100511 165 439 0 172954 0
[pid=7293] ppid=7281 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7293/stat : 7293 (satsolver.sh) S 7281 7280 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282978534 9367552 267 33554432000 4194304 5064252 140733976975936 140733976974848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7293/statm: 2287 267 226 213 0 72 0
[pid=7294] ppid=7293 vsize=864888 CPUtime=1553.97 cores=1,3,5,7
/proc/7294/stat : 7294 (glucose) R 7293 7280 6342 0 -1 4202496 114122 0 0 0 155361 36 0 0 20 0 1 0 282978534 885645312 192565 33554432000 4194304 5208918 140737189447696 140737189445544 4211071 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7294/statm: 216222 192565 104 248 0 215971 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 1576772

[startup+1662.31 s]
/proc/loadavg: 2.00 2.05 2.04 3/183 7561
/proc/meminfo: memFree=29221696/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
[pid=7281] ppid=7280 vsize=693588 CPUtime=48.01 cores=1,3,5,7
/proc/7281/stat : 7281 (npSolver-wbo) S 7280 7280 6342 0 -1 4202496 19527 131948 0 0 780 276 3519 226 20 0 1 0 282973730 710234112 100511 33554432000 4194304 5990268 140733589650000 140733589641440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7281/statm: 173397 100511 165 439 0 172954 0
[pid=7293] ppid=7281 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7293/stat : 7293 (satsolver.sh) S 7281 7280 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282978534 9367552 267 33554432000 4194304 5064252 140733976975936 140733976974848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7293/statm: 2287 267 226 213 0 72 0
[pid=7294] ppid=7293 vsize=865284 CPUtime=1613.97 cores=1,3,5,7
/proc/7294/stat : 7294 (glucose) R 7293 7280 6342 0 -1 4202496 114232 0 0 0 161361 36 0 0 20 0 1 0 282978534 886050816 193186 33554432000 4194304 5208918 140737189447696 140737189445544 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7294/statm: 216321 193186 104 248 0 216070 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 1577168

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 2.04 3/183 7561
/proc/meminfo: memFree=29221228/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
[pid=7281] ppid=7280 vsize=693588 CPUtime=48.01 cores=1,3,5,7
/proc/7281/stat : 7281 (npSolver-wbo) S 7280 7280 6342 0 -1 4202496 19527 131948 0 0 780 276 3519 226 20 0 1 0 282973730 710234112 100511 33554432000 4194304 5990268 140733589650000 140733589641440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7281/statm: 173397 100511 165 439 0 172954 0
[pid=7293] ppid=7281 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7293/stat : 7293 (satsolver.sh) S 7281 7280 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282978534 9367552 267 33554432000 4194304 5064252 140733976975936 140733976974848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7293/statm: 2287 267 226 213 0 72 0
[pid=7294] ppid=7293 vsize=865416 CPUtime=1673.95 cores=1,3,5,7
/proc/7294/stat : 7294 (glucose) R 7293 7280 6342 0 -1 4202496 114244 0 0 0 167359 36 0 0 20 0 1 0 282978534 886185984 193198 33554432000 4194304 5208918 140737189447696 140737189445544 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7294/statm: 216354 193198 104 248 0 216103 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 1577300

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/183 7561
/proc/meminfo: memFree=29217928/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
[pid=7281] ppid=7280 vsize=693588 CPUtime=48.01 cores=1,3,5,7
/proc/7281/stat : 7281 (npSolver-wbo) S 7280 7280 6342 0 -1 4202496 19527 131948 0 0 780 276 3519 226 20 0 1 0 282973730 710234112 100511 33554432000 4194304 5990268 140733589650000 140733589641440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7281/statm: 173397 100511 165 439 0 172954 0
[pid=7293] ppid=7281 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7293/stat : 7293 (satsolver.sh) S 7281 7280 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282978534 9367552 267 33554432000 4194304 5064252 140733976975936 140733976974848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7293/statm: 2287 267 226 213 0 72 0
[pid=7294] ppid=7293 vsize=865416 CPUtime=1733.95 cores=1,3,5,7
/proc/7294/stat : 7294 (glucose) R 7293 7280 6342 0 -1 4202496 114285 0 0 0 173358 37 0 0 20 0 1 0 282978534 886185984 193239 33554432000 4194304 5208918 140737189447696 140737189445544 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7294/statm: 216354 193239 104 248 0 216103 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 1577300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.03 2.03 3/183 7561
/proc/meminfo: memFree=29218176/32873648 swapFree=7116/7116
[pid=7280] ppid=7278 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7280/stat : 7280 (npSolver-wbo-I.) S 7278 7280 6342 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282973730 9367552 274 33554432000 4194304 5064252 140734579974144 140734579973056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7280/statm: 2287 274 233 213 0 72 0
[pid=7281] ppid=7280 vsize=693588 CPUtime=48.01 cores=1,3,5,7
/proc/7281/stat : 7281 (npSolver-wbo) S 7280 7280 6342 0 -1 4202496 19527 131948 0 0 780 276 3519 226 20 0 1 0 282973730 710234112 100511 33554432000 4194304 5990268 140733589650000 140733589641440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7281/statm: 173397 100511 165 439 0 172954 0
[pid=7293] ppid=7281 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7293/stat : 7293 (satsolver.sh) S 7281 7280 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282978534 9367552 267 33554432000 4194304 5064252 140733976975936 140733976974848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7293/statm: 2287 267 226 213 0 72 0
[pid=7294] ppid=7293 vsize=865416 CPUtime=1752.06 cores=1,3,5,7
/proc/7294/stat : 7294 (glucose) R 7293 7280 6342 0 -1 4202496 114285 0 0 0 175169 37 0 0 20 0 1 0 282978534 886185984 193239 33554432000 4194304 5208918 140737189447696 140737189445544 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7294/statm: 216354 193239 104 248 0 216103 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1577300

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7280 and gives
#  childrusage.ru_utime.tv_sec=43
#  childrusage.ru_utime.tv_usec=2462
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=32234
# CPU time returned by wait4() is 48.0347
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.07
CPU user time (s): 1794.68
CPU system time (s): 5.39
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 1771020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.0025
system time used= 5.03223
maximum resident set size= 778792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152450
page faults= 0
swaps= 0
block input operations= 0
block output operations= 952136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2211
involuntary context switches= 111

runsolver used 3.45947 second user time and 9.2016 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-28 03:28:03
IDJOB=3713970
IDBENCH=78638
IDSOLVER=2295
FILE ID=node123/3713970-1338168482
RUNJOBID= node123-1338160041-6359
PBS_JOBID= 14624558
Free space on /tmp= 69772 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB10/oliveras/j120/normalized-j12015_3-unsat--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713970-1338168482/watcher-3713970-1338168482 -o /tmp/evaluation-result-3713970-1338168482/solver-3713970-1338168482 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3713970-1338168482.wbo 53658487 HOME HOME

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

MD5SUM BENCH= 0c296f9c06ec0d444dee5de3ba1f40ca
RANDOM SEED=53658487

node123.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.217
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.43
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.217
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	: 5331.91
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.217
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	: 5331.92
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.217
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	: 5331.91
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.217
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	: 5331.91
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.217
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	: 5331.91
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.217
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	: 5331.91
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.217
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        25537688 kB
Buffers:          208872 kB
Cached:          2202148 kB
SwapCached:          956 kB
Active:          6250680 kB
Inactive:         230556 kB
Active(anon):    4063596 kB
Inactive(anon):     8336 kB
Active(file):    2187084 kB
Inactive(file):   222220 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102956 kB
Dirty:             10484 kB
Writeback:             0 kB
AnonPages:       4251848 kB
Mapped:            11388 kB
Shmem:                 0 kB
Slab:             691836 kB
SReclaimable:     136240 kB
SUnreclaim:       555596 kB
KernelStack:        1528 kB
PageTables:        12040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    6061352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2265088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71148 MiB
End job on node123 at 2012-05-28 03:58:03