Trace number 3750163

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 1.0 (fixed)? (TO) 1800.01 1801.02

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_2_mh_ic.opb
MD5SUMae034981987dcf56811f1bb984859bc0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2217982
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 112678587
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 14191811181
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 112678587
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 14191811181
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.32	c old isEQ: 0, new EQ is 1
0.00/0.32	c old isEQ: 52, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.46	c old isEQ: 0, new EQ is 0
0.00/0.46	c old isEQ: 0, new EQ is 0
0.00/0.48	c old isEQ: 0, new EQ is 1
0.00/0.54	c old isEQ: 1, new EQ is 1
0.00/0.67	c run usual solver
4.87/5.34	c model valid
4.87/5.34	c current solution ok
5.75/6.21	o 545083058
5.75/6.21	c current bound: 272541541
5.75/6.21	c fallback to adder encoding
1138.51/1139.20	c model valid
1138.51/1139.20	c current solution ok
1138.51/1139.25	o 249412525
1138.51/1139.25	c current bound: 124706275
1138.51/1139.25	c fallback to adder encoding
1800.01/1801.01	c error: unexpected solver exit code
1800.01/1801.01	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-3750163-1339177954/watcher-3750163-1339177954 -o /tmp/evaluation-result-3750163-1339177954/solver-3750163-1339177954 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750163-1339177954.opb 1367237482 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: 3.83 3.70 2.79 3/176 1820
/proc/meminfo: memFree=27885376/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0

[startup+0.0570999 s]
/proc/loadavg: 3.83 3.70 2.79 3/176 1820
/proc/meminfo: memFree=27885376/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100354 s]
/proc/loadavg: 3.83 3.70 2.79 3/176 1820
/proc/meminfo: memFree=27885376/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300297 s]
/proc/loadavg: 3.83 3.70 2.79 3/176 1820
/proc/meminfo: memFree=27885376/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.701004 s]
/proc/loadavg: 3.83 3.70 2.79 3/176 1820
/proc/meminfo: memFree=27885376/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 3.83 3.70 2.79 3/180 1825
/proc/meminfo: memFree=27571108/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
[pid=1822] ppid=1820 vsize=97188 CPUtime=0.68 cores=0,2,4,6
/proc/1822/stat : 1822 (npSolver-pbo) S 1820 1820 982 0 -1 4202496 10960 0 0 0 62 6 0 0 20 0 1 0 383920826 99520512 23429 33554432000 4194304 6004724 140736811821792 140736811815840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1822/statm: 24297 23429 164 442 0 23851 0
[pid=1824] ppid=1822 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1824/stat : 1824 (cp2_pre.sh) S 1822 1820 982 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383920896 9367552 276 33554432000 4194304 5064252 140734410056336 140734410055040 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1824/statm: 2287 276 234 213 0 72 0
[pid=1825] ppid=1824 vsize=186968 CPUtime=0.79 cores=0,2,4,6
/proc/1825/stat : 1825 (coprocessor) R 1824 1820 982 0 -1 4202496 31560 0 0 0 74 5 0 0 20 0 1 0 383920896 191455232 45445 33554432000 4194304 6586260 140734986701248 140734986696968 4770132 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/1825/statm: 46742 45445 175 584 0 46154 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 302452

[startup+3.10038 s]
/proc/loadavg: 3.83 3.70 2.79 3/180 1825
/proc/meminfo: memFree=27410540/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
[pid=1822] ppid=1820 vsize=97188 CPUtime=0.68 cores=0,2,4,6
/proc/1822/stat : 1822 (npSolver-pbo) S 1820 1820 982 0 -1 4202496 10960 0 0 0 62 6 0 0 20 0 1 0 383920826 99520512 23429 33554432000 4194304 6004724 140736811821792 140736811815840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1822/statm: 24297 23429 164 442 0 23851 0
[pid=1824] ppid=1822 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1824/stat : 1824 (cp2_pre.sh) S 1822 1820 982 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383920896 9367552 276 33554432000 4194304 5064252 140734410056336 140734410055040 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1824/statm: 2287 276 234 213 0 72 0
[pid=1825] ppid=1824 vsize=212112 CPUtime=2.39 cores=0,2,4,6
/proc/1825/stat : 1825 (coprocessor) R 1824 1820 982 0 -1 4202496 35070 0 0 0 221 18 0 0 20 0 1 0 383920896 217202688 52078 33554432000 4194304 6586260 140734986701248 140734986696568 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/1825/statm: 53028 52078 204 584 0 52440 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 327596

