Trace number 3714481

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.41

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j120/
normalized-j1205_1-unsat--soft-0-100-0.wbo
MD5SUM528ce3364f1db93944933a8c4cbb85cb
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark3.00354
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables22264
Total number of constraints70239
Number of soft constraints70239
Number of constraints which are clauses69875
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 constraint34
Top cost 3558921
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3558920
Biggest number in a constraint 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 210
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.99/1.02	c run usual solver
7.06/7.10	o 96
7.06/7.10	c current bound: 48
7.06/7.10	c fallback to adder encoding
1777.27/1777.70	o 48
1777.27/1777.70	c current bound: 24
1777.27/1777.70	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-3714481-1338196543/watcher-3714481-1338196543 -o /tmp/evaluation-result-3714481-1338196543/solver-3714481-1338196543 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714481-1338196543.wbo 1697649284 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.08 2.02 2.01 3/181 22284
/proc/meminfo: memFree=27221128/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0

[startup+0.0749269 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 22284
/proc/meminfo: memFree=27221128/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 22284
/proc/meminfo: memFree=27221128/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300238 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 22284
/proc/meminfo: memFree=27221128/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 22284
/proc/meminfo: memFree=27221128/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 22286
/proc/meminfo: memFree=27198092/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
[pid=22285] ppid=22284 vsize=38696 CPUtime=1.11 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-wbo) S 22284 22284 21976 0 -1 4202496 6026 0 0 0 100 11 0 0 20 0 1 0 285779681 39624704 6207 33554432000 4194304 5990268 140736095639680 140736095632832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 9674 6207 153 439 0 9231 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 47844

[startup+3.10032 s]
/proc/loadavg: 2.08 2.02 2.01 3/185 22288
/proc/meminfo: memFree=27046924/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
[pid=22285] ppid=22284 vsize=38696 CPUtime=1.11 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-wbo) S 22284 22284 21976 0 -1 4202496 6026 0 0 0 100 11 0 0 20 0 1 0 285779681 39624704 6207 33554432000 4194304 5990268 140736095639680 140736095632832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 9674 6207 153 439 0 9231 0
[pid=22287] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22287/stat : 22287 (cp2_pre.sh) S 22285 22284 21976 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 285779794 9367552 277 33554432000 4194304 5064252 140733781338512 140733781337216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22287/statm: 2287 277 234 213 0 72 0
[pid=22288] ppid=22287 vsize=169260 CPUtime=1.96 cores=0,2,4,6
/proc/22288/stat : 22288 (coprocessor) R 22287 22284 21976 0 -1 4202496 29012 0 0 0 192 4 0 0 20 0 1 0 285779794 173322240 41250 33554432000 4194304 6586260 140734115884992 140734115880312 5599484 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/22288/statm: 42315 41250 191 584 0 41727 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 226252

[startup+6.30033 s]
/proc/loadavg: 2.07 2.02 2.00 3/185 22288
/proc/meminfo: memFree=26991100/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
[pid=22285] ppid=22284 vsize=38696 CPUtime=6.12 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-wbo) S 22284 22284 21976 0 -1 4202496 6035 33019 0 0 100 12 447 53 20 0 1 0 285779681 39624704 6208 33554432000 4194304 5990268 140736095639680 140736095633920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 9674 6208 154 439 0 9231 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 47844

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/185 22298
/proc/meminfo: memFree=26731804/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
[pid=22285] ppid=22284 vsize=202056 CPUtime=8.25 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-wbo) S 22284 22284 21976 0 -1 4202496 15562 53226 0 0 211 64 490 60 20 0 1 0 285779681 206905344 32508 33554432000 4194304 5990268 140736095639680 140736095631120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 50514 32508 166 439 0 50071 0
[pid=22297] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22297/stat : 22297 (satsolver.sh) S 22285 22284 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285780508 9367552 267 33554432000 4194304 5064252 140734317003936 140734317002848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22297/statm: 2287 267 226 213 0 72 0
[pid=22298] ppid=22297 vsize=242984 CPUtime=4.42 cores=0,2,4,6
/proc/22298/stat : 22298 (glucose) R 22297 22284 21976 0 -1 4202496 44057 0 0 0 430 12 0 0 20 0 1 0 285780508 248815616 53760 33554432000 4194304 5208918 140736808304208 140736808301960 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22298/statm: 60746 53760 104 248 0 60495 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 463336

