Trace number 3714980

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.08 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-65-60--soft-33-100-0.wbo
MD5SUM62825c7b78173675be8da33e26a62860
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.60875
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3900
Total number of constraints125
Number of soft constraints82
Number of constraints which are clauses65
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint65
Top cost 4502
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4501
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 66
Number of bits of the biggest sum of numbers7
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.20	c run usual solver
1.78/1.82	o 1981
10.95/11.03	o 511
84.98/85.21	o 501
201.70/201.97	o 488
241.91/242.04	o 472
326.81/327.09	o 419
373.46/373.75	o 392
414.53/414.82	o 380
449.34/449.64	o 372
481.85/482.15	o 365
510.80/511.09	o 355
537.74/538.04	o 352
564.58/564.89	o 351
591.25/591.56	o 329
614.34/614.50	o 301
630.24/630.40	o 298
646.16/646.46	o 288
660.14/660.30	o 284
674.77/675.08	o 276
688.30/688.60	o 273
701.75/702.06	o 263
714.05/714.37	o 234
738.41/738.60	o 222
756.65/756.97	o 204
773.05/773.37	o 198
804.00/804.21	o 161
822.79/823.11	o 157
851.57/851.80	o 150
866.00/866.35	o 149
876.62/876.96	o 119
890.57/890.80	o 118
906.05/906.39	o 112
921.68/922.02	o 102
943.00/943.35	o 98
949.27/949.61	o 97
952.15/952.40	o 88
957.61/957.95	o 79
961.05/961.37	o 75
961.13/962.29	o 74
963.65/963.98	o 61
971.21/971.53	o 57
976.15/976.47	o 56
976.46/976.78	o 47
977.34/977.67	o 46
978.83/979.15	o 36
979.74/980.09	o 29
979.85/980.77	o 27
982.23/982.56	o 26
982.32/983.19	o 10
983.93/984.25	o 9
985.75/986.00	o 8
986.34/986.66	o 6
987.21/987.58	o 5
987.89/988.20	o 2
988.64/989.02	o 1
988.64/989.02	c [SWC] exit 4
1800.04/1800.51	./satsolver.sh: line 5:  4812 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.51	c error: unexpected solver exit code
1800.04/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3714980-1338182575/watcher-3714980-1338182575 -o /tmp/evaluation-result-3714980-1338182575/solver-3714980-1338182575 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714980-1338182575.wbo 1902634313 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.21 2.62 2.32 3/179 4159
/proc/meminfo: memFree=30473264/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0

[startup+0.0381901 s]
/proc/loadavg: 2.21 2.62 2.32 3/179 4159
/proc/meminfo: memFree=30473264/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100265 s]
/proc/loadavg: 2.21 2.62 2.32 3/179 4159
/proc/meminfo: memFree=30473264/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 2.21 2.62 2.32 3/179 4159
/proc/meminfo: memFree=30473264/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 2.21 2.62 2.32 3/179 4159
/proc/meminfo: memFree=30473264/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.20 2.61 2.32 3/183 4163
/proc/meminfo: memFree=30417424/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
[pid=4160] ppid=4159 vsize=8472 CPUtime=1.34 cores=0,2,4,6
/proc/4160/stat : 4160 (npSolver-wbo) S 4159 4159 32349 0 -1 4202496 3217 13271 0 0 19 0 100 15 20 0 1 0 284382328 8675328 1670 33554432000 4194304 5990268 140737465919568 140737465913808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4160/statm: 2118 1670 157 439 0 1675 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 17620

[startup+3.10034 s]
/proc/loadavg: 2.20 2.61 2.32 3/183 4173
/proc/meminfo: memFree=30446452/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
[pid=4160] ppid=4159 vsize=30500 CPUtime=2 cores=0,2,4,6
/proc/4160/stat : 4160 (npSolver-wbo) S 4159 4159 32349 0 -1 4202496 6537 22525 0 0 39 12 131 18 20 0 1 0 284382328 31232000 6542 33554432000 4194304 5990268 140737465919568 140737465910992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4160/statm: 7625 6542 164 439 0 7182 0
[pid=4172] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (satsolver.sh) S 4160 4159 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284382531 9367552 266 33554432000 4194304 5064252 140736479162400 140736479161312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4172/statm: 2287 266 226 213 0 72 0
[pid=4173] ppid=4172 vsize=107980 CPUtime=1.05 cores=0,2,4,6
/proc/4173/stat : 4173 (glucose) R 4172 4159 32349 0 -1 4202496 20968 0 0 0 103 2 0 0 20 0 1 0 284382531 110571520 25342 33554432000 4194304 5208918 140734044222048 140734044219720 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4173/statm: 26995 25342 95 248 0 26744 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 156776

