Trace number 3753953

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 (fixed)? (TO) 1800.12 1800.62

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111218024--soft-0-100-0.wbo
MD5SUMf742a865179589dbb1861a007b830f45
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.603907
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 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1228
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.03	c run usual solver
9.35/9.46	o 609
48.36/48.42	o 553
86.55/86.79	o 551
124.18/124.42	o 549
162.63/162.75	o 548
200.61/200.95	o 532
238.95/239.29	o 528
277.13/277.47	o 526
315.40/315.61	o 525
353.64/354.00	o 524
391.10/391.46	o 522
428.78/429.02	o 521
467.08/467.30	o 495
504.83/505.21	o 493
542.87/543.10	o 492
580.45/580.72	o 480
617.94/618.24	o 478
656.08/656.49	o 477
694.14/694.58	o 476
732.22/732.60	o 470
769.91/770.35	o 468
808.40/808.84	o 467
846.68/847.05	o 465
883.99/884.35	o 457
921.48/921.85	o 445
958.86/959.21	o 433
998.46/998.84	o 411
1037.95/1038.37	o 390
1075.37/1075.85	o 382
1113.18/1113.66	o 381
1150.85/1151.36	o 379
1187.67/1188.19	o 378
1224.91/1225.43	o 357
1262.19/1262.70	o 308
1300.20/1300.72	o 307
1337.59/1338.12	o 284
1374.78/1375.30	o 271
1411.95/1412.46	o 258
1449.26/1449.76	o 256
1487.54/1488.09	o 255
1524.05/1524.53	o 253
1560.74/1561.28	o 249
1597.88/1598.44	o 241
1635.84/1636.41	o 227
1674.23/1674.80	o 226
1712.33/1712.90	o 201
1749.89/1750.46	o 199
1786.48/1787.06	o 188
1800.08/1800.61	./satsolver.sh: line 5: 29380 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.61	c error: unexpected solver exit code
1800.08/1800.61	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-3753953-1339196735/watcher-3753953-1339196735 -o /tmp/evaluation-result-3753953-1339196735/solver-3753953-1339196735 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753953-1339196735.wbo 844640306 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28802
/proc/meminfo: memFree=30618924/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0