[startup+25.5005 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 22306
/proc/meminfo: memFree=26572436/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
[pid=22285] ppid=22284 vsize=202056 CPUtime=8.25 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-wbo) S 22284 22284 21976 0 -1 4202496 15562 53226 0 0 211 64 490 60 20 0 1 0 285779681 206905344 32508 33554432000 4194304 5990268 140736095639680 140736095631120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 50514 32508 166 439 0 50071 0
[pid=22297] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22297/stat : 22297 (satsolver.sh) S 22285 22284 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285780508 9367552 267 33554432000 4194304 5064252 140734317003936 140734317002848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22297/statm: 2287 267 226 213 0 72 0
[pid=22298] ppid=22297 vsize=242984 CPUtime=17.22 cores=0,2,4,6
/proc/22298/stat : 22298 (glucose) R 22297 22284 21976 0 -1 4202496 44061 0 0 0 1709 13 0 0 20 0 1 0 285780508 248815616 53764 33554432000 4194304 5208918 140736808304208 140736808301960 4211126 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22298/statm: 60746 53764 104 248 0 60495 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 463336

[startup+51.1005 s]
/proc/loadavg: 2.16 2.04 2.01 3/185 22308
/proc/meminfo: memFree=24671536/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
[pid=22285] ppid=22284 vsize=202056 CPUtime=8.25 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-wbo) S 22284 22284 21976 0 -1 4202496 15562 53226 0 0 211 64 490 60 20 0 1 0 285779681 206905344 32508 33554432000 4194304 5990268 140736095639680 140736095631120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 50514 32508 166 439 0 50071 0
[pid=22297] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22297/stat : 22297 (satsolver.sh) S 22285 22284 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285780508 9367552 267 33554432000 4194304 5064252 140734317003936 140734317002848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22297/statm: 2287 267 226 213 0 72 0
[pid=22298] ppid=22297 vsize=245780 CPUtime=42.81 cores=0,2,4,6
/proc/22298/stat : 22298 (glucose) R 22297 22284 21976 0 -1 4202496 44649 0 0 0 4268 13 0 0 20 0 1 0 285780508 251678720 54863 33554432000 4194304 5208918 140736808304208 140736808302040 4211162 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22298/statm: 61445 54863 104 248 0 61194 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 466132

[startup+102.301 s]
/proc/loadavg: 2.07 2.03 2.01 3/185 22308
/proc/meminfo: memFree=24664336/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
[pid=22285] ppid=22284 vsize=202056 CPUtime=8.25 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-wbo) S 22284 22284 21976 0 -1 4202496 15562 53226 0 0 211 64 490 60 20 0 1 0 285779681 206905344 32508 33554432000 4194304 5990268 140736095639680 140736095631120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 50514 32508 166 439 0 50071 0
[pid=22297] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22297/stat : 22297 (satsolver.sh) S 22285 22284 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285780508 9367552 267 33554432000 4194304 5064252 140734317003936 140734317002848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22297/statm: 2287 267 226 213 0 72 0
[pid=22298] ppid=22297 vsize=245780 CPUtime=94 cores=0,2,4,6
/proc/22298/stat : 22298 (glucose) R 22297 22284 21976 0 -1 4202496 44649 0 0 0 9387 13 0 0 20 0 1 0 285780508 251678720 54863 33554432000 4194304 5208918 140736808304208 140736808302040 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22298/statm: 61445 54863 104 248 0 61194 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 466132

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/185 22309
/proc/meminfo: memFree=24657320/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
[pid=22285] ppid=22284 vsize=202056 CPUtime=8.25 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-wbo) S 22284 22284 21976 0 -1 4202496 15562 53226 0 0 211 64 490 60 20 0 1 0 285779681 206905344 32508 33554432000 4194304 5990268 140736095639680 140736095631120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 50514 32508 166 439 0 50071 0
[pid=22297] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22297/stat : 22297 (satsolver.sh) S 22285 22284 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285780508 9367552 267 33554432000 4194304 5064252 140734317003936 140734317002848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22297/statm: 2287 267 226 213 0 72 0
[pid=22298] ppid=22297 vsize=245780 CPUtime=153.99 cores=0,2,4,6
/proc/22298/stat : 22298 (glucose) R 22297 22284 21976 0 -1 4202496 44649 0 0 0 15386 13 0 0 20 0 1 0 285780508 251678720 54863 33554432000 4194304 5208918 140736808304208 140736808302040 4205261 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22298/statm: 61445 54863 104 248 0 61194 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 466132

