Trace number 3715572

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-quickBound? (TO) 1800.06 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_25_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM4fda08e2dc650152cad1c676f7fa8f96
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark0.242962
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables750
Total number of constraints80
Number of soft constraints54
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint25
Top cost 2808
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2807
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c run usual solver
0.00/0.09	o 1321
0.00/0.09	c starting approximation
0.00/0.09	c factor = 2
0.00/0.09	c current bound: 660
52.15/52.22	c current bound: 660
104.13/104.27	c current bound: 660
156.34/156.40	c current bound: 660
207.53/207.63	c current bound: 660
258.90/259.09	c current bound: 660
310.48/310.65	c current bound: 660
362.27/362.41	c current bound: 660
413.47/413.69	c current bound: 660
464.85/465.03	c current bound: 660
516.33/516.55	c current bound: 660
568.24/568.40	c current bound: 660
619.91/620.12	c current bound: 660
671.50/671.79	c current bound: 660
723.20/723.43	c current bound: 660
774.28/774.53	c current bound: 660
825.47/825.74	c current bound: 660
876.65/876.95	c current bound: 660
928.12/928.42	c current bound: 660
980.04/980.33	c current bound: 660
1032.10/1032.41	c current bound: 660
1083.72/1084.08	c current bound: 660
1134.91/1135.24	c current bound: 660
1186.27/1186.68	c current bound: 660
1237.64/1238.00	c current bound: 660
1289.13/1289.50	c current bound: 660
1341.24/1341.63	c current bound: 660
1392.74/1393.13	c current bound: 660
1444.61/1445.02	c current bound: 660
1496.49/1496.98	c current bound: 660
1548.17/1548.60	c current bound: 660
1599.99/1600.43	c current bound: 660
1651.16/1651.69	c current bound: 660
1702.64/1703.18	c current bound: 660
1754.22/1754.71	c current bound: 660
1800.03/1800.50	./satsolver.sh: line 5: 19113 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.50	c error: unexpected solver exit code
1800.03/1800.50	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-3715572-1338178312/watcher-3715572-1338178312 -o /tmp/evaluation-result-3715572-1338178312/solver-3715572-1338178312 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715572-1338178312.wbo 259125099 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.03 2.00 3/177 14677
/proc/meminfo: memFree=28509136/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0

