Trace number 3753639

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.77 1801.22

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111222257--soft-33-100-0.wbo
MD5SUMf911862f5398bb5461d300f11ba5c15b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.871867
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 constraints69
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 3204
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3203
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1262
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
11.65/11.78	o 814
50.80/51.02	o 813
89.70/89.94	o 812
128.91/129.17	o 777
167.81/168.07	o 776
206.95/207.22	o 775
246.30/246.45	o 769
288.92/289.20	o 768
329.21/329.50	o 767
368.95/369.26	o 765
408.11/408.43	o 764
447.99/448.31	o 763
486.84/487.17	o 728
525.85/526.18	o 727
564.85/565.21	o 726
604.24/604.61	o 720
644.65/645.02	o 719
684.98/685.23	o 718
725.15/725.54	o 686
765.89/766.28	o 685
806.81/807.21	o 684
848.93/849.24	o 678
888.03/888.45	o 677
928.19/928.63	o 676
967.45/967.89	o 657
1006.60/1007.06	o 656
1046.41/1046.87	o 655
1086.37/1086.76	o 649
1125.99/1126.47	o 648
1166.01/1166.51	o 647
1206.00/1206.50	o 615
1245.99/1246.49	o 614
1286.77/1287.27	o 613
1326.42/1326.94	o 607
1367.37/1367.89	o 606
1406.85/1407.37	o 605
1446.81/1447.34	o 575
1487.21/1487.76	o 574
1526.28/1526.75	o 573
1565.87/1566.36	o 567
1605.88/1606.30	o 566
1645.90/1646.47	o 565
1686.11/1686.69	o 553
1725.69/1726.28	o 552
1765.66/1766.24	o 551
1800.02/1801.22	./satsolver.sh: line 5:  9204 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1801.22	c error: unexpected solver exit code
1800.02/1801.22	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-3753639-1339189873/watcher-3753639-1339189873 -o /tmp/evaluation-result-3753639-1339189873/solver-3753639-1339189873 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753639-1339189873.wbo 1535443813 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.94 1.98 1.99 3/179 7740
/proc/meminfo: memFree=28908216/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0

[startup+0.0383251 s]
/proc/loadavg: 1.94 1.98 1.99 3/179 7740
/proc/meminfo: memFree=28908216/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100232 s]
/proc/loadavg: 1.94 1.98 1.99 3/179 7740
/proc/meminfo: memFree=28908216/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300241 s]
/proc/loadavg: 1.94 1.98 1.99 3/179 7740
/proc/meminfo: memFree=28908216/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700175 s]
/proc/loadavg: 1.94 1.98 1.99 3/179 7740
/proc/meminfo: memFree=28908216/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 1.94 1.98 1.99 3/183 7747
/proc/meminfo: memFree=28903424/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
[pid=7741] ppid=7740 vsize=3092 CPUtime=0.16 cores=0,2,4,6
/proc/7741/stat : 7741 (npSolver-wbo) S 7740 7740 3785 0 -1 4202496 1957 2691 0 0 2 0 14 0 20 0 1 0 385113353 3166208 377 33554432000 4194304 6006132 140737190038048 140737190032240 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7741/statm: 773 377 158 443 0 326 0
[pid=7746] ppid=7741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7746/stat : 7746 (satsolver.sh) S 7741 7740 3785 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385113371 9367552 267 33554432000 4194304 5064252 140734059536464 140734059535376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7746/statm: 2287 267 226 213 0 72 0
[pid=7747] ppid=7746 vsize=8436 CPUtime=1.3 cores=0,2,4,6
/proc/7747/stat : 7747 (glucose) R 7746 7740 3785 0 -1 4202496 2685 0 0 0 130 0 0 0 20 0 1 0 385113371 8638464 1686 33554432000 4194304 5208918 140736249858240 140736249856184 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7747/statm: 2109 1686 96 248 0 1858 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 29824