[startup+222.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/185 22309
/proc/meminfo: memFree=24651536/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/22298/stat : 22298 (glucose) R 22297 22284 21976 0 -1 4202496 45567 0 0 0 141364 14 0 0 20 0 1 0 285780508 256651264 57390 33554432000 4194304 5208918 140736808304208 140736808302040 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22298/statm: 62659 57390 105 248 0 62408 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 470988

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/186 22322
/proc/meminfo: memFree=24556620/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
[pid=22285] ppid=22284 vsize=202056 CPUtime=8.25 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-wbo) S 22284 22284 21976 0 -1 4202496 15562 53226 0 0 211 64 490 60 20 0 1 0 285779681 206905344 32508 33554432000 4194304 5990268 140736095639680 140736095631120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 50514 32508 166 439 0 50071 0
[pid=22297] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22297/stat : 22297 (satsolver.sh) S 22285 22284 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285780508 9367552 267 33554432000 4194304 5064252 140734317003936 140734317002848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22297/statm: 2287 267 226 213 0 72 0
[pid=22298] ppid=22297 vsize=250636 CPUtime=1473.76 cores=0,2,4,6
/proc/22298/stat : 22298 (glucose) R 22297 22284 21976 0 -1 4202496 45898 0 0 0 147362 14 0 0 20 0 1 0 285780508 256651264 58232 33554432000 4194304 5208918 140736808304208 140736808302040 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22298/statm: 62659 58232 105 248 0 62408 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 470988

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22322
/proc/meminfo: memFree=24554952/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
[pid=22285] ppid=22284 vsize=202056 CPUtime=8.25 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-wbo) S 22284 22284 21976 0 -1 4202496 15562 53226 0 0 211 64 490 60 20 0 1 0 285779681 206905344 32508 33554432000 4194304 5990268 140736095639680 140736095631120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 50514 32508 166 439 0 50071 0
[pid=22297] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22297/stat : 22297 (satsolver.sh) S 22285 22284 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285780508 9367552 267 33554432000 4194304 5064252 140734317003936 140734317002848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22297/statm: 2287 267 226 213 0 72 0
[pid=22298] ppid=22297 vsize=250636 CPUtime=1533.76 cores=0,2,4,6
/proc/22298/stat : 22298 (glucose) R 22297 22284 21976 0 -1 4202496 45898 0 0 0 153362 14 0 0 20 0 1 0 285780508 256651264 58232 33554432000 4194304 5208918 140736808304208 140736808302040 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22298/statm: 62659 58232 105 248 0 62408 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 470988

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22322
/proc/meminfo: memFree=24552904/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
[pid=22285] ppid=22284 vsize=202056 CPUtime=8.25 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-wbo) S 22284 22284 21976 0 -1 4202496 15562 53226 0 0 211 64 490 60 20 0 1 0 285779681 206905344 32508 33554432000 4194304 5990268 140736095639680 140736095631120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 50514 32508 166 439 0 50071 0
[pid=22297] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22297/stat : 22297 (satsolver.sh) S 22285 22284 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285780508 9367552 267 33554432000 4194304 5064252 140734317003936 140734317002848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22297/statm: 2287 267 226 213 0 72 0
[pid=22298] ppid=22297 vsize=250636 CPUtime=1593.75 cores=0,2,4,6
/proc/22298/stat : 22298 (glucose) R 22297 22284 21976 0 -1 4202496 45901 0 0 0 159361 14 0 0 20 0 1 0 285780508 256651264 58235 33554432000 4194304 5208918 140736808304208 140736808302040 4211038 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22298/statm: 62659 58235 105 248 0 62408 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 470988

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22322
/proc/meminfo: memFree=24550856/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
[pid=22285] ppid=22284 vsize=202056 CPUtime=8.25 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-wbo) S 22284 22284 21976 0 -1 4202496 15562 53226 0 0 211 64 490 60 20 0 1 0 285779681 206905344 32508 33554432000 4194304 5990268 140736095639680 140736095631120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 50514 32508 166 439 0 50071 0
[pid=22297] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22297/stat : 22297 (satsolver.sh) S 22285 22284 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285780508 9367552 267 33554432000 4194304 5064252 140734317003936 140734317002848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22297/statm: 2287 267 226 213 0 72 0
[pid=22298] ppid=22297 vsize=250636 CPUtime=1653.74 cores=0,2,4,6
/proc/22298/stat : 22298 (glucose) R 22297 22284 21976 0 -1 4202496 45901 0 0 0 165360 14 0 0 20 0 1 0 285780508 256651264 58235 33554432000 4194304 5208918 140736808304208 140736808302040 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22298/statm: 62659 58235 105 248 0 62408 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 470988

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22323
/proc/meminfo: memFree=24546512/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
[pid=22285] ppid=22284 vsize=202056 CPUtime=8.25 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-wbo) S 22284 22284 21976 0 -1 4202496 15562 53226 0 0 211 64 490 60 20 0 1 0 285779681 206905344 32508 33554432000 4194304 5990268 140736095639680 140736095631120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 50514 32508 166 439 0 50071 0
[pid=22297] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22297/stat : 22297 (satsolver.sh) S 22285 22284 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285780508 9367552 267 33554432000 4194304 5064252 140734317003936 140734317002848 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22297/statm: 2287 267 226 213 0 72 0
[pid=22298] ppid=22297 vsize=250636 CPUtime=1713.73 cores=0,2,4,6
/proc/22298/stat : 22298 (glucose) R 22297 22284 21976 0 -1 4202496 45987 0 0 0 171359 14 0 0 20 0 1 0 285780508 256651264 58319 33554432000 4194304 5208918 140736808304208 140736808302040 4211182 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22298/statm: 62659 58319 105 248 0 62408 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 470988

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22330
/proc/meminfo: memFree=24771480/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
[pid=22285] ppid=22284 vsize=79952 CPUtime=1777.85 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-wbo) S 22284 22284 21976 0 -1 4202496 24153 108424 0 0 254 70 177355 106 20 0 1 0 285779681 81870848 15838 33554432000 4194304 5990268 140736095639680 140736095631120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 19988 15838 166 439 0 19545 0
[pid=22329] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22329/stat : 22329 (satsolver.sh) S 22285 22284 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285957498 9367552 267 33554432000 4194304 5064252 140735618198048 140735618196960 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22329/statm: 2287 267 226 213 0 72 0
[pid=22330] ppid=22329 vsize=125064 CPUtime=4.12 cores=0,2,4,6
/proc/22330/stat : 22330 (glucose) R 22329 22284 21976 0 -1 4202496 25850 0 0 0 405 7 0 0 20 0 1 0 285957498 128065536 28394 33554432000 4194304 5208918 140734300817616 140734300815464 4229344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22330/statm: 31266 28394 96 248 0 31015 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 223312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22372
/proc/meminfo: memFree=27045756/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
[pid=22285] ppid=22284 vsize=79952 CPUtime=1777.85 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-wbo) S 22284 22284 21976 0 -1 4202496 24153 108424 0 0 254 70 177355 106 20 0 1 0 285779681 81870848 15838 33554432000 4194304 5990268 140736095639680 140736095631120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 19988 15838 166 439 0 19545 0
[pid=22329] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22329/stat : 22329 (satsolver.sh) S 22285 22284 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285957498 9367552 267 33554432000 4194304 5064252 140735618198048 140735618196960 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22329/statm: 2287 267 226 213 0 72 0
[pid=22330] ppid=22329 vsize=127832 CPUtime=22.22 cores=0,2,4,6
/proc/22330/stat : 22330 (glucose) R 22329 22284 21976 0 -1 4202496 26266 0 0 0 2214 8 0 0 20 0 1 0 285957498 130899968 28807 33554432000 4194304 5208918 140734300817616 140734300815448 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22330/statm: 31958 28807 104 248 0 31707 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 226080

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22372
/proc/meminfo: memFree=27045756/32873844 swapFree=7124/7124
[pid=22284] ppid=22282 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (npSolver-wbo-I.) S 22282 22284 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285779681 9367552 275 33554432000 4194304 5064252 140736201549808 140736201548720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22284/statm: 2287 275 233 213 0 72 0
[pid=22285] ppid=22284 vsize=79952 CPUtime=1777.85 cores=0,2,4,6
/proc/22285/stat : 22285 (npSolver-wbo) S 22284 22284 21976 0 -1 4202496 24153 108424 0 0 254 70 177355 106 20 0 1 0 285779681 81870848 15838 33554432000 4194304 5990268 140736095639680 140736095631120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 19988 15838 166 439 0 19545 0
[pid=22329] ppid=22285 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22329/stat : 22329 (satsolver.sh) S 22285 22284 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285957498 9367552 267 33554432000 4194304 5064252 140735618198048 140735618196960 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22329/statm: 2287 267 226 213 0 72 0
[pid=22330] ppid=22329 vsize=127832 CPUtime=22.22 cores=0,2,4,6
/proc/22330/stat : 22330 (glucose) R 22329 22284 21976 0 -1 4202496 26266 0 0 0 2214 8 0 0 20 0 1 0 285957498 130899968 28807 33554432000 4194304 5208918 140734300817616 140734300815448 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22330/statm: 31958 28807 104 248 0 31707 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 226080

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22284 and gives
#  childrusage.ru_utime.tv_sec=1776
#  childrusage.ru_utime.tv_usec=100991
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=775730
# CPU time returned by wait4() is 1777.88
# 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.41
CPU time (s): 1800.07
CPU user time (s): 1798.23
CPU system time (s): 1.84
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 536532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1776.1
system time used= 1.77573
maximum resident set size= 269556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133555
page faults= 0
swaps= 0
block input operations= 0
block output operations= 315912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1788
involuntary context switches= 2082

