Trace number 3715275

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.06 1801.11

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-105-100--soft-0-100-0.wbo
MD5SUM74ceb63f540b1c0e7b9983b4b6436598
Bench CategorySOFT-SMALLINT-LIN (only soft 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 benchmark0.646901
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables10500
Total number of constraints205
Number of soft constraints205
Number of constraints which are clauses105
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint105
Top cost 10882
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 10881
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 106
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.90	c run usual solver
10.07/10.17	o 4100
10.07/10.17	c fallback to adder encoding
11.58/11.96	o 4099
11.58/11.96	c fallback to adder encoding
16.32/16.82	o 3140
16.32/16.82	c fallback to adder encoding
20.01/20.52	o 3136
20.01/20.52	c fallback to adder encoding
21.62/22.18	o 3132
21.62/22.18	c fallback to adder encoding
22.72/23.29	o 3125
22.72/23.29	c fallback to adder encoding
23.83/24.66	o 3115
23.83/24.66	c fallback to adder encoding
25.03/25.87	o 3096
25.03/25.87	c fallback to adder encoding
27.93/28.43	o 2063
27.93/28.43	c fallback to adder encoding
29.62/30.12	o 2062
29.62/30.12	c fallback to adder encoding
30.81/31.32	o 2060
30.81/31.32	c fallback to adder encoding
32.06/32.89	o 2059
32.06/32.89	c fallback to adder encoding
33.62/34.19	o 2053
33.62/34.19	c fallback to adder encoding
35.36/36.19	o 436
61.50/62.09	o 415
70.41/70.92	o 150
77.72/78.23	o 96
82.00/82.59	o 95
85.32/85.83	o 94
112.70/113.21	o 92
118.60/119.12	o 90
124.50/125.40	o 82
139.08/139.60	o 81
194.28/195.18	o 69
242.68/243.58	o 60
247.07/247.99	o 37
249.84/250.73	o 35
251.85/252.40	o 31
254.66/255.67	o 28
257.18/258.19	o 27
259.12/259.86	o 24
263.43/264.11	o 13
264.49/265.49	o 12
266.85/267.73	o 10
268.96/269.82	o 8
270.41/271.58	o 7
272.30/273.47	o 5
274.68/275.85	o 4
277.70/278.86	o 3
280.97/281.80	o 1
280.97/281.80	c [SWC] exit 4
1800.02/1801.11	./satsolver.sh: line 5: 17209 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1801.11	c error: unexpected solver exit code
1800.02/1801.11	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-3715275-1338214278/watcher-3715275-1338214278 -o /tmp/evaluation-result-3715275-1338214278/solver-3715275-1338214278 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715275-1338214278.wbo 795329685 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.01 2.02 2.00 3/179 16743
/proc/meminfo: memFree=29657012/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0

[startup+0.081376 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 16743
/proc/meminfo: memFree=29657012/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100318 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 16743
/proc/meminfo: memFree=29657012/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.317697 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 16743
/proc/meminfo: memFree=29657012/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700233 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 16743
/proc/meminfo: memFree=29657012/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 16799
/proc/meminfo: memFree=29620872/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
[pid=16744] ppid=16743 vsize=35440 CPUtime=0.89 cores=1,3,5,7
/proc/16744/stat : 16744 (npSolver-wbo) S 16743 16743 12592 0 -1 4202496 5485 0 0 0 86 3 0 0 20 0 1 0 287552162 36290560 6311 33554432000 4194304 5990268 140735273331920 140735273325072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16744/statm: 8860 6311 156 439 0 8417 0
[pid=16796] ppid=16744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16796/stat : 16796 (cp2_pre.sh) S 16744 16743 12592 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 287552252 9367552 276 33554432000 4194304 5064252 140737380547472 140737380546176 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16796/statm: 2287 276 234 213 0 72 0
[pid=16797] ppid=16796 vsize=156452 CPUtime=0.58 cores=1,3,5,7
/proc/16797/stat : 16797 (coprocessor) R 16796 16743 12592 0 -1 4202496 23346 0 0 0 53 5 0 0 20 0 1 0 287552252 160206848 34021 33554432000 4194304 6586260 140737431978304 140737431975096 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16797/statm: 39113 34021 166 584 0 38525 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 210188

[startup+3.10034 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 16799
/proc/meminfo: memFree=29556928/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
[pid=16744] ppid=16743 vsize=35440 CPUtime=0.89 cores=1,3,5,7
/proc/16744/stat : 16744 (npSolver-wbo) S 16743 16743 12592 0 -1 4202496 5485 0 0 0 86 3 0 0 20 0 1 0 287552162 36290560 6311 33554432000 4194304 5990268 140735273331920 140735273325072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16744/statm: 8860 6311 156 439 0 8417 0
[pid=16796] ppid=16744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16796/stat : 16796 (cp2_pre.sh) S 16744 16743 12592 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 287552252 9367552 276 33554432000 4194304 5064252 140737380547472 140737380546176 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16796/statm: 2287 276 234 213 0 72 0
[pid=16797] ppid=16796 vsize=201932 CPUtime=2.18 cores=1,3,5,7
/proc/16797/stat : 16797 (coprocessor) R 16796 16743 12592 0 -1 4202496 32147 0 0 0 211 7 0 0 20 0 1 0 287552252 206778368 48983 33554432000 4194304 6586260 140737431978304 140737431973624 5598875 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16797/statm: 50483 48983 191 584 0 49895 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 255668

[startup+6.30035 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 16799
/proc/meminfo: memFree=29509524/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
[pid=16744] ppid=16743 vsize=35440 CPUtime=0.89 cores=1,3,5,7
/proc/16744/stat : 16744 (npSolver-wbo) S 16743 16743 12592 0 -1 4202496 5485 0 0 0 86 3 0 0 20 0 1 0 287552162 36290560 6311 33554432000 4194304 5990268 140735273331920 140735273325072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16744/statm: 8860 6311 156 439 0 8417 0
[pid=16796] ppid=16744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16796/stat : 16796 (cp2_pre.sh) S 16744 16743 12592 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 287552252 9367552 276 33554432000 4194304 5064252 140737380547472 140737380546176 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16796/statm: 2287 276 234 213 0 72 0
[pid=16797] ppid=16796 vsize=202212 CPUtime=5.38 cores=1,3,5,7
/proc/16797/stat : 16797 (coprocessor) R 16796 16743 12592 0 -1 4202496 32216 0 0 0 531 7 0 0 20 0 1 0 287552252 207065088 49052 33554432000 4194304 6586260 140737431978304 140737431973896 5599454 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16797/statm: 50553 49052 191 584 0 49965 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 255948

[startup+12.7005 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 16823
/proc/meminfo: memFree=29684636/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
[pid=16744] ppid=16743 vsize=48120 CPUtime=11.63 cores=1,3,5,7
/proc/16744/stat : 16744 (npSolver-wbo) S 16743 16743 12592 0 -1 4202496 10332 82279 0 0 104 35 931 93 20 0 1 0 287552162 49274880 9319 33554432000 4194304 5990268 140735273331920 140735273323344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16744/statm: 12030 9319 168 439 0 11587 0
[pid=16822] ppid=16744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16822/stat : 16822 (satsolver.sh) S 16744 16743 12592 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287553361 9367552 266 33554432000 4194304 5064252 140736407575424 140736407574336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16822/statm: 2287 266 226 213 0 72 0
[pid=16823] ppid=16822 vsize=73372 CPUtime=0.69 cores=1,3,5,7
/proc/16823/stat : 16823 (glucose) R 16822 16743 12592 0 -1 4202496 13362 0 0 0 67 2 0 0 20 0 1 0 287553361 75132928 14629 33554432000 4194304 5208918 140733608332128 140733607281768 4211104 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16823/statm: 18343 14629 103 248 0 18092 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 139788

[startup+25.5005 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 16872
/proc/meminfo: memFree=29677800/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
[pid=16744] ppid=16743 vsize=48120 CPUtime=24.21 cores=1,3,5,7
/proc/16744/stat : 16744 (npSolver-wbo) S 16743 16743 12592 0 -1 4202496 23051 200873 0 0 126 39 2114 142 20 0 1 0 287552162 49274880 9320 33554432000 4194304 5990268 140735273331920 140735273323344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16744/statm: 12030 9320 169 439 0 11587 0
[pid=16871] ppid=16744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16871/stat : 16871 (satsolver.sh) S 16744 16743 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287554631 9367552 267 33554432000 4194304 5064252 140735201306512 140735201305424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16871/statm: 2287 267 226 213 0 72 0
[pid=16872] ppid=16871 vsize=77668 CPUtime=0.79 cores=1,3,5,7
/proc/16872/stat : 16872 (glucose) R 16871 16743 12592 0 -1 4202496 14124 0 0 0 76 3 0 0 20 0 1 0 287554631 79532032 15409 33554432000 4194304 5208918 140733539020096 140733539017944 4607488 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16872/statm: 19417 15409 105 248 0 19166 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 144084

[startup+51.1006 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 16928
/proc/meminfo: memFree=29607616/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
[pid=16744] ppid=16743 vsize=64472 CPUtime=35.82 cores=1,3,5,7
/proc/16744/stat : 16744 (npSolver-wbo) S 16743 16743 12592 0 -1 4202496 43079 368465 0 0 165 45 3162 210 20 0 1 0 287552162 66019328 13474 33554432000 4194304 5990268 140735273331920 140735273323344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16744/statm: 16118 13474 170 439 0 15675 0
[pid=16920] ppid=16744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16920/stat : 16920 (satsolver.sh) S 16744 16743 12592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287555792 9367552 266 33554432000 4194304 5064252 140735834274544 140735834273456 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16920/statm: 2287 266 226 213 0 72 0
[pid=16921] ppid=16920 vsize=125164 CPUtime=14.78 cores=1,3,5,7
/proc/16921/stat : 16921 (glucose) R 16920 16743 12592 0 -1 4202496 21411 0 0 0 1473 5 0 0 20 0 1 0 287555792 128167936 26569 33554432000 4194304 5208918 140736856217280 140736856215128 4212881 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16921/statm: 31291 26569 104 248 0 31040 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 207932

[startup+102.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 16991
/proc/meminfo: memFree=29641788/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
[pid=16744] ppid=16743 vsize=64472 CPUtime=85.36 cores=1,3,5,7
/proc/16744/stat : 16744 (npSolver-wbo) S 16743 16743 12592 0 -1 4202496 58112 508378 0 0 192 50 7996 298 20 0 1 0 287552162 66019328 13474 33554432000 4194304 5990268 140735273331920 140735273323344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16744/statm: 16118 13474 170 439 0 15675 0
[pid=16990] ppid=16744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16990/stat : 16990 (satsolver.sh) S 16744 16743 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287560747 9367552 267 33554432000 4194304 5064252 140733979651632 140733979650544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16990/statm: 2287 267 226 213 0 72 0
[pid=16991] ppid=16990 vsize=89228 CPUtime=16.43 cores=1,3,5,7
/proc/16991/stat : 16991 (glucose) R 16990 16743 12592 0 -1 4202496 18529 0 0 0 1639 4 0 0 20 0 1 0 287560747 91369472 19324 33554432000 4194304 5208918 140734661728912 140734661727000 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16991/statm: 22307 19324 103 248 0 22056 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 171996

[startup+162.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 17090
/proc/meminfo: memFree=29636920/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
[pid=16744] ppid=16743 vsize=64472 CPUtime=139.12 cores=1,3,5,7
/proc/16744/stat : 16744 (npSolver-wbo) S 16743 16743 12592 0 -1 4202496 67372 613190 0 0 206 52 13304 350 20 0 1 0 287552162 66019328 13474 33554432000 4194304 5990268 140735273331920 140735273323344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16744/statm: 16118 13474 170 439 0 15675 0
[pid=17047] ppid=16744 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17219
/proc/meminfo: memFree=29407560/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
[pid=16744] ppid=16743 vsize=64472 CPUtime=280.98 cores=1,3,5,7
/proc/16744/stat : 16744 (npSolver-wbo) S 16743 16743 12592 0 -1 4202496 95030 1005969 0 0 242 59 27288 509 20 0 1 0 287552162 66019328 13474 33554432000 4194304 5990268 140735273331920 140735273323344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16744/statm: 16118 13474 170 439 0 15675 0
[pid=17208] ppid=16744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17208/stat : 17208 (satsolver.sh) S 16744 16743 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287580342 9367552 266 33554432000 4194304 5064252 140737326994304 140737326993216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17208/statm: 2287 266 226 213 0 72 0
[pid=17209] ppid=17208 vsize=186684 CPUtime=1080.31 cores=1,3,5,7
/proc/17209/stat : 17209 (glucose) R 17208 16743 12592 0 -1 4202496 21659 0 0 0 108019 12 0 0 20 0 1 0 287580342 191164416 41736 33554432000 4194304 5208918 140736213992960 140736213991048 4213136 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17209/statm: 46671 41736 105 248 0 46420 0
Current children cumulated CPU time (s) 1361.29
Current children cumulated vsize (KiB) 269452

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17219
/proc/meminfo: memFree=29351632/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
[pid=16744] ppid=16743 vsize=64472 CPUtime=280.98 cores=1,3,5,7
/proc/16744/stat : 16744 (npSolver-wbo) S 16743 16743 12592 0 -1 4202496 95030 1005969 0 0 242 59 27288 509 20 0 1 0 287552162 66019328 13474 33554432000 4194304 5990268 140735273331920 140735273323344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16744/statm: 16118 13474 170 439 0 15675 0
[pid=17208] ppid=16744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17208/stat : 17208 (satsolver.sh) S 16744 16743 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287580342 9367552 266 33554432000 4194304 5064252 140737326994304 140737326993216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17208/statm: 2287 266 226 213 0 72 0
[pid=17209] ppid=17208 vsize=236004 CPUtime=1140.31 cores=1,3,5,7
/proc/17209/stat : 17209 (glucose) R 17208 16743 12592 0 -1 4202496 21896 0 0 0 114018 13 0 0 20 0 1 0 287580342 241668096 51682 33554432000 4194304 5208918 140736213992960 140736213988728 4229776 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17209/statm: 59001 51682 105 248 0 58750 0
Current children cumulated CPU time (s) 1421.29
Current children cumulated vsize (KiB) 318772

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17219
/proc/meminfo: memFree=29338528/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
[pid=16744] ppid=16743 vsize=64472 CPUtime=280.98 cores=1,3,5,7
/proc/16744/stat : 16744 (npSolver-wbo) S 16743 16743 12592 0 -1 4202496 95030 1005969 0 0 242 59 27288 509 20 0 1 0 287552162 66019328 13474 33554432000 4194304 5990268 140735273331920 140735273323344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16744/statm: 16118 13474 170 439 0 15675 0
[pid=17208] ppid=16744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17208/stat : 17208 (satsolver.sh) S 16744 16743 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287580342 9367552 266 33554432000 4194304 5064252 140737326994304 140737326993216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17208/statm: 2287 266 226 213 0 72 0
[pid=17209] ppid=17208 vsize=236004 CPUtime=1200.29 cores=1,3,5,7
/proc/17209/stat : 17209 (glucose) R 17208 16743 12592 0 -1 4202496 22135 0 0 0 120015 14 0 0 20 0 1 0 287580342 241668096 52194 33554432000 4194304 5208918 140736213992960 140736213989336 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17209/statm: 59001 52194 105 248 0 58750 0
Current children cumulated CPU time (s) 1481.27
Current children cumulated vsize (KiB) 318772

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17220
/proc/meminfo: memFree=29347252/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
[pid=16744] ppid=16743 vsize=64472 CPUtime=280.98 cores=1,3,5,7
/proc/16744/stat : 16744 (npSolver-wbo) S 16743 16743 12592 0 -1 4202496 95030 1005969 0 0 242 59 27288 509 20 0 1 0 287552162 66019328 13474 33554432000 4194304 5990268 140735273331920 140735273323344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16744/statm: 16118 13474 170 439 0 15675 0
[pid=17208] ppid=16744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17208/stat : 17208 (satsolver.sh) S 16744 16743 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287580342 9367552 266 33554432000 4194304 5064252 140737326994304 140737326993216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17208/statm: 2287 266 226 213 0 72 0
[pid=17209] ppid=17208 vsize=254844 CPUtime=1260.29 cores=1,3,5,7
/proc/17209/stat : 17209 (glucose) R 17208 16743 12592 0 -1 4202496 22472 0 0 0 126014 15 0 0 20 0 1 0 287580342 260960256 57396 33554432000 4194304 5208918 140736213992960 140736213989272 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17209/statm: 63711 57396 105 248 0 63460 0
Current children cumulated CPU time (s) 1541.27
Current children cumulated vsize (KiB) 337612

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17220
/proc/meminfo: memFree=29337168/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
[pid=16744] ppid=16743 vsize=64472 CPUtime=280.98 cores=1,3,5,7
/proc/16744/stat : 16744 (npSolver-wbo) S 16743 16743 12592 0 -1 4202496 95030 1005969 0 0 242 59 27288 509 20 0 1 0 287552162 66019328 13474 33554432000 4194304 5990268 140735273331920 140735273323344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16744/statm: 16118 13474 170 439 0 15675 0
[pid=17208] ppid=16744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17208/stat : 17208 (satsolver.sh) S 16744 16743 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287580342 9367552 266 33554432000 4194304 5064252 140737326994304 140737326993216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17208/statm: 2287 266 226 213 0 72 0
[pid=17209] ppid=17208 vsize=254844 CPUtime=1320.27 cores=1,3,5,7
/proc/17209/stat : 17209 (glucose) R 17208 16743 12592 0 -1 4202496 22711 0 0 0 132011 16 0 0 20 0 1 0 287580342 260960256 56884 33554432000 4194304 5208918 140736213992960 140736213989336 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17209/statm: 63711 56884 105 248 0 63460 0
Current children cumulated CPU time (s) 1601.25
Current children cumulated vsize (KiB) 337612

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 17220
/proc/meminfo: memFree=29361800/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
[pid=16744] ppid=16743 vsize=64472 CPUtime=280.98 cores=1,3,5,7
/proc/16744/stat : 16744 (npSolver-wbo) S 16743 16743 12592 0 -1 4202496 95030 1005969 0 0 242 59 27288 509 20 0 1 0 287552162 66019328 13474 33554432000 4194304 5990268 140735273331920 140735273323344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16744/statm: 16118 13474 170 439 0 15675 0
[pid=17208] ppid=16744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17208/stat : 17208 (satsolver.sh) S 16744 16743 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287580342 9367552 266 33554432000 4194304 5064252 140737326994304 140737326993216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17208/statm: 2287 266 226 213 0 72 0
[pid=17209] ppid=17208 vsize=205524 CPUtime=1380.26 cores=1,3,5,7
/proc/17209/stat : 17209 (glucose) R 17208 16743 12592 0 -1 4202496 22718 0 0 0 138010 16 0 0 20 0 1 0 287580342 210456576 48474 33554432000 4194304 5208918 140736213992960 140736213991048 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17209/statm: 51381 48474 105 248 0 51130 0
Current children cumulated CPU time (s) 1661.24
Current children cumulated vsize (KiB) 288292

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 17221
/proc/meminfo: memFree=29309896/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
[pid=16744] ppid=16743 vsize=64472 CPUtime=280.98 cores=1,3,5,7
/proc/16744/stat : 16744 (npSolver-wbo) S 16743 16743 12592 0 -1 4202496 95030 1005969 0 0 242 59 27288 509 20 0 1 0 287552162 66019328 13474 33554432000 4194304 5990268 140735273331920 140735273323344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16744/statm: 16118 13474 170 439 0 15675 0
[pid=17208] ppid=16744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17208/stat : 17208 (satsolver.sh) S 16744 16743 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287580342 9367552 266 33554432000 4194304 5064252 140737326994304 140737326993216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17208/statm: 2287 266 226 213 0 72 0
[pid=17209] ppid=17208 vsize=254844 CPUtime=1440.25 cores=1,3,5,7
/proc/17209/stat : 17209 (glucose) R 17208 16743 12592 0 -1 4202496 22958 0 0 0 144008 17 0 0 20 0 1 0 287580342 260960256 59956 33554432000 4194304 5208918 140736213992960 140736213989336 4229469 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17209/statm: 63711 59956 105 248 0 63460 0
Current children cumulated CPU time (s) 1721.23
Current children cumulated vsize (KiB) 337612

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/184 17224
/proc/meminfo: memFree=29296660/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
[pid=16744] ppid=16743 vsize=64472 CPUtime=280.98 cores=1,3,5,7
/proc/16744/stat : 16744 (npSolver-wbo) S 16743 16743 12592 0 -1 4202496 95030 1005969 0 0 242 59 27288 509 20 0 1 0 287552162 66019328 13474 33554432000 4194304 5990268 140735273331920 140735273323344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16744/statm: 16118 13474 170 439 0 15675 0
[pid=17208] ppid=16744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17208/stat : 17208 (satsolver.sh) S 16744 16743 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287580342 9367552 266 33554432000 4194304 5064252 140737326994304 140737326993216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17208/statm: 2287 266 226 213 0 72 0
[pid=17209] ppid=17208 vsize=254844 CPUtime=1500.24 cores=1,3,5,7
/proc/17209/stat : 17209 (glucose) R 17208 16743 12592 0 -1 4202496 23216 0 0 0 150006 18 0 0 20 0 1 0 287580342 260960256 58932 33554432000 4194304 5208918 140736213992960 140736213988728 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17209/statm: 63711 58932 105 248 0 63460 0
Current children cumulated CPU time (s) 1781.22
Current children cumulated vsize (KiB) 337612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 17266
/proc/meminfo: memFree=29513984/32873844 swapFree=7628/7628
[pid=16743] ppid=16741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16743/stat : 16743 (npSolver-wbo-It) S 16741 16743 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287552161 9367552 275 33554432000 4194304 5064252 140736111458288 140736111457200 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16743/statm: 2287 275 233 213 0 72 0
[pid=16744] ppid=16743 vsize=64472 CPUtime=280.98 cores=1,3,5,7
/proc/16744/stat : 16744 (npSolver-wbo) S 16743 16743 12592 0 -1 4202496 95030 1005969 0 0 242 59 27288 509 20 0 1 0 287552162 66019328 13474 33554432000 4194304 5990268 140735273331920 140735273323344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16744/statm: 16118 13474 170 439 0 15675 0
[pid=17208] ppid=16744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17208/stat : 17208 (satsolver.sh) S 16744 16743 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287580342 9367552 266 33554432000 4194304 5064252 140737326994304 140737326993216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17208/statm: 2287 266 226 213 0 72 0
[pid=17209] ppid=17208 vsize=254844 CPUtime=1519.04 cores=1,3,5,7
/proc/17209/stat : 17209 (glucose) R 17208 16743 12592 0 -1 4202496 23218 0 0 0 151886 18 0 0 20 0 1 0 287580342 260960256 59956 33554432000 4194304 5208918 140736213992960 140736213988648 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17209/statm: 63711 59956 105 248 0 63460 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 337612

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.11
CPU time (s): 1800.06
CPU user time (s): 1794.18
CPU system time (s): 5.8851
CPU usage (%): 99.9417
Max. virtual memory (cumulated for all children) (KiB): 337612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.18
system time used= 5.88511
maximum resident set size= 241944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1125206
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1044848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24811
involuntary context switches= 2313

runsolver used 8.35673 second user time and 18.5912 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-28 16:11:18
IDJOB=3715275
IDBENCH=79183
IDSOLVER=2296
FILE ID=node145/3715275-1338214278
RUNJOBID= node145-1338210676-15246
PBS_JOBID= 14624578
Free space on /tmp= 71548 MiB

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

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

MD5SUM BENCH= 74ceb63f540b1c0e7b9983b4b6436598
RANDOM SEED=795329685

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29657176 kB
Buffers:          337928 kB
Cached:          1868184 kB
SwapCached:            0 kB
Active:           890004 kB
Inactive:        1502040 kB
Active(anon):     177080 kB
Inactive(anon):    10912 kB
Active(file):     712924 kB
Inactive(file):  1491128 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8204 kB
Writeback:             0 kB
AnonPages:        331836 kB
Mapped:            15084 kB
Shmem:               200 kB
Slab:             679844 kB
SReclaimable:     121496 kB
SUnreclaim:       558348 kB
KernelStack:        1520 kB
PageTables:         4216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     333184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 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= 71520 MiB
End job on node145 at 2012-05-28 16:41:19