Trace number 3748895

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-lin.rom.r.opb
MD5SUM3183c84355c854880486b3d148840656
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark120
Best CPU time to get the best result obtained on this benchmark0.184971
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 120
Optimality of the best value was proved YES
Number of variables1076
Total number of constraints1030
Number of constraints which are clauses1030
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint40
Number of terms in the objective function 1076
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1076
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1076
Number of bits of the biggest sum of numbers11
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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.04	o 177
0.00/0.04	c execute binary inc search
0.00/0.04	c [INC SEARCH] current bound: 88
0.00/0.04	c [INC SEARCH] iteration: 0
0.00/0.04	c [INC SEARCH] lower bound: 0 upperbound 177 current bound: 88 best value:177
0.00/0.04	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.04	c write failed with 2
0.00/0.04	c [INC SYSTEM] create new solver instance
0.00/0.04	c [INC] encode full formula
0.00/0.04	c (debug) using card networks
0.00/0.04	c old isEQ: 160, new EQ is 0
0.00/0.06	c set iterative enc to: card
0.00/0.06	c set iterative enc to: none
0.00/0.06	c [INC SEARCH] isOptimum variable: 0
42.06/42.13	c [INC SEARCH] formula is UNSAT
42.06/42.13	c [INC SYSTEM] there exists a inc, kill it!
42.06/42.13	c write failed with 2
42.06/42.13	c sat variable: 0 optimum/unsat variable: 1
42.06/42.13	c [INC SEARCH] set lower bound to 89 upperbound 177
42.06/42.13	c [INC SEARCH] current bound: 133
42.06/42.13	c [INC SEARCH] iteration: 1
42.06/42.13	c [INC SEARCH] lower bound: 89 upperbound 177 current bound: 133 best value:177
42.06/42.13	c [INC SYSTEM] create new solver instance
42.06/42.13	c [INC] encode full formula
42.06/42.13	c (debug) using card networks
42.06/42.13	c old isEQ: 0, new EQ is 0
42.06/42.16	c set iterative enc to: card
42.06/42.16	c set iterative enc to: none
42.06/42.16	c [INC SEARCH] isOptimum variable: 0
83.24/83.31	c [INC SEARCH] formula is SAT
83.24/83.32	c [INC SEARCH] copied best model
83.24/83.32	c sat variable: 1 optimum/unsat variable: 0
83.24/83.32	c model valid
83.24/83.32	c current solution ok
83.24/83.32	o 132
83.24/83.32	c [INC SEARCH] current bound: 110
83.24/83.32	c [INC SEARCH] iteration: 2
83.24/83.32	c [INC SEARCH] lower bound: 89 upperbound 132 current bound: 110 best value:132
83.24/83.32	c [INC SYSTEM] there exists a inc, kill it!
83.24/83.32	c write failed with 2
83.24/83.32	c [INC SYSTEM] create new solver instance
83.24/83.32	c [INC] encode full formula
83.24/83.32	c (debug) using card networks
83.24/83.32	c old isEQ: 64, new EQ is 0
83.24/83.34	c set iterative enc to: card
83.24/83.34	c set iterative enc to: none
83.24/83.35	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.40	c an unexpexted return value has been received, exit
1800.07/1800.40	s UNKNOWN
1800.07/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.40	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-3748895-1339125278/watcher-3748895-1339125278 -o /tmp/evaluation-result-3748895-1339125278/solver-3748895-1339125278 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748895-1339125278.opb 2034674464 HOME HOME 

running on 4 cores: 1,3,5,7

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.92 1.98 1.99 3/178 21560
/proc/meminfo: memFree=21526092/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0

