Trace number 3698454

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.14 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-queens-30.opb
MD5SUMac9944a86f58bd3c1af4c4c4a209f399
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-38
Best CPU time to get the best result obtained on this benchmark1797.42
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables900
Total number of constraints960
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints960
Minimum length of a constraint88
Maximum length of a constraint116
Number of terms in the objective function 900
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 900
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 900
Number of bits of the biggest sum of numbers10
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.62	c run inc solver
0.00/0.62	c [INC SYSTEM] run initial solver
0.00/0.62	c [INC SYSTEM] preprocess with white file
45.67/45.73	c [INC SYSTEM] finished preprocessing in 45 s
45.67/45.73	c [INC SYSTEM] execute solver
45.73/46.44	c [INC SEARCH] formula is SAT
45.73/46.47	c [INC SYSTEM] solved the initial formula
45.81/46.51	c model valid
45.81/46.51	c current solution ok
48.68/48.79	o 0
48.68/48.79	c [INC SYSTEM] there exists a inc, kill it!
48.68/48.79	c write failed with 2
48.79/48.80	c [INC SEARCH] iteration: 0
48.79/48.80	c [INC BOUNDS] best value:900 search for 899
48.79/48.80	c [INC SYSTEM] create new solver instance
48.79/48.80	c [INC] encode full formula
48.79/48.80	c (debug) using card networks
48.79/48.83	c set iterative enc to: card
48.79/48.83	c set iterative enc to: none
48.79/48.88	c [INC SEARCH] isOptimum variable: 0
50.00/50.02	c formula is SAT
50.00/50.06	c [INC SEARCH] copied best model
50.00/50.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
50.00/50.09	c model valid
50.00/50.09	c current solution ok
50.00/50.09	o -33
50.00/50.09	c [INC SEARCH] iteration: 1
50.00/50.09	c [INC BOUNDS] best value:867 search for 866
50.00/50.09	c [INC SYSTEM] there exists a inc, kill it!
50.00/50.09	c write failed with 2
50.10/50.11	c [INC SYSTEM] create new solver instance
50.10/50.11	c [INC] encode full formula
50.10/50.11	c (debug) using card networks
50.10/50.13	c set iterative enc to: card
50.10/50.13	c set iterative enc to: none
50.10/50.19	c [INC SEARCH] isOptimum variable: 0
52.22/52.23	c formula is SAT
52.22/52.27	c [INC SEARCH] copied best model
52.22/52.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
52.31/52.31	c model valid
52.31/52.31	c current solution ok
52.31/52.31	o -34
52.31/52.31	c [INC SEARCH] iteration: 2
52.31/52.31	c [INC BOUNDS] best value:866 search for 865
52.31/52.31	c [INC SYSTEM] there exists a inc, kill it!
52.31/52.31	c write failed with 2
52.31/52.32	c [INC SYSTEM] create new solver instance
52.31/52.32	c [INC] encode full formula
52.31/52.32	c (debug) using card networks
52.31/52.34	c set iterative enc to: card
52.31/52.34	c set iterative enc to: none
52.41/52.40	c [INC SEARCH] isOptimum variable: 0
70.01/70.04	c formula is SAT
70.24/70.64	c [INC SEARCH] copied best model
70.24/70.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
70.24/70.64	c model valid
70.24/70.64	c current solution ok
70.24/70.64	o -35
70.24/70.64	c [INC SEARCH] iteration: 3
70.24/70.64	c [INC BOUNDS] best value:865 search for 864
70.24/70.64	c [INC SYSTEM] there exists a inc, kill it!
70.24/70.64	c write failed with 2
70.24/70.64	c [INC SYSTEM] create new solver instance
70.24/70.64	c [INC] encode full formula
70.24/70.64	c (debug) using card networks
70.24/70.64	c set iterative enc to: card
70.24/70.64	c set iterative enc to: none
70.24/70.64	c [INC SEARCH] isOptimum variable: 0
156.72/156.77	c formula is SAT
156.82/156.82	c [INC SEARCH] copied best model
156.82/156.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
156.82/156.85	c model valid
156.82/156.85	c current solution ok
156.82/156.85	o -36
156.82/156.85	c [INC SEARCH] iteration: 4
156.82/156.85	c [INC BOUNDS] best value:864 search for 863
156.82/156.85	c [INC SYSTEM] there exists a inc, kill it!
156.82/156.85	c write failed with 2
156.82/156.87	c [INC SYSTEM] create new solver instance
156.82/156.87	c [INC] encode full formula
156.82/156.87	c (debug) using card networks
156.82/156.89	c set iterative enc to: card
156.82/156.89	c set iterative enc to: none
156.91/156.94	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.41	s UNKNOWN
1800.09/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.41	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-3698454-1338101017/watcher-3698454-1338101017 -o /tmp/evaluation-result-3698454-1338101017/solver-3698454-1338101017 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698454-1338101017.opb 1021153752 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.15 3/180 13039
/proc/meminfo: memFree=27709252/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0