[startup+6.30035 s]
/proc/loadavg: 3.68 3.67 2.79 3/178 1832
/proc/meminfo: memFree=27351696/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
[pid=1822] ppid=1820 vsize=97188 CPUtime=5.88 cores=0,2,4,6
/proc/1822/stat : 1822 (npSolver-pbo) R 1820 1820 982 0 -1 4202496 17400 59435 0 0 103 78 377 30 20 0 1 0 383920826 99520512 23444 33554432000 4194304 6004724 140736811821792 140736811815840 4617984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1822/statm: 24297 23444 179 442 0 23851 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 106336

[startup+12.7004 s]
/proc/loadavg: 3.55 3.64 2.78 3/180 1837
/proc/meminfo: memFree=25840516/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
[pid=1822] ppid=1820 vsize=375716 CPUtime=8.86 cores=0,2,4,6
/proc/1822/stat : 1822 (npSolver-pbo) S 1820 1820 982 0 -1 4202496 20328 59435 0 0 366 113 377 30 20 0 1 0 383920826 384733184 77307 33554432000 4194304 6004724 140736811821792 140736811814144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/1822/statm: 93929 77307 180 442 0 93483 0
[pid=1835] ppid=1822 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1835/stat : 1835 (satsolver.sh) S 1822 1820 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383921756 9367552 267 33554432000 4194304 5064252 140734398270128 140734398269040 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1835/statm: 2287 267 226 213 0 72 0
[pid=1837] ppid=1835 vsize=564232 CPUtime=3.39 cores=0,2,4,6
/proc/1837/stat : 1837 (glucose) R 1835 1820 982 0 -1 4202496 86759 0 0 0 314 25 0 0 20 0 1 0 383921756 577773568 128210 33554432000 4194304 5208918 140734830433520 140734830431368 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1837/statm: 141058 128210 103 248 0 140807 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 958244

[startup+25.5004 s]
/proc/loadavg: 3.20 3.56 2.77 3/180 1837
/proc/meminfo: memFree=24897372/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
[pid=1822] ppid=1820 vsize=375716 CPUtime=8.86 cores=0,2,4,6
/proc/1822/stat : 1822 (npSolver-pbo) S 1820 1820 982 0 -1 4202496 20328 59435 0 0 366 113 377 30 20 0 1 0 383920826 384733184 77307 33554432000 4194304 6004724 140736811821792 140736811814144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/1822/statm: 93929 77307 180 442 0 93483 0
[pid=1835] ppid=1822 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1835/stat : 1835 (satsolver.sh) S 1822 1820 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383921756 9367552 267 33554432000 4194304 5064252 140734398270128 140734398269040 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1835/statm: 2287 267 226 213 0 72 0
[pid=1837] ppid=1835 vsize=567296 CPUtime=16.19 cores=0,2,4,6
/proc/1837/stat : 1837 (glucose) R 1835 1820 982 0 -1 4202496 87830 0 0 0 1593 26 0 0 20 0 1 0 383921756 580911104 130303 33554432000 4194304 5208918 140734830433520 140734830431368 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1837/statm: 141824 130303 105 248 0 141573 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 961308

