Trace number 3715202

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_31_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM67b20cf3e4322ffbf404f0fb862124f3
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark0.597908
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1860
Total number of constraints122
Number of soft constraints122
Number of constraints which are clauses62
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
Top cost 5869
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5868
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
Number of bits of the biggest sum of numbers6
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.07	c run usual solver
3.26/3.33	o 3224
3.26/3.33	c fallback to adder encoding
3.55/3.69	o 3218
3.55/3.69	c fallback to adder encoding
3.75/3.90	o 2547
3.75/3.90	c fallback to adder encoding
3.94/4.13	o 2544
3.94/4.13	c fallback to adder encoding
4.13/4.33	o 2526
4.13/4.33	c fallback to adder encoding
4.19/4.59	o 2524
4.19/4.59	c fallback to adder encoding
4.62/4.82	o 2523
4.62/4.82	c fallback to adder encoding
4.92/5.11	o 2515
4.92/5.11	c fallback to adder encoding
5.11/5.32	o 2425
5.11/5.32	c fallback to adder encoding
5.34/5.57	o 2104
5.34/5.57	c fallback to adder encoding
5.64/5.83	o 2099
5.64/5.83	c fallback to adder encoding
5.94/6.10	o 1949
5.94/6.10	c fallback to adder encoding
5.96/6.26	o 1930
5.96/6.26	c fallback to adder encoding
6.12/6.47	o 1929
6.12/6.47	c fallback to adder encoding
6.44/6.69	o 1921
6.44/6.69	c fallback to adder encoding
6.74/6.93	o 1474
6.74/6.93	c fallback to adder encoding
6.78/7.17	o 1240
491.87/492.64	o 544
609.21/609.53	o 413
724.61/725.09	o 395
836.81/837.32	o 388
950.75/951.28	o 370
1067.40/1067.93	o 359
1195.52/1196.08	o 355
1309.01/1309.59	o 346
1741.99/1742.64	o 326
1800.09/1800.61	./satsolver.sh: line 5: 15848 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.61	c error: unexpected solver exit code
1800.09/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-3715202-1338210676/watcher-3715202-1338210676 -o /tmp/evaluation-result-3715202-1338210676/solver-3715202-1338210676 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715202-1338210676.wbo 117210939 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.55 1.90 1.96 3/172 15269
/proc/meminfo: memFree=29839200/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0

[startup+0.047191 s]
/proc/loadavg: 1.55 1.90 1.96 3/172 15269
/proc/meminfo: memFree=29839200/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100175 s]
/proc/loadavg: 1.55 1.90 1.96 3/172 15269
/proc/meminfo: memFree=29839200/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300183 s]
/proc/loadavg: 1.55 1.90 1.96 3/172 15269
/proc/meminfo: memFree=29839200/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700156 s]
/proc/loadavg: 1.55 1.90 1.96 3/172 15269
/proc/meminfo: memFree=29839200/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 1.55 1.90 1.96 3/181 15290
/proc/meminfo: memFree=29825144/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
[pid=15273] ppid=15269 vsize=4276 CPUtime=0.5 cores=1,3,5,7
/proc/15273/stat : 15273 (npSolver-wbo) S 15269 15269 12592 0 -1 4202496 1487 6530 0 1 6 0 38 6 20 0 1 0 287191998 4378624 620 33554432000 4194304 5990268 140736264489552 140736264483792 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15273/statm: 1069 620 157 439 0 626 0
[pid=15282] ppid=15273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15282/stat : 15282 (satsolver.sh) S 15273 15269 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287192052 9367552 267 33554432000 4194304 5064252 140737235392784 140737235391696 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15282/statm: 2287 267 226 213 0 72 0
[pid=15283] ppid=15282 vsize=11556 CPUtime=0.95 cores=1,3,5,7
/proc/15283/stat : 15283 (glucose) R 15282 15269 12592 0 -1 4202496 2746 0 0 0 95 0 0 0 20 0 1 0 287192052 11833344 2233 33554432000 4194304 5208918 140735218062624 140735218060472 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15283/statm: 2889 2233 96 248 0 2638 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 34128

