Trace number 3715253

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-topDownOPTIMUM 54.9936 55.3818

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110973670--soft-0-100-0.wbo
MD5SUM366069b8ece10aa1f9438c760e1be90c
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.749885
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1248
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.05	c run usual solver
0.00/0.40	o 717
0.00/0.95	o 713
1.47/1.73	o 688
1.94/2.26	o 667
2.32/2.77	o 651
2.83/3.27	o 644
3.32/3.77	o 634
3.83/4.26	o 627
4.31/4.74	o 620
4.78/5.22	o 595
5.25/5.68	o 574
5.70/6.13	o 558
6.29/6.64	o 551
6.59/7.08	o 541
7.03/7.51	o 534
7.45/7.93	o 527
7.87/8.36	o 517
8.29/8.78	o 510
8.70/9.19	o 502
9.11/9.59	o 495
9.66/10.00	o 485
9.93/10.41	o 478
10.33/10.80	o 413
10.71/11.16	o 407
11.07/11.53	o 382
11.48/11.94	o 376
11.87/12.34	o 366
12.29/12.74	o 361
12.69/13.15	o 358
13.08/13.54	o 353
13.43/13.89	o 335
13.79/14.23	o 331
14.15/14.60	o 312
14.49/14.94	o 310
14.86/15.31	o 308
15.24/15.69	o 306
15.61/16.06	o 303
15.94/16.38	o 300
16.26/16.70	o 292
16.68/17.10	o 247
17.10/17.53	o 245
17.84/18.28	o 208
18.41/18.84	o 202
18.80/19.22	o 191
19.21/19.62	o 178
19.53/19.99	o 177
19.64/20.36	o 138
20.01/20.68	o 137
20.54/20.99	o 135
20.64/21.25	o 131
20.90/21.49	o 127
22.22/22.63	o 118
23.43/23.87	o 64
23.52/24.04	o 49
24.83/25.29	o 48
28.92/29.35	o 46
29.52/29.92	o 39
29.56/30.25	o 35
31.53/31.94	o 34
33.73/34.20	o 29
33.83/34.44	o 25
34.81/35.27	o 24
37.90/38.35	o 18
40.40/40.83	o 17
40.44/41.08	o 16
41.99/42.41	o 14
42.03/42.69	o 13
43.49/43.95	o 12
44.70/45.18	o 11
47.28/47.74	o 4
48.59/49.03	o 1
48.59/49.03	c [SWC] exit 4
54.87/55.37	c display solution
54.87/55.37	s OPTIMUM FOUND
54.87/55.37	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 

Verifier Data

OK	1

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-3715253-1338216025/watcher-3715253-1338216025 -o /tmp/evaluation-result-3715253-1338216025/solver-3715253-1338216025 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715253-1338216025.wbo 684918829 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: 1.91 1.98 1.99 3/180 8353
/proc/meminfo: memFree=31021228/32873648 swapFree=6852/6852
[pid=8353] ppid=8351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8353/stat : 8353 (npSolver-wbo-It) S 8351 8353 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287729253 9367552 275 33554432000 4194304 5064252 140735419631440 140735419630352 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8353/statm: 2287 275 233 213 0 72 0

[startup+0.0635789 s]
/proc/loadavg: 1.91 1.98 1.99 3/180 8353
/proc/meminfo: memFree=31021228/32873648 swapFree=6852/6852
[pid=8353] ppid=8351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8353/stat : 8353 (npSolver-wbo-It) S 8351 8353 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287729253 9367552 275 33554432000 4194304 5064252 140735419631440 140735419630352 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8353/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100295 s]
/proc/loadavg: 1.91 1.98 1.99 3/180 8353
/proc/meminfo: memFree=31021228/32873648 swapFree=6852/6852
[pid=8353] ppid=8351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8353/stat : 8353 (npSolver-wbo-It) S 8351 8353 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287729253 9367552 275 33554432000 4194304 5064252 140735419631440 140735419630352 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8353/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 1.91 1.98 1.99 3/180 8353
/proc/meminfo: memFree=31021228/32873648 swapFree=6852/6852
[pid=8353] ppid=8351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8353/stat : 8353 (npSolver-wbo-It) S 8351 8353 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287729253 9367552 275 33554432000 4194304 5064252 140735419631440 140735419630352 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8353/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70029 s]
/proc/loadavg: 1.91 1.98 1.99 3/180 8353
/proc/meminfo: memFree=31021228/32873648 swapFree=6852/6852
[pid=8353] ppid=8351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8353/stat : 8353 (npSolver-wbo-It) S 8351 8353 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287729253 9367552 275 33554432000 4194304 5064252 140735419631440 140735419630352 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8353/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 1.91 1.98 1.99 3/182 8372
/proc/meminfo: memFree=31010100/32873648 swapFree=6852/6852
[pid=8353] ppid=8351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8353/stat : 8353 (npSolver-wbo-It) S 8351 8353 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287729253 9367552 275 33554432000 4194304 5064252 140735419631440 140735419630352 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8353/statm: 2287 275 233 213 0 72 0
[pid=8354] ppid=8353 vsize=20568 CPUtime=1.27 cores=0,2,4,6
/proc/8354/stat : 8354 (npSolver-wbo) S 8353 8353 29981 0 -1 4202496 5642 27852 0 0 18 4 91 14 20 0 1 0 287729253 21061632 4047 33554432000 4194304 5990268 140733455982832 140733455973744 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8354/statm: 5142 4047 160 439 0 4699 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 29716