[startup+51.1004 s]
/proc/loadavg: 2.79 3.43 2.75 3/179 1837
/proc/meminfo: memFree=22852648/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
[pid=1822] ppid=1820 vsize=375716 CPUtime=8.86 cores=0,2,4,6
/proc/1822/stat : 1822 (npSolver-pbo) S 1820 1820 982 0 -1 4202496 20328 59435 0 0 366 113 377 30 20 0 1 0 383920826 384733184 77307 33554432000 4194304 6004724 140736811821792 140736811814144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/1822/statm: 93929 77307 180 442 0 93483 0
[pid=1835] ppid=1822 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1835/stat : 1835 (satsolver.sh) S 1822 1820 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383921756 9367552 267 33554432000 4194304 5064252 140734398270128 140734398269040 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1835/statm: 2287 267 226 213 0 72 0
[pid=1837] ppid=1835 vsize=570424 CPUtime=41.78 cores=0,2,4,6
/proc/1837/stat : 1837 (glucose) R 1835 1820 982 0 -1 4202496 88605 0 0 0 4152 26 0 0 20 0 1 0 383921756 584114176 133633 33554432000 4194304 5208918 140734830433520 140734830431368 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1837/statm: 142606 133633 105 248 0 142355 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 964436

[startup+102.3 s]
/proc/loadavg: 2.45 3.24 2.71 3/179 1837
/proc/meminfo: memFree=19015888/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
[pid=1822] ppid=1820 vsize=375716 CPUtime=8.86 cores=0,2,4,6
/proc/1822/stat : 1822 (npSolver-pbo) S 1820 1820 982 0 -1 4202496 20328 59435 0 0 366 113 377 30 20 0 1 0 383920826 384733184 77307 33554432000 4194304 6004724 140736811821792 140736811814144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/1822/statm: 93929 77307 180 442 0 93483 0
[pid=1835] ppid=1822 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1835/stat : 1835 (satsolver.sh) S 1822 1820 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383921756 9367552 267 33554432000 4194304 5064252 140734398270128 140734398269040 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1835/statm: 2287 267 226 213 0 72 0
[pid=1837] ppid=1835 vsize=573808 CPUtime=92.97 cores=0,2,4,6
/proc/1837/stat : 1837 (glucose) R 1835 1820 982 0 -1 4202496 90581 0 0 0 9266 31 0 0 20 0 1 0 383921756 587579392 131931 33554432000 4194304 5208918 140734830433520 140734830431608 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1837/statm: 143452 131931 105 248 0 143201 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 967820

[startup+162.3 s]
/proc/loadavg: 3.82 3.46 2.82 2/180 1839
/proc/meminfo: memFree=9946032/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
[pid=1822] ppid=1820 vsize=375716 CPUtime=8.86 cores=0,2,4,6
/proc/1822/stat : 1822 (npSolver-pbo) S 1820 1820 982 0 -1 4202496 20328 59435 0 0 366 113 377 30 20 0 1 0 383920826 384733184 77307 33554432000 4194304 6004724 140736811821792 140736811814144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/1822/statm: 93929 77307 180 442 0 93483 0
[pid=1835] ppid=1822 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1835/stat : 1835 (satsolver.sh) S 1822 1820 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383921756 9367552 267 33554432000 4194304 5064252 140734398270128 140734398269040 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1835/statm: 2287 267 226 213 0 72 0
[pid=1837] ppid=1835 vsize=658196 CPUtime=152.96 cores=0,2,4,6
/proc/1837/stat : 1837 (glucose) R 1835 1820 982 0 -1 4202496 91874 0 0 0 15263 33 0 0 20 0 1 0 383921756 673992704 140888 33554432000 4194304 5208918 140734830433520 140734830431272 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1837/statm: 164549 140888 105 248 0 164298 0
Current children cumulated CPU time (s) 161.82

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

/proc/1935/stat : 1935 (glucose) R 1934 1820 982 0 -1 4202496 90114 0 0 0 27947 36 0 0 20 0 1 0 384035067 578842624 132030 33554432000 4194304 5208918 140735372511280 140735372509368 4229110 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1935/statm: 141319 132030 104 248 0 141068 0
Current children cumulated CPU time (s) 1421.41
Current children cumulated vsize (KiB) 959288