[startup+3.10029 s]
/proc/loadavg: 1.94 1.98 1.99 3/183 7747
/proc/meminfo: memFree=28901256/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
[pid=7741] ppid=7740 vsize=3092 CPUtime=0.16 cores=0,2,4,6
/proc/7741/stat : 7741 (npSolver-wbo) S 7740 7740 3785 0 -1 4202496 1957 2691 0 0 2 0 14 0 20 0 1 0 385113353 3166208 377 33554432000 4194304 6006132 140737190038048 140737190032240 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7741/statm: 773 377 158 443 0 326 0
[pid=7746] ppid=7741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7746/stat : 7746 (satsolver.sh) S 7741 7740 3785 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385113371 9367552 267 33554432000 4194304 5064252 140734059536464 140734059535376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7746/statm: 2287 267 226 213 0 72 0
[pid=7747] ppid=7746 vsize=12788 CPUtime=2.9 cores=0,2,4,6
/proc/7747/stat : 7747 (glucose) R 7746 7740 3785 0 -1 4202496 3277 0 0 0 290 0 0 0 20 0 1 0 385113371 13094912 2776 33554432000 4194304 5208918 140736249858240 140736249856184 4211668 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7747/statm: 3197 2776 96 248 0 2946 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 34176

[startup+6.30028 s]
/proc/loadavg: 1.94 1.98 1.99 3/183 7754
/proc/meminfo: memFree=28905564/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
[pid=7741] ppid=7740 vsize=3092 CPUtime=0.16 cores=0,2,4,6
/proc/7741/stat : 7741 (npSolver-wbo) S 7740 7740 3785 0 -1 4202496 1957 2691 0 0 2 0 14 0 20 0 1 0 385113353 3166208 377 33554432000 4194304 6006132 140737190038048 140737190032240 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7741/statm: 773 377 158 443 0 326 0
[pid=7746] ppid=7741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7746/stat : 7746 (satsolver.sh) S 7741 7740 3785 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385113371 9367552 267 33554432000 4194304 5064252 140734059536464 140734059535376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7746/statm: 2287 267 226 213 0 72 0
[pid=7747] ppid=7746 vsize=15716 CPUtime=6.11 cores=0,2,4,6
/proc/7747/stat : 7747 (glucose) R 7746 7740 3785 0 -1 4202496 4028 0 0 0 610 1 0 0 20 0 1 0 385113371 16093184 3499 33554432000 4194304 5208918 140736249858240 140736249856104 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7747/statm: 3929 3499 96 248 0 3678 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 37104

[startup+12.7003 s]
/proc/loadavg: 1.95 1.98 1.99 3/183 7761
/proc/meminfo: memFree=28863092/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
[pid=7741] ppid=7740 vsize=11380 CPUtime=11.83 cores=0,2,4,6
/proc/7741/stat : 7741 (npSolver-wbo) S 7740 7740 3785 0 -1 4202496 3649 10649 0 0 7 3 1170 3 20 0 1 0 385113353 11653120 2414 33554432000 4194304 6006132 140737190038048 140737190029440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7741/statm: 2845 2414 167 443 0 2398 0
[pid=7760] ppid=7741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7760/stat : 7760 (satsolver.sh) S 7741 7740 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385114537 9367552 267 33554432000 4194304 5064252 140733655431696 140733655430608 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7760/statm: 2287 267 226 213 0 72 0
[pid=7761] ppid=7760 vsize=36556 CPUtime=0.84 cores=0,2,4,6
/proc/7761/stat : 7761 (glucose) R 7760 7740 3785 0 -1 4202496 7385 0 0 0 83 1 0 0 20 0 1 0 385114538 37433344 8198 33554432000 4194304 5208918 140733386285440 140733386283288 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7761/statm: 9139 8198 95 248 0 8888 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 66232