[startup+3.10034 s]
/proc/loadavg: 1.55 1.90 1.96 3/184 15324
/proc/meminfo: memFree=29811888/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
[pid=15273] ppid=15269 vsize=4276 CPUtime=0.5 cores=1,3,5,7
/proc/15273/stat : 15273 (npSolver-wbo) S 15269 15269 12592 0 -1 4202496 1487 6530 0 1 6 0 38 6 20 0 1 0 287191998 4378624 620 33554432000 4194304 5990268 140736264489552 140736264483792 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15273/statm: 1069 620 157 439 0 626 0
[pid=15282] ppid=15273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15282/stat : 15282 (satsolver.sh) S 15273 15269 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287192052 9367552 267 33554432000 4194304 5064252 140737235392784 140737235391696 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15282/statm: 2287 267 226 213 0 72 0
[pid=15283] ppid=15282 vsize=21516 CPUtime=2.55 cores=1,3,5,7
/proc/15283/stat : 15283 (glucose) R 15282 15269 12592 0 -1 4202496 4741 0 0 0 255 0 0 0 20 0 1 0 287192052 22032384 3987 33554432000 4194304 5208918 140735218062624 140735218060568 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15283/statm: 5379 3987 96 248 0 5128 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 44088

[startup+6.30034 s]
/proc/loadavg: 1.51 1.88 1.96 3/183 15482
/proc/meminfo: memFree=29804256/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
[pid=15273] ppid=15269 vsize=7544 CPUtime=6.12 cores=1,3,5,7
/proc/15273/stat : 15273 (npSolver-wbo) S 15269 15269 12592 0 -1 4202496 13891 101512 0 1 27 7 544 34 20 0 1 0 287191998 7725056 1381 33554432000 4194304 5990268 140736264489552 140736264480976 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15273/statm: 1886 1381 169 439 0 1443 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 16692

[startup+12.7003 s]
/proc/loadavg: 1.55 1.89 1.96 3/183 15622
/proc/meminfo: memFree=29590676/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
[pid=15273] ppid=15269 vsize=22000 CPUtime=7.2 cores=1,3,5,7
/proc/15273/stat : 15273 (npSolver-wbo) S 15269 15269 12592 0 -1 4202496 19960 129206 0 1 47 11 620 42 20 0 1 0 287191998 22528000 3936 33554432000 4194304 5990268 140736264489552 140736264480976 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15273/statm: 5500 3936 170 439 0 5057 0
[pid=15593] ppid=15273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15593/stat : 15593 (satsolver.sh) S 15273 15269 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287192734 9367552 267 33554432000 4194304 5064252 140735860246208 140735860245120 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15593/statm: 2287 267 226 213 0 72 0
[pid=15594] ppid=15593 vsize=104524 CPUtime=5.33 cores=1,3,5,7
/proc/15594/stat : 15594 (glucose) R 15593 15269 12592 0 -1 4202496 20368 0 0 0 528 5 0 0 20 0 1 0 287192734 107032576 22583 33554432000 4194304 5208918 140734584466944 140734584464792 4211897 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15594/statm: 26131 22583 96 248 0 25880 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 144820

[startup+25.5004 s]
/proc/loadavg: 1.65 1.89 1.96 3/183 15622
/proc/meminfo: memFree=29506424/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
[pid=15273] ppid=15269 vsize=22000 CPUtime=7.2 cores=1,3,5,7
/proc/15273/stat : 15273 (npSolver-wbo) S 15269 15269 12592 0 -1 4202496 19960 129206 0 1 47 11 620 42 20 0 1 0 287191998 22528000 3936 33554432000 4194304 5990268 140736264489552 140736264480976 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15273/statm: 5500 3936 170 439 0 5057 0
[pid=15593] ppid=15273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15593/stat : 15593 (satsolver.sh) S 15273 15269 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287192734 9367552 267 33554432000 4194304 5064252 140735860246208 140735860245120 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15593/statm: 2287 267 226 213 0 72 0
[pid=15594] ppid=15593 vsize=153912 CPUtime=18.13 cores=1,3,5,7
/proc/15594/stat : 15594 (glucose) R 15593 15269 12592 0 -1 4202496 22309 0 0 0 1806 7 0 0 20 0 1 0 287192734 157605888 34185 33554432000 4194304 5208918 140734584466944 140734584464888 4211570 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15594/statm: 38478 34185 96 248 0 38227 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 194208