[startup+1482.3 s]
/proc/loadavg: 2.01 2.06 2.36 4/181 1937
/proc/meminfo: memFree=28572560/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
[pid=1822] ppid=1820 vsize=375716 CPUtime=1141.58 cores=0,2,4,6
/proc/1822/stat : 1822 (npSolver-pbo) S 1820 1820 982 0 -1 4202496 29379 183220 0 0 649 150 113162 197 20 0 1 0 383920826 384733184 73724 33554432000 4194304 6004724 140736811821792 140736811814144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/1822/statm: 93929 73724 181 442 0 93483 0
[pid=1934] ppid=1822 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1934/stat : 1934 (satsolver.sh) S 1822 1820 982 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384035067 9367552 266 33554432000 4194304 5064252 140734322253872 140734322252784 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1934/statm: 2287 266 226 213 0 72 0
[pid=1935] ppid=1934 vsize=570724 CPUtime=339.8 cores=0,2,4,6
/proc/1935/stat : 1935 (glucose) R 1934 1820 982 0 -1 4202496 91817 0 0 0 33940 40 0 0 20 0 1 0 384035067 584421376 129807 33554432000 4194304 5208918 140735372511280 140735372509368 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1935/statm: 142681 129807 104 248 0 142430 0
Current children cumulated CPU time (s) 1481.38
Current children cumulated vsize (KiB) 964736