[startup+3.10021 s]
/proc/loadavg: 1.91 1.98 1.99 3/184 8384
/proc/meminfo: memFree=30998532/32873648 swapFree=6852/6852
[pid=8353] ppid=8351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8353/stat : 8353 (npSolver-wbo-It) S 8351 8353 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287729253 9367552 275 33554432000 4194304 5064252 140735419631440 140735419630352 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8353/statm: 2287 275 233 213 0 72 0
[pid=8354] ppid=8353 vsize=12364 CPUtime=2.83 cores=0,2,4,6
/proc/8354/stat : 8354 (npSolver-wbo) S 8353 8353 29981 0 -1 4202496 10691 64187 0 0 36 6 196 45 20 0 1 0 287729253 12660736 2602 33554432000 4194304 5990268 140733455982832 140733455973744 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8354/statm: 3091 2602 160 439 0 2648 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 21512

[startup+6.30032 s]
/proc/loadavg: 1.92 1.98 1.99 3/184 8430
/proc/meminfo: memFree=30975252/32873648 swapFree=6852/6852
[pid=8353] ppid=8351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8353/stat : 8353 (npSolver-wbo-It) S 8351 8353 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287729253 9367552 275 33554432000 4194304 5064252 140735419631440 140735419630352 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8353/statm: 2287 275 233 213 0 72 0
[pid=8354] ppid=8353 vsize=12364 CPUtime=5.92 cores=0,2,4,6
/proc/8354/stat : 8354 (npSolver-wbo) S 8353 8353 29981 0 -1 4202496 22089 137097 0 0 73 11 402 106 20 0 1 0 287729253 12660736 2609 33554432000 4194304 5990268 140733455982832 140733455974256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8354/statm: 3091 2609 160 439 0 2648 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 21512

[startup+12.7003 s]
/proc/loadavg: 1.92 1.98 1.99 3/184 8542
/proc/meminfo: memFree=30986396/32873648 swapFree=6852/6852
[pid=8353] ppid=8351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8353/stat : 8353 (npSolver-wbo-It) S 8351 8353 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287729253 9367552 275 33554432000 4194304 5064252 140735419631440 140735419630352 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8353/statm: 2287 275 233 213 0 72 0
[pid=8354] ppid=8353 vsize=12364 CPUtime=12.29 cores=0,2,4,6
/proc/8354/stat : 8354 (npSolver-wbo) S 8353 8353 29981 0 -1 4202496 46516 288333 0 0 136 19 853 221 20 0 1 0 287729253 12660736 2609 33554432000 4194304 5990268 140733455982832 140733455973744 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8354/statm: 3091 2609 160 439 0 2648 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 21512