[startup+51.1004 s]
/proc/loadavg: 1.77 1.90 1.96 3/183 15629
/proc/meminfo: memFree=29626664/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
[pid=15273] ppid=15269 vsize=22000 CPUtime=7.2 cores=1,3,5,7
/proc/15273/stat : 15273 (npSolver-wbo) S 15269 15269 12592 0 -1 4202496 19960 129206 0 1 47 11 620 42 20 0 1 0 287191998 22528000 3936 33554432000 4194304 5990268 140736264489552 140736264480976 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15273/statm: 5500 3936 170 439 0 5057 0
[pid=15593] ppid=15273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15593/stat : 15593 (satsolver.sh) S 15273 15269 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287192734 9367552 267 33554432000 4194304 5064252 140735860246208 140735860245120 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15593/statm: 2287 267 226 213 0 72 0
[pid=15594] ppid=15593 vsize=153912 CPUtime=43.73 cores=1,3,5,7
/proc/15594/stat : 15594 (glucose) R 15593 15269 12592 0 -1 4202496 22720 0 0 0 4365 8 0 0 20 0 1 0 287192734 157605888 35211 33554432000 4194304 5208918 140734584466944 140734584465032 4211665 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15594/statm: 38478 35211 96 248 0 38227 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 194208

[startup+102.307 s]
/proc/loadavg: 1.98 1.94 1.97 3/183 15630
/proc/meminfo: memFree=29587568/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
[pid=15273] ppid=15269 vsize=22000 CPUtime=7.2 cores=1,3,5,7
/proc/15273/stat : 15273 (npSolver-wbo) S 15269 15269 12592 0 -1 4202496 19960 129206 0 1 47 11 620 42 20 0 1 0 287191998 22528000 3936 33554432000 4194304 5990268 140736264489552 140736264480976 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15273/statm: 5500 3936 170 439 0 5057 0
[pid=15593] ppid=15273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15593/stat : 15593 (satsolver.sh) S 15273 15269 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287192734 9367552 267 33554432000 4194304 5064252 140735860246208 140735860245120 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15593/statm: 2287 267 226 213 0 72 0
[pid=15594] ppid=15593 vsize=153912 CPUtime=94.92 cores=1,3,5,7
/proc/15594/stat : 15594 (glucose) R 15593 15269 12592 0 -1 4202496 24351 0 0 0 9482 10 0 0 20 0 1 0 287192734 157605888 35212 33554432000 4194304 5208918 140734584466944 140734584465032 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15594/statm: 38478 35212 96 248 0 38227 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 194208