[startup+1542.3 s]
/proc/loadavg: 2.00 2.05 2.34 3/181 1937
/proc/meminfo: memFree=28524936/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
[pid=1822] ppid=1820 vsize=375716 CPUtime=1141.58 cores=0,2,4,6
/proc/1822/stat : 1822 (npSolver-pbo) S 1820 1820 982 0 -1 4202496 29379 183220 0 0 649 150 113162 197 20 0 1 0 383920826 384733184 73724 33554432000 4194304 6004724 140736811821792 140736811814144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/1822/statm: 93929 73724 181 442 0 93483 0
[pid=1934] ppid=1822 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1934/stat : 1934 (satsolver.sh) S 1822 1820 982 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384035067 9367552 266 33554432000 4194304 5064252 140734322253872 140734322252784 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1934/statm: 2287 266 226 213 0 72 0
[pid=1935] ppid=1934 vsize=652112 CPUtime=399.78 cores=0,2,4,6
/proc/1935/stat : 1935 (glucose) R 1934 1820 982 0 -1 4202496 92732 0 0 0 39936 42 0 0 20 0 1 0 384035067 667762688 137904 33554432000 4194304 5208918 140735372511280 140735372507048 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1935/statm: 163028 137904 104 248 0 162777 0
Current children cumulated CPU time (s) 1541.36
Current children cumulated vsize (KiB) 1046124

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.32 4/181 1937
/proc/meminfo: memFree=28535948/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
[pid=1822] ppid=1820 vsize=375716 CPUtime=1141.58 cores=0,2,4,6
/proc/1822/stat : 1822 (npSolver-pbo) S 1820 1820 982 0 -1 4202496 29379 183220 0 0 649 150 113162 197 20 0 1 0 383920826 384733184 73724 33554432000 4194304 6004724 140736811821792 140736811814144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/1822/statm: 93929 73724 181 442 0 93483 0
[pid=1934] ppid=1822 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1934/stat : 1934 (satsolver.sh) S 1822 1820 982 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384035067 9367552 266 33554432000 4194304 5064252 140734322253872 140734322252784 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1934/statm: 2287 266 226 213 0 72 0
[pid=1935] ppid=1934 vsize=656040 CPUtime=459.77 cores=0,2,4,6
/proc/1935/stat : 1935 (glucose) R 1934 1820 982 0 -1 4202496 93036 0 0 0 45934 43 0 0 20 0 1 0 384035067 671784960 145353 33554432000 4194304 5208918 140735372511280 140735372506968 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1935/statm: 164010 145353 104 248 0 163759 0
Current children cumulated CPU time (s) 1601.35
Current children cumulated vsize (KiB) 1050052

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.29 4/182 1940
/proc/meminfo: memFree=28545880/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
[pid=1822] ppid=1820 vsize=375716 CPUtime=1141.58 cores=0,2,4,6
/proc/1822/stat : 1822 (npSolver-pbo) S 1820 1820 982 0 -1 4202496 29379 183220 0 0 649 150 113162 197 20 0 1 0 383920826 384733184 73724 33554432000 4194304 6004724 140736811821792 140736811814144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/1822/statm: 93929 73724 181 442 0 93483 0
[pid=1934] ppid=1822 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1934/stat : 1934 (satsolver.sh) S 1822 1820 982 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384035067 9367552 266 33554432000 4194304 5064252 140734322253872 140734322252784 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1934/statm: 2287 266 226 213 0 72 0
[pid=1935] ppid=1934 vsize=656040 CPUtime=519.75 cores=0,2,4,6
/proc/1935/stat : 1935 (glucose) R 1934 1820 982 0 -1 4202496 94397 0 0 0 51930 45 0 0 20 0 1 0 384035067 671784960 139209 33554432000 4194304 5208918 140735372511280 140735372507656 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1935/statm: 164010 139209 104 248 0 163759 0
Current children cumulated CPU time (s) 1661.33
Current children cumulated vsize (KiB) 1050052

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.27 4/181 1940
/proc/meminfo: memFree=28531180/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
[pid=1822] ppid=1820 vsize=375716 CPUtime=1141.58 cores=0,2,4,6
/proc/1822/stat : 1822 (npSolver-pbo) S 1820 1820 982 0 -1 4202496 29379 183220 0 0 649 150 113162 197 20 0 1 0 383920826 384733184 73724 33554432000 4194304 6004724 140736811821792 140736811814144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/1822/statm: 93929 73724 181 442 0 93483 0
[pid=1934] ppid=1822 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1934/stat : 1934 (satsolver.sh) S 1822 1820 982 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384035067 9367552 266 33554432000 4194304 5064252 140734322253872 140734322252784 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1934/statm: 2287 266 226 213 0 72 0
[pid=1935] ppid=1934 vsize=656040 CPUtime=579.74 cores=0,2,4,6
/proc/1935/stat : 1935 (glucose) R 1934 1820 982 0 -1 4202496 95975 0 0 0 57925 49 0 0 20 0 1 0 384035067 671784960 139454 33554432000 4194304 5208918 140735372511280 140735372507592 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1935/statm: 164010 139454 104 248 0 163759 0
Current children cumulated CPU time (s) 1721.32
Current children cumulated vsize (KiB) 1050052

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.25 4/181 1941
/proc/meminfo: memFree=28536864/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
[pid=1822] ppid=1820 vsize=375716 CPUtime=1141.58 cores=0,2,4,6
/proc/1822/stat : 1822 (npSolver-pbo) S 1820 1820 982 0 -1 4202496 29379 183220 0 0 649 150 113162 197 20 0 1 0 383920826 384733184 73724 33554432000 4194304 6004724 140736811821792 140736811814144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/1822/statm: 93929 73724 181 442 0 93483 0
[pid=1934] ppid=1822 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1934/stat : 1934 (satsolver.sh) S 1822 1820 982 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384035067 9367552 266 33554432000 4194304 5064252 140734322253872 140734322252784 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1934/statm: 2287 266 226 213 0 72 0
[pid=1935] ppid=1934 vsize=574652 CPUtime=639.73 cores=0,2,4,6
/proc/1935/stat : 1935 (glucose) R 1934 1820 982 0 -1 4202496 96971 0 0 0 63921 52 0 0 20 0 1 0 384035067 588443648 133280 33554432000 4194304 5208918 140735372511280 140735372507592 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1935/statm: 143663 133280 104 248 0 143412 0
Current children cumulated CPU time (s) 1781.31
Current children cumulated vsize (KiB) 968664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.00 2.01 2.25 3/181 1941
/proc/meminfo: memFree=28506272/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
[pid=1822] ppid=1820 vsize=375716 CPUtime=1141.58 cores=0,2,4,6
/proc/1822/stat : 1822 (npSolver-pbo) S 1820 1820 982 0 -1 4202496 29379 183220 0 0 649 150 113162 197 20 0 1 0 383920826 384733184 73724 33554432000 4194304 6004724 140736811821792 140736811814144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/1822/statm: 93929 73724 181 442 0 93483 0
[pid=1934] ppid=1822 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1934/stat : 1934 (satsolver.sh) S 1822 1820 982 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384035067 9367552 266 33554432000 4194304 5064252 140734322253872 140734322252784 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1934/statm: 2287 266 226 213 0 72 0
[pid=1935] ppid=1934 vsize=656444 CPUtime=658.43 cores=0,2,4,6
/proc/1935/stat : 1935 (glucose) R 1934 1820 982 0 -1 4202496 97826 0 0 0 65789 54 0 0 20 0 1 0 384035067 672198656 138223 33554432000 4194304 5208918 140735372511280 140735372509128 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1935/statm: 164111 138223 104 248 0 163860 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1050456

