Trace number 3753938

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.08 1800.62

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110971363--soft-0-100-0.wbo
MD5SUM4e22340b84333f0476155fff0e8b142d
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.592909
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 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
8.77/8.83	o 677
41.94/42.20	o 619
74.64/74.71	o 617
106.65/106.90	o 594
139.03/139.29	o 592
171.48/171.75	o 562
203.52/203.79	o 560
235.91/236.19	o 553
268.41/268.69	o 551
300.92/301.22	o 523
333.18/333.32	o 521
365.20/365.50	o 514
399.58/399.91	o 504
431.54/431.86	o 498
463.36/463.69	o 496
495.61/495.96	o 495
527.52/527.86	o 489
559.69/559.94	o 459
591.49/591.79	o 457
623.15/623.51	o 456
656.56/656.93	o 443
688.56/688.99	o 441
720.42/720.86	o 440
754.66/755.11	o 434
787.67/788.13	o 432
821.63/822.10	o 412
855.15/855.63	o 411
888.99/889.47	o 404
921.34/921.76	o 390
953.58/954.07	o 389
986.84/987.34	o 375
1019.94/1020.30	o 365
1051.98/1052.48	o 360
1084.25/1084.75	o 344
1117.34/1117.85	o 340
1150.08/1150.59	o 336
1183.90/1184.43	o 324
1217.81/1218.34	o 321
1251.71/1252.23	o 312
1284.63/1285.16	o 304
1318.36/1318.81	o 298
1352.45/1352.97	o 297
1386.26/1386.82	o 296
1419.04/1419.50	o 295
1452.41/1452.98	o 294
1487.23/1487.81	o 288
1519.73/1520.31	o 269
1552.00/1552.59	o 268
1584.92/1585.52	o 266
1618.11/1618.71	o 265
1649.93/1650.53	o 263
1682.27/1682.89	o 262
1714.64/1715.26	o 242
1748.35/1748.96	o 238
1781.49/1782.12	o 217
1800.05/1800.61	./satsolver.sh: line 5: 11330 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.61	c error: unexpected solver exit code
1800.05/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-3753938-1339197130/watcher-3753938-1339197130 -o /tmp/evaluation-result-3753938-1339197130/solver-3753938-1339197130 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753938-1339197130.wbo 1532161604 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.02 2.01 2.00 2/179 10479
/proc/meminfo: memFree=28910824/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0

[startup+0.048446 s]
/proc/loadavg: 2.02 2.01 2.00 2/179 10479
/proc/meminfo: memFree=28910824/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100182 s]
/proc/loadavg: 2.02 2.01 2.00 2/179 10479
/proc/meminfo: memFree=28910824/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300122 s]
/proc/loadavg: 2.02 2.01 2.00 2/179 10479
/proc/meminfo: memFree=28910824/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700111 s]
/proc/loadavg: 2.02 2.01 2.00 2/179 10479
/proc/meminfo: memFree=28910824/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.02 2.00 2.00 3/183 10486
/proc/meminfo: memFree=28905288/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
[pid=10480] ppid=10479 vsize=3096 CPUtime=0.16 cores=0,2,4,6
/proc/10480/stat : 10480 (npSolver-wbo) S 10479 10479 3785 0 -1 4202496 2471 2723 0 0 2 0 14 0 20 0 1 0 385839064 3170304 381 33554432000 4194304 6006132 140735747605744 140735747599936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10480/statm: 774 381 158 443 0 327 0
[pid=10485] ppid=10480 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10485/stat : 10485 (satsolver.sh) S 10480 10479 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385839082 9367552 267 33554432000 4194304 5064252 140733360023296 140733360022208 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10485/statm: 2287 267 226 213 0 72 0
[pid=10486] ppid=10485 vsize=9432 CPUtime=1.3 cores=0,2,4,6
/proc/10486/stat : 10486 (glucose) R 10485 10479 3785 0 -1 4202496 2536 0 0 0 130 0 0 0 20 0 1 0 385839082 9658368 1915 33554432000 4194304 5208918 140736126029696 140736126027640 4211659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10486/statm: 2358 1915 96 248 0 2107 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30824

