Trace number 3696161

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
pb2sat 2012-05-19? (TO) 1800.06 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat15_5_3_2_ic.opb
MD5SUMe22d6f041383ef534a8e372ffa21db5d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6838116
Best CPU time to get the best result obtained on this benchmark4.75328
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3435
Total number of constraints6802
Number of constraints which are clauses2970
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints3825
Minimum length of a constraint2
Maximum length of a constraint105
Number of terms in the objective function 645
Biggest coefficient in the objective function 74088000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3157138205
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 74088000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3157138205
Number of bits of the biggest sum of numbers32
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.13	c model valid
0.00/0.13	c current solution ok
0.00/0.21	o 137260934
0.00/0.21	c current bound: 68630474
0.00/0.21	c fallback to adder encoding
6.18/6.21	c model valid
6.18/6.21	c current solution ok
6.18/6.21	o 56997116
6.18/6.21	c current bound: 28498565
6.18/6.21	c fallback to adder encoding
6.85/6.95	c model valid
6.85/6.95	c current solution ok
6.85/6.96	o 22938710
6.85/6.96	c current bound: 11469362
6.85/6.96	c fallback to adder encoding
8.54/8.65	c model valid
8.54/8.65	c current solution ok
8.54/8.66	o 9426052
8.54/8.66	c current bound: 4713033
8.54/8.66	c fallback to adder encoding
8.68/8.94	c current bound: 7069550
8.68/8.94	c fallback to adder encoding
161.61/161.78	c model valid
161.61/161.78	c current solution ok
161.61/161.78	o 7063116
161.61/161.78	c current bound: 5888082
161.61/161.78	c fallback to adder encoding
714.72/714.98	c current bound: 6475607
714.72/714.98	c fallback to adder encoding
1800.02/1800.40	./satsolver.sh: line 5: 21133 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.02/1800.40	c error: unexpected solver exit code
1800.02/1800.40	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-3696161-1338182120/watcher-3696161-1338182120 -o /tmp/evaluation-result-3696161-1338182120/solver-3696161-1338182120 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696161-1338182120.opb 1345229609 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.01 2.00 2.00 2/181 21054
/proc/meminfo: memFree=26986364/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0

[startup+0.0549249 s]
/proc/loadavg: 2.01 2.00 2.00 2/181 21054
/proc/meminfo: memFree=26986364/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10018 s]
/proc/loadavg: 2.01 2.00 2.00 2/181 21054
/proc/meminfo: memFree=26986364/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300264 s]
/proc/loadavg: 2.01 2.00 2.00 2/181 21054
/proc/meminfo: memFree=26986364/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700206 s]
/proc/loadavg: 2.01 2.00 2.00 2/181 21054
/proc/meminfo: memFree=26986364/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.01 2.00 2.00 3/185 21061
/proc/meminfo: memFree=26946332/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
[pid=21055] ppid=21054 vsize=14016 CPUtime=0.29 cores=0,2,4,6
/proc/21055/stat : 21055 (pb2sat) S 21054 21054 17634 0 -1 4202496 3883 2685 0 0 15 7 7 0 20 0 1 0 284337349 14352384 2642 33554432000 4194304 5873084 140735295654656 140735295648472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21055/statm: 3504 2642 180 410 0 3086 0
[pid=21060] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21060/stat : 21060 (satsolver.sh) S 21055 21054 17634 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284337381 9367552 265 33554432000 4194304 5064252 140734619734944 140734619733856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21060/statm: 2287 265 226 213 0 72 0
[pid=21061] ppid=21060 vsize=26508 CPUtime=1.16 cores=0,2,4,6
/proc/21061/stat : 21061 (glucose_static) R 21060 21054 17634 0 -1 4202496 5840 0 0 0 115 1 0 0 20 0 1 0 284337381 27144192 5892 33554432000 4194304 4896791 140735305762976 140735305760184 4206035 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21061/statm: 6627 5892 78 172 0 6453 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 58820

