Trace number 3698026

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-topDown? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_36.opb.PB06.opb
MD5SUM77b4ba393aa7b9b6b0fcb1b4220a12a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1038
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1036
Optimality of the best value was proved NO
Number of variables1969
Total number of constraints4000
Number of constraints which are clauses4000
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 constraint2
Number of terms in the objective function 1969
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 1969
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 1969
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

Quality of the solution as a function of time


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

Solver Data

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	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.03	c model valid
0.00/0.03	c current solution ok
0.00/0.04	o 1204
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 SEARCH] iteration: 0
0.00/0.04	c [INC BOUNDS] best value:1204 search for 1203
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.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
0.00/0.32	c formula is SAT
0.00/0.32	c [INC SEARCH] copied best model
0.00/0.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.33	c model valid
0.00/0.33	c current solution ok
0.00/0.33	o 1193
0.00/0.33	c [INC SEARCH] iteration: 1
0.00/0.33	c [INC BOUNDS] best value:1193 search for 1192
0.00/0.33	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.33	c write failed with 2
0.00/0.33	c [INC SYSTEM] create new solver instance
0.00/0.33	c [INC] encode full formula
0.00/0.33	c (debug) using card networks
0.00/0.38	c set iterative enc to: card
0.00/0.38	c set iterative enc to: none
0.00/0.39	c [INC SEARCH] isOptimum variable: 0
0.00/0.60	c formula is SAT
0.00/0.61	c [INC SEARCH] copied best model
0.00/0.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.61	c model valid
0.00/0.61	c current solution ok
0.00/0.61	o 1187
0.00/0.61	c [INC SEARCH] iteration: 2
0.00/0.61	c [INC BOUNDS] best value:1187 search for 1186
0.00/0.61	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.61	c write failed with 2
0.00/0.62	c [INC SYSTEM] create new solver instance
0.00/0.62	c [INC] encode full formula
0.00/0.62	c (debug) using card networks
0.00/0.67	c set iterative enc to: card
0.00/0.67	c set iterative enc to: none
0.00/0.68	c [INC SEARCH] isOptimum variable: 0
469.49/469.66	c formula is SAT
469.49/469.66	c [INC SEARCH] copied best model
469.49/469.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
469.49/469.67	c model valid
469.49/469.67	c current solution ok
469.49/469.67	o 1177
469.49/469.67	c [INC SEARCH] iteration: 3
469.49/469.67	c [INC BOUNDS] best value:1177 search for 1176
469.49/469.67	c [INC SYSTEM] there exists a inc, kill it!
469.49/469.67	c write failed with 2
469.49/469.67	c [INC SYSTEM] create new solver instance
469.49/469.67	c [INC] encode full formula
469.49/469.67	c (debug) using card networks
469.60/469.72	c set iterative enc to: card
469.60/469.72	c set iterative enc to: none
469.60/469.74	c [INC SEARCH] isOptimum variable: 0
761.63/761.85	c formula is SAT
761.63/761.86	c [INC SEARCH] copied best model
761.63/761.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
761.63/761.86	c model valid
761.63/761.86	c current solution ok
761.63/761.86	o 1166
761.63/761.86	c [INC SEARCH] iteration: 4
761.63/761.86	c [INC BOUNDS] best value:1166 search for 1165
761.63/761.86	c [INC SYSTEM] there exists a inc, kill it!
761.63/761.86	c write failed with 2
761.63/761.86	c [INC SYSTEM] create new solver instance
761.63/761.86	c [INC] encode full formula
761.63/761.86	c (debug) using card networks
761.76/761.92	c set iterative enc to: card
761.76/761.92	c set iterative enc to: none
761.76/761.93	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 26342 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=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-3698026-1338055831/watcher-3698026-1338055831 -o /tmp/evaluation-result-3698026-1338055831/solver-3698026-1338055831 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698026-1338055831.opb 1529605893 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: 2.00 2.00 2.00 3/179 26341
/proc/meminfo: memFree=27467056/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0