[startup+3.10026 s]
/proc/loadavg: 2.02 2.00 2.00 3/183 10486
/proc/meminfo: memFree=28895740/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
[pid=10480] ppid=10479 vsize=3096 CPUtime=0.16 cores=0,2,4,6
/proc/10480/stat : 10480 (npSolver-wbo) S 10479 10479 3785 0 -1 4202496 2471 2723 0 0 2 0 14 0 20 0 1 0 385839064 3170304 381 33554432000 4194304 6006132 140735747605744 140735747599936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10480/statm: 774 381 158 443 0 327 0
[pid=10485] ppid=10480 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10485/stat : 10485 (satsolver.sh) S 10480 10479 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385839082 9367552 267 33554432000 4194304 5064252 140733360023296 140733360022208 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10485/statm: 2287 267 226 213 0 72 0
[pid=10486] ppid=10485 vsize=11108 CPUtime=2.89 cores=0,2,4,6
/proc/10486/stat : 10486 (glucose) R 10485 10479 3785 0 -1 4202496 3116 0 0 0 289 0 0 0 20 0 1 0 385839082 11374592 2361 33554432000 4194304 5208918 140736126029696 140736126027784 4229515 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10486/statm: 2777 2361 96 248 0 2526 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 32500

[startup+6.3003 s]
/proc/loadavg: 2.02 2.00 2.00 3/183 10486
/proc/meminfo: memFree=28885312/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
[pid=10480] ppid=10479 vsize=3096 CPUtime=0.16 cores=0,2,4,6
/proc/10480/stat : 10480 (npSolver-wbo) S 10479 10479 3785 0 -1 4202496 2471 2723 0 0 2 0 14 0 20 0 1 0 385839064 3170304 381 33554432000 4194304 6006132 140735747605744 140735747599936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10480/statm: 774 381 158 443 0 327 0
[pid=10485] ppid=10480 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10485/stat : 10485 (satsolver.sh) S 10480 10479 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385839082 9367552 267 33554432000 4194304 5064252 140733360023296 140733360022208 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10485/statm: 2287 267 226 213 0 72 0
[pid=10486] ppid=10485 vsize=16640 CPUtime=6.09 cores=0,2,4,6
/proc/10486/stat : 10486 (glucose) R 10485 10479 3785 0 -1 4202496 3317 0 0 0 609 0 0 0 20 0 1 0 385839082 17039360 3580 33554432000 4194304 5208918 140736126029696 140736126027640 4229717 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10486/statm: 4160 3580 96 248 0 3909 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 38032

