Trace number 3714498

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.04 1800.51

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j90/
normalized-j9048_1-unsat--soft-0-100-0.wbo
MD5SUM0cba3d1e27d8fa6d3faa677b5a7dc4e3
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2.67359
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables15106
Total number of constraints51743
Number of soft constraints51743
Number of constraints which are clauses51415
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints328
Minimum length of a constraint1
Maximum length of a constraint90
Top cost 2612877
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2612876
Biggest number in a constraint 105
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 658
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

6.29/6.38	c run usual solver
53.65/53.88	o 150
53.65/53.88	c current bound: 75
53.65/53.88	c fallback to adder encoding
1800.01/1800.51	./satsolver.sh: line 5: 12127 Terminated              ./glucose $1 > $2 2> /dev/null
1800.01/1800.51	c error: unexpected solver exit code
1800.01/1800.51	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-3714498-1338199119/watcher-3714498-1338199119 -o /tmp/evaluation-result-3714498-1338199119/solver-3714498-1338199119 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714498-1338199119.wbo 1142510304 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.00 2.00 1.93 3/177 12061
/proc/meminfo: memFree=25668728/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0

[startup+0.03674 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 12061
/proc/meminfo: memFree=25668728/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 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.00 2.00 1.93 3/177 12061
/proc/meminfo: memFree=25668728/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300257 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 12061
/proc/meminfo: memFree=25668728/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700254 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 12061
/proc/meminfo: memFree=25668728/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 12103
/proc/meminfo: memFree=28915252/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=297588 CPUtime=1.49 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) R 12061 12061 11794 0 -1 4202496 8523 0 0 0 141 8 0 0 20 0 1 0 286037869 304730112 45447 33554432000 4194304 5990268 140734188055776 140734188050072 4521661 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12062/statm: 74397 45447 145 439 0 73954 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 306736

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12105
/proc/meminfo: memFree=28707496/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=297588 CPUtime=3.09 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) R 12061 12061 11794 0 -1 4202496 8523 0 0 0 301 8 0 0 20 0 1 0 286037869 304730112 45447 33554432000 4194304 5990268 140734188055776 140734188051656 4523175 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12062/statm: 74397 45447 145 439 0 73954 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 306736

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 1.93 2/179 12115
/proc/meminfo: memFree=28706568/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=397092 CPUtime=6.29 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) R 12061 12061 11794 0 -1 4202496 9397 0 0 0 615 14 0 0 20 0 1 0 286037869 406622208 76981 33554432000 4194304 5990268 140734188055776 140734188051656 5180875 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12062/statm: 99273 76981 147 439 0 98830 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 406240

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 12117
/proc/meminfo: memFree=27628796/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=297588 CPUtime=6.46 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) S 12061 12061 11794 0 -1 4202496 9404 0 0 0 617 29 0 0 20 0 1 0 286037869 304730112 52111 33554432000 4194304 5990268 140734188055776 140734188048928 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12062/statm: 74397 52111 153 439 0 73954 0
[pid=12116] ppid=12062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12116/stat : 12116 (cp2_pre.sh) S 12062 12061 11794 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 286038516 9367552 277 33554432000 4194304 5064252 140734938333712 140734938332416 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12116/statm: 2287 277 234 213 0 72 0
[pid=12117] ppid=12116 vsize=1033556 CPUtime=6.21 cores=0,2,4,6
/proc/12117/stat : 12117 (coprocessor) R 12116 12061 11794 0 -1 4202496 92319 0 0 0 596 25 0 0 20 0 1 0 286038517 1058361344 254283 33554432000 4194304 6586260 140736516917952 140736516913800 5599324 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/12117/statm: 258389 254283 189 584 0 257801 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1349440

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 12117
/proc/meminfo: memFree=27485356/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=297588 CPUtime=6.46 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) S 12061 12061 11794 0 -1 4202496 9404 0 0 0 617 29 0 0 20 0 1 0 286037869 304730112 52111 33554432000 4194304 5990268 140734188055776 140734188048928 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12062/statm: 74397 52111 153 439 0 73954 0
[pid=12116] ppid=12062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12116/stat : 12116 (cp2_pre.sh) S 12062 12061 11794 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 286038516 9367552 277 33554432000 4194304 5064252 140734938333712 140734938332416 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12116/statm: 2287 277 234 213 0 72 0
[pid=12117] ppid=12116 vsize=1033688 CPUtime=19.01 cores=0,2,4,6
/proc/12117/stat : 12117 (coprocessor) R 12116 12061 11794 0 -1 4202496 92361 0 0 0 1876 25 0 0 20 0 1 0 286038517 1058496512 254325 33554432000 4194304 6586260 140736516917952 140736516913272 5599569 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/12117/statm: 258422 254325 189 584 0 257834 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1349572

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12124
/proc/meminfo: memFree=28429496/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=311140 CPUtime=51.07 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) R 12061 12061 11794 0 -1 4202496 10785 167307 0 0 691 294 4044 78 20 0 1 0 286037869 318607360 55503 33554432000 4194304 5990268 140734188055776 140734188049080 5177872 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12062/statm: 77785 55503 157 439 0 77342 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 320288

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 1.93 3/182 12130
/proc/meminfo: memFree=27487848/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=458600 CPUtime=55.38 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) S 12061 12061 11794 0 -1 4202496 13928 167822 0 0 879 520 4044 95 20 0 1 0 286037869 469606400 87809 33554432000 4194304 5990268 140734188055776 140734188047216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/12062/statm: 114650 87809 166 439 0 114207 0
[pid=12126] ppid=12062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12126/stat : 12126 (satsolver.sh) S 12062 12061 11794 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286043422 9367552 266 33554432000 4194304 5064252 140735025782304 140735025781216 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12126/statm: 2287 266 226 213 0 72 0
[pid=12127] ppid=12126 vsize=759832 CPUtime=46.74 cores=0,2,4,6
/proc/12127/stat : 12127 (glucose) R 12126 12061 11794 0 -1 4202496 97224 0 0 0 4635 39 0 0 20 0 1 0 286043422 778067968 164779 33554432000 4194304 5208918 140736441442320 140736441439992 4232107 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12127/statm: 189958 164779 94 248 0 189707 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 1236728

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/182 12154
/proc/meminfo: memFree=27487352/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=458600 CPUtime=55.38 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) S 12061 12061 11794 0 -1 4202496 13928 167822 0 0 879 520 4044 95 20 0 1 0 286037869 469606400 87809 33554432000 4194304 5990268 140734188055776 140734188047216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/12062/statm: 114650 87809 166 439 0 114207 0
[pid=12126] ppid=12062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12126/stat : 12126 (satsolver.sh) S 12062 12061 11794 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286043422 9367552 266 33554432000 4194304 5064252 140735025782304 140735025781216 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12126/statm: 2287 266 226 213 0 72 0
[pid=12127] ppid=12126 vsize=760528 CPUtime=106.72 cores=0,2,4,6
/proc/12127/stat : 12127 (glucose) R 12126 12061 11794 0 -1 4202496 97392 0 0 0 10633 39 0 0 20 0 1 0 286043422 778780672 164947 33554432000 4194304 5208918 140736441442320 140736441440280 4211632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12127/statm: 190132 164947 94 248 0 189881 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 1237424

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 12154
/proc/meminfo: memFree=27475500/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=458600 CPUtime=55.38 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) S 12061 12061 11794 0 -1 4202496 13928 167822 0 0 879 520 4044 95 20 0 1 0 286037869 469606400 87809 33554432000 4194304 5990268 140734188055776 140734188047216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/12062/statm: 114650 87809 166 439 0 114207 0
[pid=12126] ppid=12062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12126/stat : 12126 (satsolver.sh) S 12062 12061 11794 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286043422 9367552 266 33554432000 4194304 5064252 140735025782304 140735025781216 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12126/statm: 2287 266 226 213 0 72 0
[pid=12127] ppid=12126 vsize=781032 CPUtime=166.71 cores=0,2,4,6
/proc/12127/stat : 12127 (glucose) R 12126 12061 11794 0 -1 4202496 98623 0 0 0 16632 39 0 0 20 0 1 0 286043422 799776768 167711 33554432000 4194304 5208918 140736441442320 140736441440152 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12127/statm: 195258 167711 102 248 0 195007 0
Current children cumulated CPU time (s) 222.09

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 12256
/proc/meminfo: memFree=25886676/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=458600 CPUtime=55.38 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) S 12061 12061 11794 0 -1 4202496 13928 167822 0 0 879 520 4044 95 20 0 1 0 286037869 469606400 87809 33554432000 4194304 5990268 140734188055776 140734188047216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/12062/statm: 114650 87809 166 439 0 114207 0
[pid=12126] ppid=12062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12126/stat : 12126 (satsolver.sh) S 12062 12061 11794 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286043422 9367552 266 33554432000 4194304 5064252 140735025782304 140735025781216 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12126/statm: 2287 266 226 213 0 72 0
[pid=12127] ppid=12126 vsize=781032 CPUtime=1366.49 cores=0,2,4,6
/proc/12127/stat : 12127 (glucose) R 12126 12061 11794 0 -1 4202496 99425 0 0 0 136609 40 0 0 20 0 1 0 286043422 799776768 170912 33554432000 4194304 5208918 140736441442320 140736441440152 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12127/statm: 195258 170912 102 248 0 195007 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 1257928

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 12256
/proc/meminfo: memFree=25883836/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=458600 CPUtime=55.38 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) S 12061 12061 11794 0 -1 4202496 13928 167822 0 0 879 520 4044 95 20 0 1 0 286037869 469606400 87809 33554432000 4194304 5990268 140734188055776 140734188047216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/12062/statm: 114650 87809 166 439 0 114207 0
[pid=12126] ppid=12062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12126/stat : 12126 (satsolver.sh) S 12062 12061 11794 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286043422 9367552 266 33554432000 4194304 5064252 140735025782304 140735025781216 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12126/statm: 2287 266 226 213 0 72 0
[pid=12127] ppid=12126 vsize=781032 CPUtime=1426.47 cores=0,2,4,6
/proc/12127/stat : 12127 (glucose) R 12126 12061 11794 0 -1 4202496 99425 0 0 0 142607 40 0 0 20 0 1 0 286043422 799776768 170912 33554432000 4194304 5208918 140736441442320 140736441440152 4211182 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12127/statm: 195258 170912 102 248 0 195007 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 1257928

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 12256
/proc/meminfo: memFree=25879492/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=458600 CPUtime=55.38 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) S 12061 12061 11794 0 -1 4202496 13928 167822 0 0 879 520 4044 95 20 0 1 0 286037869 469606400 87809 33554432000 4194304 5990268 140734188055776 140734188047216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/12062/statm: 114650 87809 166 439 0 114207 0
[pid=12126] ppid=12062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12126/stat : 12126 (satsolver.sh) S 12062 12061 11794 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286043422 9367552 266 33554432000 4194304 5064252 140735025782304 140735025781216 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12126/statm: 2287 266 226 213 0 72 0
[pid=12127] ppid=12126 vsize=781032 CPUtime=1486.46 cores=0,2,4,6
/proc/12127/stat : 12127 (glucose) R 12126 12061 11794 0 -1 4202496 99457 0 0 0 148606 40 0 0 20 0 1 0 286043422 799776768 170944 33554432000 4194304 5208918 140736441442320 140736441440152 4211027 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12127/statm: 195258 170944 102 248 0 195007 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 1257928

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 12256
/proc/meminfo: memFree=25875244/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=458600 CPUtime=55.38 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) S 12061 12061 11794 0 -1 4202496 13928 167822 0 0 879 520 4044 95 20 0 1 0 286037869 469606400 87809 33554432000 4194304 5990268 140734188055776 140734188047216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/12062/statm: 114650 87809 166 439 0 114207 0
[pid=12126] ppid=12062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12126/stat : 12126 (satsolver.sh) S 12062 12061 11794 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286043422 9367552 266 33554432000 4194304 5064252 140735025782304 140735025781216 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12126/statm: 2287 266 226 213 0 72 0
[pid=12127] ppid=12126 vsize=781032 CPUtime=1546.45 cores=0,2,4,6
/proc/12127/stat : 12127 (glucose) R 12126 12061 11794 0 -1 4202496 99457 0 0 0 154605 40 0 0 20 0 1 0 286043422 799776768 170944 33554432000 4194304 5208918 140736441442320 140736441440152 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12127/statm: 195258 170944 102 248 0 195007 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 1257928

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 12257
/proc/meminfo: memFree=25868236/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=458600 CPUtime=55.38 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) S 12061 12061 11794 0 -1 4202496 13928 167822 0 0 879 520 4044 95 20 0 1 0 286037869 469606400 87809 33554432000 4194304 5990268 140734188055776 140734188047216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/12062/statm: 114650 87809 166 439 0 114207 0
[pid=12126] ppid=12062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12126/stat : 12126 (satsolver.sh) S 12062 12061 11794 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286043422 9367552 266 33554432000 4194304 5064252 140735025782304 140735025781216 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12126/statm: 2287 266 226 213 0 72 0
[pid=12127] ppid=12126 vsize=781032 CPUtime=1606.44 cores=0,2,4,6
/proc/12127/stat : 12127 (glucose) R 12126 12061 11794 0 -1 4202496 99458 0 0 0 160604 40 0 0 20 0 1 0 286043422 799776768 171456 33554432000 4194304 5208918 140736441442320 140736441440152 4205735 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12127/statm: 195258 171456 102 248 0 195007 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 1257928

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 12257
/proc/meminfo: memFree=25863856/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=458600 CPUtime=55.38 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) S 12061 12061 11794 0 -1 4202496 13928 167822 0 0 879 520 4044 95 20 0 1 0 286037869 469606400 87809 33554432000 4194304 5990268 140734188055776 140734188047216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/12062/statm: 114650 87809 166 439 0 114207 0
[pid=12126] ppid=12062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12126/stat : 12126 (satsolver.sh) S 12062 12061 11794 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286043422 9367552 266 33554432000 4194304 5064252 140735025782304 140735025781216 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12126/statm: 2287 266 226 213 0 72 0
[pid=12127] ppid=12126 vsize=781032 CPUtime=1666.43 cores=0,2,4,6
/proc/12127/stat : 12127 (glucose) R 12126 12061 11794 0 -1 4202496 99458 0 0 0 166603 40 0 0 20 0 1 0 286043422 799776768 171456 33554432000 4194304 5208918 140736441442320 140736441440152 4210898 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12127/statm: 195258 171456 102 248 0 195007 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 1257928

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 12257
/proc/meminfo: memFree=25861056/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=458600 CPUtime=55.38 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) S 12061 12061 11794 0 -1 4202496 13928 167822 0 0 879 520 4044 95 20 0 1 0 286037869 469606400 87809 33554432000 4194304 5990268 140734188055776 140734188047216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/12062/statm: 114650 87809 166 439 0 114207 0
[pid=12126] ppid=12062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12126/stat : 12126 (satsolver.sh) S 12062 12061 11794 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286043422 9367552 266 33554432000 4194304 5064252 140735025782304 140735025781216 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12126/statm: 2287 266 226 213 0 72 0
[pid=12127] ppid=12126 vsize=781032 CPUtime=1726.42 cores=0,2,4,6
/proc/12127/stat : 12127 (glucose) R 12126 12061 11794 0 -1 4202496 99458 0 0 0 172602 40 0 0 20 0 1 0 286043422 799776768 171456 33554432000 4194304 5208918 140736441442320 140736441440152 4211521 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12127/statm: 195258 171456 102 248 0 195007 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 1257928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 12257
/proc/meminfo: memFree=25859940/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=458600 CPUtime=55.38 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) S 12061 12061 11794 0 -1 4202496 13928 167822 0 0 879 520 4044 95 20 0 1 0 286037869 469606400 87809 33554432000 4194304 5990268 140734188055776 140734188047216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/12062/statm: 114650 87809 166 439 0 114207 0
[pid=12126] ppid=12062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12126/stat : 12126 (satsolver.sh) S 12062 12061 11794 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286043422 9367552 266 33554432000 4194304 5064252 140735025782304 140735025781216 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12126/statm: 2287 266 226 213 0 72 0
[pid=12127] ppid=12126 vsize=781032 CPUtime=1744.63 cores=0,2,4,6
/proc/12127/stat : 12127 (glucose) R 12126 12061 11794 0 -1 4202496 99458 0 0 0 174423 40 0 0 20 0 1 0 286043422 799776768 171456 33554432000 4194304 5208918 140736441442320 140736441440152 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12127/statm: 195258 171456 102 248 0 195007 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1257928

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 12257
/proc/meminfo: memFree=25859940/32873852 swapFree=6856/6856
[pid=12061] ppid=12059 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (npSolver-wbo-I.) S 12059 12061 11794 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286037869 9367552 274 33554432000 4194304 5064252 140736110792032 140736110790944 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12061/statm: 2287 274 233 213 0 72 0
[pid=12062] ppid=12061 vsize=458600 CPUtime=55.38 cores=0,2,4,6
/proc/12062/stat : 12062 (npSolver-wbo) S 12061 12061 11794 0 -1 4202496 13928 167822 0 0 879 520 4044 95 20 0 1 0 286037869 469606400 87809 33554432000 4194304 5990268 140734188055776 140734188047216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/12062/statm: 114650 87809 166 439 0 114207 0
[pid=12126] ppid=12062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12126/stat : 12126 (satsolver.sh) S 12062 12061 11794 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286043422 9367552 266 33554432000 4194304 5064252 140735025782304 140735025781216 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12126/statm: 2287 266 226 213 0 72 0
[pid=12127] ppid=12126 vsize=781032 CPUtime=1744.63 cores=0,2,4,6
/proc/12127/stat : 12127 (glucose) R 12126 12061 11794 0 -1 4202496 99458 0 0 0 174423 40 0 0 20 0 1 0 286043422 799776768 171456 33554432000 4194304 5208918 140736441442320 140736441440152 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12127/statm: 195258 171456 102 248 0 195007 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1257928

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.04
CPU user time (s): 1793.47
CPU system time (s): 6.575
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 1392304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.47
system time used= 6.575
maximum resident set size= 1060012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 282197
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1076952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3686
involuntary context switches= 2034