[startup+25.5003 s]
/proc/loadavg: 1.94 1.98 1.99 3/184 8745
/proc/meminfo: memFree=31002896/32873648 swapFree=6852/6852
[pid=8353] ppid=8351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8353/stat : 8353 (npSolver-wbo-It) S 8351 8353 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287729253 9367552 275 33554432000 4194304 5064252 140735419631440 140735419630352 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8353/statm: 2287 275 233 213 0 72 0
[pid=8354] ppid=8353 vsize=12364 CPUtime=24.93 cores=0,2,4,6
/proc/8354/stat : 8354 (npSolver-wbo) S 8353 8353 29981 0 -1 4202496 69494 483529 0 0 183 27 1945 338 20 0 1 0 287729253 12660736 2609 33554432000 4194304 5990268 140733455982832 140733455974256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8354/statm: 3091 2609 160 439 0 2648 0
[pid=8744] ppid=8354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8744/stat : 8744 (satsolver.sh) S 8354 8353 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287731783 9367552 267 33554432000 4194304 5064252 140733948737744 140733948736656 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8744/statm: 2287 267 226 213 0 72 0
[pid=8745] ppid=8744 vsize=9156 CPUtime=0.19 cores=0,2,4,6
/proc/8745/stat : 8745 (glucose) R 8744 8353 29981 0 -1 4202496 1165 0 0 0 19 0 0 0 20 0 1 0 287731783 9375744 1582 33554432000 4194304 5208918 140735167627664 140735167625896 4229748 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8745/statm: 2289 1582 101 248 0 2038 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 39816

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 8857
/proc/meminfo: memFree=31008052/32873648 swapFree=6852/6852
[pid=8353] ppid=8351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8353/stat : 8353 (npSolver-wbo-It) S 8351 8353 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287729253 9367552 275 33554432000 4194304 5064252 140735419631440 140735419630352 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8353/statm: 2287 275 233 213 0 72 0
[pid=8354] ppid=8353 vsize=12364 CPUtime=48.63 cores=0,2,4,6
/proc/8354/stat : 8354 (npSolver-wbo) S 8353 8353 29981 0 -1 4202496 71299 569380 0 0 185 28 4293 357 20 0 1 0 287729253 12660736 2610 33554432000 4194304 5990268 140733455982832 140733455974256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8354/statm: 3091 2610 161 439 0 2648 0
[pid=8856] ppid=8354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8856/stat : 8856 (satsolver.sh) S 8354 8353 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287734157 9367552 267 33554432000 4194304 5064252 140735549838816 140735549837728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8856/statm: 2287 267 226 213 0 72 0
[pid=8857] ppid=8856 vsize=9764 CPUtime=2.04 cores=0,2,4,6
/proc/8857/stat : 8857 (glucose) R 8856 8353 29981 0 -1 4202496 2657 0 0 0 204 0 0 0 20 0 1 0 287734157 9998336 1904 33554432000 4194304 5208918 140734118669344 140734118667288 4231508 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8857/statm: 2441 1904 103 248 0 2190 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 40424

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