[startup+6.30033 s]
/proc/loadavg: 2.18 2.60 2.32 3/183 4173
/proc/meminfo: memFree=30379456/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
[pid=4160] ppid=4159 vsize=30500 CPUtime=2 cores=0,2,4,6
/proc/4160/stat : 4160 (npSolver-wbo) S 4159 4159 32349 0 -1 4202496 6537 22525 0 0 39 12 131 18 20 0 1 0 284382328 31232000 6542 33554432000 4194304 5990268 140737465919568 140737465910992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4160/statm: 7625 6542 164 439 0 7182 0
[pid=4172] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4172/stat : 4172 (satsolver.sh) S 4160 4159 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284382531 9367552 266 33554432000 4194304 5064252 140736479162400 140736479161312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4172/statm: 2287 266 226 213 0 72 0
[pid=4173] ppid=4172 vsize=108516 CPUtime=4.26 cores=0,2,4,6
/proc/4173/stat : 4173 (glucose) R 4172 4159 32349 0 -1 4202496 21664 0 0 0 423 3 0 0 20 0 1 0 284382531 111120384 25679 33554432000 4194304 5208918 140734044222048 140734044220200 4212457 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4173/statm: 27129 25679 96 248 0 26878 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 157312

[startup+12.7003 s]
/proc/loadavg: 2.16 2.59 2.32 3/183 4180
/proc/meminfo: memFree=30435488/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
[pid=4160] ppid=4159 vsize=17476 CPUtime=11.07 cores=0,2,4,6
/proc/4160/stat : 4160 (npSolver-wbo) S 4159 4159 32349 0 -1 4202496 8543 53025 0 0 44 13 1001 49 20 0 1 0 284382328 17895424 3783 33554432000 4194304 5990268 140737465919568 140737465910992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4160/statm: 4369 3783 164 439 0 3926 0
[pid=4179] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4179/stat : 4179 (satsolver.sh) S 4160 4159 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284383437 9367552 267 33554432000 4194304 5064252 140737145768352 140737145767264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4179/statm: 2287 267 226 213 0 72 0
[pid=4180] ppid=4179 vsize=43304 CPUtime=1.59 cores=0,2,4,6
/proc/4180/stat : 4180 (glucose) R 4179 4159 32349 0 -1 4202496 9238 0 0 0 158 1 0 0 20 0 1 0 284383437 44343296 9789 33554432000 4194304 5208918 140734452926688 140734452924776 4229688 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4180/statm: 10826 9789 96 248 0 10575 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 79076

[startup+25.5004 s]
/proc/loadavg: 2.14 2.57 2.31 3/183 4180
/proc/meminfo: memFree=30407072/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
[pid=4160] ppid=4159 vsize=17476 CPUtime=11.07 cores=0,2,4,6
/proc/4160/stat : 4160 (npSolver-wbo) S 4159 4159 32349 0 -1 4202496 8543 53025 0 0 44 13 1001 49 20 0 1 0 284382328 17895424 3783 33554432000 4194304 5990268 140737465919568 140737465910992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4160/statm: 4369 3783 164 439 0 3926 0
[pid=4179] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4179/stat : 4179 (satsolver.sh) S 4160 4159 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284383437 9367552 267 33554432000 4194304 5064252 140737145768352 140737145767264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4179/statm: 2287 267 226 213 0 72 0
[pid=4180] ppid=4179 vsize=62356 CPUtime=14.39 cores=0,2,4,6
/proc/4180/stat : 4180 (glucose) R 4179 4159 32349 0 -1 4202496 11286 0 0 0 1437 2 0 0 20 0 1 0 284383437 63852544 14520 33554432000 4194304 5208918 140734452926688 140734452924552 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4180/statm: 15589 14520 104 248 0 15338 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 98128