runsolver used 2.79857 second user time and 7.03593 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-28 11:58:40
IDJOB=3714498
IDBENCH=79136
IDSOLVER=2295
FILE ID=node128/3714498-1338199119
RUNJOBID= node128-1338195517-11810
PBS_JOBID= 14624607
Free space on /tmp= 70488 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j90/normalized-j9048_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-3714498-1338199119/watcher-3714498-1338199119 -o /tmp/evaluation-result-3714498-1338199119/solver-3714498-1338199119 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714498-1338199119.wbo 1142510304 HOME HOME

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

MD5SUM BENCH= 0cba3d1e27d8fa6d3faa677b5a7dc4e3
RANDOM SEED=1142510304

node128.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		: 2666.389
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	: 5332.77
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		: 2666.389
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		: 2666.389
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	: 5438.56
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		: 2666.389
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		: 2666.389
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		: 2666.389
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		: 2666.389
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		: 2666.389
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:       32873852 kB
MemFree:        25669140 kB
Buffers:          484948 kB
Cached:          3287372 kB
SwapCached:          584 kB
Active:          4549864 kB
Inactive:        1775920 kB
Active(anon):    2543440 kB
Inactive(anon):    12300 kB
Active(file):    2006424 kB
Inactive(file):  1763620 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107332 kB
Dirty:             10108 kB
Writeback:             0 kB
AnonPages:       2639928 kB
Mapped:            15304 kB
Shmem:               200 kB
Slab:             725712 kB
SReclaimable:     168048 kB
SUnreclaim:       557664 kB
KernelStack:        1504 kB
PageTables:         8700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    3294536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2410496 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= 70516 MiB
End job on node128 at 2012-05-28 12:28:40