[startup+0.0317891 s]
/proc/loadavg: 2.00 2.00 2.15 3/180 13039
/proc/meminfo: memFree=27709252/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100244 s]
/proc/loadavg: 2.00 2.00 2.15 3/180 13039
/proc/meminfo: memFree=27709252/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.839618 s]
/proc/loadavg: 2.00 2.00 2.15 3/180 13039
/proc/meminfo: memFree=27709252/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.900318 s]
/proc/loadavg: 2.00 2.00 2.15 3/180 13039
/proc/meminfo: memFree=27709252/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.15 3/180 13039
/proc/meminfo: memFree=27709252/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+3.10041 s]
/proc/loadavg: 2.08 2.02 2.16 3/184 13043
/proc/meminfo: memFree=27037508/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=60100 CPUtime=0.61 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 10040 0 0 0 54 7 0 0 20 0 1 0 276227137 61542400 13673 33554432000 4194304 5992684 140736967059856 140736967054304 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 15025 13673 163 440 0 14581 0
[pid=13042] ppid=13040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13042/stat : 13042 (cp2_pre.sh) S 13040 13039 10899 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276227199 9367552 276 33554432000 4194304 5064252 140736300727744 140736300726448 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13042/statm: 2287 276 234 213 0 72 0
[pid=13043] ppid=13042 vsize=391072 CPUtime=2.46 cores=1,3,5,7
/proc/13043/stat : 13043 (coprocessor) R 13042 13039 10899 0 -1 4202496 49500 0 0 0 233 13 0 0 20 0 1 0 276227199 400457728 95020 33554432000 4194304 6586260 140735113354624 140735113350888 4768675 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/13043/statm: 97768 95020 179 584 0 97180 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 469468

[startup+6.30042 s]
/proc/loadavg: 2.07 2.02 2.16 3/184 13043
/proc/meminfo: memFree=26709844/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=60100 CPUtime=0.61 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 10040 0 0 0 54 7 0 0 20 0 1 0 276227137 61542400 13673 33554432000 4194304 5992684 140736967059856 140736967054304 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 15025 13673 163 440 0 14581 0
[pid=13042] ppid=13040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13042/stat : 13042 (cp2_pre.sh) S 13040 13039 10899 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276227199 9367552 276 33554432000 4194304 5064252 140736300727744 140736300726448 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13042/statm: 2287 276 234 213 0 72 0
[pid=13043] ppid=13042 vsize=450340 CPUtime=5.66 cores=1,3,5,7
/proc/13043/stat : 13043 (coprocessor) R 13042 13039 10899 0 -1 4202496 56848 0 0 0 551 15 0 0 20 0 1 0 276227199 461148160 110544 33554432000 4194304 6586260 140735113354624 140735113349944 4676681 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/13043/statm: 112585 110544 188 584 0 111997 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 528736