Sending SIGTERM to process tree (bottom up)

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

[startup+1801 s]
/proc/loadavg: 2.00 2.01 2.25 3/181 1941
/proc/meminfo: memFree=28506272/32873852 swapFree=7632/7632
[pid=1820] ppid=1818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1820/stat : 1820 (npSolver-pbo.sh) S 1818 1820 982 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383920826 9367552 275 33554432000 4194304 5064252 140735031133184 140735031132096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1820/statm: 2287 275 233 213 0 72 0
[pid=1822] ppid=1820 vsize=375716 CPUtime=1141.58 cores=0,2,4,6
/proc/1822/stat : 1822 (npSolver-pbo) S 1820 1820 982 0 -1 4202496 29379 183220 0 0 649 150 113162 197 20 0 1 0 383920826 384733184 73724 33554432000 4194304 6004724 140736811821792 140736811814144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/1822/statm: 93929 73724 181 442 0 93483 0
[pid=1934] ppid=1822 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1934/stat : 1934 (satsolver.sh) S 1822 1820 982 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384035067 9367552 266 33554432000 4194304 5064252 140734322253872 140734322252784 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1934/statm: 2287 266 226 213 0 72 0
[pid=1935] ppid=1934 vsize=656444 CPUtime=658.43 cores=0,2,4,6
/proc/1935/stat : 1935 (glucose) R 1934 1820 982 0 -1 4202496 97826 0 0 0 65789 54 0 0 20 0 1 0 384035067 672198656 138223 33554432000 4194304 5208918 140735372511280 140735372509128 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1935/statm: 164111 138223 104 248 0 163860 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1050456

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1820 and gives
#  childrusage.ru_utime.tv_sec=1138
#  childrusage.ru_utime.tv_usec=128978
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=489469
# CPU time returned by wait4() is 1141.62
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.02
CPU time (s): 1800.01
CPU user time (s): 1796
CPU system time (s): 4.01
CPU usage (%): 99.9441
Max. virtual memory (cumulated for all children) (KiB): 1210420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1138.13
system time used= 3.48947
maximum resident set size= 756940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213576
page faults= 0
swaps= 0
block input operations= 16
block output operations= 897072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3351
involuntary context switches= 1212

runsolver used 3.37849 second user time and 12.8071 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-08 19:52:34
IDJOB=3750163
IDBENCH=92653
IDSOLVER=2334
FILE ID=node131/3750163-1339177954
RUNJOBID= node131-1339170236-998
PBS_JOBID= 14643840
Free space on /tmp= 70788 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_2_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750163-1339177954/watcher-3750163-1339177954 -o /tmp/evaluation-result-3750163-1339177954/solver-3750163-1339177954 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750163-1339177954.opb 1367237482 HOME HOME

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

MD5SUM BENCH= ae034981987dcf56811f1bb984859bc0
RANDOM SEED=1367237482

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        27885904 kB
Buffers:          278792 kB
Cached:          1230608 kB
SwapCached:         8248 kB
Active:          3209864 kB
Inactive:         888112 kB
Active(anon):    2583344 kB
Inactive(anon):     7424 kB
Active(file):     626520 kB
Inactive(file):   880688 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67093240 kB
Dirty:            246312 kB
Writeback:             0 kB
AnonPages:       2795812 kB
Mapped:             9336 kB
Shmem:                 0 kB
Slab:             734252 kB
SReclaimable:     175044 kB
SUnreclaim:       559208 kB
KernelStack:        1496 kB
PageTables:         9152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    3170384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1449984 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= 70588 MiB
End job on node131 at 2012-06-08 20:22:35