[startup+3.10028 s]
/proc/loadavg: 2.01 2.00 2.00 3/185 21061
/proc/meminfo: memFree=26945448/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
[pid=21055] ppid=21054 vsize=14016 CPUtime=0.29 cores=0,2,4,6
/proc/21055/stat : 21055 (pb2sat) S 21054 21054 17634 0 -1 4202496 3883 2685 0 0 15 7 7 0 20 0 1 0 284337349 14352384 2642 33554432000 4194304 5873084 140735295654656 140735295648472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21055/statm: 3504 2642 180 410 0 3086 0
[pid=21060] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21060/stat : 21060 (satsolver.sh) S 21055 21054 17634 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284337381 9367552 265 33554432000 4194304 5064252 140734619734944 140734619733856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21060/statm: 2287 265 226 213 0 72 0
[pid=21061] ppid=21060 vsize=26780 CPUtime=2.76 cores=0,2,4,6
/proc/21061/stat : 21061 (glucose_static) R 21060 21054 17634 0 -1 4202496 6234 0 0 0 275 1 0 0 20 0 1 0 284337381 27422720 5646 33554432000 4194304 4896791 140735305762976 140735305760552 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21061/statm: 6695 5646 78 172 0 6521 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 59092

[startup+6.30029 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 21101
/proc/meminfo: memFree=27587556/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
[pid=21055] ppid=21054 vsize=21560 CPUtime=6.28 cores=0,2,4,6
/proc/21055/stat : 21055 (pb2sat) R 21054 21054 17634 0 -1 4202496 6363 10570 0 0 25 8 592 3 20 0 1 0 284337349 22077440 4418 33554432000 4194304 5873084 140735295654656 140735295648968 5129975 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21055/statm: 5390 4418 180 410 0 4972 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30708

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.00 3/185 21115
/proc/meminfo: memFree=27385888/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
[pid=21055] ppid=21054 vsize=21556 CPUtime=8.97 cores=0,2,4,6
/proc/21055/stat : 21055 (pb2sat) S 21054 21054 17634 0 -1 4202496 13472 29648 0 0 47 10 831 9 20 0 1 0 284337349 22073344 4419 33554432000 4194304 5873084 140735295654656 140735295648472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21055/statm: 5389 4419 180 410 0 4971 0
[pid=21114] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21114/stat : 21114 (satsolver.sh) S 21055 21054 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284338251 9367552 266 33554432000 4194304 5064252 140736098888560 140736098887472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21114/statm: 2287 266 226 213 0 72 0
[pid=21115] ppid=21114 vsize=19824 CPUtime=3.66 cores=0,2,4,6
/proc/21115/stat : 21115 (glucose_static) R 21114 21054 17634 0 -1 4202496 4855 0 0 0 366 0 0 0 20 0 1 0 284338251 20299776 4390 33554432000 4194304 4896791 140734500359808 140734500357208 4223776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 4956 4390 77 172 0 4782 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 59676

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/185 21115
/proc/meminfo: memFree=27381572/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
[pid=21055] ppid=21054 vsize=21556 CPUtime=8.97 cores=0,2,4,6
/proc/21055/stat : 21055 (pb2sat) S 21054 21054 17634 0 -1 4202496 13472 29648 0 0 47 10 831 9 20 0 1 0 284337349 22073344 4419 33554432000 4194304 5873084 140735295654656 140735295648472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21055/statm: 5389 4419 180 410 0 4971 0
[pid=21114] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21114/stat : 21114 (satsolver.sh) S 21055 21054 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284338251 9367552 266 33554432000 4194304 5064252 140736098888560 140736098887472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21114/statm: 2287 266 226 213 0 72 0
[pid=21115] ppid=21114 vsize=20112 CPUtime=16.47 cores=0,2,4,6
/proc/21115/stat : 21115 (glucose_static) R 21114 21054 17634 0 -1 4202496 5771 0 0 0 1646 1 0 0 20 0 1 0 284338251 20594688 4529 33554432000 4194304 4896791 140734500359808 140734500357384 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 5028 4529 77 172 0 4854 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 59964

[startup+51.1004 s]
/proc/loadavg: 2.04 2.02 2.00 3/185 21115
/proc/meminfo: memFree=27364752/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
[pid=21055] ppid=21054 vsize=21556 CPUtime=8.97 cores=0,2,4,6
/proc/21055/stat : 21055 (pb2sat) S 21054 21054 17634 0 -1 4202496 13472 29648 0 0 47 10 831 9 20 0 1 0 284337349 22073344 4419 33554432000 4194304 5873084 140735295654656 140735295648472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21055/statm: 5389 4419 180 410 0 4971 0
[pid=21114] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21114/stat : 21114 (satsolver.sh) S 21055 21054 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284338251 9367552 266 33554432000 4194304 5064252 140736098888560 140736098887472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21114/statm: 2287 266 226 213 0 72 0
[pid=21115] ppid=21114 vsize=23656 CPUtime=42.06 cores=0,2,4,6
/proc/21115/stat : 21115 (glucose_static) R 21114 21054 17634 0 -1 4202496 7378 0 0 0 4204 2 0 0 20 0 1 0 284338251 24223744 4864 33554432000 4194304 4896791 140734500359808 140734500357384 4204155 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 5914 4864 77 172 0 5740 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 63508

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 21115
/proc/meminfo: memFree=27336332/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
[pid=21055] ppid=21054 vsize=21556 CPUtime=8.97 cores=0,2,4,6
/proc/21055/stat : 21055 (pb2sat) S 21054 21054 17634 0 -1 4202496 13472 29648 0 0 47 10 831 9 20 0 1 0 284337349 22073344 4419 33554432000 4194304 5873084 140735295654656 140735295648472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21055/statm: 5389 4419 180 410 0 4971 0
[pid=21114] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21114/stat : 21114 (satsolver.sh) S 21055 21054 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284338251 9367552 266 33554432000 4194304 5064252 140736098888560 140736098887472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21114/statm: 2287 266 226 213 0 72 0
[pid=21115] ppid=21114 vsize=25132 CPUtime=93.26 cores=0,2,4,6
/proc/21115/stat : 21115 (glucose_static) R 21114 21054 17634 0 -1 4202496 10408 0 0 0 9323 3 0 0 20 0 1 0 284338251 25735168 5877 33554432000 4194304 4896791 140734500359808 140734500357384 4225191 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21115/statm: 6283 5877 77 172 0 6109 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 64984

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21122
/proc/meminfo: memFree=26960412/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
[pid=21055] ppid=21054 vsize=21556 CPUtime=161.78 cores=0,2,4,6
/proc/21055/stat : 21055 (pb2sat) S 21054 21054 17634 0 -1 4202496 15881 45790 0 0 55 11 16095 17 20 0 1 0 284337349 22073344 4419 33554432000 4194304 5873084 140735295654656 140735295648472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21055/statm: 5389 4419 180 410 0 4971 0
Current children cumulated CPU time (s) 161.78
Current children cumulated vsize (KiB) 30704

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21125
/proc/meminfo: memFree=26957952/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 21141
/proc/meminfo: memFree=26933784/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
[pid=21055] ppid=21054 vsize=21556 CPUtime=714.87 cores=0,2,4,6
/proc/21055/stat : 21055 (pb2sat) S 21054 21054 17634 0 -1 4202496 18029 83766 0 0 61 11 71380 35 20 0 1 0 284337349 22073344 4419 33554432000 4194304 5873084 140735295654656 140735295648472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21055/statm: 5389 4419 180 410 0 4971 0
[pid=21132] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21132/stat : 21132 (satsolver.sh) S 21055 21054 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284408855 9367552 267 33554432000 4194304 5064252 140736317318240 140736317317152 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21132/statm: 2287 267 226 213 0 72 0
[pid=21133] ppid=21132 vsize=59040 CPUtime=647.12 cores=0,2,4,6
/proc/21133/stat : 21133 (glucose_static) R 21132 21054 17634 0 -1 4202496 43212 0 0 0 64686 26 0 0 20 0 1 0 284408855 60456960 11481 33554432000 4194304 4896791 140736911869344 140736911866552 4204525 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21133/statm: 14760 11481 78 172 0 14586 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 98892

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21142
/proc/meminfo: memFree=26959512/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
[pid=21055] ppid=21054 vsize=21556 CPUtime=714.87 cores=0,2,4,6
/proc/21055/stat : 21055 (pb2sat) S 21054 21054 17634 0 -1 4202496 18029 83766 0 0 61 11 71380 35 20 0 1 0 284337349 22073344 4419 33554432000 4194304 5873084 140735295654656 140735295648472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21055/statm: 5389 4419 180 410 0 4971 0
[pid=21132] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21132/stat : 21132 (satsolver.sh) S 21055 21054 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284408855 9367552 267 33554432000 4194304 5064252 140736317318240 140736317317152 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21132/statm: 2287 267 226 213 0 72 0
[pid=21133] ppid=21132 vsize=40800 CPUtime=707.11 cores=0,2,4,6
/proc/21133/stat : 21133 (glucose_static) R 21132 21054 17634 0 -1 4202496 45693 0 0 0 70684 27 0 0 20 0 1 0 284408855 41779200 9559 33554432000 4194304 4896791 140736911869344 140736911866856 4225432 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21133/statm: 10200 9559 78 172 0 10026 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 80652

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 21145
/proc/meminfo: memFree=26944460/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
[pid=21055] ppid=21054 vsize=21556 CPUtime=714.87 cores=0,2,4,6
/proc/21055/stat : 21055 (pb2sat) S 21054 21054 17634 0 -1 4202496 18029 83766 0 0 61 11 71380 35 20 0 1 0 284337349 22073344 4419 33554432000 4194304 5873084 140735295654656 140735295648472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21055/statm: 5389 4419 180 410 0 4971 0
[pid=21132] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21132/stat : 21132 (satsolver.sh) S 21055 21054 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284408855 9367552 267 33554432000 4194304 5064252 140736317318240 140736317317152 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21132/statm: 2287 267 226 213 0 72 0
[pid=21133] ppid=21132 vsize=48844 CPUtime=767.1 cores=0,2,4,6
/proc/21133/stat : 21133 (glucose_static) R 21132 21054 17634 0 -1 4202496 48418 0 0 0 76681 29 0 0 20 0 1 0 284408855 50016256 10864 33554432000 4194304 4896791 140736911869344 140736911866856 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21133/statm: 12211 10864 78 172 0 12037 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 88696

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21145
/proc/meminfo: memFree=26933340/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
[pid=21055] ppid=21054 vsize=21556 CPUtime=714.87 cores=0,2,4,6
/proc/21055/stat : 21055 (pb2sat) S 21054 21054 17634 0 -1 4202496 18029 83766 0 0 61 11 71380 35 20 0 1 0 284337349 22073344 4419 33554432000 4194304 5873084 140735295654656 140735295648472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21055/statm: 5389 4419 180 410 0 4971 0
[pid=21132] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21132/stat : 21132 (satsolver.sh) S 21055 21054 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284408855 9367552 267 33554432000 4194304 5064252 140736317318240 140736317317152 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21132/statm: 2287 267 226 213 0 72 0
[pid=21133] ppid=21132 vsize=61716 CPUtime=827.08 cores=0,2,4,6
/proc/21133/stat : 21133 (glucose_static) R 21132 21054 17634 0 -1 4202496 50939 0 0 0 82677 31 0 0 20 0 1 0 284408855 63197184 12699 33554432000 4194304 4896791 140736911869344 140736911866744 4204523 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21133/statm: 15429 12699 78 172 0 15255 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 101568

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21145
/proc/meminfo: memFree=26936424/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
[pid=21055] ppid=21054 vsize=21556 CPUtime=714.87 cores=0,2,4,6
/proc/21055/stat : 21055 (pb2sat) S 21054 21054 17634 0 -1 4202496 18029 83766 0 0 61 11 71380 35 20 0 1 0 284337349 22073344 4419 33554432000 4194304 5873084 140735295654656 140735295648472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21055/statm: 5389 4419 180 410 0 4971 0
[pid=21132] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21132/stat : 21132 (satsolver.sh) S 21055 21054 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284408855 9367552 267 33554432000 4194304 5064252 140736317318240 140736317317152 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21132/statm: 2287 267 226 213 0 72 0
[pid=21133] ppid=21132 vsize=44132 CPUtime=887.07 cores=0,2,4,6
/proc/21133/stat : 21133 (glucose_static) R 21132 21054 17634 0 -1 4202496 53264 0 0 0 88674 33 0 0 20 0 1 0 284408855 45191168 10488 33554432000 4194304 4896791 140736911869344 140736911866856 4225417 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21133/statm: 11033 10488 78 172 0 10859 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 83984

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21145
/proc/meminfo: memFree=26944832/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
[pid=21055] ppid=21054 vsize=21556 CPUtime=714.87 cores=0,2,4,6
/proc/21055/stat : 21055 (pb2sat) S 21054 21054 17634 0 -1 4202496 18029 83766 0 0 61 11 71380 35 20 0 1 0 284337349 22073344 4419 33554432000 4194304 5873084 140735295654656 140735295648472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21055/statm: 5389 4419 180 410 0 4971 0
[pid=21132] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21132/stat : 21132 (satsolver.sh) S 21055 21054 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284408855 9367552 267 33554432000 4194304 5064252 140736317318240 140736317317152 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21132/statm: 2287 267 226 213 0 72 0
[pid=21133] ppid=21132 vsize=52044 CPUtime=947.06 cores=0,2,4,6
/proc/21133/stat : 21133 (glucose_static) R 21132 21054 17634 0 -1 4202496 55561 0 0 0 94672 34 0 0 20 0 1 0 284408855 53293056 12270 33554432000 4194304 4896791 140736911869344 140736911866856 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21133/statm: 13011 12270 78 172 0 12837 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 91896

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21146
/proc/meminfo: memFree=26935572/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
[pid=21055] ppid=21054 vsize=21556 CPUtime=714.87 cores=0,2,4,6
/proc/21055/stat : 21055 (pb2sat) S 21054 21054 17634 0 -1 4202496 18029 83766 0 0 61 11 71380 35 20 0 1 0 284337349 22073344 4419 33554432000 4194304 5873084 140735295654656 140735295648472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21055/statm: 5389 4419 180 410 0 4971 0
[pid=21132] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21132/stat : 21132 (satsolver.sh) S 21055 21054 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284408855 9367552 267 33554432000 4194304 5064252 140736317318240 140736317317152 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21132/statm: 2287 267 226 213 0 72 0
[pid=21133] ppid=21132 vsize=64824 CPUtime=1007.05 cores=0,2,4,6
/proc/21133/stat : 21133 (glucose_static) R 21132 21054 17634 0 -1 4202496 57266 0 0 0 100669 36 0 0 20 0 1 0 284408855 66379776 13499 33554432000 4194304 4896791 140736911869344 140736911866600 4225160 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21133/statm: 16206 13499 78 172 0 16032 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 104676

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/185 21146
/proc/meminfo: memFree=26922776/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
[pid=21055] ppid=21054 vsize=21556 CPUtime=714.87 cores=0,2,4,6
/proc/21055/stat : 21055 (pb2sat) S 21054 21054 17634 0 -1 4202496 18029 83766 0 0 61 11 71380 35 20 0 1 0 284337349 22073344 4419 33554432000 4194304 5873084 140735295654656 140735295648472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21055/statm: 5389 4419 180 410 0 4971 0
[pid=21132] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21132/stat : 21132 (satsolver.sh) S 21055 21054 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284408855 9367552 267 33554432000 4194304 5064252 140736317318240 140736317317152 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21132/statm: 2287 267 226 213 0 72 0
[pid=21133] ppid=21132 vsize=65460 CPUtime=1067.04 cores=0,2,4,6
/proc/21133/stat : 21133 (glucose_static) R 21132 21054 17634 0 -1 4202496 58975 0 0 0 106668 36 0 0 20 0 1 0 284408855 67031040 15254 33554432000 4194304 4896791 140736911869344 140736911866856 4224971 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21133/statm: 16365 15254 78 172 0 16191 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 105312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.01 2.00 3/185 21146
/proc/meminfo: memFree=26932876/32873844 swapFree=7124/7124
[pid=21054] ppid=21052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21054/stat : 21054 (runPb2sat.sh) S 21052 21054 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284337349 9367552 275 33554432000 4194304 5064252 140736777207808 140736777206720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21054/statm: 2287 275 233 213 0 72 0
[pid=21055] ppid=21054 vsize=21556 CPUtime=714.87 cores=0,2,4,6
/proc/21055/stat : 21055 (pb2sat) S 21054 21054 17634 0 -1 4202496 18029 83766 0 0 61 11 71380 35 20 0 1 0 284337349 22073344 4419 33554432000 4194304 5873084 140735295654656 140735295648472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21055/statm: 5389 4419 180 410 0 4971 0
[pid=21132] ppid=21055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21132/stat : 21132 (satsolver.sh) S 21055 21054 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284408855 9367552 267 33554432000 4194304 5064252 140736317318240 140736317317152 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21132/statm: 2287 267 226 213 0 72 0
[pid=21133] ppid=21132 vsize=54356 CPUtime=1085.15 cores=0,2,4,6
/proc/21133/stat : 21133 (glucose_static) R 21132 21054 17634 0 -1 4202496 59762 0 0 0 108478 37 0 0 20 0 1 0 284408855 55660544 12133 33554432000 4194304 4896791 140736911869344 140736911866872 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21133/statm: 13589 12133 78 172 0 13415 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 94208

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1799.21
CPU system time (s): 0.85287
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 114280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.21
system time used= 0.85287
maximum resident set size= 71936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162545
page faults= 0
swaps= 0
block input operations= 0
block output operations= 79864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 108
involuntary context switches= 1958

runsolver used 2.76058 second user time and 7.11492 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 07:15:20
IDJOB=3696161
IDBENCH=92771
IDSOLVER=2274
FILE ID=node134/3696161-1338182120
RUNJOBID= node134-1338158703-17651
PBS_JOBID= 14624546
Free space on /tmp= 70852 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat15_5_3_2_ic.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696161-1338182120/watcher-3696161-1338182120 -o /tmp/evaluation-result-3696161-1338182120/solver-3696161-1338182120 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696161-1338182120.opb 1345229609 HOME HOME

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

MD5SUM BENCH= e22d6f041383ef534a8e372ffa21db5d
RANDOM SEED=1345229609

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:        26986984 kB
Buffers:          441212 kB
Cached:          4029532 kB
SwapCached:            0 kB
Active:          2298316 kB
Inactive:        2727444 kB
Active(anon):     551000 kB
Inactive(anon):     5996 kB
Active(file):    1747316 kB
Inactive(file):  2721448 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8568 kB
Writeback:             0 kB
AnonPages:        633148 kB
Mapped:            15260 kB
Shmem:               212 kB
Slab:             717008 kB
SReclaimable:     159116 kB
SUnreclaim:       557892 kB
KernelStack:        1536 kB
PageTables:         5240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     776332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    532480 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= 70840 MiB
End job on node134 at 2012-05-28 07:45:20