[startup+0.0994521 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 21560
/proc/meminfo: memFree=21526092/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10024 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 21560
/proc/meminfo: memFree=21526092/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300161 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 21560
/proc/meminfo: memFree=21526092/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700199 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 21560
/proc/meminfo: memFree=21526092/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 21569
/proc/meminfo: memFree=21511404/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=5156 CPUtime=0.05 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 3464 3471 0 0 3 1 1 0 20 0 1 0 378653233 5279744 916 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/21561/statm: 1289 916 177 442 0 843 0
[pid=21569] ppid=21561 vsize=15776 CPUtime=1.42 cores=1,3,5,7
/proc/21569/stat : 21569 (glucosInc) R 21561 21560 17422 0 -1 4202496 2503 0 0 0 142 0 0 0 20 0 1 0 378653240 16154624 2929 33554432000 4194304 5654031 140735174890960 140735174878776 4232720 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21569/statm: 3944 2929 138 357 0 3584 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30080

[startup+3.10029 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 21569
/proc/meminfo: memFree=21511344/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=5156 CPUtime=0.05 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 3464 3471 0 0 3 1 1 0 20 0 1 0 378653233 5279744 916 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/21561/statm: 1289 916 177 442 0 843 0
[pid=21569] ppid=21561 vsize=14404 CPUtime=3.02 cores=1,3,5,7
/proc/21569/stat : 21569 (glucosInc) R 21561 21560 17422 0 -1 4202496 3093 0 0 0 302 0 0 0 20 0 1 0 378653240 14749696 2883 33554432000 4194304 5654031 140735174890960 140735174878776 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21569/statm: 3601 2883 139 357 0 3241 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 28708

[startup+6.30031 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 21569
/proc/meminfo: memFree=21508624/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=5156 CPUtime=0.05 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 3464 3471 0 0 3 1 1 0 20 0 1 0 378653233 5279744 916 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/21561/statm: 1289 916 177 442 0 843 0
[pid=21569] ppid=21561 vsize=17940 CPUtime=6.22 cores=1,3,5,7
/proc/21569/stat : 21569 (glucosInc) R 21561 21560 17422 0 -1 4202496 4893 0 0 0 621 1 0 0 20 0 1 0 378653240 18370560 3937 33554432000 4194304 5654031 140735174890960 140735174888840 4232462 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21569/statm: 4485 3937 139 357 0 4125 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 32244

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 21569
/proc/meminfo: memFree=21501624/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=5156 CPUtime=0.05 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 3464 3471 0 0 3 1 1 0 20 0 1 0 378653233 5279744 916 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/21561/statm: 1289 916 177 442 0 843 0
[pid=21569] ppid=21561 vsize=20644 CPUtime=12.62 cores=1,3,5,7
/proc/21569/stat : 21569 (glucosInc) R 21561 21560 17422 0 -1 4202496 5653 0 0 0 1261 1 0 0 20 0 1 0 378653240 21139456 4623 33554432000 4194304 5654031 140735174890960 140735174878776 4208604 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21569/statm: 5161 4623 139 357 0 4801 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 34948

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/181 21569
/proc/meminfo: memFree=21496968/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=5156 CPUtime=0.05 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 3464 3471 0 0 3 1 1 0 20 0 1 0 378653233 5279744 916 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/21561/statm: 1289 916 177 442 0 843 0
[pid=21569] ppid=21561 vsize=29472 CPUtime=25.42 cores=1,3,5,7
/proc/21569/stat : 21569 (glucosInc) R 21561 21560 17422 0 -1 4202496 5874 0 0 0 2541 1 0 0 20 0 1 0 378653240 30179328 5850 33554432000 4194304 5654031 140735174890960 140735174878776 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21569/statm: 7368 5850 139 357 0 7008 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 43776

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.99 3/181 21571
/proc/meminfo: memFree=21497156/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=7204 CPUtime=42.13 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 4681 10358 0 0 5 1 4205 2 20 0 1 0 378653233 7376896 1254 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21561/statm: 1801 1254 177 442 0 1355 0
[pid=21571] ppid=21561 vsize=24448 CPUtime=8.92 cores=1,3,5,7
/proc/21571/stat : 21571 (glucosInc) R 21561 21560 17422 0 -1 4202496 6238 0 0 0 891 1 0 0 20 0 1 0 378657450 25034752 5534 33554432000 4194304 5654031 140736573280816 140736573268632 4232939 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21571/statm: 6112 5534 142 357 0 5752 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 40800

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/181 21573
/proc/meminfo: memFree=21493884/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=7204 CPUtime=83.31 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 5657 20009 0 0 8 1 8316 6 20 0 1 0 378653233 7376896 1255 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21561/statm: 1801 1255 178 442 0 1355 0
[pid=21573] ppid=21561 vsize=29160 CPUtime=18.93 cores=1,3,5,7
/proc/21573/stat : 21573 (glucosInc) R 21561 21560 17422 0 -1 4202496 6630 0 0 0 1892 1 0 0 20 0 1 0 378661568 29859840 5756 33554432000 4194304 5654031 140736089340352 140736089328168 4233232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21573/statm: 7290 5756 142 357 0 6930 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 45512

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/181 21574
/proc/meminfo: memFree=21475896/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=7204 CPUtime=83.31 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 5657 20009 0 0 8 1 8316 6 20 0 1 0 378653233 7376896 1255 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21561/statm: 1801 1255 178 442 0 1355 0
[pid=21573] ppid=21561 vsize=40920 CPUtime=78.91 cores=1,3,5,7
/proc/21573/stat : 21573 (glucosInc) R 21561 21560 17422 0 -1 4202496 8397 0 0 0 7889 2 0 0 20 0 1 0 378661568 41902080 9248 33554432000 4194304 5654031 140736089340352 140736089328168 4232675 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21573/statm: 10230 9248 142 357 0 9870 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 57272

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/181 21574
/proc/meminfo: memFree=21459192/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=7204 CPUtime=83.31 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 5657 20009 0 0 8 1 8316 6 20 0 1 0 378653233 7376896 1255 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21561/statm: 1801 1255 178 442 0 1355 0
[pid=21573] ppid=21561 vsize=59596 CPUtime=138.9 cores=1,3,5,7
/proc/21573/stat : 21573 (glucosInc) R 21561 21560 17422 0 -1 4202496 9689 0 0 0 13887 3 0 0 20 0 1 0 378661568 61026304 13294 33554432000 4194304 5654031 140736089340352 140736089338232 4232866 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21573/statm: 14899 13294 142 357 0 14539 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 75948

[startup+282.3 s]

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

/proc/meminfo: memFree=26844540/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=7204 CPUtime=83.31 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 5657 20009 0 0 8 1 8316 6 20 0 1 0 378653233 7376896 1255 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21561/statm: 1801 1255 178 442 0 1355 0
[pid=21573] ppid=21561 vsize=113516 CPUtime=1158.74 cores=1,3,5,7
/proc/21573/stat : 21573 (glucosInc) R 21561 21560 17422 0 -1 4202496 14596 0 0 0 115863 11 0 0 20 0 1 0 378661568 116240384 27888 33554432000 4194304 5654031 140736089340352 140736089338376 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21573/statm: 28379 27888 142 357 0 28019 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 129868

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21631
/proc/meminfo: memFree=26811404/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=7204 CPUtime=83.31 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 5657 20009 0 0 8 1 8316 6 20 0 1 0 378653233 7376896 1255 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21561/statm: 1801 1255 178 442 0 1355 0
[pid=21573] ppid=21561 vsize=162836 CPUtime=1218.74 cores=1,3,5,7
/proc/21573/stat : 21573 (glucosInc) R 21561 21560 17422 0 -1 4202496 15174 0 0 0 121861 13 0 0 20 0 1 0 378661568 166744064 36352 33554432000 4194304 5654031 140736089340352 140736089328168 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21573/statm: 40709 36352 142 357 0 40349 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 179188

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 21631
/proc/meminfo: memFree=26793656/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=7204 CPUtime=83.31 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 5657 20009 0 0 8 1 8316 6 20 0 1 0 378653233 7376896 1255 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21561/statm: 1801 1255 178 442 0 1355 0
[pid=21573] ppid=21561 vsize=162836 CPUtime=1278.72 cores=1,3,5,7
/proc/21573/stat : 21573 (glucosInc) R 21561 21560 17422 0 -1 4202496 15469 0 0 0 127859 13 0 0 20 0 1 0 378661568 166744064 37888 33554432000 4194304 5654031 140736089340352 140736089338280 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21573/statm: 40709 37888 142 357 0 40349 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 179188

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 21632
/proc/meminfo: memFree=26789744/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=7204 CPUtime=83.31 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 5657 20009 0 0 8 1 8316 6 20 0 1 0 378653233 7376896 1255 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21561/statm: 1801 1255 178 442 0 1355 0
[pid=21573] ppid=21561 vsize=162836 CPUtime=1338.72 cores=1,3,5,7
/proc/21573/stat : 21573 (glucosInc) R 21561 21560 17422 0 -1 4202496 15763 0 0 0 133857 15 0 0 20 0 1 0 378661568 166744064 38912 33554432000 4194304 5654031 140736089340352 140736089328168 4215124 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21573/statm: 40709 38912 142 357 0 40349 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 179188

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 21632
/proc/meminfo: memFree=26833184/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=7204 CPUtime=83.31 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 5657 20009 0 0 8 1 8316 6 20 0 1 0 378653233 7376896 1255 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21561/statm: 1801 1255 178 442 0 1355 0
[pid=21573] ppid=21561 vsize=113516 CPUtime=1398.7 cores=1,3,5,7
/proc/21573/stat : 21573 (glucosInc) R 21561 21560 17422 0 -1 4202496 16056 0 0 0 139855 15 0 0 20 0 1 0 378661568 116240384 27888 33554432000 4194304 5654031 140736089340352 140736089328168 4208651 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21573/statm: 28379 27888 142 357 0 28019 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 129868

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21635
/proc/meminfo: memFree=26833556/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=7204 CPUtime=83.31 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 5657 20009 0 0 8 1 8316 6 20 0 1 0 378653233 7376896 1255 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21561/statm: 1801 1255 178 442 0 1355 0
[pid=21573] ppid=21561 vsize=113516 CPUtime=1458.69 cores=1,3,5,7
/proc/21573/stat : 21573 (glucosInc) R 21561 21560 17422 0 -1 4202496 16350 0 0 0 145853 16 0 0 20 0 1 0 378661568 116240384 27888 33554432000 4194304 5654031 140736089340352 140736089328168 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21573/statm: 28379 27888 142 357 0 28019 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 129868

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21635
/proc/meminfo: memFree=26802224/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=7204 CPUtime=83.31 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 5657 20009 0 0 8 1 8316 6 20 0 1 0 378653233 7376896 1255 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21561/statm: 1801 1255 178 442 0 1355 0
[pid=21573] ppid=21561 vsize=162836 CPUtime=1518.68 cores=1,3,5,7
/proc/21573/stat : 21573 (glucosInc) R 21561 21560 17422 0 -1 4202496 16931 0 0 0 151851 17 0 0 20 0 1 0 378661568 166744064 35840 33554432000 4194304 5654031 140736089340352 140736089338280 4215017 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21573/statm: 40709 35840 142 357 0 40349 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 179188

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21635
/proc/meminfo: memFree=26798252/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=7204 CPUtime=83.31 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 5657 20009 0 0 8 1 8316 6 20 0 1 0 378653233 7376896 1255 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21561/statm: 1801 1255 178 442 0 1355 0
[pid=21573] ppid=21561 vsize=162836 CPUtime=1578.67 cores=1,3,5,7
/proc/21573/stat : 21573 (glucosInc) R 21561 21560 17422 0 -1 4202496 17227 0 0 0 157849 18 0 0 20 0 1 0 378661568 166744064 36864 33554432000 4194304 5654031 140736089340352 140736089328168 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21573/statm: 40709 36864 142 357 0 40349 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 179188

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21636
/proc/meminfo: memFree=26797760/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=7204 CPUtime=83.31 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 5657 20009 0 0 8 1 8316 6 20 0 1 0 378653233 7376896 1255 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21561/statm: 1801 1255 178 442 0 1355 0
[pid=21573] ppid=21561 vsize=162836 CPUtime=1638.67 cores=1,3,5,7
/proc/21573/stat : 21573 (glucosInc) R 21561 21560 17422 0 -1 4202496 17520 0 0 0 163848 19 0 0 20 0 1 0 378661568 166744064 36352 33554432000 4194304 5654031 140736089340352 140736089338280 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21573/statm: 40709 36352 142 357 0 40349 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 179188

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21636
/proc/meminfo: memFree=26788760/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=7204 CPUtime=83.31 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 5657 20009 0 0 8 1 8316 6 20 0 1 0 378653233 7376896 1255 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21561/statm: 1801 1255 178 442 0 1355 0
[pid=21573] ppid=21561 vsize=162836 CPUtime=1698.66 cores=1,3,5,7
/proc/21573/stat : 21573 (glucosInc) R 21561 21560 17422 0 -1 4202496 17814 0 0 0 169846 20 0 0 20 0 1 0 378661568 166744064 37376 33554432000 4194304 5654031 140736089340352 140736089338280 4232859 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21573/statm: 40709 37376 142 357 0 40349 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 179188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21636
/proc/meminfo: memFree=26826244/32873648 swapFree=7116/7116
[pid=21560] ppid=21558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21560/stat : 21560 (npSolver-pbo-I.) S 21558 21560 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653233 9367552 275 33554432000 4194304 5064252 140737365976400 140737365975312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21560/statm: 2287 275 233 213 0 72 0
[pid=21561] ppid=21560 vsize=7204 CPUtime=83.31 cores=1,3,5,7
/proc/21561/stat : 21561 (npSolver-pbo) S 21560 21560 17422 0 -1 4202496 5657 20009 0 0 8 1 8316 6 20 0 1 0 378653233 7376896 1255 33554432000 4194304 6004724 140733968020576 140733968005496 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21561/statm: 1801 1255 178 442 0 1355 0
[pid=21573] ppid=21561 vsize=113516 CPUtime=1716.76 cores=1,3,5,7
/proc/21573/stat : 21573 (glucosInc) R 21561 21560 17422 0 -1 4202496 17817 0 0 0 171656 20 0 0 20 0 1 0 378661568 116240384 27888 33554432000 4194304 5654031 140736089340352 140736089338376 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21573/statm: 28379 27888 142 357 0 28019 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 129868

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.1
CPU user time (s): 1799.81
CPU system time (s): 0.289955
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 179188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.289955
maximum resident set size= 157696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43865
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 136
involuntary context switches= 2108

runsolver used 3.83342 second user time and 9.64553 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-08 05:14:38
IDJOB=3748895
IDBENCH=2871
IDSOLVER=2333
FILE ID=node123/3748895-1339125278
RUNJOBID= node123-1339112653-19048
PBS_JOBID= 14643730
Free space on /tmp= 70044 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-lin.rom.r.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748895-1339125278/watcher-3748895-1339125278 -o /tmp/evaluation-result-3748895-1339125278/solver-3748895-1339125278 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748895-1339125278.opb 2034674464 HOME HOME

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

MD5SUM BENCH= 3183c84355c854880486b3d148840656
RANDOM SEED=2034674464

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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:       32873648 kB
MemFree:        21526364 kB
Buffers:         1840680 kB
Cached:          4247132 kB
SwapCached:         2512 kB
Active:          7708616 kB
Inactive:        2665952 kB
Active(anon):    4279168 kB
Inactive(anon):     7728 kB
Active(file):    3429448 kB
Inactive(file):  2658224 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:              8728 kB
Writeback:             0 kB
AnonPages:       4289320 kB
Mapped:            11552 kB
Shmem:                 0 kB
Slab:             826556 kB
SReclaimable:     269896 kB
SUnreclaim:       556660 kB
KernelStack:        1504 kB
PageTables:        12512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    5929676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2484224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71256 MiB
End job on node123 at 2012-06-08 05:44:38