Trace number 3714978

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 1800.61

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-61-60--soft-33-100-0.wbo
MD5SUMe56482878ee36dcbb361a64b1d161fc3
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 benchmark2.09368
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3660
Total number of constraints121
Number of soft constraints81
Number of constraints which are clauses61
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 constraint61
Top cost 3401
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 3400
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
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.19	c run usual solver
1.96/2.18	o 2133
1.96/2.18	c fallback to adder encoding
2.05/2.48	o 1143
4.14/4.39	o 630
5.75/6.25	o 582
7.43/7.71	o 559
11.83/12.33	o 539
17.77/18.26	o 529
19.52/19.82	o 517
20.62/21.11	o 505
21.93/22.41	o 391
23.42/23.70	o 377
24.64/25.08	o 372
26.32/26.77	o 350
27.92/28.37	o 337
29.09/29.54	o 323
30.19/30.62	o 322
31.58/32.02	o 301
39.44/39.86	o 293
40.93/41.36	o 291
42.57/42.99	o 279
47.74/48.16	o 275
49.14/49.56	o 274
50.36/50.78	o 270
51.41/51.72	o 224
54.06/54.46	o 215
64.52/64.94	o 192
66.70/67.08	o 188
70.20/70.50	o 163
73.16/73.56	o 162
75.40/75.70	o 161
77.48/77.88	o 142
79.06/79.46	o 141
81.10/81.49	o 139
83.86/84.26	o 110
85.27/85.66	o 98
86.70/87.08	o 93
88.54/88.93	o 85
89.22/89.61	o 84
90.41/90.70	o 80
91.22/91.50	o 78
91.79/92.15	o 64
92.56/92.92	o 60
93.10/93.47	o 58
93.18/94.50	o 47
95.30/95.68	o 46
96.65/97.01	o 45
97.52/97.88	o 43
99.70/100.04	o 34
100.31/100.60	o 32
101.60/101.96	o 27
101.92/102.27	o 11
102.58/102.93	o 10
103.49/103.88	o 9
104.29/104.69	o 8
105.25/105.62	o 6
106.10/106.46	o 5
106.70/107.00	o 3
107.15/107.51	o 2
1800.03/1800.60	./satsolver.sh: line 5:  3996 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.60	c error: unexpected solver exit code
1800.03/1800.60	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-3714978-1338180774/watcher-3714978-1338180774 -o /tmp/evaluation-result-3714978-1338180774/solver-3714978-1338180774 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714978-1338180774.wbo 766757391 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.00 2.02 2.00 3/179 3583
/proc/meminfo: memFree=30613200/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0