[startup+51.1004 s]
/proc/loadavg: 2.08 2.51 2.30 3/183 4180
/proc/meminfo: memFree=30392180/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
[pid=4160] ppid=4159 vsize=17476 CPUtime=11.07 cores=0,2,4,6
/proc/4160/stat : 4160 (npSolver-wbo) S 4159 4159 32349 0 -1 4202496 8543 53025 0 0 44 13 1001 49 20 0 1 0 284382328 17895424 3783 33554432000 4194304 5990268 140737465919568 140737465910992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4160/statm: 4369 3783 164 439 0 3926 0
[pid=4179] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4179/stat : 4179 (satsolver.sh) S 4160 4159 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284383437 9367552 267 33554432000 4194304 5064252 140737145768352 140737145767264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4179/statm: 2287 267 226 213 0 72 0
[pid=4180] ppid=4179 vsize=62356 CPUtime=39.99 cores=0,2,4,6
/proc/4180/stat : 4180 (glucose) R 4179 4159 32349 0 -1 4202496 11436 0 0 0 3996 3 0 0 20 0 1 0 284383437 63852544 14667 33554432000 4194304 5208918 140734452926688 140734452924552 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4180/statm: 15589 14667 104 248 0 15338 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 98128

[startup+102.307 s]
/proc/loadavg: 2.03 2.43 2.28 3/183 4187
/proc/meminfo: memFree=30393684/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
[pid=4160] ppid=4159 vsize=17476 CPUtime=85.23 cores=0,2,4,6
/proc/4160/stat : 4160 (npSolver-wbo) S 4159 4159 32349 0 -1 4202496 10546 70614 0 0 49 14 8400 60 20 0 1 0 284382328 17895424 3783 33554432000 4194304 5990268 140737465919568 140737465910992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4160/statm: 4369 3783 164 439 0 3926 0
[pid=4186] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4186/stat : 4186 (satsolver.sh) S 4160 4159 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284390855 9367552 267 33554432000 4194304 5064252 140736367350224 140736367349136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4186/statm: 2287 267 226 213 0 72 0
[pid=4187] ppid=4186 vsize=62172 CPUtime=17.03 cores=0,2,4,6
/proc/4187/stat : 4187 (glucose) R 4186 4159 32349 0 -1 4202496 11317 0 0 0 1701 2 0 0 20 0 1 0 284390855 63664128 14146 33554432000 4194304 5208918 140736764102848 140736764100712 4229039 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4187/statm: 15543 14146 104 248 0 15292 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 97944

[startup+162.3 s]
/proc/loadavg: 2.08 2.37 2.27 3/183 4187
/proc/meminfo: memFree=30393576/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
[pid=4160] ppid=4159 vsize=17476 CPUtime=85.23 cores=0,2,4,6
/proc/4160/stat : 4160 (npSolver-wbo) S 4159 4159 32349 0 -1 4202496 10546 70614 0 0 49 14 8400 60 20 0 1 0 284382328 17895424 3783 33554432000 4194304 5990268 140737465919568 140737465910992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4160/statm: 4369 3783 164 439 0 3926 0
[pid=4186] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4186/stat : 4186 (satsolver.sh) S 4160 4159 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284390855 9367552 267 33554432000 4194304 5064252 140736367350224 140736367349136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4186/statm: 2287 267 226 213 0 72 0
[pid=4187] ppid=4186 vsize=62172 CPUtime=77.01 cores=0,2,4,6
/proc/4187/stat : 4187 (glucose) R 4186 4159 32349 0 -1 4202496 11385 0 0 0 7699 2 0 0 20 0 1 0 284390855 63664128 14213 33554432000 4194304 5208918 140736764102848 140736764100712 4228992 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4187/statm: 15543 14213 104 248 0 15292 0
Current children cumulated CPU time (s) 162.24

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