[startup+0.0258359 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 14677
/proc/meminfo: memFree=28509136/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100161 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 14677
/proc/meminfo: memFree=28509136/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300265 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 14677
/proc/meminfo: memFree=28509136/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700174 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 14677
/proc/meminfo: memFree=28509136/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 14698
/proc/meminfo: memFree=28496328/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
[pid=14678] ppid=14677 vsize=3488 CPUtime=0.09 cores=0,2,4,6
/proc/14678/stat : 14678 (npSolver-wbo) S 14677 14677 25502 0 -1 4202496 1135 6115 0 0 2 0 7 0 20 0 1 0 283956684 3571712 533 33554432000 4194304 5990268 140734145266864 140734145258272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14678/statm: 872 533 175 439 0 429 0
[pid=14690] ppid=14678 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14690/stat : 14690 (satsolver.sh) S 14678 14677 25502 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283956695 9367552 267 33554432000 4194304 5064252 140736926115664 140736926114576 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14690/statm: 2287 267 226 213 0 72 0
[pid=14691] ppid=14690 vsize=17540 CPUtime=1.38 cores=0,2,4,6
/proc/14691/stat : 14691 (glucose) R 14690 14677 25502 0 -1 4202496 4282 0 0 0 137 1 0 0 20 0 1 0 283956695 17960960 3830 33554432000 4194304 5208918 140736056915504 140736056913352 4229354 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14691/statm: 4385 3830 96 248 0 4134 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 39324

[startup+3.10021 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 14698
/proc/meminfo: memFree=28487336/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
[pid=14678] ppid=14677 vsize=3488 CPUtime=0.09 cores=0,2,4,6
/proc/14678/stat : 14678 (npSolver-wbo) S 14677 14677 25502 0 -1 4202496 1135 6115 0 0 2 0 7 0 20 0 1 0 283956684 3571712 533 33554432000 4194304 5990268 140734145266864 140734145258272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14678/statm: 872 533 175 439 0 429 0
[pid=14690] ppid=14678 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14690/stat : 14690 (satsolver.sh) S 14678 14677 25502 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283956695 9367552 267 33554432000 4194304 5064252 140736926115664 140736926114576 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14690/statm: 2287 267 226 213 0 72 0
[pid=14691] ppid=14690 vsize=20220 CPUtime=2.98 cores=0,2,4,6
/proc/14691/stat : 14691 (glucose) R 14690 14677 25502 0 -1 4202496 5028 0 0 0 297 1 0 0 20 0 1 0 283956695 20705280 4530 33554432000 4194304 5208918 140736056915504 140736056913368 4229338 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14691/statm: 5055 4530 96 248 0 4804 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 42004

[startup+6.30029 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 14750
/proc/meminfo: memFree=28566200/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
[pid=14678] ppid=14677 vsize=3488 CPUtime=0.09 cores=0,2,4,6
/proc/14678/stat : 14678 (npSolver-wbo) S 14677 14677 25502 0 -1 4202496 1135 6115 0 0 2 0 7 0 20 0 1 0 283956684 3571712 533 33554432000 4194304 5990268 140734145266864 140734145258272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14678/statm: 872 533 175 439 0 429 0
[pid=14690] ppid=14678 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14690/stat : 14690 (satsolver.sh) S 14678 14677 25502 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283956695 9367552 267 33554432000 4194304 5064252 140736926115664 140736926114576 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14690/statm: 2287 267 226 213 0 72 0
[pid=14691] ppid=14690 vsize=24612 CPUtime=6.18 cores=0,2,4,6
/proc/14691/stat : 14691 (glucose) R 14690 14677 25502 0 -1 4202496 6274 0 0 0 617 1 0 0 20 0 1 0 283956695 25202688 5628 33554432000 4194304 5208918 140736056915504 140736056913368 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14691/statm: 6153 5628 96 248 0 5902 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 46396

[startup+12.7003 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 14764
/proc/meminfo: memFree=28560176/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
[pid=14678] ppid=14677 vsize=3488 CPUtime=0.09 cores=0,2,4,6
/proc/14678/stat : 14678 (npSolver-wbo) S 14677 14677 25502 0 -1 4202496 1135 6115 0 0 2 0 7 0 20 0 1 0 283956684 3571712 533 33554432000 4194304 5990268 140734145266864 140734145258272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14678/statm: 872 533 175 439 0 429 0
[pid=14690] ppid=14678 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14690/stat : 14690 (satsolver.sh) S 14678 14677 25502 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283956695 9367552 267 33554432000 4194304 5064252 140736926115664 140736926114576 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14690/statm: 2287 267 226 213 0 72 0
[pid=14691] ppid=14690 vsize=24820 CPUtime=12.57 cores=0,2,4,6
/proc/14691/stat : 14691 (glucose) R 14690 14677 25502 0 -1 4202496 7248 0 0 0 1256 1 0 0 20 0 1 0 283956695 25415680 4587 33554432000 4194304 5208918 140736056915504 140736056913496 4469429 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14691/statm: 6205 4587 96 248 0 5954 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 46604

[startup+25.5002 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 14799
/proc/meminfo: memFree=28549612/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
[pid=14678] ppid=14677 vsize=3488 CPUtime=0.09 cores=0,2,4,6
/proc/14678/stat : 14678 (npSolver-wbo) S 14677 14677 25502 0 -1 4202496 1135 6115 0 0 2 0 7 0 20 0 1 0 283956684 3571712 533 33554432000 4194304 5990268 140734145266864 140734145258272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14678/statm: 872 533 175 439 0 429 0
[pid=14690] ppid=14678 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14690/stat : 14690 (satsolver.sh) S 14678 14677 25502 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283956695 9367552 267 33554432000 4194304 5064252 140736926115664 140736926114576 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14690/statm: 2287 267 226 213 0 72 0
[pid=14691] ppid=14690 vsize=46272 CPUtime=25.37 cores=0,2,4,6
/proc/14691/stat : 14691 (glucose) R 14690 14677 25502 0 -1 4202496 9122 0 0 0 2535 2 0 0 20 0 1 0 283956695 47382528 11049 33554432000 4194304 5208918 140736056915504 140736056913368 4229692 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14691/statm: 11568 11049 104 248 0 11317 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 68056

[startup+51.1004 s]
/proc/loadavg: 1.98 2.02 2.00 3/181 14855
/proc/meminfo: memFree=28526992/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
[pid=14678] ppid=14677 vsize=3488 CPUtime=0.09 cores=0,2,4,6
/proc/14678/stat : 14678 (npSolver-wbo) S 14677 14677 25502 0 -1 4202496 1135 6115 0 0 2 0 7 0 20 0 1 0 283956684 3571712 533 33554432000 4194304 5990268 140734145266864 140734145258272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14678/statm: 872 533 175 439 0 429 0
[pid=14690] ppid=14678 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14690/stat : 14690 (satsolver.sh) S 14678 14677 25502 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283956695 9367552 267 33554432000 4194304 5064252 140736926115664 140736926114576 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14690/statm: 2287 267 226 213 0 72 0
[pid=14691] ppid=14690 vsize=69548 CPUtime=50.96 cores=0,2,4,6
/proc/14691/stat : 14691 (glucose) R 14690 14677 25502 0 -1 4202496 10833 0 0 0 5093 3 0 0 20 0 1 0 283956695 71217152 15687 33554432000 4194304 5208918 140736056915504 140736056913448 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14691/statm: 17387 15687 104 248 0 17136 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 91332

[startup+102.306 s]
/proc/loadavg: 1.99 2.02 2.00 3/181 14981
/proc/meminfo: memFree=28521624/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
[pid=14678] ppid=14677 vsize=4504 CPUtime=52.2 cores=0,2,4,6
/proc/14678/stat : 14678 (npSolver-wbo) S 14677 14677 25502 0 -1 4202496 1717 20078 0 0 3 0 5211 6 20 0 1 0 283956684 4612096 757 33554432000 4194304 5990268 140734145266864 140734145258272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14678/statm: 1126 757 176 439 0 683 0
[pid=14868] ppid=14678 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14868/stat : 14868 (satsolver.sh) S 14678 14677 25502 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283961908 9367552 267 33554432000 4194304 5064252 140735649257056 140735649255968 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14868/statm: 2287 267 226 213 0 72 0
[pid=14869] ppid=14868 vsize=69548 CPUtime=50.04 cores=0,2,4,6
/proc/14869/stat : 14869 (glucose) R 14868 14677 25502 0 -1 4202496 11023 0 0 0 5001 3 0 0 20 0 1 0 283961908 71217152 15870 33554432000 4194304 5208918 140736134876480 140736134874424 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14869/statm: 17387 15870 104 248 0 17136 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 92348

[startup+162.3 s]
/proc/loadavg: 1.99 2.01 2.00 3/181 15136
/proc/meminfo: memFree=28565060/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
[pid=14678] ppid=14677 vsize=4504 CPUtime=156.36 cores=0,2,4,6
/proc/14678/stat : 14678 (npSolver-wbo) S 14677 14677 25502 0 -1 4202496 2879 48545 0 0 6 1 15613 16 20 0 1 0 283956684 4612096 757 33554432000 4194304 5990268 140734145266864 140734145258272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14678/statm: 1126 757 176 439 0 683 0
[pid=15128] ppid=14678 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18283
/proc/meminfo: memFree=28547380/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
[pid=14678] ppid=14677 vsize=4504 CPUtime=1392.78 cores=0,2,4,6
/proc/14678/stat : 14678 (npSolver-wbo) S 14677 14677 25502 0 -1 4202496 16823 383664 0 0 38 6 139100 134 20 0 1 0 283956684 4612096 757 33554432000 4194304 5990268 140734145266864 140734145258272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14678/statm: 1126 757 176 439 0 683 0
[pid=18212] ppid=14678 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18212/stat : 18212 (satsolver.sh) S 14678 14677 25502 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284095999 9367552 266 33554432000 4194304 5064252 140733344394448 140733344393360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18212/statm: 2287 266 226 213 0 72 0
[pid=18213] ppid=18212 vsize=46276 CPUtime=29.14 cores=0,2,4,6
/proc/18213/stat : 18213 (glucose) R 18212 14677 25502 0 -1 4202496 8672 0 0 0 2912 2 0 0 20 0 1 0 284095999 47386624 11075 33554432000 4194304 5208918 140734449173824 140734449171688 4229374 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18213/statm: 11569 11075 104 248 0 11318 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 69076

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18423
/proc/meminfo: memFree=28542316/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
[pid=14678] ppid=14677 vsize=4504 CPUtime=1444.65 cores=0,2,4,6
/proc/14678/stat : 14678 (npSolver-wbo) S 14677 14677 25502 0 -1 4202496 17404 397459 0 0 39 6 144281 139 20 0 1 0 283956684 4612096 757 33554432000 4194304 5990268 140734145266864 140734145258272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14678/statm: 1126 757 176 439 0 683 0
[pid=18338] ppid=14678 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18338/stat : 18338 (satsolver.sh) S 14678 14677 25502 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284101188 9367552 266 33554432000 4194304 5064252 140736952114528 140736952113440 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18338/statm: 2287 266 226 213 0 72 0
[pid=18339] ppid=18338 vsize=69548 CPUtime=37.24 cores=0,2,4,6
/proc/18339/stat : 18339 (glucose) R 18338 14677 25502 0 -1 4202496 9454 0 0 0 3722 2 0 0 20 0 1 0 284101188 71217152 9783 33554432000 4194304 5208918 140734452213088 140734452211032 4229456 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18339/statm: 17387 9783 104 248 0 17136 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 92348

[startup+1542.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 18577
/proc/meminfo: memFree=28526848/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
[pid=14678] ppid=14677 vsize=4504 CPUtime=1496.61 cores=0,2,4,6
/proc/14678/stat : 14678 (npSolver-wbo) S 14677 14677 25502 0 -1 4202496 17985 410612 0 0 40 7 149470 144 20 0 1 0 283956684 4612096 757 33554432000 4194304 5990268 140734145266864 140734145258272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14678/statm: 1126 757 176 439 0 683 0
[pid=18471] ppid=14678 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18471/stat : 18471 (satsolver.sh) S 14678 14677 25502 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284106384 9367552 267 33554432000 4194304 5064252 140736498124576 140736498123488 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18471/statm: 2287 267 226 213 0 72 0
[pid=18472] ppid=18471 vsize=69548 CPUtime=45.27 cores=0,2,4,6
/proc/18472/stat : 18472 (glucose) R 18471 14677 25502 0 -1 4202496 10909 0 0 0 4525 2 0 0 20 0 1 0 284106384 71217152 15358 33554432000 4194304 5208918 140734835572480 140734835570424 4229717 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18472/statm: 17387 15358 104 248 0 17136 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 92348

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 18731
/proc/meminfo: memFree=28578452/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
[pid=14678] ppid=14677 vsize=4504 CPUtime=1600.04 cores=0,2,4,6
/proc/14678/stat : 14678 (npSolver-wbo) S 14677 14677 25502 0 -1 4202496 19147 439737 0 0 43 7 159801 153 20 0 1 0 283956684 4612096 757 33554432000 4194304 5990268 140734145266864 140734145258272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14678/statm: 1126 757 176 439 0 683 0
[pid=18723] ppid=14678 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18723/stat : 18723 (satsolver.sh) S 14678 14677 25502 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284116729 9367552 267 33554432000 4194304 5064252 140736473024960 140736473023872 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18723/statm: 2287 267 226 213 0 72 0
[pid=18724] ppid=18723 vsize=20220 CPUtime=1.83 cores=0,2,4,6
/proc/18724/stat : 18724 (glucose) R 18723 14677 25502 0 -1 4202496 4320 0 0 0 183 0 0 0 20 0 1 0 284116729 20705280 4223 33554432000 4194304 5208918 140735400656480 140735400654424 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18724/statm: 5055 4223 96 248 0 4804 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 43020

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 18879
/proc/meminfo: memFree=28567572/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
[pid=14678] ppid=14677 vsize=4504 CPUtime=1651.28 cores=0,2,4,6
/proc/14678/stat : 14678 (npSolver-wbo) S 14677 14677 25502 0 -1 4202496 19728 452160 0 0 45 7 164919 157 20 0 1 0 283956684 4612096 757 33554432000 4194304 5990268 140734145266864 140734145258272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14678/statm: 1126 757 176 439 0 683 0
[pid=18850] ppid=14678 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18850/stat : 18850 (satsolver.sh) S 14678 14677 25502 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284121855 9367552 267 33554432000 4194304 5064252 140734581360032 140734581358944 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18850/statm: 2287 267 226 213 0 72 0
[pid=18851] ppid=18850 vsize=20256 CPUtime=10.57 cores=0,2,4,6
/proc/18851/stat : 18851 (glucose) R 18850 14677 25502 0 -1 4202496 5745 0 0 0 1057 0 0 0 20 0 1 0 284121855 20742144 4595 33554432000 4194304 5208918 140734248541872 140734248539880 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 5064 4595 96 248 0 4813 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 43056

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/182 19029
/proc/meminfo: memFree=28549696/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
[pid=14678] ppid=14677 vsize=4504 CPUtime=1702.76 cores=0,2,4,6
/proc/14678/stat : 14678 (npSolver-wbo) S 14677 14677 25502 0 -1 4202496 20309 465695 0 0 46 7 170061 162 20 0 1 0 283956684 4612096 757 33554432000 4194304 5990268 140734145266864 140734145258272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14678/statm: 1126 757 176 439 0 683 0
[pid=18986] ppid=14678 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18986/stat : 18986 (satsolver.sh) S 14678 14677 25502 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284127004 9367552 267 33554432000 4194304 5064252 140735988504736 140735988503648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18986/statm: 2287 267 226 213 0 72 0
[pid=18987] ppid=18986 vsize=46276 CPUtime=19.08 cores=0,2,4,6
/proc/18987/stat : 18987 (glucose) R 18986 14677 25502 0 -1 4202496 8436 0 0 0 1907 1 0 0 20 0 1 0 284127004 47386624 10928 33554432000 4194304 5208918 140737229227440 140737229225304 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18987/statm: 11569 10928 104 248 0 11318 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 69076

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 19176
/proc/meminfo: memFree=28541632/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
[pid=14678] ppid=14677 vsize=4504 CPUtime=1754.28 cores=0,2,4,6
/proc/14678/stat : 14678 (npSolver-wbo) S 14677 14677 25502 0 -1 4202496 20890 479358 0 0 47 8 175207 166 20 0 1 0 283956684 4612096 757 33554432000 4194304 5990268 140734145266864 140734145258272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14678/statm: 1126 757 176 439 0 683 0
[pid=19112] ppid=14678 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19112/stat : 19112 (satsolver.sh) S 14678 14677 25502 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284132157 9367552 266 33554432000 4194304 5064252 140736854215568 140736854214480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19112/statm: 2287 266 226 213 0 72 0
[pid=19113] ppid=19112 vsize=46276 CPUtime=27.55 cores=0,2,4,6
/proc/19113/stat : 19113 (glucose) R 19112 14677 25502 0 -1 4202496 9694 0 0 0 2753 2 0 0 20 0 1 0 284132157 47386624 11048 33554432000 4194304 5208918 140737428362752 140737428360616 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19113/statm: 11569 11048 104 248 0 11318 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 69076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 19218
/proc/meminfo: memFree=28521660/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
[pid=14678] ppid=14677 vsize=4504 CPUtime=1754.28 cores=0,2,4,6
/proc/14678/stat : 14678 (npSolver-wbo) S 14677 14677 25502 0 -1 4202496 20890 479358 0 0 47 8 175207 166 20 0 1 0 283956684 4612096 757 33554432000 4194304 5990268 140734145266864 140734145258272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14678/statm: 1126 757 176 439 0 683 0
[pid=19112] ppid=14678 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19112/stat : 19112 (satsolver.sh) S 14678 14677 25502 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284132157 9367552 266 33554432000 4194304 5064252 140736854215568 140736854214480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19112/statm: 2287 266 226 213 0 72 0
[pid=19113] ppid=19112 vsize=69552 CPUtime=45.75 cores=0,2,4,6
/proc/19113/stat : 19113 (glucose) R 19112 14677 25502 0 -1 4202496 11340 0 0 0 4572 3 0 0 20 0 1 0 284132157 71221248 15290 33554432000 4194304 5208918 140737428362752 140737428360696 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19113/statm: 17388 15290 104 248 0 17137 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 92352

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 19218
/proc/meminfo: memFree=28521660/32873624 swapFree=7104/7104
[pid=14677] ppid=14675 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14677/stat : 14677 (npSolver-wbo-It) S 14675 14677 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283956684 9367552 274 33554432000 4194304 5064252 140735813315744 140735813314656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14677/statm: 2287 274 233 213 0 72 0
[pid=14678] ppid=14677 vsize=4504 CPUtime=1754.28 cores=0,2,4,6
/proc/14678/stat : 14678 (npSolver-wbo) S 14677 14677 25502 0 -1 4202496 20890 479358 0 0 47 8 175207 166 20 0 1 0 283956684 4612096 757 33554432000 4194304 5990268 140734145266864 140734145258272 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14678/statm: 1126 757 176 439 0 683 0
[pid=19112] ppid=14678 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19112/stat : 19112 (satsolver.sh) S 14678 14677 25502 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284132157 9367552 266 33554432000 4194304 5064252 140736854215568 140736854214480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19112/statm: 2287 266 226 213 0 72 0
[pid=19113] ppid=19112 vsize=69552 CPUtime=45.75 cores=0,2,4,6
/proc/19113/stat : 19113 (glucose) R 19112 14677 25502 0 -1 4202496 11340 0 0 0 4572 3 0 0 20 0 1 0 284132157 71221248 15290 33554432000 4194304 5208918 140737428362752 140737428360696 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19113/statm: 17388 15290 104 248 0 17137 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 92352

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1798.27
CPU system time (s): 1.78773
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 104216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.27
system time used= 1.78773
maximum resident set size= 65808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 512575
page faults= 0
swaps= 0
block input operations= 0
block output operations= 78936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1710
involuntary context switches= 2269

runsolver used 2.77058 second user time and 7.07192 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-28 06:11:52
IDJOB=3715572
IDBENCH=78687
IDSOLVER=2297
FILE ID=node121/3715572-1338178312
RUNJOBID= node121-1338174706-27556
PBS_JOBID= 14624535
Free space on /tmp= 71652 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_25_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715572-1338178312/watcher-3715572-1338178312 -o /tmp/evaluation-result-3715572-1338178312/solver-3715572-1338178312 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715572-1338178312.wbo 259125099 HOME HOME

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

MD5SUM BENCH= 4fda08e2dc650152cad1c676f7fa8f96
RANDOM SEED=259125099

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

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

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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:       32873624 kB
MemFree:        28509764 kB
Buffers:          523608 kB
Cached:          2890628 kB
SwapCached:            0 kB
Active:           954296 kB
Inactive:        2550380 kB
Active(anon):      91012 kB
Inactive(anon):        0 kB
Active(file):     863284 kB
Inactive(file):  2550380 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15200 kB
Writeback:             0 kB
AnonPages:         80876 kB
Mapped:            15396 kB
Shmem:               200 kB
Slab:             719240 kB
SReclaimable:     163100 kB
SUnreclaim:       556140 kB
KernelStack:        1472 kB
PageTables:         4232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     206016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 71656 MiB
End job on node121 at 2012-05-28 06:41:53