[startup+25.5002 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 7768
/proc/meminfo: memFree=28840872/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
[pid=7741] ppid=7740 vsize=11380 CPUtime=11.83 cores=0,2,4,6
/proc/7741/stat : 7741 (npSolver-wbo) S 7740 7740 3785 0 -1 4202496 3649 10649 0 0 7 3 1170 3 20 0 1 0 385113353 11653120 2414 33554432000 4194304 6006132 140737190038048 140737190029440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7741/statm: 2845 2414 167 443 0 2398 0
[pid=7760] ppid=7741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7760/stat : 7760 (satsolver.sh) S 7741 7740 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385114537 9367552 267 33554432000 4194304 5064252 140733655431696 140733655430608 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7760/statm: 2287 267 226 213 0 72 0
[pid=7761] ppid=7760 vsize=56292 CPUtime=13.64 cores=0,2,4,6
/proc/7761/stat : 7761 (glucose) R 7760 7740 3785 0 -1 4202496 9086 0 0 0 1362 2 0 0 20 0 1 0 385114538 57643008 13414 33554432000 4194304 5208918 140733386285440 140733386283304 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7761/statm: 14073 13414 96 248 0 13822 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 85968

[startup+51.1002 s]
/proc/loadavg: 1.97 1.98 1.99 3/183 7782
/proc/meminfo: memFree=28829564/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
[pid=7741] ppid=7740 vsize=11380 CPUtime=51.05 cores=0,2,4,6
/proc/7741/stat : 7741 (npSolver-wbo) S 7740 7740 3785 0 -1 4202496 5328 24749 0 0 13 3 5074 15 20 0 1 0 385113353 11653120 2414 33554432000 4194304 6006132 140737190038048 140737190029440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7741/statm: 2845 2414 167 443 0 2398 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 20528

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 7831
/proc/meminfo: memFree=28851356/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
[pid=7741] ppid=7740 vsize=11380 CPUtime=89.95 cores=0,2,4,6
/proc/7741/stat : 7741 (npSolver-wbo) S 7740 7740 3785 0 -1 4202496 7005 41545 0 0 18 4 8948 25 20 0 1 0 385113353 11653120 2414 33554432000 4194304 6006132 140737190038048 140737190029440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7741/statm: 2845 2414 167 443 0 2398 0
[pid=7823] ppid=7741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (satsolver.sh) S 7741 7740 3785 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385122353 9367552 267 33554432000 4194304 5064252 140736980547968 140736980546880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7823/statm: 2287 267 226 213 0 72 0
[pid=7824] ppid=7823 vsize=56268 CPUtime=12.29 cores=0,2,4,6
/proc/7824/stat : 7824 (glucose) R 7823 7740 3785 0 -1 4202496 10805 0 0 0 1227 2 0 0 20 0 1 0 385122353 57618432 13200 33554432000 4194304 5208918 140734205642448 140734205640312 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7824/statm: 14067 13200 96 248 0 13816 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 85944

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 7874
/proc/meminfo: memFree=28848644/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
[pid=7741] ppid=7740 vsize=11380 CPUtime=129.16 cores=0,2,4,6
/proc/7741/stat : 7741 (npSolver-wbo) S 7740 7740 3785 0 -1 4202496 8631 57320 0 0 23 4 12853 36 20 0 1 0 385113353 11653120 2415 33554432000 4194304 6006132 140737190038048 140737190029440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7741/statm: 2845 2415 167 443 0 2398 0
[pid=7851] ppid=7741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (satsolver.sh) S 7741 7740 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385126275 9367552 266 33554432000 4194304 5064252 140735183430048 140735183428960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7851/statm: 2287 266 226 213 0 72 0
[pid=7852] ppid=7851 vsize=67440 CPUtime=33.05 cores=0,2,4,6
/proc/7852/stat : 7852 (glucose) R 7851 7740 3785 0 -1 4202496 11140 0 0 0 3302 3 0 0 20 0 1 0 385126275 69058560 15038 33554432000 4194304 5208918 140736762359984 140736762357848 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7852/statm: 16860 15038 96 248 0 16609 0
Current children cumulated CPU time (s) 162.21

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 9116
/proc/meminfo: memFree=28659564/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
[pid=7741] ppid=7740 vsize=11380 CPUtime=1407.03 cores=0,2,4,6
/proc/7741/stat : 7741 (npSolver-wbo) S 7740 7740 3785 0 -1 4202496 56782 535381 0 0 170 24 140152 357 20 0 1 0 385113353 11653120 2425 33554432000 4194304 6006132 140737190038048 140737190029440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7741/statm: 2845 2425 168 443 0 2398 0
[pid=9115] ppid=7741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9115/stat : 9115 (satsolver.sh) S 7741 7740 3785 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385254094 9367552 267 33554432000 4194304 5064252 140736816849920 140736816848832 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9115/statm: 2287 267 226 213 0 72 0
[pid=9116] ppid=9115 vsize=50072 CPUtime=14.87 cores=0,2,4,6
/proc/9116/stat : 9116 (glucose) R 9115 7740 3785 0 -1 4202496 10540 0 0 0 1485 2 0 0 20 0 1 0 385254095 51273728 11896 33554432000 4194304 5208918 140733301588016 140733301585960 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9116/statm: 12518 11896 96 248 0 12267 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 79748

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 9123
/proc/meminfo: memFree=28653676/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
[pid=7741] ppid=7740 vsize=11380 CPUtime=1446.98 cores=0,2,4,6
/proc/7741/stat : 7741 (npSolver-wbo) S 7740 7740 3785 0 -1 4202496 58128 549828 0 0 173 24 144134 367 20 0 1 0 385113353 11653120 2426 33554432000 4194304 6006132 140737190038048 140737190029440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7741/statm: 2845 2426 168 443 0 2398 0
[pid=9122] ppid=7741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9122/stat : 9122 (satsolver.sh) S 7741 7740 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385258091 9367552 266 33554432000 4194304 5064252 140734633667280 140734633666192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9122/statm: 2287 266 226 213 0 72 0
[pid=9123] ppid=9122 vsize=53876 CPUtime=34.9 cores=0,2,4,6
/proc/9123/stat : 9123 (glucose) R 9122 7740 3785 0 -1 4202496 8903 0 0 0 3488 2 0 0 20 0 1 0 385258091 55169024 12708 33554432000 4194304 5208918 140733561710912 140733561708776 4230008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9123/statm: 13469 12708 96 248 0 13218 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 83552

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9144
/proc/meminfo: memFree=28665788/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
[pid=7741] ppid=7740 vsize=11380 CPUtime=1526.38 cores=0,2,4,6
/proc/7741/stat : 7741 (npSolver-wbo) S 7740 7740 3785 0 -1 4202496 60815 576509 0 0 181 25 152047 385 20 0 1 0 385113353 11653120 2426 33554432000 4194304 6006132 140737190038048 140737190029440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7741/statm: 2845 2426 168 443 0 2398 0
[pid=9136] ppid=7741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9136/stat : 9136 (satsolver.sh) S 7741 7740 3785 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385266032 9367552 266 33554432000 4194304 5064252 140735959994176 140735959993088 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9136/statm: 2287 266 226 213 0 72 0
[pid=9137] ppid=9136 vsize=46468 CPUtime=15.49 cores=0,2,4,6
/proc/9137/stat : 9137 (glucose) R 9136 7740 3785 0 -1 4202496 9933 0 0 0 1548 1 0 0 20 0 1 0 385266032 47583232 10876 33554432000 4194304 5208918 140735763041248 140735763039192 4229476 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 11617 10876 96 248 0 11366 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 76144

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9151
/proc/meminfo: memFree=28656992/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
[pid=7741] ppid=7740 vsize=11380 CPUtime=1565.99 cores=0,2,4,6
/proc/7741/stat : 7741 (npSolver-wbo) S 7740 7740 3785 0 -1 4202496 62150 590591 0 0 185 26 155994 394 20 0 1 0 385113353 11653120 2426 33554432000 4194304 6006132 140737190038048 140737190029440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7741/statm: 2845 2426 168 443 0 2398 0
[pid=9150] ppid=7741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9150/stat : 9150 (satsolver.sh) S 7741 7740 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385269993 9367552 266 33554432000 4194304 5064252 140733272366880 140733272365792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9150/statm: 2287 266 226 213 0 72 0
[pid=9151] ppid=9150 vsize=53740 CPUtime=35.87 cores=0,2,4,6
/proc/9151/stat : 9151 (glucose) R 9150 7740 3785 0 -1 4202496 10156 0 0 0 3586 1 0 0 20 0 1 0 385269993 55029760 12644 33554432000 4194304 5208918 140735932774528 140735932772392 4229460 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9151/statm: 13435 12644 96 248 0 13184 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 83416

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9172
/proc/meminfo: memFree=28670360/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
[pid=7741] ppid=7740 vsize=11380 CPUtime=1646.08 cores=0,2,4,6
/proc/7741/stat : 7741 (npSolver-wbo) S 7740 7740 3785 0 -1 4202496 64817 618562 0 0 192 27 163976 413 20 0 1 0 385113353 11653120 2426 33554432000 4194304 6006132 140737190038048 140737190029440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7741/statm: 2845 2426 168 443 0 2398 0
[pid=9164] ppid=7741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9164/stat : 9164 (satsolver.sh) S 7741 7740 3785 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385278004 9367552 267 33554432000 4194304 5064252 140735054698432 140735054697344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9164/statm: 2287 267 226 213 0 72 0
[pid=9165] ppid=9164 vsize=46372 CPUtime=15.77 cores=0,2,4,6
/proc/9165/stat : 9165 (glucose) R 9164 7740 3785 0 -1 4202496 8102 0 0 0 1575 2 0 0 20 0 1 0 385278004 47484928 10843 33554432000 4194304 5208918 140735463389824 140735463387768 4229712 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9165/statm: 11593 10843 96 248 0 11342 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 76048

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9187
/proc/meminfo: memFree=28704300/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
[pid=7741] ppid=7740 vsize=11380 CPUtime=1686.28 cores=0,2,4,6
/proc/7741/stat : 7741 (npSolver-wbo) S 7740 7740 3785 0 -1 4202496 66132 632086 0 0 196 27 167984 421 20 0 1 0 385113353 11653120 2426 33554432000 4194304 6006132 140737190038048 140737190029440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7741/statm: 2845 2426 168 443 0 2398 0
[pid=9179] ppid=7741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9179/stat : 9179 (satsolver.sh) S 7741 7740 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385282026 9367552 265 33554432000 4194304 5064252 140735393477488 140735393476400 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9179/statm: 2287 265 226 213 0 72 0
[pid=9180] ppid=9179 vsize=52016 CPUtime=35.55 cores=0,2,4,6
/proc/9180/stat : 9180 (glucose) R 9179 7740 3785 0 -1 4202496 7141 0 0 0 3554 1 0 0 20 0 1 0 385282026 53264384 12544 33554432000 4194304 5208918 140736932212560 140736932210424 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9180/statm: 13004 12544 96 248 0 12753 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 81692

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9204
/proc/meminfo: memFree=28670400/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
[pid=7741] ppid=7740 vsize=11380 CPUtime=1765.82 cores=0,2,4,6
/proc/7741/stat : 7741 (npSolver-wbo) S 7740 7740 3785 0 -1 4202496 68759 657893 0 0 203 28 175913 438 20 0 1 0 385113353 11653120 2426 33554432000 4194304 6006132 140737190038048 140737190029440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7741/statm: 2845 2426 168 443 0 2398 0
[pid=9203] ppid=7741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9203/stat : 9203 (satsolver.sh) S 7741 7740 3785 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385289981 9367552 267 33554432000 4194304 5064252 140733643242064 140733643240976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9203/statm: 2287 267 226 213 0 72 0
[pid=9204] ppid=9203 vsize=44596 CPUtime=16 cores=0,2,4,6
/proc/9204/stat : 9204 (glucose) R 9203 7740 3785 0 -1 4202496 9291 0 0 0 1599 1 0 0 20 0 1 0 385289981 45666304 10710 33554432000 4194304 5208918 140735573885264 140735573883208 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9204/statm: 11149 10710 96 248 0 10898 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 74272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 9211
/proc/meminfo: memFree=28667396/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
[pid=7741] ppid=7740 vsize=11380 CPUtime=1765.82 cores=0,2,4,6
/proc/7741/stat : 7741 (npSolver-wbo) S 7740 7740 3785 0 -1 4202496 68759 657893 0 0 203 28 175913 438 20 0 1 0 385113353 11653120 2426 33554432000 4194304 6006132 140737190038048 140737190029440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7741/statm: 2845 2426 168 443 0 2398 0
[pid=9203] ppid=7741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9203/stat : 9203 (satsolver.sh) S 7741 7740 3785 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385289981 9367552 267 33554432000 4194304 5064252 140733643242064 140733643240976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9203/statm: 2287 267 226 213 0 72 0
[pid=9204] ppid=9203 vsize=52020 CPUtime=34.2 cores=0,2,4,6
/proc/9204/stat : 9204 (glucose) R 9203 7740 3785 0 -1 4202496 9597 0 0 0 3419 1 0 0 20 0 1 0 385289981 53268480 12566 33554432000 4194304 5208918 140735573885264 140735573883128 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9204/statm: 13005 12566 96 248 0 12754 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 81696

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 9211
/proc/meminfo: memFree=28667396/32873648 swapFree=6860/6860
[pid=7740] ppid=7738 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7740/stat : 7740 (npSolver-wbo-It) S 7738 7740 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385113352 9367552 275 33554432000 4194304 5064252 140735112235280 140735112234192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7740/statm: 2287 275 233 213 0 72 0
[pid=7741] ppid=7740 vsize=11380 CPUtime=1765.82 cores=0,2,4,6
/proc/7741/stat : 7741 (npSolver-wbo) S 7740 7740 3785 0 -1 4202496 68759 657893 0 0 203 28 175913 438 20 0 1 0 385113353 11653120 2426 33554432000 4194304 6006132 140737190038048 140737190029440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7741/statm: 2845 2426 168 443 0 2398 0
[pid=9203] ppid=7741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9203/stat : 9203 (satsolver.sh) S 7741 7740 3785 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385289981 9367552 267 33554432000 4194304 5064252 140733643242064 140733643240976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9203/statm: 2287 267 226 213 0 72 0
[pid=9204] ppid=9203 vsize=52020 CPUtime=34.2 cores=0,2,4,6
/proc/9204/stat : 9204 (glucose) R 9203 7740 3785 0 -1 4202496 9597 0 0 0 3419 1 0 0 20 0 1 0 385289981 53268480 12566 33554432000 4194304 5208918 140735573885264 140735573883128 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9204/statm: 13005 12566 96 248 0 12754 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 81696

Child status: 0
Real time (s): 1801.22
CPU time (s): 1800.77
CPU user time (s): 1796.08
CPU system time (s): 4.69729
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 102228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.07
system time used= 4.69728
maximum resident set size= 66092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 737240
page faults= 0
swaps= 0
block input operations= 0
block output operations= 363888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7279
involuntary context switches= 2639

runsolver used 2.75558 second user time and 7.07592 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-08 23:11:13
IDJOB=3753639
IDBENCH=78874
IDSOLVER=2337
FILE ID=node116/3753639-1339189873
RUNJOBID= node116-1339183089-5111
PBS_JOBID= 14643838
Free space on /tmp= 70896 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111222257--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753639-1339189873/watcher-3753639-1339189873 -o /tmp/evaluation-result-3753639-1339189873/solver-3753639-1339189873 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753639-1339189873.wbo 1535443813 HOME HOME

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

MD5SUM BENCH= f911862f5398bb5461d300f11ba5c15b
RANDOM SEED=1535443813

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:        28908208 kB
Buffers:          479588 kB
Cached:          2526620 kB
SwapCached:         3172 kB
Active:          1194176 kB
Inactive:        1852192 kB
Active(anon):      36872 kB
Inactive(anon):     3396 kB
Active(file):    1157304 kB
Inactive(file):  1848796 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100548 kB
Dirty:              9596 kB
Writeback:             0 kB
AnonPages:         56924 kB
Mapped:            11568 kB
Shmem:                 0 kB
Slab:             778820 kB
SReclaimable:     222960 kB
SUnreclaim:       555860 kB
KernelStack:        1528 kB
PageTables:         4064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     160268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 70844 MiB
End job on node116 at 2012-06-08 23:41:14