[startup+1422.31 s]
/proc/loadavg: 2.04 2.03 2.08 3/183 4817
/proc/meminfo: memFree=30476236/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
[pid=4160] ppid=4159 vsize=17476 CPUtime=988.72 cores=0,2,4,6
/proc/4160/stat : 4160 (npSolver-wbo) S 4159 4159 32349 0 -1 4202496 72707 779577 0 0 152 29 98325 366 20 0 1 0 284382328 17895424 3784 33554432000 4194304 5990268 140737465919568 140737465910992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4160/statm: 4369 3784 165 439 0 3926 0
[pid=4811] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4811/stat : 4811 (satsolver.sh) S 4160 4159 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284481230 9367552 266 33554432000 4194304 5064252 140736783278816 140736783277728 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4811/statm: 2287 266 226 213 0 72 0
[pid=4812] ppid=4811 vsize=112876 CPUtime=433.19 cores=0,2,4,6
/proc/4812/stat : 4812 (glucose) R 4811 4159 32349 0 -1 4202496 14707 0 0 0 43312 7 0 0 20 0 1 0 284481231 115585024 27677 33554432000 4194304 5208918 140737449318400 140737449316488 4229010 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4812/statm: 28219 27677 105 248 0 27968 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 148648

[startup+1482.3 s]
/proc/loadavg: 2.06 2.04 2.08 3/183 4817
/proc/meminfo: memFree=30476236/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
[pid=4160] ppid=4159 vsize=17476 CPUtime=988.72 cores=0,2,4,6
/proc/4160/stat : 4160 (npSolver-wbo) S 4159 4159 32349 0 -1 4202496 72707 779577 0 0 152 29 98325 366 20 0 1 0 284382328 17895424 3784 33554432000 4194304 5990268 140737465919568 140737465910992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4160/statm: 4369 3784 165 439 0 3926 0
[pid=4811] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4811/stat : 4811 (satsolver.sh) S 4160 4159 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284481230 9367552 266 33554432000 4194304 5064252 140736783278816 140736783277728 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4811/statm: 2287 266 226 213 0 72 0
[pid=4812] ppid=4811 vsize=112876 CPUtime=493.17 cores=0,2,4,6
/proc/4812/stat : 4812 (glucose) R 4811 4159 32349 0 -1 4202496 14800 0 0 0 49309 8 0 0 20 0 1 0 284481231 115585024 27677 33554432000 4194304 5208918 140737449318400 140737449316488 4228930 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4812/statm: 28219 27677 105 248 0 27968 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 148648

[startup+1542.3 s]
/proc/loadavg: 2.02 2.03 2.07 3/183 4817
/proc/meminfo: memFree=30441232/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
[pid=4160] ppid=4159 vsize=17476 CPUtime=988.72 cores=0,2,4,6
/proc/4160/stat : 4160 (npSolver-wbo) S 4159 4159 32349 0 -1 4202496 72707 779577 0 0 152 29 98325 366 20 0 1 0 284382328 17895424 3784 33554432000 4194304 5990268 140737465919568 140737465910992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4160/statm: 4369 3784 165 439 0 3926 0
[pid=4811] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4811/stat : 4811 (satsolver.sh) S 4160 4159 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284481230 9367552 266 33554432000 4194304 5064252 140736783278816 140736783277728 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4811/statm: 2287 266 226 213 0 72 0
[pid=4812] ppid=4811 vsize=112876 CPUtime=553.16 cores=0,2,4,6
/proc/4812/stat : 4812 (glucose) R 4811 4159 32349 0 -1 4202496 14897 0 0 0 55306 10 0 0 20 0 1 0 284481231 115585024 27677 33554432000 4194304 5208918 140737449318400 140737449316488 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4812/statm: 28219 27677 105 248 0 27968 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 148648

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.07 3/183 4817
/proc/meminfo: memFree=30392704/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
[pid=4160] ppid=4159 vsize=17476 CPUtime=988.72 cores=0,2,4,6
/proc/4160/stat : 4160 (npSolver-wbo) S 4159 4159 32349 0 -1 4202496 72707 779577 0 0 152 29 98325 366 20 0 1 0 284382328 17895424 3784 33554432000 4194304 5990268 140737465919568 140737465910992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4160/statm: 4369 3784 165 439 0 3926 0
[pid=4811] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4811/stat : 4811 (satsolver.sh) S 4160 4159 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284481230 9367552 266 33554432000 4194304 5064252 140736783278816 140736783277728 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4811/statm: 2287 266 226 213 0 72 0
[pid=4812] ppid=4811 vsize=167664 CPUtime=613.15 cores=0,2,4,6
/proc/4812/stat : 4812 (glucose) R 4811 4159 32349 0 -1 4202496 15935 0 0 0 61303 12 0 0 20 0 1 0 284481231 171687936 39823 33554432000 4194304 5208918 140737449318400 140737449314776 4229299 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4812/statm: 41916 39823 105 248 0 41665 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 203436