[startup+12.7003 s]
/proc/loadavg: 2.02 2.00 2.00 3/183 10493
/proc/meminfo: memFree=28830704/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
[pid=10480] ppid=10479 vsize=19672 CPUtime=8.88 cores=0,2,4,6
/proc/10480/stat : 10480 (npSolver-wbo) S 10479 10479 3785 0 -1 4202496 4670 9801 0 0 9 2 875 2 20 0 1 0 385839064 20144128 3952 33554432000 4194304 6006132 140735747605744 140735747597136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10480/statm: 4918 3952 167 443 0 4471 0
[pid=10492] ppid=10480 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10492/stat : 10492 (satsolver.sh) S 10480 10479 3785 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385839955 9367552 267 33554432000 4194304 5064252 140735572846560 140735572845472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10492/statm: 2287 267 226 213 0 72 0
[pid=10493] ppid=10492 vsize=51648 CPUtime=3.77 cores=0,2,4,6
/proc/10493/stat : 10493 (glucose) R 10492 10479 3785 0 -1 4202496 10158 0 0 0 376 1 0 0 20 0 1 0 385839955 52887552 10101 33554432000 4194304 5208918 140733271680384 140733271678232 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10493/statm: 12912 10101 96 248 0 12661 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 89616

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 10493
/proc/meminfo: memFree=28811956/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
[pid=10480] ppid=10479 vsize=19672 CPUtime=8.88 cores=0,2,4,6
/proc/10480/stat : 10480 (npSolver-wbo) S 10479 10479 3785 0 -1 4202496 4670 9801 0 0 9 2 875 2 20 0 1 0 385839064 20144128 3952 33554432000 4194304 6006132 140735747605744 140735747597136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10480/statm: 4918 3952 167 443 0 4471 0
[pid=10492] ppid=10480 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10492/stat : 10492 (satsolver.sh) S 10480 10479 3785 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385839955 9367552 267 33554432000 4194304 5064252 140735572846560 140735572845472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10492/statm: 2287 267 226 213 0 72 0
[pid=10493] ppid=10492 vsize=66136 CPUtime=16.57 cores=0,2,4,6
/proc/10493/stat : 10493 (glucose) R 10492 10479 3785 0 -1 4202496 11701 0 0 0 1655 2 0 0 20 0 1 0 385839955 67723264 14683 33554432000 4194304 5208918 140733271680384 140733271678248 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10493/statm: 16534 14683 96 248 0 16283 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 104104

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 10507
/proc/meminfo: memFree=28817852/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
[pid=10480] ppid=10479 vsize=19672 CPUtime=42.24 cores=0,2,4,6
/proc/10480/stat : 10480 (npSolver-wbo) S 10479 10479 3785 0 -1 4202496 6865 27536 0 0 15 3 4191 15 20 0 1 0 385839064 20144128 3953 33554432000 4194304 6006132 140735747605744 140735747597136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10480/statm: 4918 3953 167 443 0 4471 0
[pid=10506] ppid=10480 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10506/stat : 10506 (satsolver.sh) S 10480 10479 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385843291 9367552 266 33554432000 4194304 5064252 140737066695664 140737066694576 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10506/statm: 2287 266 226 213 0 72 0
[pid=10507] ppid=10506 vsize=59704 CPUtime=8.81 cores=0,2,4,6
/proc/10507/stat : 10507 (glucose) R 10506 10479 3785 0 -1 4202496 10962 0 0 0 880 1 0 0 20 0 1 0 385843291 61136896 13588 33554432000 4194304 5208918 140733841370944 140733841368808 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10507/statm: 14926 13588 96 248 0 14675 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 97672

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10528
/proc/meminfo: memFree=28810864/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
[pid=10480] ppid=10479 vsize=19672 CPUtime=74.75 cores=0,2,4,6
/proc/10480/stat : 10480 (npSolver-wbo) S 10479 10479 3785 0 -1 4202496 9060 44582 0 0 22 4 7423 26 20 0 1 0 385839064 20144128 3953 33554432000 4194304 6006132 140735747605744 140735747597136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10480/statm: 4918 3953 167 443 0 4471 0
[pid=10520] ppid=10480 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10520/stat : 10520 (satsolver.sh) S 10480 10479 3785 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385846542 9367552 267 33554432000 4194304 5064252 140737439366608 140737439365520 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10520/statm: 2287 267 226 213 0 72 0
[pid=10521] ppid=10520 vsize=66848 CPUtime=27.5 cores=0,2,4,6
/proc/10521/stat : 10521 (glucose) R 10520 10479 3785 0 -1 4202496 11728 0 0 0 2747 3 0 0 20 0 1 0 385846543 68452352 15810 33554432000 4194304 5208918 140734997563936 140734997561800 4229728 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10521/statm: 16712 15810 96 248 0 16461 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 104816

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10565
/proc/meminfo: memFree=28825936/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
[pid=10480] ppid=10479 vsize=19672 CPUtime=139.3 cores=0,2,4,6
/proc/10480/stat : 10480 (npSolver-wbo) S 10479 10479 3785 0 -1 4202496 13450 76816 0 0 34 6 13839 51 20 0 1 0 385839064 20144128 3954 33554432000 4194304 6006132 140735747605744 140735747597136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10480/statm: 4918 3954 167 443 0 4471 0
[pid=10557] ppid=10480 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/11219/statm: 2287 266 226 213 0 72 0
[pid=11220] ppid=11219 vsize=42684 CPUtime=17.09 cores=0,2,4,6
/proc/11220/stat : 11220 (glucose) R 11219 10479 3785 0 -1 4202496 8457 0 0 0 1708 1 0 0 20 0 1 0 385967584 43708416 9433 33554432000 4194304 5208918 140736866124448 140736866122312 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11220/statm: 10671 9433 96 248 0 10420 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 80652

