Trace number 3748606

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 (fixed)? (TO) 1800.11 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_8_mh.opb
MD5SUMe48ee9240e6d9b52ec3ebd9cb27e0b8c
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark7759662
Best CPU time to get the best result obtained on this benchmark1800.54
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 119095488
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 17168297281
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 119095488
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 17168297281
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.22	c old isEQ: 0, new EQ is 1
0.00/0.22	c old isEQ: 116, new EQ is 0
0.00/0.23	c old isEQ: 0, new EQ is 0
0.00/0.24	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.26	c old isEQ: 0, new EQ is 0
0.00/0.27	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.29	c old isEQ: 0, new EQ is 0
0.00/0.30	c old isEQ: 0, new EQ is 0
0.00/0.31	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.32	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.35	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.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.41	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 1
0.00/0.49	c old isEQ: 1, new EQ is 1
0.00/0.57	c run inc solver
0.00/0.57	c [INC SYSTEM] run initial solver
0.00/0.57	c [INC SYSTEM] preprocess with white file
2.28/2.33	c [INC SYSTEM] finished preprocessing in 1 s
2.28/2.33	c [INC SYSTEM] execute solver
2.31/2.57	c [INC SEARCH] formula is SAT
2.31/2.58	c [INC SYSTEM] solved the initial formula
2.44/2.71	c model valid
2.44/2.71	c current solution ok
3.27/3.33	o 342207117
3.27/3.33	c execute binary inc search
3.27/3.33	c [INC SEARCH] current bound: 171103571
3.27/3.33	c [INC SEARCH] iteration: 0
3.27/3.33	c [INC SEARCH] lower bound: 0 upperbound 342207142 current bound: 171103571 best value:342207142
3.27/3.33	c [INC SYSTEM] there exists a inc, kill it!
3.27/3.33	c write failed with 2
3.27/3.33	c [INC SYSTEM] create new solver instance
3.27/3.33	c [INC] encode full formula
3.27/3.33	c fallback to adder encoding
5.78/5.87	c set iterative enc to: adder
5.78/5.87	c set iterative enc to: none
6.08/6.18	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.51	c an unexpexted return value has been received, exit
1800.07/1800.51	s UNKNOWN
1800.07/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.51	c write failed with -1

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-3748606-1339175603/watcher-3748606-1339175603 -o /tmp/evaluation-result-3748606-1339175603/solver-3748606-1339175603 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748606-1339175603.opb 111778996 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: 1.94 1.98 1.99 2/178 32517
/proc/meminfo: memFree=30844428/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0

[startup+0.045186 s]
/proc/loadavg: 1.94 1.98 1.99 2/178 32517
/proc/meminfo: memFree=30844428/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100287 s]
/proc/loadavg: 1.94 1.98 1.99 2/178 32517
/proc/meminfo: memFree=30844428/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300273 s]
/proc/loadavg: 1.94 1.98 1.99 2/178 32517
/proc/meminfo: memFree=30844428/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700237 s]
/proc/loadavg: 1.94 1.98 1.99 2/178 32517
/proc/meminfo: memFree=30844428/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 1.94 1.98 1.99 3/182 32521
/proc/meminfo: memFree=30666904/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=71948 CPUtime=0.59 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 9799 0 0 0 54 5 0 0 20 0 1 0 383686017 73674752 17363 33554432000 4194304 6004724 140735748758000 140735748752464 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 17987 17363 164 442 0 17541 0
[pid=32520] ppid=32518 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32520/stat : 32520 (cp2_pre.sh) S 32518 32517 32059 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383686077 9367552 277 33554432000 4194304 5064252 140733882789280 140733882787984 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32520/statm: 2287 277 234 213 0 72 0
[pid=32521] ppid=32520 vsize=135896 CPUtime=0.89 cores=0,2,4,6
/proc/32521/stat : 32521 (coprocessor) R 32520 32517 32059 0 -1 4202496 25803 0 0 0 85 4 0 0 20 0 1 0 383686077 139157504 32972 33554432000 4194304 6586260 140733425175040 140733425175040 4690041 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/32521/statm: 33974 32972 192 584 0 33386 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 226140