[startup+12.7071 s]
/proc/loadavg: 2.07 2.02 2.16 3/184 13043
/proc/meminfo: memFree=26177148/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=60100 CPUtime=0.61 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 10040 0 0 0 54 7 0 0 20 0 1 0 276227137 61542400 13673 33554432000 4194304 5992684 140736967059856 140736967054304 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 15025 13673 163 440 0 14581 0
[pid=13042] ppid=13040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13042/stat : 13042 (cp2_pre.sh) S 13040 13039 10899 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276227199 9367552 276 33554432000 4194304 5064252 140736300727744 140736300726448 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13042/statm: 2287 276 234 213 0 72 0
[pid=13043] ppid=13042 vsize=454796 CPUtime=12.07 cores=1,3,5,7
/proc/13043/stat : 13043 (coprocessor) R 13042 13039 10899 0 -1 4202496 57978 0 0 0 1191 16 0 0 20 0 1 0 276227199 465711104 111674 33554432000 4194304 6586260 140735113354624 140735113349992 4676681 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/13043/statm: 113699 111674 188 584 0 113111 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 533192

[startup+25.5004 s]
/proc/loadavg: 2.06 2.01 2.16 3/184 13043
/proc/meminfo: memFree=25191372/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=60100 CPUtime=0.61 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 10040 0 0 0 54 7 0 0 20 0 1 0 276227137 61542400 13673 33554432000 4194304 5992684 140736967059856 140736967054304 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 15025 13673 163 440 0 14581 0
[pid=13042] ppid=13040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13042/stat : 13042 (cp2_pre.sh) S 13040 13039 10899 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276227199 9367552 276 33554432000 4194304 5064252 140736300727744 140736300726448 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13042/statm: 2287 276 234 213 0 72 0
[pid=13043] ppid=13042 vsize=458624 CPUtime=24.86 cores=1,3,5,7
/proc/13043/stat : 13043 (coprocessor) R 13042 13039 10899 0 -1 4202496 58931 0 0 0 2470 16 0 0 20 0 1 0 276227199 469630976 112627 33554432000 4194304 6586260 140735113354624 140735113349992 4676681 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/13043/statm: 114656 112627 188 584 0 114068 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 537020

[startup+51.1003 s]
/proc/loadavg: 2.40 2.09 2.18 3/185 13052
/proc/meminfo: memFree=20474724/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=87060 CPUtime=50.19 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 14719 145232 0 0 116 195 4635 73 20 0 1 0 276227137 89149440 19972 33554432000 4194304 5992684 140736967059856 140736967045688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 21765 19972 181 440 0 21321 0
[pid=13052] ppid=13040 vsize=230956 CPUtime=0.9 cores=1,3,5,7
/proc/13052/stat : 13052 (glucosInc) R 13040 13039 10899 0 -1 4202496 40608 0 0 0 82 8 0 0 20 0 1 0 276232155 236498944 50162 33554432000 4194304 5654031 140734227604032 140734227601912 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13052/statm: 57739 50162 131 357 0 57379 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 327164

[startup+102.3 s]
/proc/loadavg: 2.82 2.26 2.23 3/184 13056
/proc/meminfo: memFree=17648652/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=87260 CPUtime=70.24 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 19361 232091 0 0 140 197 6581 106 20 0 1 0 276227137 89354240 19974 33554432000 4194304 5992684 140736967059856 140736967045688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 21815 19974 181 440 0 21371 0
[pid=13056] ppid=13040 vsize=245456 CPUtime=32.06 cores=1,3,5,7
/proc/13056/stat : 13056 (glucosInc) R 13040 13039 10899 0 -1 4202496 44730 0 0 0 3197 9 0 0 20 0 1 0 276234158 251346944 54291 33554432000 4194304 5654031 140736460570736 140736460558552 4232466 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13056/statm: 61364 54291 140 357 0 61004 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 341864

[startup+162.307 s]
/proc/loadavg: 2.53 2.30 2.24 3/183 13060
/proc/meminfo: memFree=16131732/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=87260 CPUtime=156.96 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 21679 278331 0 0 152 198 15222 124 20 0 1 0 276227137 89354240 19975 33554432000 4194304 5992684 140736967059856 140736967045688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 21815 19975 181 440 0 21371 0
[pid=13060] ppid=13040 vsize=231356 CPUtime=5.35 cores=1,3,5,7
/proc/13060/stat : 13060 (glucosInc) R 13040 13039 10899 0 -1 4202496 42129 0 0 0 527 8 0 0 20 0 1 0 276242831 236908544 50097 33554432000 4194304 5654031 140735556715200 140735556713080 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13060/statm: 57839 50097 131 357 0 57479 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 327764