[startup+0.037173 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 3583
/proc/meminfo: memFree=30613200/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 3583
/proc/meminfo: memFree=30613200/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300246 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 3583
/proc/meminfo: memFree=30613200/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 3583
/proc/meminfo: memFree=30613200/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 3587
/proc/meminfo: memFree=30556600/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=8460 CPUtime=1.31 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 2768 12585 0 0 17 1 100 13 20 0 1 0 284202248 8663040 1797 33554432000 4194304 5990268 140736367283120 140736367277360 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3584/statm: 2115 1797 157 439 0 1672 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 17608

[startup+3.10027 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 3594
/proc/meminfo: memFree=30598512/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21784 CPUtime=2.45 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 6114 30827 0 0 31 11 185 18 20 0 1 0 284202248 22306816 5109 33554432000 4194304 5990268 140736367283120 140736367274544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5446 5109 170 439 0 5003 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 30932
heavy processes:

[startup+6.30027 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 3611
/proc/meminfo: memFree=30535572/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21332 CPUtime=6.03 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) R 3583 3583 32349 0 -1 4202496 10536 68515 0 0 42 12 504 45 20 0 1 0 284202248 21843968 4948 33554432000 4194304 5990268 140736367283120 140736367275120 4569535 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5333 4948 170 439 0 4890 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 30480

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 3625
/proc/meminfo: memFree=30528300/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21332 CPUtime=12.12 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 14888 100108 0 0 54 14 1078 66 20 0 1 0 284202248 21843968 4948 33554432000 4194304 5990268 140736367283120 140736367274544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5333 4948 170 439 0 4890 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 30480

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 3674
/proc/meminfo: memFree=30531848/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21332 CPUtime=24.84 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 26088 189310 0 0 80 17 2271 116 20 0 1 0 284202248 21843968 4948 33554432000 4194304 5990268 140736367283120 140736367274544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5333 4948 170 439 0 4890 0
[pid=3673] ppid=3584 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3673/stat : 3673 (satsolver.sh) S 3584 3583 32349 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284204761 9367552 267 33554432000 4194304 5064252 140734960626032 140734960624944 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3673/statm: 2287 267 226 213 0 72 0
[pid=3674] ppid=3673 vsize=32688 CPUtime=0.36 cores=0,2,4,6
/proc/3674/stat : 3674 (glucose) R 3673 3583 32349 0 -1 4202496 7074 0 0 0 36 0 0 0 20 0 1 0 284204761 33472512 7260 33554432000 4194304 5208918 140737360433536 140737360431480 4465602 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3674/statm: 8172 7260 95 248 0 7921 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 72316

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 3744
/proc/meminfo: memFree=30549796/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21332 CPUtime=50.53 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 46526 335525 0 0 114 23 4726 190 20 0 1 0 284202248 21843968 4948 33554432000 4194304 5990268 140736367283120 140736367274544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5333 4948 170 439 0 4890 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 30480

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 3940
/proc/meminfo: memFree=30551568/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21332 CPUtime=101.99 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 70164 639321 0 0 148 30 9723 298 20 0 1 0 284202248 21843968 4948 33554432000 4194304 5990268 140736367283120 140736367274544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5333 4948 170 439 0 4890 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 30480

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3997
/proc/meminfo: memFree=30546920/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21332 CPUtime=107.23 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 73551 706427 0 0 151 31 10226 315 20 0 1 0 284202248 21843968 4948 33554432000 4194304 5990268 140736367283120 140736367274544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5333 4948 170 439 0 4890 0
[pid=3995] ppid=3584 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3995/stat : 3995 (satsolver.sh) S 3584 3583 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284212999 9367552 267 33554432000 4194304 5064252 140736220565216 140736220564128 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3995/statm: 2287 267 226 213 0 72 0
[pid=3996] ppid=3995 vsize=48184 CPUtime=54.76 cores=0,2,4,6
/proc/3996/stat : 3996 (glucose) R 3995 3583 32349 0 -1 4202496 10156 0 0 0 5474 2 0 0 20 0 1 0 284212999 49340416 11366 33554432000 4194304 5208918 140733706711024 140733706708888 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3996/statm: 12046 11366 104 248 0 11795 0
Current children cumulated CPU time (s) 161.99
Current children cumulated vsize (KiB) 87812

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3997
/proc/meminfo: memFree=30505200/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21332 CPUtime=107.23 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 73551 706427 0 0 151 31 10226 315 20 0 1 0 284202248 21843968 4948 33554432000 4194304 5990268 140736367283120 140736367274544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5333 4948 170 439 0 4890 0
[pid=3995] ppid=3584 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3995/stat : 3995 (satsolver.sh) S 3584 3583 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284212999 9367552 267 33554432000 4194304 5064252 140736220565216 140736220564128 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3995/statm: 2287 267 226 213 0 72 0
[pid=3996] ppid=3995 vsize=71280 CPUtime=114.76 cores=0,2,4,6
/proc/3996/stat : 3996 (glucose) R 3995 3583 32349 0 -1 4202496 11836 0 0 0 11473 3 0 0 20 0 1 0 284212999 72990720 17178 33554432000 4194304 5208918 140733706711024 140733706707400 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3996/statm: 17820 17178 104 248 0 17569 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 110908

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3997
/proc/meminfo: memFree=30478480/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21332 CPUtime=107.23 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 73551 706427 0 0 151 31 10226 315 20 0 1 0 284202248 21843968 4948 33554432000 4194304 5990268 140736367283120 140736367274544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5333 4948 170 439 0 4890 0

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


[startup+1364.64 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4117
/proc/meminfo: memFree=30315540/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21332 CPUtime=107.23 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 73551 706427 0 0 151 31 10226 315 20 0 1 0 284202248 21843968 4948 33554432000 4194304 5990268 140736367283120 140736367274544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5333 4948 170 439 0 4890 0
[pid=3995] ppid=3584 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3995/stat : 3995 (satsolver.sh) S 3584 3583 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284212999 9367552 267 33554432000 4194304 5064252 140736220565216 140736220564128 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3995/statm: 2287 267 226 213 0 72 0
[pid=3996] ppid=3995 vsize=198196 CPUtime=1256.9 cores=0,2,4,6
/proc/3996/stat : 3996 (glucose) R 3995 3583 32349 0 -1 4202496 33093 0 0 0 125649 41 0 0 20 0 1 0 284212999 202952704 46204 33554432000 4194304 5208918 140733706711024 140733706708872 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3996/statm: 49549 46204 104 248 0 49298 0
Current children cumulated CPU time (s) 1364.13
Current children cumulated vsize (KiB) 237824

[startup+1425.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4117
/proc/meminfo: memFree=30319948/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21332 CPUtime=107.23 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 73551 706427 0 0 151 31 10226 315 20 0 1 0 284202248 21843968 4948 33554432000 4194304 5990268 140736367283120 140736367274544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5333 4948 170 439 0 4890 0
[pid=3995] ppid=3584 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3995/stat : 3995 (satsolver.sh) S 3584 3583 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284212999 9367552 267 33554432000 4194304 5064252 140736220565216 140736220564128 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3995/statm: 2287 267 226 213 0 72 0
[pid=3996] ppid=3995 vsize=200632 CPUtime=1317.35 cores=0,2,4,6
/proc/3996/stat : 3996 (glucose) R 3995 3583 32349 0 -1 4202496 34107 0 0 0 131692 43 0 0 20 0 1 0 284212999 205447168 48760 33554432000 4194304 5208918 140733706711024 140733706708872 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3996/statm: 50158 48760 104 248 0 49907 0
Current children cumulated CPU time (s) 1424.58
Current children cumulated vsize (KiB) 240260

[startup+1484.51 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 4117
/proc/meminfo: memFree=30307340/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21332 CPUtime=107.23 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 73551 706427 0 0 151 31 10226 315 20 0 1 0 284202248 21843968 4948 33554432000 4194304 5990268 140736367283120 140736367274544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5333 4948 170 439 0 4890 0
[pid=3995] ppid=3584 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3995/stat : 3995 (satsolver.sh) S 3584 3583 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284212999 9367552 267 33554432000 4194304 5064252 140736220565216 140736220564128 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3995/statm: 2287 267 226 213 0 72 0
[pid=3996] ppid=3995 vsize=253664 CPUtime=1376.75 cores=0,2,4,6
/proc/3996/stat : 3996 (glucose) R 3995 3583 32349 0 -1 4202496 35840 0 0 0 137628 47 0 0 20 0 1 0 284212999 259751936 50806 33554432000 4194304 5208918 140733706711024 140733706708872 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3996/statm: 63416 50806 104 248 0 63165 0
Current children cumulated CPU time (s) 1483.98
Current children cumulated vsize (KiB) 293292

[startup+1544.06 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 4117
/proc/meminfo: memFree=30307340/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21332 CPUtime=107.23 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 73551 706427 0 0 151 31 10226 315 20 0 1 0 284202248 21843968 4948 33554432000 4194304 5990268 140736367283120 140736367274544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5333 4948 170 439 0 4890 0
[pid=3995] ppid=3584 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3995/stat : 3995 (satsolver.sh) S 3584 3583 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284212999 9367552 267 33554432000 4194304 5064252 140736220565216 140736220564128 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3995/statm: 2287 267 226 213 0 72 0
[pid=3996] ppid=3995 vsize=206112 CPUtime=1436.28 cores=0,2,4,6
/proc/3996/stat : 3996 (glucose) R 3995 3583 32349 0 -1 4202496 37546 0 0 0 143577 51 0 0 20 0 1 0 284212999 211058688 45496 33554432000 4194304 5208918 140733706711024 140733706707400 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3996/statm: 51528 45496 104 248 0 51277 0
Current children cumulated CPU time (s) 1543.51
Current children cumulated vsize (KiB) 245740

[startup+1605.17 s]
/proc/loadavg: 3.86 2.62 2.22 3/183 4117
/proc/meminfo: memFree=30263576/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21332 CPUtime=107.23 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 73551 706427 0 0 151 31 10226 315 20 0 1 0 284202248 21843968 4948 33554432000 4194304 5990268 140736367283120 140736367274544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5333 4948 170 439 0 4890 0
[pid=3995] ppid=3584 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3995/stat : 3995 (satsolver.sh) S 3584 3583 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284212999 9367552 267 33554432000 4194304 5064252 140736220565216 140736220564128 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3995/statm: 2287 267 226 213 0 72 0
[pid=3996] ppid=3995 vsize=208528 CPUtime=1497.39 cores=0,2,4,6
/proc/3996/stat : 3996 (glucose) R 3995 3583 32349 0 -1 4202496 38868 0 0 0 149685 54 0 0 20 0 1 0 284212999 213532672 47128 33554432000 4194304 5208918 140733706711024 140733706708872 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3996/statm: 52132 47128 104 248 0 51881 0
Current children cumulated CPU time (s) 1604.62
Current children cumulated vsize (KiB) 248156

[startup+1662.31 s]
/proc/loadavg: 4.05 2.98 2.38 3/183 4120
/proc/meminfo: memFree=30275584/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21332 CPUtime=107.23 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 73551 706427 0 0 151 31 10226 315 20 0 1 0 284202248 21843968 4948 33554432000 4194304 5990268 140736367283120 140736367274544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5333 4948 170 439 0 4890 0
[pid=3995] ppid=3584 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3995/stat : 3995 (satsolver.sh) S 3584 3583 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284212999 9367552 267 33554432000 4194304 5064252 140736220565216 140736220564128 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3995/statm: 2287 267 226 213 0 72 0
[pid=3996] ppid=3995 vsize=210552 CPUtime=1554.52 cores=0,2,4,6
/proc/3996/stat : 3996 (glucose) R 3995 3583 32349 0 -1 4202496 40088 0 0 0 155395 57 0 0 20 0 1 0 284212999 215605248 48146 33554432000 4194304 5208918 140733706711024 140733706708872 4229206 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3996/statm: 52638 48146 104 248 0 52387 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 250180

[startup+1722.3 s]
/proc/loadavg: 2.75 2.80 2.35 3/183 4121
/proc/meminfo: memFree=30257504/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21332 CPUtime=107.23 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 73551 706427 0 0 151 31 10226 315 20 0 1 0 284202248 21843968 4948 33554432000 4194304 5990268 140736367283120 140736367274544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5333 4948 170 439 0 4890 0
[pid=3995] ppid=3584 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3995/stat : 3995 (satsolver.sh) S 3584 3583 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284212999 9367552 267 33554432000 4194304 5064252 140736220565216 140736220564128 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3995/statm: 2287 267 226 213 0 72 0
[pid=3996] ppid=3995 vsize=224984 CPUtime=1614.5 cores=0,2,4,6
/proc/3996/stat : 3996 (glucose) R 3995 3583 32349 0 -1 4202496 41697 0 0 0 161391 59 0 0 20 0 1 0 284212999 230383616 51588 33554432000 4194304 5208918 140733706711024 140733706707400 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3996/statm: 56246 51588 104 248 0 55995 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 264612

[startup+1782.3 s]
/proc/loadavg: 2.27 2.65 2.33 3/183 4121
/proc/meminfo: memFree=30249500/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21332 CPUtime=107.23 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 73551 706427 0 0 151 31 10226 315 20 0 1 0 284202248 21843968 4948 33554432000 4194304 5990268 140736367283120 140736367274544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5333 4948 170 439 0 4890 0
[pid=3995] ppid=3584 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3995/stat : 3995 (satsolver.sh) S 3584 3583 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284212999 9367552 267 33554432000 4194304 5064252 140736220565216 140736220564128 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3995/statm: 2287 267 226 213 0 72 0
[pid=3996] ppid=3995 vsize=224984 CPUtime=1674.49 cores=0,2,4,6
/proc/3996/stat : 3996 (glucose) R 3995 3583 32349 0 -1 4202496 42417 0 0 0 167388 61 0 0 20 0 1 0 284212999 230383616 52100 33554432000 4194304 5208918 140733706711024 140733706707400 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3996/statm: 56246 52100 104 248 0 55995 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 264612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.21 2.62 2.32 3/183 4121
/proc/meminfo: memFree=30228588/32873844 swapFree=6600/6600
[pid=3583] ppid=3581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3583/stat : 3583 (npSolver-wbo-It) S 3581 3583 32349 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284202248 9367552 274 33554432000 4194304 5064252 140737287283120 140737287282032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3583/statm: 2287 274 233 213 0 72 0
[pid=3584] ppid=3583 vsize=21332 CPUtime=107.23 cores=0,2,4,6
/proc/3584/stat : 3584 (npSolver-wbo) S 3583 3583 32349 0 -1 4202496 73551 706427 0 0 151 31 10226 315 20 0 1 0 284202248 21843968 4948 33554432000 4194304 5990268 140736367283120 140736367274544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3584/statm: 5333 4948 170 439 0 4890 0
[pid=3995] ppid=3584 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3995/stat : 3995 (satsolver.sh) S 3584 3583 32349 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284212999 9367552 267 33554432000 4194304 5064252 140736220565216 140736220564128 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3995/statm: 2287 267 226 213 0 72 0
[pid=3996] ppid=3995 vsize=224984 CPUtime=1692.8 cores=0,2,4,6
/proc/3996/stat : 3996 (glucose) R 3995 3583 32349 0 -1 4202496 42521 0 0 0 169218 62 0 0 20 0 1 0 284212999 230383616 54757 33554432000 4194304 5208918 140733706711024 140733706707400 4229244 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3996/statm: 56246 54757 104 248 0 55995 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 264612

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.61
CPU time (s): 1800.06
CPU user time (s): 1795.97
CPU system time (s): 4.08838
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 394840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.97
system time used= 4.08838
maximum resident set size= 294832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 823490
page faults= 0
swaps= 0
block input operations= 0
block output operations= 434064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9892
involuntary context switches= 2566

runsolver used 2.89556 second user time and 7.63684 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-28 06:52:54
IDJOB=3714978
IDBENCH=78714
IDSOLVER=2296
FILE ID=node140/3714978-1338180774
RUNJOBID= node140-1338159152-32365
PBS_JOBID= 14624551
Free space on /tmp= 71328 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-61-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-3714978-1338180774/watcher-3714978-1338180774 -o /tmp/evaluation-result-3714978-1338180774/solver-3714978-1338180774 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714978-1338180774.wbo 766757391 HOME HOME

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

MD5SUM BENCH= e56482878ee36dcbb361a64b1d161fc3
RANDOM SEED=766757391

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:        30613844 kB
Buffers:          443236 kB
Cached:           757296 kB
SwapCached:         1488 kB
Active:          1096652 kB
Inactive:         291844 kB
Active(anon):     179784 kB
Inactive(anon):     8604 kB
Active(file):     916868 kB
Inactive(file):   283240 kB
Unevictable:        6600 kB
Mlocked:            6600 kB
SwapTotal:      67108856 kB
SwapFree:       67105304 kB
Dirty:              8220 kB
Writeback:             0 kB
AnonPages:        187752 kB
Mapped:            12656 kB
Shmem:                 8 kB
Slab:             729564 kB
SReclaimable:     171744 kB
SUnreclaim:       557820 kB
KernelStack:        1520 kB
PageTables:         4400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     334376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 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= 71300 MiB
End job on node140 at 2012-05-28 07:22:55