[startup+162.3 s]
/proc/loadavg: 1.99 1.95 1.97 3/183 15630
/proc/meminfo: memFree=29524416/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
[pid=15273] ppid=15269 vsize=22000 CPUtime=7.2 cores=1,3,5,7
/proc/15273/stat : 15273 (npSolver-wbo) S 15269 15269 12592 0 -1 4202496 19960 129206 0 1 47 11 620 42 20 0 1 0 287191998 22528000 3936 33554432000 4194304 5990268 140736264489552 140736264480976 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15273/statm: 5500 3936 170 439 0 5057 0
[pid=15593] ppid=15273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15593/stat : 15593 (satsolver.sh) S 15273 15269 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287192734 9367552 267 33554432000 4194304 5064252 140735860246208 140735860245120 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15593/statm: 2287 267 226 213 0 72 0
[pid=15594] ppid=15593 vsize=203232 CPUtime=154.9 cores=1,3,5,7
/proc/15594/stat : 15594 (glucose) R 15593 15269 12592 0 -1 4202496 26408 0 0 0 15476 14 0 0 20 0 1 0 287192734 208109568 47341 33554432000 4194304 5208918 140734584466944 140734584464936 4229397 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15594/statm: 50808 47341 104 248 0 50557 0
Current children cumulated CPU time (s) 162.1

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 15836
/proc/meminfo: memFree=29517652/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
[pid=15273] ppid=15269 vsize=21308 CPUtime=1309.23 cores=1,3,5,7
/proc/15273/stat : 15273 (npSolver-wbo) S 15269 15269 12592 0 -1 4202496 34092 303992 0 1 87 17 130621 198 20 0 1 0 287191998 21819392 4199 33554432000 4194304 5990268 140736264489552 140736264480976 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15273/statm: 5327 4199 170 439 0 4884 0
[pid=15835] ppid=15273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15835/stat : 15835 (satsolver.sh) S 15273 15269 12592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287322962 9367552 266 33554432000 4194304 5064252 140733861378832 140733861377744 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15835/statm: 2287 266 226 213 0 72 0
[pid=15836] ppid=15835 vsize=83628 CPUtime=52.64 cores=1,3,5,7
/proc/15836/stat : 15836 (glucose) R 15835 15269 12592 0 -1 4202496 12888 0 0 0 5260 4 0 0 20 0 1 0 287322963 85635072 19243 33554432000 4194304 5208918 140736760731568 140736760729512 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15836/statm: 20907 19243 96 248 0 20656 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 123232

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 15836
/proc/meminfo: memFree=29542572/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
[pid=15273] ppid=15269 vsize=21308 CPUtime=1309.23 cores=1,3,5,7
/proc/15273/stat : 15273 (npSolver-wbo) S 15269 15269 12592 0 -1 4202496 34092 303992 0 1 87 17 130621 198 20 0 1 0 287191998 21819392 4199 33554432000 4194304 5990268 140736264489552 140736264480976 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15273/statm: 5327 4199 170 439 0 4884 0
[pid=15835] ppid=15273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15835/stat : 15835 (satsolver.sh) S 15273 15269 12592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287322962 9367552 266 33554432000 4194304 5064252 140733861378832 140733861377744 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15835/statm: 2287 266 226 213 0 72 0
[pid=15836] ppid=15835 vsize=83628 CPUtime=112.62 cores=1,3,5,7
/proc/15836/stat : 15836 (glucose) R 15835 15269 12592 0 -1 4202496 13370 0 0 0 11257 5 0 0 20 0 1 0 287322963 85635072 20049 33554432000 4194304 5208918 140736760731568 140736760729656 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15836/statm: 20907 20049 104 248 0 20656 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 123232

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 15836
/proc/meminfo: memFree=29528384/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
[pid=15273] ppid=15269 vsize=21308 CPUtime=1309.23 cores=1,3,5,7
/proc/15273/stat : 15273 (npSolver-wbo) S 15269 15269 12592 0 -1 4202496 34092 303992 0 1 87 17 130621 198 20 0 1 0 287191998 21819392 4199 33554432000 4194304 5990268 140736264489552 140736264480976 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15273/statm: 5327 4199 170 439 0 4884 0
[pid=15835] ppid=15273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15835/stat : 15835 (satsolver.sh) S 15273 15269 12592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287322962 9367552 266 33554432000 4194304 5064252 140733861378832 140733861377744 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15835/statm: 2287 266 226 213 0 72 0
[pid=15836] ppid=15835 vsize=96828 CPUtime=172.61 cores=1,3,5,7
/proc/15836/stat : 15836 (glucose) R 15835 15269 12592 0 -1 4202496 13847 0 0 0 17253 8 0 0 20 0 1 0 287322963 99151872 23615 33554432000 4194304 5208918 140736760731568 140736760729656 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15836/statm: 24207 23615 104 248 0 23956 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 136432

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/184 15837
/proc/meminfo: memFree=29437756/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
[pid=15273] ppid=15269 vsize=21308 CPUtime=1309.23 cores=1,3,5,7
/proc/15273/stat : 15273 (npSolver-wbo) S 15269 15269 12592 0 -1 4202496 34092 303992 0 1 87 17 130621 198 20 0 1 0 287191998 21819392 4199 33554432000 4194304 5990268 140736264489552 140736264480976 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15273/statm: 5327 4199 170 439 0 4884 0
[pid=15835] ppid=15273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15835/stat : 15835 (satsolver.sh) S 15273 15269 12592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287322962 9367552 266 33554432000 4194304 5064252 140733861378832 140733861377744 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15835/statm: 2287 266 226 213 0 72 0
[pid=15836] ppid=15835 vsize=146148 CPUtime=232.6 cores=1,3,5,7
/proc/15836/stat : 15836 (glucose) R 15835 15269 12592 0 -1 4202496 15220 0 0 0 23247 13 0 0 20 0 1 0 287322963 149655552 35436 33554432000 4194304 5208918 140736760731568 140736760729560 4229483 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15836/statm: 36537 35436 104 248 0 36286 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 185752

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/182 15837
/proc/meminfo: memFree=29443980/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
[pid=15273] ppid=15269 vsize=21308 CPUtime=1309.23 cores=1,3,5,7
/proc/15273/stat : 15273 (npSolver-wbo) S 15269 15269 12592 0 -1 4202496 34092 303992 0 1 87 17 130621 198 20 0 1 0 287191998 21819392 4199 33554432000 4194304 5990268 140736264489552 140736264480976 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15273/statm: 5327 4199 170 439 0 4884 0
[pid=15835] ppid=15273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15835/stat : 15835 (satsolver.sh) S 15273 15269 12592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287322962 9367552 266 33554432000 4194304 5064252 140733861378832 140733861377744 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15835/statm: 2287 266 226 213 0 72 0
[pid=15836] ppid=15835 vsize=146148 CPUtime=292.59 cores=1,3,5,7
/proc/15836/stat : 15836 (glucose) R 15835 15269 12592 0 -1 4202496 16528 0 0 0 29242 17 0 0 20 0 1 0 287322963 149655552 34924 33554432000 4194304 5208918 140736760731568 140736760729560 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15836/statm: 36537 34924 104 248 0 36286 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 185752

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 15838
/proc/meminfo: memFree=29458344/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
[pid=15273] ppid=15269 vsize=21308 CPUtime=1309.23 cores=1,3,5,7
/proc/15273/stat : 15273 (npSolver-wbo) S 15269 15269 12592 0 -1 4202496 34092 303992 0 1 87 17 130621 198 20 0 1 0 287191998 21819392 4199 33554432000 4194304 5990268 140736264489552 140736264480976 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15273/statm: 5327 4199 170 439 0 4884 0
[pid=15835] ppid=15273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15835/stat : 15835 (satsolver.sh) S 15273 15269 12592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287322962 9367552 266 33554432000 4194304 5064252 140733861378832 140733861377744 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15835/statm: 2287 266 226 213 0 72 0
[pid=15836] ppid=15835 vsize=146148 CPUtime=352.59 cores=1,3,5,7
/proc/15836/stat : 15836 (glucose) R 15835 15269 12592 0 -1 4202496 17844 0 0 0 35238 21 0 0 20 0 1 0 287322963 149655552 32876 33554432000 4194304 5208918 140736760731568 140736760729560 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15836/statm: 36537 32876 104 248 0 36286 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 185752

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 15838
/proc/meminfo: memFree=29435748/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
[pid=15273] ppid=15269 vsize=21308 CPUtime=1309.23 cores=1,3,5,7
/proc/15273/stat : 15273 (npSolver-wbo) S 15269 15269 12592 0 -1 4202496 34092 303992 0 1 87 17 130621 198 20 0 1 0 287191998 21819392 4199 33554432000 4194304 5990268 140736264489552 140736264480976 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15273/statm: 5327 4199 170 439 0 4884 0
[pid=15835] ppid=15273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15835/stat : 15835 (satsolver.sh) S 15273 15269 12592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287322962 9367552 266 33554432000 4194304 5064252 140733861378832 140733861377744 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15835/statm: 2287 266 226 213 0 72 0
[pid=15836] ppid=15835 vsize=176968 CPUtime=412.57 cores=1,3,5,7
/proc/15836/stat : 15836 (glucose) R 15835 15269 12592 0 -1 4202496 19096 0 0 0 41233 24 0 0 20 0 1 0 287322963 181215232 40623 33554432000 4194304 5208918 140736760731568 140736760729720 4211668 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15836/statm: 44242 40623 104 248 0 43991 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 216572

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/184 15848
/proc/meminfo: memFree=29536628/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
[pid=15273] ppid=15269 vsize=21308 CPUtime=1742.2 cores=1,3,5,7
/proc/15273/stat : 15273 (npSolver-wbo) S 15269 15269 12592 0 -1 4202496 35792 328869 0 1 91 17 173880 232 20 0 1 0 287191998 21819392 4199 33554432000 4194304 5990268 140736264489552 140736264480976 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15273/statm: 5327 4199 170 439 0 4884 0
[pid=15847] ppid=15273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15847/stat : 15847 (satsolver.sh) S 15273 15269 12592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287366267 9367552 267 33554432000 4194304 5064252 140734607908224 140734607907136 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15847/statm: 2287 267 226 213 0 72 0
[pid=15848] ppid=15847 vsize=82780 CPUtime=39.59 cores=1,3,5,7
/proc/15848/stat : 15848 (glucose) R 15847 15269 12592 0 -1 4202496 12617 0 0 0 3956 3 0 0 20 0 1 0 287366267 84766720 18345 33554432000 4194304 5208918 140736424787824 140736424785768 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15848/statm: 20695 18345 96 248 0 20444 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 122384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 1.98 4/183 15848
/proc/meminfo: memFree=29506472/32873844 swapFree=7628/7628
[pid=15269] ppid=15266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15269/stat : 15269 (npSolver-wbo-It) S 15266 15269 12592 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287191998 9367552 275 33554432000 4194304 5064252 140734043983632 140734043982544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15269/statm: 2287 275 233 213 0 72 0
[pid=15273] ppid=15269 vsize=21308 CPUtime=1742.2 cores=1,3,5,7
/proc/15273/stat : 15273 (npSolver-wbo) S 15269 15269 12592 0 -1 4202496 35792 328869 0 1 91 17 173880 232 20 0 1 0 287191998 21819392 4199 33554432000 4194304 5990268 140736264489552 140736264480976 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15273/statm: 5327 4199 170 439 0 4884 0
[pid=15847] ppid=15273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15847/stat : 15847 (satsolver.sh) S 15273 15269 12592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287366267 9367552 267 33554432000 4194304 5064252 140734607908224 140734607907136 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15847/statm: 2287 267 226 213 0 72 0
[pid=15848] ppid=15847 vsize=82780 CPUtime=57.89 cores=1,3,5,7
/proc/15848/stat : 15848 (glucose) R 15847 15269 12592 0 -1 4202496 12628 0 0 0 5786 3 0 0 20 0 1 0 287366267 84766720 19376 33554432000 4194304 5208918 140736424787824 140736424785768 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15848/statm: 20695 19376 96 248 0 20444 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 122384

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.14
CPU user time (s): 1797.59
CPU system time (s): 2.54361
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 274348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.59
system time used= 2.54361
maximum resident set size= 212160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 378279
page faults= 1
swaps= 0
block input operations= 232
block output operations= 177528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3211
involuntary context switches= 2151