[startup+222.3 s]
/proc/loadavg: 2.19 2.24 2.22 3/183 13061
/proc/meminfo: memFree=15989048/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=87260 CPUtime=156.96 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 21679 278331 0 0 152 198 15222 124 20 0 1 0 276227137 89354240 19975 33554432000 4194304 5992684 140736967059856 140736967045688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 21815 19975 181 440 0 21371 0
[pid=13060] ppid=13040 vsize=263304 CPUtime=65.33 cores=1,3,5,7

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

/proc/meminfo: memFree=26518224/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=87260 CPUtime=156.96 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 21679 278331 0 0 152 198 15222 124 20 0 1 0 276227137 89354240 19975 33554432000 4194304 5992684 140736967059856 140736967045688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 21815 19975 181 440 0 21371 0
[pid=13060] ppid=13040 vsize=268652 CPUtime=1085.16 cores=1,3,5,7
/proc/13060/stat : 13060 (glucosInc) R 13040 13039 10899 0 -1 4202496 53181 0 0 0 108497 19 0 0 20 0 1 0 276242831 275099648 56014 33554432000 4194304 5654031 140735556715200 140735556703016 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13060/statm: 67163 56014 142 357 0 66803 0
Current children cumulated CPU time (s) 1242.12
Current children cumulated vsize (KiB) 365060

[startup+1302.3 s]
/proc/loadavg: 2.43 2.90 2.50 3/183 13138
/proc/meminfo: memFree=26465596/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=87260 CPUtime=156.96 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 21679 278331 0 0 152 198 15222 124 20 0 1 0 276227137 89354240 19975 33554432000 4194304 5992684 140736967059856 140736967045688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 21815 19975 181 440 0 21371 0
[pid=13060] ppid=13040 vsize=268652 CPUtime=1145.12 cores=1,3,5,7
/proc/13060/stat : 13060 (glucosInc) R 13040 13039 10899 0 -1 4202496 53292 0 0 0 114493 19 0 0 20 0 1 0 276242831 275099648 57624 33554432000 4194304 5654031 140735556715200 140735556703016 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13060/statm: 67163 57624 142 357 0 66803 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 365060

[startup+1362.3 s]
/proc/loadavg: 2.16 2.74 2.46 3/183 13138
/proc/meminfo: memFree=26434748/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=87260 CPUtime=156.96 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 21679 278331 0 0 152 198 15222 124 20 0 1 0 276227137 89354240 19975 33554432000 4194304 5992684 140736967059856 140736967045688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 21815 19975 181 440 0 21371 0
[pid=13060] ppid=13040 vsize=271216 CPUtime=1205.1 cores=1,3,5,7
/proc/13060/stat : 13060 (glucosInc) R 13040 13039 10899 0 -1 4202496 54472 0 0 0 120490 20 0 0 20 0 1 0 276242831 277725184 57346 33554432000 4194304 5654031 140735556715200 140735556703016 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13060/statm: 67804 57346 142 357 0 67444 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 367624

[startup+1422.3 s]
/proc/loadavg: 2.06 2.60 2.43 3/183 13139
/proc/meminfo: memFree=26444200/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=87260 CPUtime=156.96 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 21679 278331 0 0 152 198 15222 124 20 0 1 0 276227137 89354240 19975 33554432000 4194304 5992684 140736967059856 140736967045688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 21815 19975 181 440 0 21371 0
[pid=13060] ppid=13040 vsize=271216 CPUtime=1265.08 cores=1,3,5,7
/proc/13060/stat : 13060 (glucosInc) R 13040 13039 10899 0 -1 4202496 54568 0 0 0 126488 20 0 0 20 0 1 0 276242831 277725184 59164 33554432000 4194304 5654031 140735556715200 140735556703016 4233201 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13060/statm: 67804 59164 142 357 0 67444 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 367624