[startup+1662.3 s]
/proc/loadavg: 2.06 2.04 2.07 3/184 4820
/proc/meminfo: memFree=30390524/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
[pid=4160] ppid=4159 vsize=17476 CPUtime=988.72 cores=0,2,4,6
/proc/4160/stat : 4160 (npSolver-wbo) S 4159 4159 32349 0 -1 4202496 72707 779577 0 0 152 29 98325 366 20 0 1 0 284382328 17895424 3784 33554432000 4194304 5990268 140737465919568 140737465910992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4160/statm: 4369 3784 165 439 0 3926 0
[pid=4811] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4811/stat : 4811 (satsolver.sh) S 4160 4159 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284481230 9367552 266 33554432000 4194304 5064252 140736783278816 140736783277728 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4811/statm: 2287 266 226 213 0 72 0
[pid=4812] ppid=4811 vsize=167664 CPUtime=673.15 cores=0,2,4,6
/proc/4812/stat : 4812 (glucose) R 4811 4159 32349 0 -1 4202496 16035 0 0 0 67301 14 0 0 20 0 1 0 284481231 171687936 39311 33554432000 4194304 5208918 140737449318400 140737449314776 4229456 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4812/statm: 41916 39311 105 248 0 41665 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 203436

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.07 3/183 4821
/proc/meminfo: memFree=30392548/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
[pid=4160] ppid=4159 vsize=17476 CPUtime=988.72 cores=0,2,4,6
/proc/4160/stat : 4160 (npSolver-wbo) S 4159 4159 32349 0 -1 4202496 72707 779577 0 0 152 29 98325 366 20 0 1 0 284382328 17895424 3784 33554432000 4194304 5990268 140737465919568 140737465910992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4160/statm: 4369 3784 165 439 0 3926 0
[pid=4811] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4811/stat : 4811 (satsolver.sh) S 4160 4159 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284481230 9367552 266 33554432000 4194304 5064252 140736783278816 140736783277728 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4811/statm: 2287 266 226 213 0 72 0
[pid=4812] ppid=4811 vsize=169268 CPUtime=733.13 cores=0,2,4,6
/proc/4812/stat : 4812 (glucose) R 4811 4159 32349 0 -1 4202496 16727 0 0 0 73297 16 0 0 20 0 1 0 284481231 173330432 37664 33554432000 4194304 5208918 140737449318400 140737449314712 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4812/statm: 42317 37664 105 248 0 42066 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 205040

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.06 3/183 4821
/proc/meminfo: memFree=30423468/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
[pid=4160] ppid=4159 vsize=17476 CPUtime=988.72 cores=0,2,4,6
/proc/4160/stat : 4160 (npSolver-wbo) S 4159 4159 32349 0 -1 4202496 72707 779577 0 0 152 29 98325 366 20 0 1 0 284382328 17895424 3784 33554432000 4194304 5990268 140737465919568 140737465910992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4160/statm: 4369 3784 165 439 0 3926 0
[pid=4811] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4811/stat : 4811 (satsolver.sh) S 4160 4159 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284481230 9367552 266 33554432000 4194304 5064252 140736783278816 140736783277728 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4811/statm: 2287 266 226 213 0 72 0
[pid=4812] ppid=4811 vsize=169268 CPUtime=793.13 cores=0,2,4,6
/proc/4812/stat : 4812 (glucose) R 4811 4159 32349 0 -1 4202496 16858 0 0 0 79295 18 0 0 20 0 1 0 284481231 173330432 40736 33554432000 4194304 5208918 140737449318400 140737449314712 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4812/statm: 42317 40736 105 248 0 42066 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 205040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.02 2.06 3/183 4821
/proc/meminfo: memFree=30382052/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
[pid=4160] ppid=4159 vsize=17476 CPUtime=988.72 cores=0,2,4,6
/proc/4160/stat : 4160 (npSolver-wbo) S 4159 4159 32349 0 -1 4202496 72707 779577 0 0 152 29 98325 366 20 0 1 0 284382328 17895424 3784 33554432000 4194304 5990268 140737465919568 140737465910992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4160/statm: 4369 3784 165 439 0 3926 0
[pid=4811] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4811/stat : 4811 (satsolver.sh) S 4160 4159 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284481230 9367552 266 33554432000 4194304 5064252 140736783278816 140736783277728 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4811/statm: 2287 266 226 213 0 72 0
[pid=4812] ppid=4811 vsize=200088 CPUtime=811.32 cores=0,2,4,6
/proc/4812/stat : 4812 (glucose) R 4811 4159 32349 0 -1 4202496 16942 0 0 0 81113 19 0 0 20 0 1 0 284481231 204890112 43363 33554432000 4194304 5208918 140737449318400 140737449314712 4229072 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4812/statm: 50022 43363 105 248 0 49771 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 235860

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.02 2.06 3/183 4821
/proc/meminfo: memFree=30382052/32873844 swapFree=6600/6600
[pid=4159] ppid=4157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4159/stat : 4159 (npSolver-wbo-It) S 4157 4159 32349 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284382328 9367552 274 33554432000 4194304 5064252 140734938410400 140734938409312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4159/statm: 2287 274 233 213 0 72 0
[pid=4160] ppid=4159 vsize=17476 CPUtime=988.72 cores=0,2,4,6
/proc/4160/stat : 4160 (npSolver-wbo) S 4159 4159 32349 0 -1 4202496 72707 779577 0 0 152 29 98325 366 20 0 1 0 284382328 17895424 3784 33554432000 4194304 5990268 140737465919568 140737465910992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4160/statm: 4369 3784 165 439 0 3926 0
[pid=4811] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4811/stat : 4811 (satsolver.sh) S 4160 4159 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284481230 9367552 266 33554432000 4194304 5064252 140736783278816 140736783277728 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4811/statm: 2287 266 226 213 0 72 0
[pid=4812] ppid=4811 vsize=200088 CPUtime=811.32 cores=0,2,4,6
/proc/4812/stat : 4812 (glucose) R 4811 4159 32349 0 -1 4202496 16942 0 0 0 81113 19 0 0 20 0 1 0 284481231 204890112 43363 33554432000 4194304 5208918 140737449318400 140737449314712 4229072 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4812/statm: 50022 43363 105 248 0 49771 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 235860

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1795.92
CPU system time (s): 4.16037
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 285180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.92
system time used= 4.16037
maximum resident set size= 208376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 870213
page faults= 0
swaps= 0
block input operations= 0
block output operations= 432136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10085
involuntary context switches= 2542