[startup+51.2004 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 8857
/proc/meminfo: memFree=31008052/32873648 swapFree=6852/6852
[pid=8353] ppid=8351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8353/stat : 8353 (npSolver-wbo-It) S 8351 8353 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287729253 9367552 275 33554432000 4194304 5064252 140735419631440 140735419630352 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8353/statm: 2287 275 233 213 0 72 0
[pid=8354] ppid=8353 vsize=12364 CPUtime=48.63 cores=0,2,4,6
/proc/8354/stat : 8354 (npSolver-wbo) S 8353 8353 29981 0 -1 4202496 71299 569380 0 0 185 28 4293 357 20 0 1 0 287729253 12660736 2610 33554432000 4194304 5990268 140733455982832 140733455974256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8354/statm: 3091 2610 161 439 0 2648 0
[pid=8856] ppid=8354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8856/stat : 8856 (satsolver.sh) S 8354 8353 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287734157 9367552 267 33554432000 4194304 5064252 140735549838816 140735549837728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8856/statm: 2287 267 226 213 0 72 0
[pid=8857] ppid=8856 vsize=9764 CPUtime=2.14 cores=0,2,4,6
/proc/8857/stat : 8857 (glucose) R 8856 8353 29981 0 -1 4202496 2685 0 0 0 214 0 0 0 20 0 1 0 287734157 9998336 1931 33554432000 4194304 5208918 140734118669344 140734118667288 4212816 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8857/statm: 2441 1931 103 248 0 2190 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 40424

[startup+52.8003 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 8857
/proc/meminfo: memFree=31007324/32873648 swapFree=6852/6852
[pid=8353] ppid=8351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8353/stat : 8353 (npSolver-wbo-It) S 8351 8353 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287729253 9367552 275 33554432000 4194304 5064252 140735419631440 140735419630352 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8353/statm: 2287 275 233 213 0 72 0
[pid=8354] ppid=8353 vsize=12364 CPUtime=48.63 cores=0,2,4,6
/proc/8354/stat : 8354 (npSolver-wbo) S 8353 8353 29981 0 -1 4202496 71299 569380 0 0 185 28 4293 357 20 0 1 0 287729253 12660736 2610 33554432000 4194304 5990268 140733455982832 140733455974256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8354/statm: 3091 2610 161 439 0 2648 0
[pid=8856] ppid=8354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8856/stat : 8856 (satsolver.sh) S 8354 8353 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287734157 9367552 267 33554432000 4194304 5064252 140735549838816 140735549837728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8856/statm: 2287 267 226 213 0 72 0
[pid=8857] ppid=8856 vsize=9764 CPUtime=3.75 cores=0,2,4,6
/proc/8857/stat : 8857 (glucose) R 8856 8353 29981 0 -1 4202496 2806 0 0 0 375 0 0 0 20 0 1 0 287734157 9998336 2047 33554432000 4194304 5208918 140734118669344 140734118665720 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8857/statm: 2441 2047 103 248 0 2190 0
Current children cumulated CPU time (s) 52.38
Current children cumulated vsize (KiB) 40424

[startup+54.4003 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 8857
/proc/meminfo: memFree=31004408/32873648 swapFree=6852/6852
[pid=8353] ppid=8351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8353/stat : 8353 (npSolver-wbo-It) S 8351 8353 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287729253 9367552 275 33554432000 4194304 5064252 140735419631440 140735419630352 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8353/statm: 2287 275 233 213 0 72 0
[pid=8354] ppid=8353 vsize=12364 CPUtime=48.63 cores=0,2,4,6
/proc/8354/stat : 8354 (npSolver-wbo) S 8353 8353 29981 0 -1 4202496 71299 569380 0 0 185 28 4293 357 20 0 1 0 287729253 12660736 2610 33554432000 4194304 5990268 140733455982832 140733455974256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8354/statm: 3091 2610 161 439 0 2648 0
[pid=8856] ppid=8354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8856/stat : 8856 (satsolver.sh) S 8354 8353 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287734157 9367552 267 33554432000 4194304 5064252 140735549838816 140735549837728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8856/statm: 2287 267 226 213 0 72 0
[pid=8857] ppid=8856 vsize=12536 CPUtime=5.34 cores=0,2,4,6
/proc/8857/stat : 8857 (glucose) R 8856 8353 29981 0 -1 4202496 3023 0 0 0 534 0 0 0 20 0 1 0 287734157 12836864 2774 33554432000 4194304 5208918 140734118669344 140734118667288 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8857/statm: 3134 2774 103 248 0 2883 0
Current children cumulated CPU time (s) 53.97
Current children cumulated vsize (KiB) 43196

[startup+54.8003 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 8857
/proc/meminfo: memFree=31004408/32873648 swapFree=6852/6852
[pid=8353] ppid=8351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8353/stat : 8353 (npSolver-wbo-It) S 8351 8353 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287729253 9367552 275 33554432000 4194304 5064252 140735419631440 140735419630352 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8353/statm: 2287 275 233 213 0 72 0
[pid=8354] ppid=8353 vsize=12364 CPUtime=48.63 cores=0,2,4,6
/proc/8354/stat : 8354 (npSolver-wbo) S 8353 8353 29981 0 -1 4202496 71299 569380 0 0 185 28 4293 357 20 0 1 0 287729253 12660736 2610 33554432000 4194304 5990268 140733455982832 140733455974256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8354/statm: 3091 2610 161 439 0 2648 0
[pid=8856] ppid=8354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8856/stat : 8856 (satsolver.sh) S 8354 8353 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287734157 9367552 267 33554432000 4194304 5064252 140735549838816 140735549837728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8856/statm: 2287 267 226 213 0 72 0
[pid=8857] ppid=8856 vsize=12536 CPUtime=5.74 cores=0,2,4,6
/proc/8857/stat : 8857 (glucose) R 8856 8353 29981 0 -1 4202496 3023 0 0 0 574 0 0 0 20 0 1 0 287734157 12836864 2774 33554432000 4194304 5208918 140734118669344 140734118667288 4229504 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8857/statm: 3134 2774 103 248 0 2883 0
Current children cumulated CPU time (s) 54.37
Current children cumulated vsize (KiB) 43196

[startup+55.2003 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 8857
/proc/meminfo: memFree=31004164/32873648 swapFree=6852/6852
[pid=8353] ppid=8351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8353/stat : 8353 (npSolver-wbo-It) S 8351 8353 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287729253 9367552 275 33554432000 4194304 5064252 140735419631440 140735419630352 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8353/statm: 2287 275 233 213 0 72 0
[pid=8354] ppid=8353 vsize=12364 CPUtime=48.63 cores=0,2,4,6
/proc/8354/stat : 8354 (npSolver-wbo) S 8353 8353 29981 0 -1 4202496 71299 569380 0 0 185 28 4293 357 20 0 1 0 287729253 12660736 2610 33554432000 4194304 5990268 140733455982832 140733455974256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8354/statm: 3091 2610 161 439 0 2648 0
[pid=8856] ppid=8354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8856/stat : 8856 (satsolver.sh) S 8354 8353 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287734157 9367552 267 33554432000 4194304 5064252 140735549838816 140735549837728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8856/statm: 2287 267 226 213 0 72 0
[pid=8857] ppid=8856 vsize=12536 CPUtime=6.14 cores=0,2,4,6
/proc/8857/stat : 8857 (glucose) R 8856 8353 29981 0 -1 4202496 3023 0 0 0 614 0 0 0 20 0 1 0 287734157 12836864 2774 33554432000 4194304 5208918 140734118669344 140734118667288 4229476 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8857/statm: 3134 2774 103 248 0 2883 0
Current children cumulated CPU time (s) 54.77
Current children cumulated vsize (KiB) 43196

[startup+55.3003 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 8857
/proc/meminfo: memFree=31004164/32873648 swapFree=6852/6852
[pid=8353] ppid=8351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8353/stat : 8353 (npSolver-wbo-It) S 8351 8353 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287729253 9367552 275 33554432000 4194304 5064252 140735419631440 140735419630352 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8353/statm: 2287 275 233 213 0 72 0
[pid=8354] ppid=8353 vsize=12364 CPUtime=48.63 cores=0,2,4,6
/proc/8354/stat : 8354 (npSolver-wbo) S 8353 8353 29981 0 -1 4202496 71299 569380 0 0 185 28 4293 357 20 0 1 0 287729253 12660736 2610 33554432000 4194304 5990268 140733455982832 140733455974256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8354/statm: 3091 2610 161 439 0 2648 0
[pid=8856] ppid=8354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8856/stat : 8856 (satsolver.sh) S 8354 8353 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287734157 9367552 267 33554432000 4194304 5064252 140735549838816 140735549837728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8856/statm: 2287 267 226 213 0 72 0
[pid=8857] ppid=8856 vsize=12536 CPUtime=6.24 cores=0,2,4,6
/proc/8857/stat : 8857 (glucose) R 8856 8353 29981 0 -1 4202496 3023 0 0 0 624 0 0 0 20 0 1 0 287734157 12836864 2774 33554432000 4194304 5208918 140734118669344 140734118667288 4215436 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8857/statm: 3134 2774 103 248 0 2883 0
Current children cumulated CPU time (s) 54.87
Current children cumulated vsize (KiB) 43196

Child status: 0
Real time (s): 55.3818
CPU time (s): 54.9936
CPU user time (s): 51.1082
CPU system time (s): 3.88541
CPU usage (%): 99.299
Max. virtual memory (cumulated for all children) (KiB): 66088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.1082
system time used= 3.88541
maximum resident set size= 34760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 648153
page faults= 0
swaps= 0
block input operations= 0
block output operations= 368248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6286
involuntary context switches= 1033

runsolver used 0.121981 second user time and 0.295955 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-28 16:40:25
IDJOB=3715253
IDBENCH=79248
IDSOLVER=2296
FILE ID=node115/3715253-1338216025
RUNJOBID= node115-1338195070-29997
PBS_JOBID= 14624604
Free space on /tmp= 71620 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110973670--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-3715253-1338216025/watcher-3715253-1338216025 -o /tmp/evaluation-result-3715253-1338216025/solver-3715253-1338216025 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715253-1338216025.wbo 684918829 HOME HOME

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

MD5SUM BENCH= 366069b8ece10aa1f9438c760e1be90c
RANDOM SEED=684918829

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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:       32873648 kB
MemFree:        31021384 kB
Buffers:          414620 kB
Cached:           327268 kB
SwapCached:          972 kB
Active:           856652 kB
Inactive:         126496 kB
Active(anon):     233836 kB
Inactive(anon):     9244 kB
Active(file):     622816 kB
Inactive(file):   117252 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106424 kB
Dirty:              8476 kB
Writeback:             0 kB
AnonPages:        260688 kB
Mapped:            12980 kB
Shmem:                96 kB
Slab:             720676 kB
SReclaimable:     164764 kB
SUnreclaim:       555912 kB
KernelStack:        1536 kB
PageTables:         4904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     396528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71612 MiB
End job on node115 at 2012-05-28 16:41:20