[startup+1482.3 s]
/proc/loadavg: 2.02 2.49 2.40 3/183 13139
/proc/meminfo: memFree=26463108/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=87260 CPUtime=156.96 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 21679 278331 0 0 152 198 15222 124 20 0 1 0 276227137 89354240 19975 33554432000 4194304 5992684 140736967059856 140736967045688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 21815 19975 181 440 0 21371 0
[pid=13060] ppid=13040 vsize=271216 CPUtime=1325.08 cores=1,3,5,7
/proc/13060/stat : 13060 (glucosInc) R 13040 13039 10899 0 -1 4202496 55753 0 0 0 132487 21 0 0 20 0 1 0 276242831 277725184 57683 33554432000 4194304 5654031 140735556715200 140735556703016 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13060/statm: 67804 57683 142 357 0 67444 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 367624

[startup+1542.3 s]
/proc/loadavg: 2.00 2.40 2.37 3/183 13139
/proc/meminfo: memFree=26403100/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=87260 CPUtime=156.96 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 21679 278331 0 0 152 198 15222 124 20 0 1 0 276227137 89354240 19975 33554432000 4194304 5992684 140736967059856 140736967045688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 21815 19975 181 440 0 21371 0
[pid=13060] ppid=13040 vsize=271216 CPUtime=1385.07 cores=1,3,5,7
/proc/13060/stat : 13060 (glucosInc) R 13040 13039 10899 0 -1 4202496 55812 0 0 0 138485 22 0 0 20 0 1 0 276242831 277725184 59786 33554432000 4194304 5654031 140735556715200 140735556703016 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13060/statm: 67804 59786 142 357 0 67444 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 367624

[startup+1602.31 s]
/proc/loadavg: 2.06 2.34 2.35 3/184 13142
/proc/meminfo: memFree=26423024/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=87260 CPUtime=156.96 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 21679 278331 0 0 152 198 15222 124 20 0 1 0 276227137 89354240 19975 33554432000 4194304 5992684 140736967059856 140736967045688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 21815 19975 181 440 0 21371 0
[pid=13060] ppid=13040 vsize=271216 CPUtime=1445.07 cores=1,3,5,7
/proc/13060/stat : 13060 (glucosInc) R 13040 13039 10899 0 -1 4202496 57008 0 0 0 144484 23 0 0 20 0 1 0 276242831 277725184 57803 33554432000 4194304 5654031 140735556715200 140735556703016 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13060/statm: 67804 57803 142 357 0 67444 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 367624

[startup+1662.3 s]
/proc/loadavg: 2.02 2.27 2.33 3/183 13142
/proc/meminfo: memFree=26437248/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=87260 CPUtime=156.96 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 21679 278331 0 0 152 198 15222 124 20 0 1 0 276227137 89354240 19975 33554432000 4194304 5992684 140736967059856 140736967045688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 21815 19975 181 440 0 21371 0
[pid=13060] ppid=13040 vsize=271216 CPUtime=1505.05 cores=1,3,5,7
/proc/13060/stat : 13060 (glucosInc) R 13040 13039 10899 0 -1 4202496 57016 0 0 0 150482 23 0 0 20 0 1 0 276242831 277725184 59344 33554432000 4194304 5654031 140735556715200 140735556703016 4232431 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13060/statm: 67804 59344 142 357 0 67444 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 367624

[startup+1722.3 s]
/proc/loadavg: 2.00 2.22 2.31 3/183 13143
/proc/meminfo: memFree=26391996/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=87260 CPUtime=156.96 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 21679 278331 0 0 152 198 15222 124 20 0 1 0 276227137 89354240 19975 33554432000 4194304 5992684 140736967059856 140736967045688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 21815 19975 181 440 0 21371 0
[pid=13060] ppid=13040 vsize=271216 CPUtime=1565.04 cores=1,3,5,7
/proc/13060/stat : 13060 (glucosInc) R 13040 13039 10899 0 -1 4202496 58169 0 0 0 156480 24 0 0 20 0 1 0 276242831 277725184 57298 33554432000 4194304 5654031 140735556715200 140735556703016 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13060/statm: 67804 57298 142 357 0 67444 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 367624