runsolver used 3.2635 second user time and 9.04462 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-28 07:22:55
IDJOB=3714980
IDBENCH=78724
IDSOLVER=2296
FILE ID=node140/3714980-1338182575
RUNJOBID= node140-1338159152-32365
PBS_JOBID= 14624551
Free space on /tmp= 71312 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-65-60--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714980-1338182575/watcher-3714980-1338182575 -o /tmp/evaluation-result-3714980-1338182575/solver-3714980-1338182575 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714980-1338182575.wbo 1902634313 HOME HOME

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

MD5SUM BENCH= 62825c7b78173675be8da33e26a62860
RANDOM SEED=1902634313

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30473784 kB
Buffers:          444452 kB
Cached:           770008 kB
SwapCached:         1488 kB
Active:          1233736 kB
Inactive:         291816 kB
Active(anon):     302780 kB
Inactive(anon):     8604 kB
Active(file):     930956 kB
Inactive(file):   283212 kB
Unevictable:        6600 kB
Mlocked:            6600 kB
SwapTotal:      67108856 kB
SwapFree:       67105304 kB
Dirty:              8212 kB
Writeback:             0 kB
AnonPages:        326672 kB
Mapped:            12652 kB
Shmem:                 8 kB
Slab:             729864 kB
SReclaimable:     172044 kB
SUnreclaim:       557820 kB
KernelStack:        1520 kB
PageTables:         5012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     459732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 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= 71304 MiB
End job on node140 at 2012-05-28 07:52:55