[startup+3.10027 s]
/proc/loadavg: 1.95 1.98 1.99 3/182 32521
/proc/meminfo: memFree=30633332/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=71948 CPUtime=2.83 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) R 32517 32517 32059 0 -1 4202496 11543 27498 0 0 72 39 161 11 20 0 1 0 383686017 73674752 17372 33554432000 4194304 6004724 140735748758000 140735748744280 5190832 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 17987 17372 173 442 0 17541 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 81096

[startup+6.3002 s]
/proc/loadavg: 1.95 1.98 1.99 3/180 32524
/proc/meminfo: memFree=30597388/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 97480

[startup+12.7004 s]
/proc/loadavg: 1.95 1.98 1.99 3/181 32526
/proc/meminfo: memFree=30092812/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
[pid=32526] ppid=32518 vsize=534772 CPUtime=6.5 cores=0,2,4,6
/proc/32526/stat : 32526 (glucosInc) R 32518 32517 32059 0 -1 4202496 79388 0 0 0 629 21 0 0 20 0 1 0 383686635 547606528 116650 33554432000 4194304 5654031 140737390023232 140737390011048 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32526/statm: 133693 116650 141 357 0 133333 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 632252

[startup+25.5004 s]
/proc/loadavg: 2.03 2.00 2.00 3/180 32526
/proc/meminfo: memFree=30093444/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
[pid=32526] ppid=32518 vsize=537260 CPUtime=19.3 cores=0,2,4,6
/proc/32526/stat : 32526 (glucosInc) R 32518 32517 32059 0 -1 4202496 80393 0 0 0 1909 21 0 0 20 0 1 0 383686635 550154240 118166 33554432000 4194304 5654031 140737390023232 140737390021016 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32526/statm: 134315 118166 141 357 0 133955 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 634740

[startup+51.1004 s]
/proc/loadavg: 2.09 2.02 2.00 3/180 32526
/proc/meminfo: memFree=30090620/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
[pid=32526] ppid=32518 vsize=537532 CPUtime=44.89 cores=0,2,4,6
/proc/32526/stat : 32526 (glucosInc) R 32518 32517 32059 0 -1 4202496 80483 0 0 0 4468 21 0 0 20 0 1 0 383686635 550432768 118256 33554432000 4194304 5654031 140737390023232 140737390011048 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32526/statm: 134383 118256 141 357 0 134023 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 635012

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 32527
/proc/meminfo: memFree=30045672/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
[pid=32526] ppid=32518 vsize=547348 CPUtime=96.09 cores=0,2,4,6
/proc/32526/stat : 32526 (glucosInc) R 32518 32517 32059 0 -1 4202496 81681 0 0 0 9588 21 0 0 20 0 1 0 383686635 560484352 120476 33554432000 4194304 5654031 140737390023232 140737390011048 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32526/statm: 136837 120476 141 357 0 136477 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 644828

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 32528
/proc/meminfo: memFree=30004592/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
[pid=32526] ppid=32518 vsize=547348 CPUtime=156.06 cores=0,2,4,6
/proc/32526/stat : 32526 (glucosInc) R 32518 32517 32059 0 -1 4202496 81763 0 0 0 15584 22 0 0 20 0 1 0 383686635 560484352 122068 33554432000 4194304 5654031 140737390023232 140737390011048 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32526/statm: 136837 122068 141 357 0 136477 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 644828