[startup+0.0783331 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26341
/proc/meminfo: memFree=27467056/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100241 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26341
/proc/meminfo: memFree=27467056/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300195 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26341
/proc/meminfo: memFree=27467056/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700183 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26341
/proc/meminfo: memFree=27467056/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26357
/proc/meminfo: memFree=27398824/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3672 CPUtime=0.67 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 6285 18385 0 0 20 2 41 4 20 0 1 0 271709189 3760128 618 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 918 618 179 440 0 474 0
[pid=26357] ppid=26342 vsize=33396 CPUtime=0.8 cores=1,3,5,7
/proc/26357/stat : 26357 (glucosInc) R 26342 26341 25976 0 -1 4202496 7191 0 0 0 79 1 0 0 20 0 1 0 271709258 34197504 7451 33554432000 4194304 5654031 140735843546208 140735843534024 4216325 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26357/statm: 8349 7451 140 357 0 7989 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 46216

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26357
/proc/meminfo: memFree=27396896/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3672 CPUtime=0.67 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 6285 18385 0 0 20 2 41 4 20 0 1 0 271709189 3760128 618 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 918 618 179 440 0 474 0
[pid=26357] ppid=26342 vsize=33872 CPUtime=2.4 cores=1,3,5,7
/proc/26357/stat : 26357 (glucosInc) R 26342 26341 25976 0 -1 4202496 8255 0 0 0 239 1 0 0 20 0 1 0 271709258 34684928 7657 33554432000 4194304 5654031 140735843546208 140735843534024 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26357/statm: 8468 7657 142 357 0 8108 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 46692

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26357
/proc/meminfo: memFree=27385164/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3672 CPUtime=0.67 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 6285 18385 0 0 20 2 41 4 20 0 1 0 271709189 3760128 618 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 918 618 179 440 0 474 0
[pid=26357] ppid=26342 vsize=40752 CPUtime=5.6 cores=1,3,5,7
/proc/26357/stat : 26357 (glucosInc) R 26342 26341 25976 0 -1 4202496 10012 0 0 0 558 2 0 0 20 0 1 0 271709258 41730048 9506 33554432000 4194304 5654031 140735843546208 140735843534024 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26357/statm: 10188 9506 142 357 0 9828 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 53572

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26359
/proc/meminfo: memFree=27379776/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3672 CPUtime=0.67 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 6285 18385 0 0 20 2 41 4 20 0 1 0 271709189 3760128 618 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 918 618 179 440 0 474 0
[pid=26357] ppid=26342 vsize=56708 CPUtime=12.01 cores=1,3,5,7
/proc/26357/stat : 26357 (glucosInc) R 26342 26341 25976 0 -1 4202496 11547 0 0 0 1198 3 0 0 20 0 1 0 271709258 58068992 13492 33554432000 4194304 5654031 140735843546208 140735843534024 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26357/statm: 14177 13492 142 357 0 13817 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 69528

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26359
/proc/meminfo: memFree=27347520/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3672 CPUtime=0.67 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 6285 18385 0 0 20 2 41 4 20 0 1 0 271709189 3760128 618 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 918 618 179 440 0 474 0
[pid=26357] ppid=26342 vsize=59428 CPUtime=24.8 cores=1,3,5,7
/proc/26357/stat : 26357 (glucosInc) R 26342 26341 25976 0 -1 4202496 12908 0 0 0 2476 4 0 0 20 0 1 0 271709258 60854272 13992 33554432000 4194304 5654031 140735843546208 140735843534024 4214944 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26357/statm: 14857 13992 142 357 0 14497 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 72248

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26359
/proc/meminfo: memFree=27327916/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3672 CPUtime=0.67 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 6285 18385 0 0 20 2 41 4 20 0 1 0 271709189 3760128 618 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 918 618 179 440 0 474 0
[pid=26357] ppid=26342 vsize=94756 CPUtime=50.39 cores=1,3,5,7
/proc/26357/stat : 26357 (glucosInc) R 26342 26341 25976 0 -1 4202496 15047 0 0 0 5033 6 0 0 20 0 1 0 271709258 97030144 18216 33554432000 4194304 5654031 140735843546208 140735843534024 4215327 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26357/statm: 23689 18216 142 357 0 23329 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 107576

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26359
/proc/meminfo: memFree=27281968/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3672 CPUtime=0.67 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 6285 18385 0 0 20 2 41 4 20 0 1 0 271709189 3760128 618 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 918 618 179 440 0 474 0
[pid=26357] ppid=26342 vsize=94756 CPUtime=101.58 cores=1,3,5,7
/proc/26357/stat : 26357 (glucosInc) R 26342 26341 25976 0 -1 4202496 15691 0 0 0 10151 7 0 0 20 0 1 0 271709258 97030144 18728 33554432000 4194304 5654031 140735843546208 140735843534024 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26357/statm: 23689 18728 142 357 0 23329 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 107576

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26359
/proc/meminfo: memFree=27243720/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3672 CPUtime=0.67 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 6285 18385 0 0 20 2 41 4 20 0 1 0 271709189 3760128 618 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 918 618 179 440 0 474 0
[pid=26357] ppid=26342 vsize=94756 CPUtime=161.57 cores=1,3,5,7
/proc/26357/stat : 26357 (glucosInc) R 26342 26341 25976 0 -1 4202496 17613 0 0 0 16146 11 0 0 20 0 1 0 271709258 97030144 19240 33554432000 4194304 5654031 140735843546208 140735843534024 4215097 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26357/statm: 23689 19240 142 357 0 23329 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 107576

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26360
/proc/meminfo: memFree=27271564/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3672 CPUtime=0.67 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 6285 18385 0 0 20 2 41 4 20 0 1 0 271709189 3760128 618 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 918 618 179 440 0 474 0
[pid=26357] ppid=26342 vsize=94756 CPUtime=221.56 cores=1,3,5,7
/proc/26357/stat : 26357 (glucosInc) R 26342 26341 25976 0 -1 4202496 20303 0 0 0 22140 16 0 0 20 0 1 0 271709258 97030144 21288 33554432000 4194304 5654031 140735843546208 140735843534024 4232581 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26357/statm: 23689 21288 142 357 0 23329 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 107576

[startup+282.3 s]

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

/proc/loadavg: 2.01 2.01 2.00 3/181 26375
/proc/meminfo: memFree=27074232/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3668 CPUtime=761.78 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 11108 71453 0 0 33 5 76074 66 20 0 1 0 271709189 3756032 617 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 917 617 179 440 0 473 0
[pid=26368] ppid=26342 vsize=124924 CPUtime=540.27 cores=1,3,5,7
/proc/26368/stat : 26368 (glucosInc) R 26342 26341 25976 0 -1 4202496 26345 0 0 0 53991 36 0 0 20 0 1 0 271785383 127922176 30590 33554432000 4194304 5654031 140735795501824 140735795499848 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26368/statm: 31231 30590 142 357 0 30871 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 137740

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 26375
/proc/meminfo: memFree=27110524/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3668 CPUtime=761.78 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 11108 71453 0 0 33 5 76074 66 20 0 1 0 271709189 3756032 617 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 917 617 179 440 0 473 0
[pid=26368] ppid=26342 vsize=124924 CPUtime=600.25 cores=1,3,5,7
/proc/26368/stat : 26368 (glucosInc) R 26342 26341 25976 0 -1 4202496 26643 0 0 0 59988 37 0 0 20 0 1 0 271785383 127922176 30590 33554432000 4194304 5654031 140735795501824 140735795499848 4232408 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26368/statm: 31231 30590 142 357 0 30871 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 137740

[startup+1422.31 s]
/proc/loadavg: 2.10 2.03 2.00 3/181 26375
/proc/meminfo: memFree=27153768/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3668 CPUtime=761.78 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 11108 71453 0 0 33 5 76074 66 20 0 1 0 271709189 3756032 617 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 917 617 179 440 0 473 0
[pid=26368] ppid=26342 vsize=124924 CPUtime=660.25 cores=1,3,5,7
/proc/26368/stat : 26368 (glucosInc) R 26342 26341 25976 0 -1 4202496 27240 0 0 0 65987 38 0 0 20 0 1 0 271785383 127922176 30590 33554432000 4194304 5654031 140735795501824 140735795499848 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26368/statm: 31231 30590 142 357 0 30871 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 137740

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 26376
/proc/meminfo: memFree=26995288/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3668 CPUtime=761.78 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 11108 71453 0 0 33 5 76074 66 20 0 1 0 271709189 3756032 617 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 917 617 179 440 0 473 0
[pid=26368] ppid=26342 vsize=186088 CPUtime=720.24 cores=1,3,5,7
/proc/26368/stat : 26368 (glucosInc) R 26342 26341 25976 0 -1 4202496 29458 0 0 0 71981 43 0 0 20 0 1 0 271785383 190554112 42538 33554432000 4194304 5654031 140735795501824 140735795489640 4216690 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26368/statm: 46522 42538 142 357 0 46162 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 198904

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 26376
/proc/meminfo: memFree=26995140/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3668 CPUtime=761.78 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 11108 71453 0 0 33 5 76074 66 20 0 1 0 271709189 3756032 617 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 917 617 179 440 0 473 0
[pid=26368] ppid=26342 vsize=216908 CPUtime=780.23 cores=1,3,5,7
/proc/26368/stat : 26368 (glucosInc) R 26342 26341 25976 0 -1 4202496 30957 0 0 0 77977 46 0 0 20 0 1 0 271785383 222113792 51309 33554432000 4194304 5654031 140735795501824 140735795489640 4208659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26368/statm: 54227 51309 142 357 0 53867 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 229724

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 26376
/proc/meminfo: memFree=27065356/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3668 CPUtime=761.78 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 11108 71453 0 0 33 5 76074 66 20 0 1 0 271709189 3756032 617 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 917 617 179 440 0 473 0
[pid=26368] ppid=26342 vsize=186088 CPUtime=840.22 cores=1,3,5,7
/proc/26368/stat : 26368 (glucosInc) R 26342 26341 25976 0 -1 4202496 32164 0 0 0 83973 49 0 0 20 0 1 0 271785383 190554112 45098 33554432000 4194304 5654031 140735795501824 140735795489640 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26368/statm: 46522 45098 142 357 0 46162 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 198904

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26376
/proc/meminfo: memFree=27081468/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3668 CPUtime=761.78 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 11108 71453 0 0 33 5 76074 66 20 0 1 0 271709189 3756032 617 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 917 617 179 440 0 473 0
[pid=26368] ppid=26342 vsize=216908 CPUtime=900.21 cores=1,3,5,7
/proc/26368/stat : 26368 (glucosInc) R 26342 26341 25976 0 -1 4202496 33967 0 0 0 89968 53 0 0 20 0 1 0 271785383 222113792 51309 33554432000 4194304 5654031 140735795501824 140735795489640 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26368/statm: 54227 51309 142 357 0 53867 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 229724

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 26376
/proc/meminfo: memFree=26923820/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3668 CPUtime=761.78 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 11108 71453 0 0 33 5 76074 66 20 0 1 0 271709189 3756032 617 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 917 617 179 440 0 473 0
[pid=26368] ppid=26342 vsize=266996 CPUtime=960.19 cores=1,3,5,7
/proc/26368/stat : 26368 (glucosInc) R 26342 26341 25976 0 -1 4202496 35495 0 0 0 95962 57 0 0 20 0 1 0 271785383 273403904 58778 33554432000 4194304 5654031 140735795501824 140735795489640 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26368/statm: 66749 58778 142 357 0 66389 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 279812

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 26380
/proc/meminfo: memFree=27051004/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3668 CPUtime=761.78 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 11108 71453 0 0 33 5 76074 66 20 0 1 0 271709189 3756032 617 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 917 617 179 440 0 473 0
[pid=26368] ppid=26342 vsize=186088 CPUtime=1020.18 cores=1,3,5,7
/proc/26368/stat : 26368 (glucosInc) R 26342 26341 25976 0 -1 4202496 37008 0 0 0 101957 61 0 0 20 0 1 0 271785383 190554112 41514 33554432000 4194304 5654031 140735795501824 140735795499752 4233350 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26368/statm: 46522 41514 142 357 0 46162 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 198904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 26380
/proc/meminfo: memFree=26985160/32873844 swapFree=7364/7364
[pid=26341] ppid=26339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26341/stat : 26341 (npSolver-pbo-It) S 26339 26341 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709189 9367552 275 33554432000 4194304 5064252 140734870997072 140734870995984 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26341/statm: 2287 275 233 213 0 72 0
[pid=26342] ppid=26341 vsize=3668 CPUtime=761.78 cores=1,3,5,7
/proc/26342/stat : 26342 (npSolver-pbo) S 26341 26341 25976 0 -1 4202496 11108 71453 0 0 33 5 76074 66 20 0 1 0 271709189 3756032 617 33554432000 4194304 5992684 140737258810784 140737258796616 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26342/statm: 917 617 179 440 0 473 0
[pid=26368] ppid=26342 vsize=216908 CPUtime=1038.29 cores=1,3,5,7
/proc/26368/stat : 26368 (glucosInc) R 26342 26341 25976 0 -1 4202496 37604 0 0 0 103767 62 0 0 20 0 1 0 271785383 222113792 49261 33554432000 4194304 5654031 140735795501824 140735795489640 4232939 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26368/statm: 54227 49261 142 357 0 53867 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 229724

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26341 and gives
#  childrusage.ru_utime.tv_sec=761
#  childrusage.ru_utime.tv_usec=75298
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=723889
# CPU time returned by wait4() is 761.799
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1798.74
CPU system time (s): 1.33
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 345604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 761.075
system time used= 0.723889
maximum resident set size= 298792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82936
page faults= 0
swaps= 0
block input operations= 0
block output operations= 30824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 849
involuntary context switches= 1387

runsolver used 2.99354 second user time and 8.49171 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-26 20:10:31
IDJOB=3698026
IDBENCH=1989
IDSOLVER=2275
FILE ID=node118/3698026-1338055831
RUNJOBID= node118-1338052229-25993
PBS_JOBID= 14624390
Free space on /tmp= 71592 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_36.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698026-1338055831/watcher-3698026-1338055831 -o /tmp/evaluation-result-3698026-1338055831/solver-3698026-1338055831 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698026-1338055831.opb 1529605893 HOME HOME

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

MD5SUM BENCH= 77b4ba393aa7b9b6b0fcb1b4220a12a4
RANDOM SEED=1529605893

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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:       32873844 kB
MemFree:        27464412 kB
Buffers:          263684 kB
Cached:          4345456 kB
SwapCached:            0 kB
Active:           587676 kB
Inactive:        4038736 kB
Active(anon):      18496 kB
Inactive(anon):        0 kB
Active(file):     569180 kB
Inactive(file):  4038736 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16804 kB
Writeback:             0 kB
AnonPages:         31964 kB
Mapped:            15616 kB
Shmem:               200 kB
Slab:             645288 kB
SReclaimable:      87292 kB
SUnreclaim:       557996 kB
KernelStack:        1464 kB
PageTables:         3936 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     132080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 71576 MiB
End job on node118 at 2012-05-26 20:40:31