runsolver used 5.81712 second user time and 20.038 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 11:15:43
IDJOB=3714481
IDBENCH=79125
IDSOLVER=2295
FILE ID=node134/3714481-1338196543
RUNJOBID= node134-1338192934-21992
PBS_JOBID= 14624583
Free space on /tmp= 70976 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j120/normalized-j1205_1-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-3714481-1338196543/watcher-3714481-1338196543 -o /tmp/evaluation-result-3714481-1338196543/solver-3714481-1338196543 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714481-1338196543.wbo 1697649284 HOME HOME

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

MD5SUM BENCH= 528ce3364f1db93944933a8c4cbb85cb
RANDOM SEED=1697649284

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:        27221128 kB
Buffers:          454664 kB
Cached:          3923632 kB
SwapCached:            0 kB
Active:          2045500 kB
Inactive:        2739244 kB
Active(anon):     402488 kB
Inactive(anon):     5996 kB
Active(file):    1643012 kB
Inactive(file):  2733248 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             47916 kB
Writeback:             0 kB
AnonPages:        412968 kB
Mapped:            15768 kB
Shmem:               212 kB
Slab:             726580 kB
SReclaimable:     167876 kB
SUnreclaim:       558704 kB
KernelStack:        1496 kB
PageTables:         4700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     544276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 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= 70920 MiB
End job on node134 at 2012-05-28 11:45:43