[startup+222.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 32528
/proc/meminfo: memFree=30016600/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
[pid=32526] ppid=32518 vsize=628736 CPUtime=216.02 cores=0,2,4,6
/proc/32526/stat : 32526 (glucosInc) R 32518 32517 32059 0 -1 4202496 82740 0 0 0 21579 23 0 0 20 0 1 0 383686635 643825664 127110 33554432000 4194304 5654031 140737390023232 140737390011048 4232767 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32526/statm: 157184 127110 141 357 0 156824 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 726216

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 32528
/proc/meminfo: memFree=29979840/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=29995908/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
[pid=32526] ppid=32518 vsize=648968 CPUtime=1295.78 cores=0,2,4,6
/proc/32526/stat : 32526 (glucosInc) R 32518 32517 32059 0 -1 4202496 93191 0 0 0 129533 45 0 0 20 0 1 0 383686635 664543232 138258 33554432000 4194304 5654031 140737390023232 140737390011048 4214632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32526/statm: 162242 138258 141 357 0 161882 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 746448

[startup+1362.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/181 32543
/proc/meminfo: memFree=29995164/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
[pid=32526] ppid=32518 vsize=567580 CPUtime=1355.77 cores=0,2,4,6
/proc/32526/stat : 32526 (glucosInc) R 32518 32517 32059 0 -1 4202496 93774 0 0 0 135530 47 0 0 20 0 1 0 383686635 581201920 131946 33554432000 4194304 5654031 140737390023232 140737390011048 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32526/statm: 141895 131946 141 357 0 141535 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 665060

[startup+1422.31 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 32544
/proc/meminfo: memFree=29974376/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
[pid=32526] ppid=32518 vsize=648968 CPUtime=1415.76 cores=0,2,4,6
/proc/32526/stat : 32526 (glucosInc) R 32518 32517 32059 0 -1 4202496 94479 0 0 0 141528 48 0 0 20 0 1 0 383686635 664543232 137246 33554432000 4194304 5654031 140737390023232 140737390011048 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32526/statm: 162242 137246 141 357 0 161882 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 746448

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 32544
/proc/meminfo: memFree=29967612/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
[pid=32526] ppid=32518 vsize=648968 CPUtime=1475.76 cores=0,2,4,6
/proc/32526/stat : 32526 (glucosInc) R 32518 32517 32059 0 -1 4202496 94628 0 0 0 147527 49 0 0 20 0 1 0 383686635 664543232 138928 33554432000 4194304 5654031 140737390023232 140737390011048 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32526/statm: 162242 138928 141 357 0 161882 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 746448

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 32544
/proc/meminfo: memFree=29994940/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
[pid=32526] ppid=32518 vsize=576016 CPUtime=1535.75 cores=0,2,4,6
/proc/32526/stat : 32526 (glucosInc) R 32518 32517 32059 0 -1 4202496 96255 0 0 0 153523 52 0 0 20 0 1 0 383686635 589840384 131111 33554432000 4194304 5654031 140737390023232 140737390011048 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32526/statm: 144004 131111 141 357 0 143644 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 673496

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 32547
/proc/meminfo: memFree=29985264/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
[pid=32526] ppid=32518 vsize=576016 CPUtime=1595.74 cores=0,2,4,6
/proc/32526/stat : 32526 (glucosInc) R 32518 32517 32059 0 -1 4202496 96259 0 0 0 159522 52 0 0 20 0 1 0 383686635 589840384 133159 33554432000 4194304 5654031 140737390023232 140737390011048 4232380 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32526/statm: 144004 133159 141 357 0 143644 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 673496

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 32547
/proc/meminfo: memFree=29958312/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
[pid=32526] ppid=32518 vsize=657404 CPUtime=1655.73 cores=0,2,4,6
/proc/32526/stat : 32526 (glucosInc) R 32518 32517 32059 0 -1 4202496 97125 0 0 0 165520 53 0 0 20 0 1 0 383686635 673181696 135552 33554432000 4194304 5654031 140737390023232 140737390011048 4216290 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32526/statm: 164351 135552 141 357 0 163991 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 754884

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32548
/proc/meminfo: memFree=29980652/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
[pid=32526] ppid=32518 vsize=576016 CPUtime=1715.71 cores=0,2,4,6
/proc/32526/stat : 32526 (glucosInc) R 32518 32517 32059 0 -1 4202496 97708 0 0 0 171516 55 0 0 20 0 1 0 383686635 589840384 129752 33554432000 4194304 5654031 140737390023232 140737390011048 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32526/statm: 144004 129752 141 357 0 143644 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 673496

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 32590
/proc/meminfo: memFree=29956388/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
[pid=32526] ppid=32518 vsize=576016 CPUtime=1775.7 cores=0,2,4,6
/proc/32526/stat : 32526 (glucosInc) R 32518 32517 32059 0 -1 4202496 97814 0 0 0 177515 55 0 0 20 0 1 0 383686635 589840384 132413 33554432000 4194304 5654031 140737390023232 140737390011048 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32526/statm: 144004 132413 141 357 0 143644 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 673496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.15 2.03 2.01 3/181 32595
/proc/meminfo: memFree=29417028/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
[pid=32526] ppid=32518 vsize=576016 CPUtime=1793.9 cores=0,2,4,6
/proc/32526/stat : 32526 (glucosInc) R 32518 32517 32059 0 -1 4202496 97816 0 0 0 179335 55 0 0 20 0 1 0 383686635 589840384 132970 33554432000 4194304 5654031 140737390023232 140737390011048 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32526/statm: 144004 132970 141 357 0 143644 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 673496

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.15 2.03 2.01 3/181 32595
/proc/meminfo: memFree=29417028/32873844 swapFree=7632/7632
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (npSolver-pbo-I.) S 32515 32517 32059 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383686017 9367552 275 33554432000 4194304 5064252 140736151050608 140736151049520 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=88332 CPUtime=6.17 cores=0,2,4,6
/proc/32518/stat : 32518 (npSolver-pbo) S 32517 32517 32059 0 -1 4202496 17699 40098 0 0 327 91 182 17 20 0 1 0 383686017 90451968 21479 33554432000 4194304 6004724 140735748758000 140735748742920 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32518/statm: 22083 21479 184 442 0 21637 0
[pid=32526] ppid=32518 vsize=576016 CPUtime=1793.9 cores=0,2,4,6
/proc/32526/stat : 32526 (glucosInc) R 32518 32517 32059 0 -1 4202496 97816 0 0 0 179335 55 0 0 20 0 1 0 383686635 589840384 132970 33554432000 4194304 5654031 140737390023232 140737390011048 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32526/statm: 144004 132970 141 357 0 143644 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 673496

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1798.46
CPU system time (s): 1.65275
CPU usage (%): 99.9778
Max. virtual memory (cumulated for all children) (KiB): 885112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.46
system time used= 1.65275
maximum resident set size= 679732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155996
page faults= 0
swaps= 0
block input operations= 0
block output operations= 431568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 494
involuntary context switches= 2048

runsolver used 3.12852 second user time and 7.2589 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-08 19:13:23
IDJOB=3748606
IDBENCH=92701
IDSOLVER=2333
FILE ID=node119/3748606-1339175603
RUNJOBID= node119-1339170171-32075
PBS_JOBID= 14643814
Free space on /tmp= 70772 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat25_6_4_8_mh.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748606-1339175603/watcher-3748606-1339175603 -o /tmp/evaluation-result-3748606-1339175603/solver-3748606-1339175603 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748606-1339175603.opb 111778996 HOME HOME

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

MD5SUM BENCH= e48ee9240e6d9b52ec3ebd9cb27e0b8c
RANDOM SEED=111778996

node119.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.943
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.88
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.943
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.943
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.93
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.943
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.943
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.93
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.943
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.92
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.943
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.90
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.943
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:       32873844 kB
MemFree:        30844700 kB
Buffers:          253072 kB
Cached:           784960 kB
SwapCached:         2552 kB
Active:           473580 kB
Inactive:         702052 kB
Active(anon):     134184 kB
Inactive(anon):     3936 kB
Active(file):     339396 kB
Inactive(file):   698116 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67097020 kB
Dirty:             57420 kB
Writeback:             0 kB
AnonPages:        141740 kB
Mapped:            10008 kB
Shmem:                 0 kB
Slab:             711312 kB
SReclaimable:     152040 kB
SUnreclaim:       559272 kB
KernelStack:        1472 kB
PageTables:         4364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     274464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 70408 MiB
End job on node119 at 2012-06-08 19:43:24