runsolver used 2.91056 second user time and 8.5677 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-28 15:11:16
IDJOB=3715202
IDBENCH=79160
IDSOLVER=2296
FILE ID=node145/3715202-1338210676
RUNJOBID= node145-1338210676-15246
PBS_JOBID= 14624578
Free space on /tmp= 71556 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl30_31_pb.cnf.cr--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-3715202-1338210676/watcher-3715202-1338210676 -o /tmp/evaluation-result-3715202-1338210676/solver-3715202-1338210676 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715202-1338210676.wbo 117210939 HOME HOME

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

MD5SUM BENCH= 67b20cf3e4322ffbf404f0fb862124f3
RANDOM SEED=117210939

node145.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.149
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.29
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.149
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.149
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	: 5313.38
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.149
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.149
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.149
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.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29840472 kB
Buffers:          335816 kB
Cached:          1866284 kB
SwapCached:            0 kB
Active:           710276 kB
Inactive:        1502780 kB
Active(anon):       2304 kB
Inactive(anon):    10912 kB
Active(file):     707972 kB
Inactive(file):  1491868 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16368 kB
Writeback:             0 kB
AnonPages:         17388 kB
Mapped:            13372 kB
Shmem:               200 kB
Slab:             680160 kB
SReclaimable:     121920 kB
SUnreclaim:       558240 kB
KernelStack:        1392 kB
PageTables:         3908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71536 MiB
End job on node145 at 2012-05-28 15:41:17