Trace number 3753012

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.rf8.ucl--soft-33-100-0.wbo
MD5SUM0f4cdf827473fd69202dfaa2ec82572c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.678895
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6832
Total number of constraints19477
Number of soft constraints13064
Number of constraints which are clauses18953
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints524
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 665815
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 665814
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
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.19	c run usual solver
0.97/1.09	o 7864
0.97/1.09	c starting approximation
0.97/1.09	c factor = 2
0.97/1.09	c factor still to low - shrinking to 616.412
0.97/1.09	c approx number of clauses: 1e+06
0.97/1.09	c current bound: 3932
31.88/32.21	c current bound: 3932
62.86/63.19	c current bound: 3932
93.83/94.16	c current bound: 3932
124.89/125.23	c current bound: 3932
156.13/156.26	c current bound: 3932
187.00/187.11	c current bound: 3932
217.86/218.23	c current bound: 3932
248.80/249.17	c current bound: 3932
279.98/280.36	c current bound: 3932
311.19/311.34	c current bound: 3932
342.08/342.22	c current bound: 3932
372.88/373.27	c current bound: 3932
403.97/404.35	c current bound: 3932
435.09/435.49	c current bound: 3932
466.16/466.37	c current bound: 3932
497.10/497.49	c current bound: 3932
528.09/528.49	c current bound: 3932
559.19/559.59	c current bound: 3932
590.15/590.58	c current bound: 3932
620.94/621.38	c current bound: 3932
652.23/652.44	c current bound: 3932
683.04/683.25	c current bound: 3932
713.91/714.35	c current bound: 3932
744.87/745.33	c current bound: 3932
775.78/776.23	c current bound: 3932
807.12/807.35	c current bound: 3932
837.91/838.18	c current bound: 3932
868.82/869.29	c current bound: 3932
899.85/900.31	c current bound: 3932
930.73/931.19	c current bound: 3932
961.86/962.32	c current bound: 3932
993.17/993.64	c current bound: 3932
1024.28/1024.75	c current bound: 3932
1055.18/1055.66	c current bound: 3932
1086.49/1086.74	c current bound: 3932
1117.47/1117.95	c current bound: 3932
1148.29/1148.78	c current bound: 3932
1179.01/1179.51	c current bound: 3932
1210.15/1210.65	c current bound: 3932
1240.95/1241.46	c current bound: 3932
1272.02/1272.52	c current bound: 3932
1303.16/1303.48	c current bound: 3932
1334.11/1334.63	c current bound: 3932
1365.10/1365.63	c current bound: 3932
1396.22/1396.74	c current bound: 3932
1427.44/1427.79	c current bound: 3932
1458.23/1458.59	c current bound: 3932
1489.10/1489.69	c current bound: 3932
1520.10/1520.71	c current bound: 3932
1550.97/1551.59	c current bound: 3932
1582.09/1582.71	c current bound: 3932
1613.25/1613.62	c current bound: 3932
1644.35/1644.70	c current bound: 3932
1674.97/1675.65	c current bound: 3932
1706.12/1706.81	c current bound: 3932
1737.18/1737.86	c current bound: 3932
1768.37/1768.84	c current bound: 3932
1799.25/1799.94	c current bound: 3932
1800.19/1800.61	./satsolver.sh: line 5: 19809 Terminated              ./glucose $1 > $2 2> /dev/null
1800.19/1800.61	c error: unexpected solver exit code
1800.19/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-3753012-1339205433/watcher-3753012-1339205433 -o /tmp/evaluation-result-3753012-1339205433/solver-3753012-1339205433 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753012-1339205433.wbo 1675011869 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 11918
/proc/meminfo: memFree=26730128/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0