[startup+1362.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/183 11234
/proc/meminfo: memFree=28760016/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
[pid=10480] ppid=10479 vsize=19672 CPUtime=1352.56 cores=0,2,4,6
/proc/10480/stat : 10480 (npSolver-wbo) S 10479 10479 3785 0 -1 4202496 75555 598340 0 0 194 25 134652 385 20 0 1 0 385839064 20144128 3955 33554432000 4194304 6006132 140735747605744 140735747597136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10480/statm: 4918 3955 168 443 0 4471 0
[pid=11233] ppid=10480 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11233/stat : 11233 (satsolver.sh) S 10480 10479 3785 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385974365 9367552 266 33554432000 4194304 5064252 140734284640832 140734284639744 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11233/statm: 2287 266 226 213 0 72 0
[pid=11234] ppid=11233 vsize=39804 CPUtime=9.27 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose) R 11233 10479 3785 0 -1 4202496 7919 0 0 0 926 1 0 0 20 0 1 0 385974365 40759296 9054 33554432000 4194304 5208918 140735920455328 140735920453192 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11234/statm: 9951 9054 96 248 0 9700 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 77772

[startup+1422.31 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 11248
/proc/meminfo: memFree=28766924/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
[pid=10480] ppid=10479 vsize=19672 CPUtime=1419.08 cores=0,2,4,6
/proc/10480/stat : 10480 (npSolver-wbo) S 10479 10479 3785 0 -1 4202496 78856 623727 0 0 201 26 141284 397 20 0 1 0 385839064 20144128 3955 33554432000 4194304 6006132 140735747605744 140735747597136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10480/statm: 4918 3955 168 443 0 4471 0
[pid=11247] ppid=10480 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11247/stat : 11247 (satsolver.sh) S 10480 10479 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385981017 9367552 266 33554432000 4194304 5064252 140733798834672 140733798833584 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11247/statm: 2287 266 226 213 0 72 0
[pid=11248] ppid=11247 vsize=23756 CPUtime=2.76 cores=0,2,4,6
/proc/11248/stat : 11248 (glucose) R 11247 10479 3785 0 -1 4202496 6883 0 0 0 275 1 0 0 20 0 1 0 385981017 24326144 4955 33554432000 4194304 5208918 140736073376368 140736073374456 4211641 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11248/statm: 5939 4955 96 248 0 5688 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 61724

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 11256
/proc/meminfo: memFree=28748624/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
[pid=10480] ppid=10479 vsize=19672 CPUtime=1452.55 cores=0,2,4,6
/proc/10480/stat : 10480 (npSolver-wbo) S 10479 10479 3785 0 -1 4202496 80501 636604 0 0 204 27 144620 404 20 0 1 0 385839064 20144128 3955 33554432000 4194304 6006132 140735747605744 140735747597136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10480/statm: 4918 3955 168 443 0 4471 0
[pid=11255] ppid=10480 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11255/stat : 11255 (satsolver.sh) S 10480 10479 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385984366 9367552 266 33554432000 4194304 5064252 140735497171488 140735497170400 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11255/statm: 2287 266 226 213 0 72 0
[pid=11256] ppid=11255 vsize=42460 CPUtime=29.26 cores=0,2,4,6
/proc/11256/stat : 11256 (glucose) R 11255 10479 3785 0 -1 4202496 8314 0 0 0 2925 1 0 0 20 0 1 0 385984366 43479040 9713 33554432000 4194304 5208918 140734557584336 140734557582200 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11256/statm: 10615 9713 96 248 0 10364 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 80428

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 11270
/proc/meminfo: memFree=28751268/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
[pid=10480] ppid=10479 vsize=19672 CPUtime=1519.86 cores=0,2,4,6
/proc/10480/stat : 10480 (npSolver-wbo) S 10479 10479 3785 0 -1 4202496 82736 659714 0 0 210 27 151332 417 20 0 1 0 385839064 20144128 3955 33554432000 4194304 6006132 140735747605744 140735747597136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10480/statm: 4918 3955 168 443 0 4471 0
[pid=11269] ppid=10480 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11269/stat : 11269 (satsolver.sh) S 10480 10479 3785 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385991098 9367552 267 33554432000 4194304 5064252 140735873171808 140735873170720 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11269/statm: 2287 267 226 213 0 72 0
[pid=11270] ppid=11269 vsize=39664 CPUtime=21.93 cores=0,2,4,6
/proc/11270/stat : 11270 (glucose) R 11269 10479 3785 0 -1 4202496 7321 0 0 0 2192 1 0 0 20 0 1 0 385991098 40615936 9075 33554432000 4194304 5208918 140734504947424 140734504945288 4211871 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11270/statm: 9916 9075 96 248 0 9665 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 77632

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 11284
/proc/meminfo: memFree=28752512/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
[pid=10480] ppid=10479 vsize=19672 CPUtime=1585.04 cores=0,2,4,6
/proc/10480/stat : 10480 (npSolver-wbo) S 10479 10479 3785 0 -1 4202496 84925 682438 0 0 215 28 157831 430 20 0 1 0 385839064 20144128 3955 33554432000 4194304 6006132 140735747605744 140735747597136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10480/statm: 4918 3955 168 443 0 4471 0
[pid=11283] ppid=10480 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11283/stat : 11283 (satsolver.sh) S 10480 10479 3785 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385997619 9367552 266 33554432000 4194304 5064252 140737248148992 140737248147904 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11283/statm: 2287 266 226 213 0 72 0
[pid=11284] ppid=11283 vsize=36904 CPUtime=16.74 cores=0,2,4,6
/proc/11284/stat : 11284 (glucose) R 11283 10479 3785 0 -1 4202496 7042 0 0 0 1673 1 0 0 20 0 1 0 385997619 37789696 8720 33554432000 4194304 5208918 140733892119632 140733892117496 4213752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11284/statm: 9226 8720 96 248 0 8975 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 74872

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 11298
/proc/meminfo: memFree=28749296/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
[pid=10480] ppid=10479 vsize=19672 CPUtime=1650.05 cores=0,2,4,6
/proc/10480/stat : 10480 (npSolver-wbo) S 10479 10479 3785 0 -1 4202496 87103 705287 0 0 221 29 164312 443 20 0 1 0 385839064 20144128 3955 33554432000 4194304 6006132 140735747605744 140735747597136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10480/statm: 4918 3955 168 443 0 4471 0
[pid=11297] ppid=10480 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11297/stat : 11297 (satsolver.sh) S 10480 10479 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386004120 9367552 267 33554432000 4194304 5064252 140736342722128 140736342721040 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11297/statm: 2287 267 226 213 0 72 0
[pid=11298] ppid=11297 vsize=36852 CPUtime=11.72 cores=0,2,4,6
/proc/11298/stat : 11298 (glucose) R 11297 10479 3785 0 -1 4202496 7262 0 0 0 1171 1 0 0 20 0 1 0 386004120 37736448 8692 33554432000 4194304 5208918 140735520682816 140735520680680 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11298/statm: 9213 8692 96 248 0 8962 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 74820

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11315
/proc/meminfo: memFree=28759588/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
[pid=10480] ppid=10479 vsize=19672 CPUtime=1714.77 cores=0,2,4,6
/proc/10480/stat : 10480 (npSolver-wbo) S 10479 10479 3785 0 -1 4202496 89232 728728 0 0 226 30 170764 457 20 0 1 0 385839064 20144128 3955 33554432000 4194304 6006132 140735747605744 140735747597136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10480/statm: 4918 3955 168 443 0 4471 0
[pid=11314] ppid=10480 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11314/stat : 11314 (satsolver.sh) S 10480 10479 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386010593 9367552 267 33554432000 4194304 5064252 140734928436512 140734928435424 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11314/statm: 2287 267 226 213 0 72 0
[pid=11315] ppid=11314 vsize=30964 CPUtime=6.99 cores=0,2,4,6
/proc/11315/stat : 11315 (glucose) R 11314 10479 3785 0 -1 4202496 6368 0 0 0 698 1 0 0 20 0 1 0 386010593 31707136 6459 33554432000 4194304 5208918 140737232262608 140737232260552 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11315/statm: 7741 6459 96 248 0 7490 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 68932

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11323
/proc/meminfo: memFree=28754488/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
[pid=10480] ppid=10479 vsize=19672 CPUtime=1781.6 cores=0,2,4,6
/proc/10480/stat : 10480 (npSolver-wbo) S 10479 10479 3785 0 -1 4202496 91265 752861 0 0 231 30 177428 471 20 0 1 0 385839064 20144128 3955 33554432000 4194304 6006132 140735747605744 140735747597136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10480/statm: 4918 3955 168 443 0 4471 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 28820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11330
/proc/meminfo: memFree=28752008/32873648 swapFree=6860/6860
[pid=10479] ppid=10477 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10479/stat : 10479 (npSolver-wbo-It) S 10477 10479 3785 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 385839063 9367552 275 33554432000 4194304 5064252 140735451719184 140735451718096 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10479/statm: 2287 275 233 213 0 72 0
[pid=10480] ppid=10479 vsize=19672 CPUtime=1781.6 cores=0,2,4,6
/proc/10480/stat : 10480 (npSolver-wbo) S 10479 10479 3785 0 -1 4202496 91265 752861 0 0 231 30 177428 471 20 0 1 0 385839064 20144128 3955 33554432000 4194304 6006132 140735747605744 140735747597136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10480/statm: 4918 3955 168 443 0 4471 0
[pid=11329] ppid=10480 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11329/stat : 11329 (satsolver.sh) S 10480 10479 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386017278 9367552 266 33554432000 4194304 5064252 140736127913392 140736127912304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11329/statm: 2287 266 226 213 0 72 0
[pid=11330] ppid=11329 vsize=34864 CPUtime=18.45 cores=0,2,4,6
/proc/11330/stat : 11330 (glucose) R 11329 10479 3785 0 -1 4202496 7347 0 0 0 1844 1 0 0 20 0 1 0 386017278 35700736 8199 33554432000 4194304 5208918 140735625701824 140735625699688 4211851 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11330/statm: 8716 8199 96 248 0 8465 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 72832

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.08
CPU user time (s): 1795.04
CPU system time (s): 5.04423
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 115708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.04
system time used= 5.04423
maximum resident set size= 70272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 852463
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7924
involuntary context switches= 2495

runsolver used 2.71159 second user time and 7.13891 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-09 01:12:10
IDJOB=3753938
IDBENCH=79239
IDSOLVER=2337
FILE ID=node116/3753938-1339197130
RUNJOBID= node116-1339183089-5111
PBS_JOBID= 14643838
Free space on /tmp= 70896 MiB

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

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

MD5SUM BENCH= 4e22340b84333f0476155fff0e8b142d
RANDOM SEED=1532161604

node116.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.556
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	: 5333.11
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.556
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.556
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.556
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.556
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.556
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.556
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		: 2666.556
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:        28911460 kB
Buffers:          486224 kB
Cached:          2528272 kB
SwapCached:         3172 kB
Active:          1191492 kB
Inactive:        1854836 kB
Active(anon):      27872 kB
Inactive(anon):     3396 kB
Active(file):    1163620 kB
Inactive(file):  1851440 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100548 kB
Dirty:              9688 kB
Writeback:             0 kB
AnonPages:         58388 kB
Mapped:            11580 kB
Shmem:                 0 kB
Slab:             778860 kB
SReclaimable:     223072 kB
SUnreclaim:       555788 kB
KernelStack:        1520 kB
PageTables:         4444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     150128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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= 70876 MiB
End job on node116 at 2012-06-09 01:42:11