[startup+1782.3 s]
/proc/loadavg: 2.00 2.18 2.28 3/183 13143
/proc/meminfo: memFree=26395752/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=87260 CPUtime=156.96 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 21679 278331 0 0 152 198 15222 124 20 0 1 0 276227137 89354240 19975 33554432000 4194304 5992684 140736967059856 140736967045688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 21815 19975 181 440 0 21371 0
[pid=13060] ppid=13040 vsize=271216 CPUtime=1625.03 cores=1,3,5,7
/proc/13060/stat : 13060 (glucosInc) R 13040 13039 10899 0 -1 4202496 58173 0 0 0 162479 24 0 0 20 0 1 0 276242831 277725184 59346 33554432000 4194304 5654031 140735556715200 140735556703016 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13060/statm: 67804 59346 142 357 0 67444 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 367624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.18 2.28 3/183 13143
/proc/meminfo: memFree=26371456/32873844 swapFree=7124/7124
[pid=13039] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13039/stat : 13039 (npSolver-pbo-It) S 13037 13039 10899 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276227136 9367552 275 33554432000 4194304 5064252 140737240539520 140737240538432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13039/statm: 2287 275 233 213 0 72 0
[pid=13040] ppid=13039 vsize=87260 CPUtime=156.96 cores=1,3,5,7
/proc/13040/stat : 13040 (npSolver-pbo) S 13039 13039 10899 0 -1 4202496 21679 278331 0 0 152 198 15222 124 20 0 1 0 276227137 89354240 19975 33554432000 4194304 5992684 140736967059856 140736967045688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13040/statm: 21815 19975 181 440 0 21371 0
[pid=13060] ppid=13040 vsize=271216 CPUtime=1643.13 cores=1,3,5,7
/proc/13060/stat : 13060 (glucosInc) R 13040 13039 10899 0 -1 4202496 58174 0 0 0 164289 24 0 0 20 0 1 0 276242831 277725184 59858 33554432000 4194304 5654031 140735556715200 140735556703016 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13060/statm: 67804 59858 142 357 0 67444 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 367624

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.42
CPU time (s): 1800.14
CPU user time (s): 1796.66
CPU system time (s): 3.48447
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 552508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.66
system time used= 3.48447
maximum resident set size= 481216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358566
page faults= 0
swaps= 0
block input operations= 0
block output operations= 490920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6957
involuntary context switches= 2437

runsolver used 2.94655 second user time and 9.25259 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 08:43:37
IDJOB=3698454
IDBENCH=89874
IDSOLVER=2275
FILE ID=node134/3698454-1338101017
RUNJOBID= node134-1338099212-12766
PBS_JOBID= 14624458
Free space on /tmp= 71024 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-queens-30.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698454-1338101017/watcher-3698454-1338101017 -o /tmp/evaluation-result-3698454-1338101017/solver-3698454-1338101017 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698454-1338101017.opb 1021153752 HOME HOME

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

MD5SUM BENCH= ac9944a86f58bd3c1af4c4c4a209f399
RANDOM SEED=1021153752

node134.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27709624 kB
Buffers:          366340 kB
Cached:          3669180 kB
SwapCached:            0 kB
Active:          1749112 kB
Inactive:        2567880 kB
Active(anon):     277232 kB
Inactive(anon):     5996 kB
Active(file):    1471880 kB
Inactive(file):  2561884 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             35656 kB
Writeback:             0 kB
AnonPages:        211804 kB
Mapped:            15492 kB
Shmem:               212 kB
Slab:             706056 kB
SReclaimable:     147912 kB
SUnreclaim:       558144 kB
KernelStack:        1512 kB
PageTables:         4512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     493392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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= 70668 MiB
End job on node134 at 2012-05-27 09:13:38