[startup+0.0744651 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 11918
/proc/meminfo: memFree=26730128/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100332 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 11918
/proc/meminfo: memFree=26730128/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300215 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 11918
/proc/meminfo: memFree=26730128/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 11918
/proc/meminfo: memFree=26730128/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 4/185 11932
/proc/meminfo: memFree=26687784/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
[pid=11920] ppid=11918 vsize=30444 CPUtime=1.17 cores=1,3,5,7
/proc/11920/stat : 11920 (npSolver-wbo) S 11918 11918 11875 0 -1 4202496 6295 12766 0 0 27 10 77 3 20 0 1 0 386667800 31174656 7275 33554432000 4194304 6006132 140733425927680 140733425919040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11920/statm: 7611 7275 177 443 0 7164 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 39592

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 4/185 11960
/proc/meminfo: memFree=26609456/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
[pid=11920] ppid=11918 vsize=30444 CPUtime=1.17 cores=1,3,5,7
/proc/11920/stat : 11920 (npSolver-wbo) S 11918 11918 11875 0 -1 4202496 6295 12766 0 0 27 10 77 3 20 0 1 0 386667800 31174656 7275 33554432000 4194304 6006132 140733425927680 140733425919040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11920/statm: 7611 7275 177 443 0 7164 0
[pid=11943] ppid=11920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11943/stat : 11943 (satsolver.sh) S 11920 11918 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386667919 9367552 267 33554432000 4194304 5064252 140735479791648 140735479790560 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11943/statm: 2287 267 226 213 0 72 0
[pid=11944] ppid=11943 vsize=53704 CPUtime=1.9 cores=1,3,5,7
/proc/11944/stat : 11944 (glucose) R 11943 11918 11875 0 -1 4202496 11958 0 0 0 188 2 0 0 20 0 1 0 386667919 54992896 12037 33554432000 4194304 5208918 140735504674000 140735504671672 4211712 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11944/statm: 13426 12037 95 248 0 13175 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 102444

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 4/185 12033
/proc/meminfo: memFree=26611932/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
[pid=11920] ppid=11918 vsize=30444 CPUtime=1.17 cores=1,3,5,7
/proc/11920/stat : 11920 (npSolver-wbo) S 11918 11918 11875 0 -1 4202496 6295 12766 0 0 27 10 77 3 20 0 1 0 386667800 31174656 7275 33554432000 4194304 6006132 140733425927680 140733425919040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11920/statm: 7611 7275 177 443 0 7164 0
[pid=11943] ppid=11920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11943/stat : 11943 (satsolver.sh) S 11920 11918 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386667919 9367552 267 33554432000 4194304 5064252 140735479791648 140735479790560 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11943/statm: 2287 267 226 213 0 72 0
[pid=11944] ppid=11943 vsize=53704 CPUtime=5.1 cores=1,3,5,7
/proc/11944/stat : 11944 (glucose) R 11943 11918 11875 0 -1 4202496 11971 0 0 0 508 2 0 0 20 0 1 0 386667919 54992896 12050 33554432000 4194304 5208918 140735504674000 140735504671672 4211641 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11944/statm: 13426 12050 95 248 0 13175 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 102444

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 4/185 12181
/proc/meminfo: memFree=26617304/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
[pid=11920] ppid=11918 vsize=30444 CPUtime=1.17 cores=1,3,5,7
/proc/11920/stat : 11920 (npSolver-wbo) S 11918 11918 11875 0 -1 4202496 6295 12766 0 0 27 10 77 3 20 0 1 0 386667800 31174656 7275 33554432000 4194304 6006132 140733425927680 140733425919040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11920/statm: 7611 7275 177 443 0 7164 0
[pid=11943] ppid=11920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11943/stat : 11943 (satsolver.sh) S 11920 11918 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386667919 9367552 267 33554432000 4194304 5064252 140735479791648 140735479790560 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11943/statm: 2287 267 226 213 0 72 0
[pid=11944] ppid=11943 vsize=53704 CPUtime=11.5 cores=1,3,5,7
/proc/11944/stat : 11944 (glucose) R 11943 11918 11875 0 -1 4202496 11997 0 0 0 1148 2 0 0 20 0 1 0 386667919 54992896 12075 33554432000 4194304 5208918 140735504674000 140735504671672 4211570 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11944/statm: 13426 12075 95 248 0 13175 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 102444

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 4/185 12474
/proc/meminfo: memFree=26612404/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
[pid=11920] ppid=11918 vsize=30444 CPUtime=1.17 cores=1,3,5,7
/proc/11920/stat : 11920 (npSolver-wbo) S 11918 11918 11875 0 -1 4202496 6295 12766 0 0 27 10 77 3 20 0 1 0 386667800 31174656 7275 33554432000 4194304 6006132 140733425927680 140733425919040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11920/statm: 7611 7275 177 443 0 7164 0
[pid=11943] ppid=11920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11943/stat : 11943 (satsolver.sh) S 11920 11918 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386667919 9367552 267 33554432000 4194304 5064252 140735479791648 140735479790560 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11943/statm: 2287 267 226 213 0 72 0
[pid=11944] ppid=11943 vsize=53704 CPUtime=24.29 cores=1,3,5,7
/proc/11944/stat : 11944 (glucose) R 11943 11918 11875 0 -1 4202496 12048 0 0 0 2427 2 0 0 20 0 1 0 386667919 54992896 12125 33554432000 4194304 5208918 140735504674000 140735504671672 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11944/statm: 13426 12125 95 248 0 13175 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 102444

[startup+51.1003 s]
/proc/loadavg: 1.93 1.98 1.99 4/184 13048
/proc/meminfo: memFree=26614028/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
[pid=11920] ppid=11918 vsize=30444 CPUtime=32.27 cores=1,3,5,7
/proc/11920/stat : 11920 (npSolver-wbo) S 11918 11918 11875 0 -1 4202496 7818 30525 0 0 36 11 3163 17 20 0 1 0 386667800 31174656 7275 33554432000 4194304 6006132 140733425927680 140733425919040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11920/statm: 7611 7275 177 443 0 7164 0
[pid=12638] ppid=11920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12638/stat : 12638 (satsolver.sh) S 11920 11918 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386671030 9367552 266 33554432000 4194304 5064252 140734549160800 140734549159712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12638/statm: 2287 266 226 213 0 72 0
[pid=12639] ppid=12638 vsize=53704 CPUtime=18.77 cores=1,3,5,7
/proc/12639/stat : 12639 (glucose) R 12638 11918 11875 0 -1 4202496 12052 0 0 0 1876 1 0 0 20 0 1 0 386671030 54992896 12103 33554432000 4194304 5208918 140736697939440 140736697937112 4211620 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12639/statm: 13426 12103 95 248 0 13175 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 102444

[startup+102.307 s]
/proc/loadavg: 1.93 1.97 1.99 4/183 14212
/proc/meminfo: memFree=26621092/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
[pid=11920] ppid=11918 vsize=30444 CPUtime=94.21 cores=1,3,5,7
/proc/11920/stat : 11920 (npSolver-wbo) S 11918 11918 11875 0 -1 4202496 10864 66033 0 0 54 13 9312 42 20 0 1 0 386667800 31174656 7275 33554432000 4194304 6006132 140733425927680 140733425919040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11920/statm: 7611 7275 177 443 0 7164 0
[pid=14034] ppid=11920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14034/stat : 14034 (satsolver.sh) S 11920 11918 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386677225 9367552 267 33554432000 4194304 5064252 140733390850576 140733390849488 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14034/statm: 2287 267 226 213 0 72 0
[pid=14035] ppid=14034 vsize=53708 CPUtime=8.04 cores=1,3,5,7
/proc/14035/stat : 14035 (glucose) R 14034 11918 11875 0 -1 4202496 12015 0 0 0 802 2 0 0 20 0 1 0 386677226 54996992 12062 33554432000 4194304 5208918 140735446914752 140735446912424 4211897 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14035/statm: 13427 12062 95 248 0 13176 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 102448

[startup+162.3 s]
/proc/loadavg: 1.97 1.97 1.99 4/184 15544
/proc/meminfo: memFree=26592928/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
[pid=11920] ppid=11918 vsize=30444 CPUtime=156.27 cores=1,3,5,7
/proc/11920/stat : 11920 (npSolver-wbo) S 11918 11918 11875 0 -1 4202496 13910 102052 0 0 71 15 15469 72 20 0 1 0 386667800 31174656 7275 33554432000 4194304 6006132 140733425927680 140733425919040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11920/statm: 7611 7275 177 443 0 7164 0
[pid=15429] ppid=11920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15429/stat : 15429 (satsolver.sh) S 11920 11918 11875 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386683435 9367552 266 33554432000 4194304 5064252 140736262766784 140736262765696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15429/statm: 2287 266 226 213 0 72 0
[pid=15430] ppid=15429 vsize=53704 CPUtime=5.93 cores=1,3,5,7
/proc/15430/stat : 15430 (glucose) R 15429 11918 11875 0 -1 4202496 11433 0 0 0 591 2 0 0 20 0 1 0 386683435 54992896 12055 33554432000 4194304 5208918 140733905786400 140733905784072 4211632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15430/statm: 13426 12055 95 248 0 13175 0
Current children cumulated CPU time (s) 162.2

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

/proc/11920/statm: 7611 7275 177 443 0 7164 0
[pid=9524] ppid=11920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9524/stat : 9524 (satsolver.sh) S 11920 11918 11875 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386801272 9367552 266 33554432000 4194304 5064252 140733881863808 140733881862720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9524/statm: 2287 266 226 213 0 72 0
[pid=9525] ppid=9524 vsize=53700 CPUtime=27.56 cores=1,3,5,7
/proc/9525/stat : 9525 (glucose) R 9524 11918 11875 0 -1 4202496 12091 0 0 0 2754 2 0 0 20 0 1 0 386801272 54988800 12136 33554432000 4194304 5208918 140734382996944 140734382994616 4211580 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9525/statm: 13425 12136 95 248 0 13174 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 102440

[startup+1422.31 s]
/proc/loadavg: 1.92 1.91 1.91 4/184 11443
/proc/meminfo: memFree=26655768/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
[pid=11920] ppid=11918 vsize=30444 CPUtime=1396.59 cores=1,3,5,7
/proc/11920/stat : 11920 (npSolver-wbo) S 11918 11918 11875 0 -1 4202496 74830 810461 0 0 423 56 138526 654 20 0 1 0 386667800 31174656 7275 33554432000 4194304 6006132 140733425927680 140733425919040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11920/statm: 7611 7275 177 443 0 7164 0
[pid=10891] ppid=11920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10891/stat : 10891 (satsolver.sh) S 11920 11918 11875 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386807483 9367552 267 33554432000 4194304 5064252 140736415326432 140736415325344 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10891/statm: 2287 267 226 213 0 72 0
[pid=10892] ppid=10891 vsize=53704 CPUtime=25.45 cores=1,3,5,7
/proc/10892/stat : 10892 (glucose) R 10891 11918 11875 0 -1 4202496 12083 0 0 0 2543 2 0 0 20 0 1 0 386807483 54992896 12129 33554432000 4194304 5208918 140736429456960 140736429454632 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10892/statm: 13426 12129 95 248 0 13175 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 102444

[startup+1482.3 s]
/proc/loadavg: 1.93 1.91 1.91 4/183 12770
/proc/meminfo: memFree=26653232/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
[pid=11920] ppid=11918 vsize=30444 CPUtime=1458.43 cores=1,3,5,7
/proc/11920/stat : 11920 (npSolver-wbo) S 11918 11918 11875 0 -1 4202496 77876 845001 0 0 441 58 144662 682 20 0 1 0 386667800 31174656 7275 33554432000 4194304 6006132 140733425927680 140733425919040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 5 0 0
/proc/11920/statm: 7611 7275 177 443 0 7164 0
[pid=12272] ppid=11920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12272/stat : 12272 (satsolver.sh) S 11920 11918 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386813674 9367552 267 33554432000 4194304 5064252 140736315159568 140736315158480 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12272/statm: 2287 267 226 213 0 72 0
[pid=12273] ppid=12272 vsize=53704 CPUtime=23.54 cores=1,3,5,7
/proc/12273/stat : 12273 (glucose) R 12272 11918 11875 0 -1 4202496 11486 0 0 0 2352 2 0 0 20 0 1 0 386813674 54992896 12120 33554432000 4194304 5208918 140735487408224 140735487405896 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12273/statm: 13426 12120 95 248 0 13175 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 102444

[startup+1542.3 s]
/proc/loadavg: 2.02 1.93 1.91 4/183 14101
/proc/meminfo: memFree=26653768/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
[pid=11920] ppid=11918 vsize=30444 CPUtime=1520.47 cores=1,3,5,7
/proc/11920/stat : 11920 (npSolver-wbo) S 11918 11918 11875 0 -1 4202496 80922 879416 0 0 458 60 150819 710 20 0 1 0 386667800 31174656 7275 33554432000 4194304 6006132 140733425927680 140733425919040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 5 0 0
/proc/11920/statm: 7611 7275 177 443 0 7164 0
[pid=13642] ppid=11920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13642/stat : 13642 (satsolver.sh) S 11920 11918 11875 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386819880 9367552 267 33554432000 4194304 5064252 140733313600976 140733313599888 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13642/statm: 2287 267 226 213 0 72 0
[pid=13643] ppid=13642 vsize=53700 CPUtime=21.47 cores=1,3,5,7
/proc/13643/stat : 13643 (glucose) R 13642 11918 11875 0 -1 4202496 12068 0 0 0 2145 2 0 0 20 0 1 0 386819881 54988800 12113 33554432000 4194304 5208918 140733380479120 140733380476792 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13643/statm: 13425 12113 95 248 0 13174 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 102440

[startup+1602.3 s]
/proc/loadavg: 1.93 1.92 1.91 4/183 15417
/proc/meminfo: memFree=26654140/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
[pid=11920] ppid=11918 vsize=30444 CPUtime=1582.47 cores=1,3,5,7
/proc/11920/stat : 11920 (npSolver-wbo) S 11918 11918 11875 0 -1 4202496 83968 915491 0 0 476 62 156968 741 20 0 1 0 386667800 31174656 7275 33554432000 4194304 6006132 140733425927680 140733425919040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 5 0 0
/proc/11920/statm: 7611 7275 177 443 0 7164 0
[pid=15010] ppid=11920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15010/stat : 15010 (satsolver.sh) S 11920 11918 11875 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386826080 9367552 267 33554432000 4194304 5064252 140733647341072 140733647339984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15010/statm: 2287 267 226 213 0 72 0
[pid=15011] ppid=15010 vsize=53704 CPUtime=19.47 cores=1,3,5,7
/proc/15011/stat : 15011 (glucose) R 15010 11918 11875 0 -1 4202496 12061 0 0 0 1946 1 0 0 20 0 1 0 386826080 54992896 12105 33554432000 4194304 5208918 140735786126352 140735786124024 4211521 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15011/statm: 13426 12105 95 248 0 13175 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 102444

[startup+1662.3 s]
/proc/loadavg: 2.16 1.98 1.93 4/183 16754
/proc/meminfo: memFree=26653656/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
[pid=11920] ppid=11918 vsize=30444 CPUtime=1644.45 cores=1,3,5,7
/proc/11920/stat : 11920 (npSolver-wbo) S 11918 11918 11875 0 -1 4202496 87014 951563 0 0 493 64 163121 767 20 0 1 0 386667800 31174656 7275 33554432000 4194304 6006132 140733425927680 140733425919040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 5 0 0
/proc/11920/statm: 7611 7275 177 443 0 7164 0
[pid=16379] ppid=11920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16379/stat : 16379 (satsolver.sh) S 11920 11918 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386832279 9367552 267 33554432000 4194304 5064252 140735588042576 140735588041488 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16379/statm: 2287 267 226 213 0 72 0
[pid=16380] ppid=16379 vsize=53700 CPUtime=17.48 cores=1,3,5,7
/proc/16380/stat : 16380 (glucose) R 16379 11918 11875 0 -1 4202496 11483 0 0 0 1747 1 0 0 20 0 1 0 386832279 54988800 12098 33554432000 4194304 5208918 140733472218896 140733472216568 4211537 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16380/statm: 13425 12098 95 248 0 13174 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 102440

[startup+1722.3 s]
/proc/loadavg: 1.91 1.94 1.91 4/183 18063
/proc/meminfo: memFree=26653668/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
[pid=11920] ppid=11918 vsize=30444 CPUtime=1706.5 cores=1,3,5,7
/proc/11920/stat : 11920 (npSolver-wbo) S 11918 11918 11875 0 -1 4202496 90060 987079 0 0 511 66 169278 795 20 0 1 0 386667800 31174656 7275 33554432000 4194304 6006132 140733425927680 140733425919040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 5 0 0
/proc/11920/statm: 7611 7275 177 443 0 7164 0
[pid=17744] ppid=11920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17744/stat : 17744 (satsolver.sh) S 11920 11918 11875 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386838490 9367552 266 33554432000 4194304 5064252 140734043321040 140734043319952 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17744/statm: 2287 266 226 213 0 72 0
[pid=17745] ppid=17744 vsize=53704 CPUtime=15.38 cores=1,3,5,7
/proc/17745/stat : 17745 (glucose) R 17744 11918 11875 0 -1 4202496 12043 0 0 0 1536 2 0 0 20 0 1 0 386838490 54992896 12090 33554432000 4194304 5208918 140735650890320 140735650887992 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17745/statm: 13426 12090 95 248 0 13175 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 102444

[startup+1782.3 s]
/proc/loadavg: 1.96 1.94 1.91 5/185 19403
/proc/meminfo: memFree=26653784/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
[pid=11920] ppid=11918 vsize=30444 CPUtime=1768.52 cores=1,3,5,7
/proc/11920/stat : 11920 (npSolver-wbo) S 11918 11918 11875 0 -1 4202496 93106 1022587 0 0 528 69 175432 823 20 0 1 0 386667800 31174656 7275 33554432000 4194304 6006132 140733425927680 140733425919040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 5 0 0
/proc/11920/statm: 7611 7275 177 443 0 7164 0
[pid=19119] ppid=11920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19119/stat : 19119 (satsolver.sh) S 11920 11918 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386844693 9367552 267 33554432000 4194304 5064252 140735306544336 140735306543248 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19119/statm: 2287 267 226 213 0 72 0
[pid=19120] ppid=19119 vsize=53700 CPUtime=13.34 cores=1,3,5,7
/proc/19120/stat : 19120 (glucose) R 19119 11918 11875 0 -1 4202496 12028 0 0 0 1333 1 0 0 20 0 1 0 386844693 54988800 12080 33554432000 4194304 5208918 140737243521424 140737243519096 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19120/statm: 13425 12080 95 248 0 13174 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 102440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.97 1.95 1.91 3/184 19820
/proc/meminfo: memFree=26634484/32873648 swapFree=7388/7388
[pid=11918] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11918/stat : 11918 (npSolver-wbo-It) S 11914 11918 11875 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386667799 9367552 275 33554432000 4194304 5064252 140735802245888 140735802244800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11918/statm: 2287 275 233 213 0 72 0
[pid=11920] ppid=11918 vsize=30444 CPUtime=1799.63 cores=1,3,5,7
/proc/11920/stat : 11920 (npSolver-wbo) S 11918 11918 11875 0 -1 4202496 94629 1040366 0 0 537 70 178517 839 20 0 1 0 386667800 31174656 7275 33554432000 4194304 6006132 140733425927680 140733425919040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 5 0 0
/proc/11920/statm: 7611 7275 177 443 0 7164 0
[pid=19808] ppid=11920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19808/stat : 19808 (satsolver.sh) S 11920 11918 11875 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386847803 9367552 266 33554432000 4194304 5064252 140735327670160 140735327669072 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19808/statm: 2287 266 226 213 0 72 0
[pid=19809] ppid=19808 vsize=53704 CPUtime=0.56 cores=1,3,5,7
/proc/19809/stat : 19809 (glucose) R 19808 11918 11875 0 -1 4202496 11547 0 0 0 55 1 0 0 20 0 1 0 386847804 54992896 12183 33554432000 4194304 5208918 140735386410704 140735327669096 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19809/statm: 13426 12183 95 248 0 13175 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 102444

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.00012207
#  lost CPU user time (s): 0.00012207
#  lost CPU system time (s): 0

Real time (s): 1800.62
CPU time (s): 1800.22
CPU user time (s): 1791.1
CPU system time (s): 9.12161
CPU usage (%): 99.978
Max. virtual memory (cumulated for all children) (KiB): 106140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.1
system time used= 9.12161
maximum resident set size= 53628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1147533
page faults= 0
swaps= 0
block input operations= 0
block output operations= 990008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18885
involuntary context switches= 2637

runsolver used 3.04054 second user time and 8.63769 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-09 03:30:33
IDJOB=3753012
IDBENCH=79050
IDSOLVER=2336
FILE ID=node148/3753012-1339205433
RUNJOBID= node148-1339205433-11892
PBS_JOBID= 14643875
Free space on /tmp= 70392 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.rf8.ucl--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-3753012-1339205433/watcher-3753012-1339205433 -o /tmp/evaluation-result-3753012-1339205433/solver-3753012-1339205433 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753012-1339205433.wbo 1675011869 HOME HOME

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

MD5SUM BENCH= 0f4cdf827473fd69202dfaa2ec82572c
RANDOM SEED=1675011869

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26730400 kB
Buffers:          748564 kB
Cached:          4403568 kB
SwapCached:          560 kB
Active:          2512588 kB
Inactive:        2652544 kB
Active(anon):       2496 kB
Inactive(anon):    10628 kB
Active(file):    2510092 kB
Inactive(file):  2641916 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:             17916 kB
Writeback:             0 kB
AnonPages:         17256 kB
Mapped:            10164 kB
Shmem:                36 kB
Slab:             837904 kB
SReclaimable:     281644 kB
SUnreclaim:       556260 kB
KernelStack:        1408 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     105152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70420 MiB
End job on node148 at 2012-06-09 04:00:34