[startup+0.065821 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28802
/proc/meminfo: memFree=30618924/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100311 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28802
/proc/meminfo: memFree=30618924/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300238 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28802
/proc/meminfo: memFree=30618924/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28802
/proc/meminfo: memFree=30618924/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28809
/proc/meminfo: memFree=30610256/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
[pid=28803] ppid=28802 vsize=3096 CPUtime=0.16 cores=1,3,5,7
/proc/28803/stat : 28803 (npSolver-wbo) S 28802 28802 24017 0 -1 4202496 1958 2211 0 0 2 0 14 0 20 0 1 0 385798391 3170304 380 33554432000 4194304 6006132 140736993462416 140736993456608 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28803/statm: 774 380 158 443 0 327 0
[pid=28808] ppid=28803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28808/stat : 28808 (satsolver.sh) S 28803 28802 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385798410 9367552 267 33554432000 4194304 5064252 140735704276304 140735704275216 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28808/statm: 2287 267 226 213 0 72 0
[pid=28809] ppid=28808 vsize=12668 CPUtime=1.29 cores=1,3,5,7
/proc/28809/stat : 28809 (glucose) R 28808 28802 24017 0 -1 4202496 2798 0 0 0 129 0 0 0 20 0 1 0 385798410 12972032 2352 33554432000 4194304 5208918 140736904780272 140736904778360 4229520 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28809/statm: 3167 2352 96 248 0 2916 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 34060

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28809
/proc/meminfo: memFree=30602688/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
[pid=28803] ppid=28802 vsize=3096 CPUtime=0.16 cores=1,3,5,7
/proc/28803/stat : 28803 (npSolver-wbo) S 28802 28802 24017 0 -1 4202496 1958 2211 0 0 2 0 14 0 20 0 1 0 385798391 3170304 380 33554432000 4194304 6006132 140736993462416 140736993456608 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28803/statm: 774 380 158 443 0 327 0
[pid=28808] ppid=28803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28808/stat : 28808 (satsolver.sh) S 28803 28802 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385798410 9367552 267 33554432000 4194304 5064252 140735704276304 140735704275216 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28808/statm: 2287 267 226 213 0 72 0
[pid=28809] ppid=28808 vsize=14356 CPUtime=2.89 cores=1,3,5,7
/proc/28809/stat : 28809 (glucose) R 28808 28802 24017 0 -1 4202496 3629 0 0 0 289 0 0 0 20 0 1 0 385798410 14700544 3161 33554432000 4194304 5208918 140736904780272 140736904778136 4229520 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28809/statm: 3589 3161 96 248 0 3338 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 35748

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28809
/proc/meminfo: memFree=30593448/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
[pid=28803] ppid=28802 vsize=3096 CPUtime=0.16 cores=1,3,5,7
/proc/28803/stat : 28803 (npSolver-wbo) S 28802 28802 24017 0 -1 4202496 1958 2211 0 0 2 0 14 0 20 0 1 0 385798391 3170304 380 33554432000 4194304 6006132 140736993462416 140736993456608 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28803/statm: 774 380 158 443 0 327 0
[pid=28808] ppid=28803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28808/stat : 28808 (satsolver.sh) S 28803 28802 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385798410 9367552 267 33554432000 4194304 5064252 140735704276304 140735704275216 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28808/statm: 2287 267 226 213 0 72 0
[pid=28809] ppid=28808 vsize=15388 CPUtime=6.1 cores=1,3,5,7
/proc/28809/stat : 28809 (glucose) R 28808 28802 24017 0 -1 4202496 3899 0 0 0 609 1 0 0 20 0 1 0 385798410 15757312 3419 33554432000 4194304 5208918 140736904780272 140736904778136 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28809/statm: 3847 3419 96 248 0 3596 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 36780

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28816
/proc/meminfo: memFree=30540440/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
[pid=28803] ppid=28802 vsize=19620 CPUtime=9.51 cores=1,3,5,7
/proc/28803/stat : 28803 (npSolver-wbo) S 28802 28802 24017 0 -1 4202496 4184 10247 0 0 8 3 937 3 20 0 1 0 385798391 20090880 3978 33554432000 4194304 6006132 140736993462416 140736993453808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28803/statm: 4905 3978 167 443 0 4458 0
[pid=28815] ppid=28803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28815/stat : 28815 (satsolver.sh) S 28803 28802 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385799345 9367552 267 33554432000 4194304 5064252 140733317813824 140733317812736 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28815/statm: 2287 267 226 213 0 72 0
[pid=28816] ppid=28815 vsize=40324 CPUtime=3.14 cores=1,3,5,7
/proc/28816/stat : 28816 (glucose) R 28815 28802 24017 0 -1 4202496 8786 0 0 0 312 2 0 0 20 0 1 0 385799345 41291776 9087 33554432000 4194304 5208918 140734130036208 140734130034056 4211508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28816/statm: 10081 9087 96 248 0 9830 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 78240

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28816
/proc/meminfo: memFree=30497976/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
[pid=28803] ppid=28802 vsize=19620 CPUtime=9.51 cores=1,3,5,7
/proc/28803/stat : 28803 (npSolver-wbo) S 28802 28802 24017 0 -1 4202496 4184 10247 0 0 8 3 937 3 20 0 1 0 385798391 20090880 3978 33554432000 4194304 6006132 140736993462416 140736993453808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28803/statm: 4905 3978 167 443 0 4458 0
[pid=28815] ppid=28803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28815/stat : 28815 (satsolver.sh) S 28803 28802 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385799345 9367552 267 33554432000 4194304 5064252 140733317813824 140733317812736 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28815/statm: 2287 267 226 213 0 72 0
[pid=28816] ppid=28815 vsize=59520 CPUtime=15.94 cores=1,3,5,7
/proc/28816/stat : 28816 (glucose) R 28815 28802 24017 0 -1 4202496 10960 0 0 0 1591 3 0 0 20 0 1 0 385799345 60948480 13795 33554432000 4194304 5208918 140734130036208 140734130034072 4215351 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28816/statm: 14880 13795 96 248 0 14629 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 97436

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28823
/proc/meminfo: memFree=30475396/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
[pid=28803] ppid=28802 vsize=19620 CPUtime=48.45 cores=1,3,5,7
/proc/28803/stat : 28803 (npSolver-wbo) S 28802 28802 24017 0 -1 4202496 5894 26180 0 0 14 3 4812 16 20 0 1 0 385798391 20090880 3978 33554432000 4194304 6006132 140736993462416 140736993453808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28803/statm: 4905 3978 167 443 0 4458 0
[pid=28822] ppid=28803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28822/stat : 28822 (satsolver.sh) S 28803 28802 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385803239 9367552 267 33554432000 4194304 5064252 140735264065168 140735264064080 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28822/statm: 2287 267 226 213 0 72 0
[pid=28823] ppid=28822 vsize=36852 CPUtime=2.6 cores=1,3,5,7
/proc/28823/stat : 28823 (glucose) R 28822 28802 24017 0 -1 4202496 8934 0 0 0 259 1 0 0 20 0 1 0 385803240 37736448 8281 33554432000 4194304 5208918 140734793157920 140734793156072 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28823/statm: 9213 8281 96 248 0 8962 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 74768

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28831
/proc/meminfo: memFree=30500308/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
[pid=28803] ppid=28802 vsize=19620 CPUtime=86.81 cores=1,3,5,7
/proc/28803/stat : 28803 (npSolver-wbo) S 28802 28802 24017 0 -1 4202496 7603 42053 0 0 19 4 8630 28 20 0 1 0 385798391 20090880 3978 33554432000 4194304 6006132 140736993462416 140736993453808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28803/statm: 4905 3978 167 443 0 4458 0
[pid=28830] ppid=28803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28830/stat : 28830 (satsolver.sh) S 28803 28802 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385807076 9367552 267 33554432000 4194304 5064252 140735152207904 140735152206816 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28830/statm: 2287 267 226 213 0 72 0
[pid=28831] ppid=28830 vsize=56116 CPUtime=15.43 cores=1,3,5,7
/proc/28831/stat : 28831 (glucose) R 28830 28802 24017 0 -1 4202496 10661 0 0 0 1540 3 0 0 20 0 1 0 385807076 57462784 13200 33554432000 4194304 5208918 140734663510080 140734663507944 4211712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28831/statm: 14029 13200 96 248 0 13778 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 94032

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28838
/proc/meminfo: memFree=30535100/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
[pid=28803] ppid=28802 vsize=19620 CPUtime=124.44 cores=1,3,5,7
/proc/28803/stat : 28803 (npSolver-wbo) S 28802 28802 24017 0 -1 4202496 9312 56952 0 0 25 5 12372 42 20 0 1 0 385798391 20090880 3978 33554432000 4194304 6006132 140736993462416 140736993453808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28803/statm: 4905 3978 167 443 0 4458 0
[pid=28837] ppid=28803 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 29222
/proc/meminfo: memFree=30644080/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
[pid=28803] ppid=28802 vsize=19620 CPUtime=1337.75 cores=1,3,5,7
/proc/28803/stat : 28803 (npSolver-wbo) S 28802 28802 24017 0 -1 4202496 63352 509850 0 0 170 27 133203 375 20 0 1 0 385798391 20090880 3979 33554432000 4194304 6006132 140736993462416 140736993453808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28803/statm: 4905 3979 168 443 0 4458 0
[pid=29221] ppid=28803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29221/stat : 29221 (satsolver.sh) S 28803 28802 24017 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385932206 9367552 267 33554432000 4194304 5064252 140733923636176 140733923635088 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29221/statm: 2287 267 226 213 0 72 0
[pid=29222] ppid=29221 vsize=42268 CPUtime=24.13 cores=1,3,5,7
/proc/29222/stat : 29222 (glucose) R 29221 28802 24017 0 -1 4202496 7631 0 0 0 2411 2 0 0 20 0 1 0 385932207 43282432 9325 33554432000 4194304 5208918 140736403531344 140736403529208 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 10567 9325 96 248 0 10316 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 80184

[startup+1422.31 s]
/proc/loadavg: 2.13 2.05 2.01 3/183 29250
/proc/meminfo: memFree=30663500/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
[pid=28803] ppid=28802 vsize=19620 CPUtime=1412.06 cores=1,3,5,7
/proc/28803/stat : 28803 (npSolver-wbo) S 28802 28802 24017 0 -1 4202496 65533 533373 0 0 175 27 140614 390 20 0 1 0 385798391 20090880 3979 33554432000 4194304 6006132 140736993462416 140736993453808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28803/statm: 4905 3979 168 443 0 4458 0
[pid=29242] ppid=28803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29242/stat : 29242 (satsolver.sh) S 28803 28802 24017 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385939640 9367552 266 33554432000 4194304 5064252 140737138913568 140737138912480 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29242/statm: 2287 266 226 213 0 72 0
[pid=29243] ppid=29242 vsize=32344 CPUtime=9.79 cores=1,3,5,7
/proc/29243/stat : 29243 (glucose) R 29242 28802 24017 0 -1 4202496 7162 0 0 0 978 1 0 0 20 0 1 0 385939640 33120256 6707 33554432000 4194304 5208918 140735486870272 140735486868216 4229712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29243/statm: 8086 6707 96 248 0 7835 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 70260

[startup+1482.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/184 29267
/proc/meminfo: memFree=30656348/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
[pid=28803] ppid=28802 vsize=19620 CPUtime=1449.35 cores=1,3,5,7
/proc/28803/stat : 28803 (npSolver-wbo) S 28802 28802 24017 0 -1 4202496 66606 545790 0 0 178 28 144332 397 20 0 1 0 385798391 20090880 3979 33554432000 4194304 6006132 140736993462416 140736993453808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28803/statm: 4905 3979 168 443 0 4458 0
[pid=29256] ppid=28803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29256/stat : 29256 (satsolver.sh) S 28803 28802 24017 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385943370 9367552 267 33554432000 4194304 5064252 140734055732416 140734055731328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29256/statm: 2287 267 226 213 0 72 0
[pid=29257] ppid=29256 vsize=46624 CPUtime=32.49 cores=1,3,5,7
/proc/29257/stat : 29257 (glucose) R 29256 28802 24017 0 -1 4202496 8723 0 0 0 3247 2 0 0 20 0 1 0 385943370 47742976 11057 33554432000 4194304 5208918 140734437856368 140734437854232 4229688 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29257/statm: 11656 11057 96 248 0 11405 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 84540

[startup+1542.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 29288
/proc/meminfo: memFree=30644676/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
[pid=28803] ppid=28802 vsize=19620 CPUtime=1524.11 cores=1,3,5,7
/proc/28803/stat : 28803 (npSolver-wbo) S 28802 28802 24017 0 -1 4202496 68746 569186 0 0 183 29 151788 411 20 0 1 0 385798391 20090880 3979 33554432000 4194304 6006132 140736993462416 140736993453808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28803/statm: 4905 3979 168 443 0 4458 0
[pid=29287] ppid=28803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29287/stat : 29287 (satsolver.sh) S 28803 28802 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385950847 9367552 267 33554432000 4194304 5064252 140734460280896 140734460279808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29287/statm: 2287 267 226 213 0 72 0
[pid=29288] ppid=29287 vsize=36660 CPUtime=17.73 cores=1,3,5,7
/proc/29288/stat : 29288 (glucose) R 29287 28802 24017 0 -1 4202496 7184 0 0 0 1771 2 0 0 20 0 1 0 385950847 37539840 8583 33554432000 4194304 5208918 140734894485536 140734894483400 4229328 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29288/statm: 9165 8583 96 248 0 8914 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 74576

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 29317
/proc/meminfo: memFree=30674448/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
[pid=28803] ppid=28802 vsize=19620 CPUtime=1597.99 cores=1,3,5,7
/proc/28803/stat : 28803 (npSolver-wbo) S 28802 28802 24017 0 -1 4202496 70850 594808 0 0 188 29 159157 425 20 0 1 0 385798391 20090880 3979 33554432000 4194304 6006132 140736993462416 140736993453808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28803/statm: 4905 3979 168 443 0 4458 0
[pid=29316] ppid=28803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29316/stat : 29316 (satsolver.sh) S 28803 28802 24017 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385958237 9367552 266 33554432000 4194304 5064252 140737060475104 140737060474016 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29316/statm: 2287 266 226 213 0 72 0
[pid=29317] ppid=29316 vsize=26572 CPUtime=3.82 cores=1,3,5,7
/proc/29317/stat : 29317 (glucose) R 29316 28802 24017 0 -1 4202496 5549 0 0 0 381 1 0 0 20 0 1 0 385958238 27209728 6054 33554432000 4194304 5208918 140736846904624 140736846902568 4229344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29317/statm: 6643 6054 96 248 0 6392 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 64488

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 29331
/proc/meminfo: memFree=30664032/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
[pid=28803] ppid=28802 vsize=19620 CPUtime=1635.97 cores=1,3,5,7
/proc/28803/stat : 28803 (npSolver-wbo) S 28802 28802 24017 0 -1 4202496 71867 607043 0 0 190 30 162945 432 20 0 1 0 385798391 20090880 3979 33554432000 4194304 6006132 140736993462416 140736993453808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28803/statm: 4905 3979 168 443 0 4458 0
[pid=29330] ppid=28803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29330/stat : 29330 (satsolver.sh) S 28803 28802 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385962035 9367552 267 33554432000 4194304 5064252 140735204688512 140735204687424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29330/statm: 2287 267 226 213 0 72 0
[pid=29331] ppid=29330 vsize=35136 CPUtime=25.84 cores=1,3,5,7
/proc/29331/stat : 29331 (glucose) R 29330 28802 24017 0 -1 4202496 7339 0 0 0 2583 1 0 0 20 0 1 0 385962035 35979264 8319 33554432000 4194304 5208918 140735510063680 140735510061544 4229299 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29331/statm: 8784 8319 96 248 0 8533 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 73052

[startup+1722.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/183 29359
/proc/meminfo: memFree=30673388/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
[pid=28803] ppid=28802 vsize=19620 CPUtime=1712.44 cores=1,3,5,7
/proc/28803/stat : 28803 (npSolver-wbo) S 28802 28802 24017 0 -1 4202496 73846 630830 0 0 194 31 170574 445 20 0 1 0 385798391 20090880 3979 33554432000 4194304 6006132 140736993462416 140736993453808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28803/statm: 4905 3979 168 443 0 4458 0
[pid=29351] ppid=28803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29351/stat : 29351 (satsolver.sh) S 28803 28802 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385969684 9367552 267 33554432000 4194304 5064252 140735976121760 140735976120672 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29351/statm: 2287 267 226 213 0 72 0
[pid=29352] ppid=29351 vsize=28196 CPUtime=9.36 cores=1,3,5,7
/proc/29352/stat : 29352 (glucose) R 29351 28802 24017 0 -1 4202496 5854 0 0 0 935 1 0 0 20 0 1 0 385969684 28872704 6456 33554432000 4194304 5208918 140736535191280 140736535189224 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29352/statm: 7049 6456 96 248 0 6798 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 66112

[startup+1782.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/183 29373
/proc/meminfo: memFree=30661208/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
[pid=28803] ppid=28802 vsize=19620 CPUtime=1749.98 cores=1,3,5,7
/proc/28803/stat : 28803 (npSolver-wbo) S 28802 28802 24017 0 -1 4202496 74808 640962 0 0 196 31 174320 451 20 0 1 0 385798391 20090880 3979 33554432000 4194304 6006132 140736993462416 140736993453808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28803/statm: 4905 3979 168 443 0 4458 0
[pid=29365] ppid=28803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29365/stat : 29365 (satsolver.sh) S 28803 28802 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385973439 9367552 267 33554432000 4194304 5064252 140736224906800 140736224905712 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29365/statm: 2287 267 226 213 0 72 0
[pid=29366] ppid=29365 vsize=32736 CPUtime=31.79 cores=1,3,5,7
/proc/29366/stat : 29366 (glucose) R 29365 28802 24017 0 -1 4202496 6616 0 0 0 3178 1 0 0 20 0 1 0 385973440 33521664 7599 33554432000 4194304 5208918 140736578545696 140736578543784 4211851 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29366/statm: 8184 7599 96 248 0 7933 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 70652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.09 2.05 2.00 3/183 29380
/proc/meminfo: memFree=30655736/32873844 swapFree=7632/7632
[pid=28802] ppid=28800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (npSolver-wbo-It) S 28800 28802 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385798391 9367552 275 33554432000 4194304 5064252 140735564225808 140735564224720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 2287 275 233 213 0 72 0
[pid=28803] ppid=28802 vsize=19620 CPUtime=1786.57 cores=1,3,5,7
/proc/28803/stat : 28803 (npSolver-wbo) S 28802 28802 24017 0 -1 4202496 75748 651024 0 0 198 31 177973 455 20 0 1 0 385798391 20090880 3979 33554432000 4194304 6006132 140736993462416 140736993453808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28803/statm: 4905 3979 168 443 0 4458 0
[pid=29379] ppid=28803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29379/stat : 29379 (satsolver.sh) S 28803 28802 24017 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385977099 9367552 267 33554432000 4194304 5064252 140736206055024 140736206053936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29379/statm: 2287 267 226 213 0 72 0
[pid=29380] ppid=29379 vsize=32332 CPUtime=13.51 cores=1,3,5,7
/proc/29380/stat : 29380 (glucose) R 29379 28802 24017 0 -1 4202496 5977 0 0 0 1350 1 0 0 20 0 1 0 385977099 33107968 7420 33554432000 4194304 5208918 140733775251552 140733775249416 4213760 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29380/statm: 8083 7420 96 248 0 7832 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 70248

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.62
CPU time (s): 1800.12
CPU user time (s): 1795.23
CPU system time (s): 4.89725
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 109028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.23
system time used= 4.89725
maximum resident set size= 67256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 733740
page faults= 0
swaps= 0
block input operations= 0
block output operations= 342272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6971
involuntary context switches= 2416

runsolver used 3.2595 second user time and 9.12661 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-09 01:05:35
IDJOB=3753953
IDBENCH=79224
IDSOLVER=2337
FILE ID=node144/3753953-1339196735
RUNJOBID= node144-1339184649-25749
PBS_JOBID= 14643804
Free space on /tmp= 68964 MiB

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

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

MD5SUM BENCH= f742a865179589dbb1861a007b830f45
RANDOM SEED=844640306

node144.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.196
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.39
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.196
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.196
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	: 5438.54
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.196
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.196
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.90
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.196
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.92
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.196
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.196
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:        30619180 kB
Buffers:         1074788 kB
Cached:           111272 kB
SwapCached:          460 kB
Active:          1267340 kB
Inactive:          68944 kB
Active(anon):     133880 kB
Inactive(anon):    12104 kB
Active(file):    1133460 kB
Inactive(file):    56840 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108396 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:        163144 kB
Mapped:            11672 kB
Shmem:               172 kB
Slab:             766500 kB
SReclaimable:     208292 kB
SUnreclaim:       558208 kB
KernelStack:        1504 kB
PageTables:         4164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     295120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 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= 68952 MiB
End job on node144 at 2012-06-09 01:35:36