Trace number 3752633

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.09 1801.01

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Icl2arity.ucl--soft-33-100-0.wbo
MD5SUM0afe629a1fa58c97510ae9a594e5d328
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big 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 benchmark10.5934
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables23837
Total number of constraints67568
Number of soft constraints45246
Number of constraints which are clauses64398
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3170
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 2286779
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2286778
Biggest number in a constraint 66
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 256
Number of bits of the biggest sum of numbers9
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.75	c run usual solver
3.69/4.29	o 2627
3.69/4.29	c starting approximation
3.69/4.29	c factor = 2
3.69/4.29	c factor still to low - shrinking to 713.167
3.69/4.29	c approx number of clauses: 1e+06
3.69/4.29	c current bound: 1313
104.97/105.55	c current bound: 1313
206.27/207.03	c current bound: 1313
307.58/308.32	c current bound: 1313
408.86/409.60	c current bound: 1313
509.95/510.96	c current bound: 1313
611.43/612.21	c current bound: 1313
712.38/713.42	c current bound: 1313
813.72/814.78	c current bound: 1313
914.97/916.03	c current bound: 1313
1016.31/1017.39	c current bound: 1313
1117.85/1118.75	c current bound: 1313
1221.68/1222.79	c current bound: 1313
1323.02/1324.14	c current bound: 1313
1424.62/1425.55	c current bound: 1313
1525.89/1526.88	c current bound: 1313
1627.11/1628.28	c current bound: 1313
1728.38/1729.58	c current bound: 1313
1800.06/1801.00	./satsolver.sh: line 5: 13986 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1801.00	c error: unexpected solver exit code
1800.06/1801.00	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-3752633-1339184676/watcher-3752633-1339184676 -o /tmp/evaluation-result-3752633-1339184676/solver-3752633-1339184676 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752633-1339184676.wbo 1924519650 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.84 1.97 1.86 4/176 13564
/proc/meminfo: memFree=31009968/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0

[startup+0.025004 s]
/proc/loadavg: 1.84 1.97 1.86 4/176 13564
/proc/meminfo: memFree=31009968/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100311 s]
/proc/loadavg: 1.84 1.97 1.86 4/176 13564
/proc/meminfo: memFree=31009968/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300306 s]
/proc/loadavg: 1.84 1.97 1.86 4/176 13564
/proc/meminfo: memFree=31009968/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700287 s]
/proc/loadavg: 1.84 1.97 1.86 4/176 13564
/proc/meminfo: memFree=31009968/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 1.84 1.97 1.86 4/184 13572
/proc/meminfo: memFree=30794776/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
[pid=13566] ppid=13564 vsize=68832 CPUtime=0.88 cores=1,3,5,7
/proc/13566/stat : 13566 (npSolver-wbo) S 13564 13564 2649 0 -1 4202496 9353 0 0 0 74 14 0 0 20 0 1 0 384534664 70483968 15956 33554432000 4194304 6006132 140737479584720 140737479577824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13566/statm: 17208 15956 158 443 0 16761 0
[pid=13571] ppid=13566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13571/stat : 13571 (cp2_pre.sh) S 13566 13564 2649 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 384534753 9367552 277 33554432000 4194304 5064252 140735394325152 140735394323856 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13571/statm: 2287 277 234 213 0 72 0
[pid=13572] ppid=13571 vsize=89872 CPUtime=0.6 cores=1,3,5,7
/proc/13572/stat : 13572 (coprocessor) R 13571 13564 2649 0 -1 4202496 15824 0 0 0 57 3 0 0 20 0 1 0 384534753 92028928 21493 33554432000 4194304 6586260 140736468163984 140736468160312 5599298 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/13572/statm: 22468 21493 192 584 0 21880 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 177000

[startup+3.10038 s]
/proc/loadavg: 1.84 1.97 1.86 4/184 13572
/proc/meminfo: memFree=30752940/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
[pid=13566] ppid=13564 vsize=68832 CPUtime=0.88 cores=1,3,5,7
/proc/13566/stat : 13566 (npSolver-wbo) S 13564 13564 2649 0 -1 4202496 9353 0 0 0 74 14 0 0 20 0 1 0 384534664 70483968 15956 33554432000 4194304 6006132 140737479584720 140737479577824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13566/statm: 17208 15956 158 443 0 16761 0
[pid=13571] ppid=13566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13571/stat : 13571 (cp2_pre.sh) S 13566 13564 2649 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 384534753 9367552 277 33554432000 4194304 5064252 140735394325152 140735394323856 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13571/statm: 2287 277 234 213 0 72 0
[pid=13572] ppid=13571 vsize=92400 CPUtime=2.19 cores=1,3,5,7
/proc/13572/stat : 13572 (coprocessor) R 13571 13564 2649 0 -1 4202496 16843 0 0 0 215 4 0 0 20 0 1 0 384534753 94617600 22048 33554432000 4194304 6586260 140736468163984 140736468159480 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/13572/statm: 23100 22048 202 584 0 22512 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 179528

[startup+6.3003 s]
/proc/loadavg: 1.85 1.97 1.86 4/184 13592
/proc/meminfo: memFree=30746068/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
[pid=13566] ppid=13564 vsize=77028 CPUtime=3.87 cores=1,3,5,7
/proc/13566/stat : 13566 (npSolver-wbo) S 13564 13564 2649 0 -1 4202496 11947 30073 0 0 86 35 254 12 20 0 1 0 384534664 78876672 17125 33554432000 4194304 6006132 140737479584720 140737479576080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13566/statm: 19257 17125 177 443 0 18810 0
[pid=13591] ppid=13566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13591/stat : 13591 (satsolver.sh) S 13566 13564 2649 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384535101 9367552 266 33554432000 4194304 5064252 140736047528752 140736047527664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13591/statm: 2287 266 226 213 0 72 0
[pid=13592] ppid=13591 vsize=62496 CPUtime=1.91 cores=1,3,5,7
/proc/13592/stat : 13592 (glucose) R 13591 13564 2649 0 -1 4202496 11909 0 0 0 190 1 0 0 20 0 1 0 384535101 63995904 13480 33554432000 4194304 5208918 140734551474320 140734551472216 4211834 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13592/statm: 15624 13480 95 248 0 15373 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 157820

[startup+12.7003 s]
/proc/loadavg: 1.86 1.97 1.86 4/184 13592
/proc/meminfo: memFree=30746480/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
[pid=13566] ppid=13564 vsize=77028 CPUtime=3.87 cores=1,3,5,7
/proc/13566/stat : 13566 (npSolver-wbo) S 13564 13564 2649 0 -1 4202496 11947 30073 0 0 86 35 254 12 20 0 1 0 384534664 78876672 17125 33554432000 4194304 6006132 140737479584720 140737479576080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13566/statm: 19257 17125 177 443 0 18810 0
[pid=13591] ppid=13566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13591/stat : 13591 (satsolver.sh) S 13566 13564 2649 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384535101 9367552 266 33554432000 4194304 5064252 140736047528752 140736047527664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13591/statm: 2287 266 226 213 0 72 0
[pid=13592] ppid=13591 vsize=62496 CPUtime=8.31 cores=1,3,5,7
/proc/13592/stat : 13592 (glucose) R 13591 13564 2649 0 -1 4202496 11918 0 0 0 830 1 0 0 20 0 1 0 384535101 63995904 13489 33554432000 4194304 5208918 140734551474320 140734551472216 4211550 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13592/statm: 15624 13489 95 248 0 15373 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 157820

[startup+25.5003 s]
/proc/loadavg: 1.89 1.97 1.86 4/183 13592
/proc/meminfo: memFree=30747400/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
[pid=13566] ppid=13564 vsize=77028 CPUtime=3.87 cores=1,3,5,7
/proc/13566/stat : 13566 (npSolver-wbo) S 13564 13564 2649 0 -1 4202496 11947 30073 0 0 86 35 254 12 20 0 1 0 384534664 78876672 17125 33554432000 4194304 6006132 140737479584720 140737479576080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13566/statm: 19257 17125 177 443 0 18810 0
[pid=13591] ppid=13566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13591/stat : 13591 (satsolver.sh) S 13566 13564 2649 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384535101 9367552 266 33554432000 4194304 5064252 140736047528752 140736047527664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13591/statm: 2287 266 226 213 0 72 0
[pid=13592] ppid=13591 vsize=62496 CPUtime=21.11 cores=1,3,5,7
/proc/13592/stat : 13592 (glucose) R 13591 13564 2649 0 -1 4202496 11943 0 0 0 2110 1 0 0 20 0 1 0 384535101 63995904 13514 33554432000 4194304 5208918 140734551474320 140734551472216 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13592/statm: 15624 13514 95 248 0 15373 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 157820

[startup+51.1003 s]
/proc/loadavg: 1.93 1.97 1.86 4/183 13592
/proc/meminfo: memFree=30747028/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
[pid=13566] ppid=13564 vsize=77028 CPUtime=3.87 cores=1,3,5,7
/proc/13566/stat : 13566 (npSolver-wbo) S 13564 13564 2649 0 -1 4202496 11947 30073 0 0 86 35 254 12 20 0 1 0 384534664 78876672 17125 33554432000 4194304 6006132 140737479584720 140737479576080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13566/statm: 19257 17125 177 443 0 18810 0
[pid=13591] ppid=13566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13591/stat : 13591 (satsolver.sh) S 13566 13564 2649 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384535101 9367552 266 33554432000 4194304 5064252 140736047528752 140736047527664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13591/statm: 2287 266 226 213 0 72 0
[pid=13592] ppid=13591 vsize=63016 CPUtime=46.71 cores=1,3,5,7
/proc/13592/stat : 13592 (glucose) R 13591 13564 2649 0 -1 4202496 12063 0 0 0 4670 1 0 0 20 0 1 0 384535101 64528384 13634 33554432000 4194304 5208918 140734551474320 140734551471992 4211901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13592/statm: 15754 13634 95 248 0 15503 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 158340

[startup+102.307 s]
/proc/loadavg: 2.16 2.02 1.88 4/183 13599
/proc/meminfo: memFree=30745580/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
[pid=13566] ppid=13564 vsize=77028 CPUtime=3.87 cores=1,3,5,7
/proc/13566/stat : 13566 (npSolver-wbo) S 13564 13564 2649 0 -1 4202496 11947 30073 0 0 86 35 254 12 20 0 1 0 384534664 78876672 17125 33554432000 4194304 6006132 140737479584720 140737479576080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13566/statm: 19257 17125 177 443 0 18810 0
[pid=13591] ppid=13566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13591/stat : 13591 (satsolver.sh) S 13566 13564 2649 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384535101 9367552 266 33554432000 4194304 5064252 140736047528752 140736047527664 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13591/statm: 2287 266 226 213 0 72 0
[pid=13592] ppid=13591 vsize=63016 CPUtime=97.9 cores=1,3,5,7
/proc/13592/stat : 13592 (glucose) R 13591 13564 2649 0 -1 4202496 12130 0 0 0 9789 1 0 0 20 0 1 0 384535101 64528384 13697 33554432000 4194304 5208918 140734551474320 140734551471992 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13592/statm: 15754 13697 95 248 0 15503 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 158340

[startup+162.3 s]
/proc/loadavg: 2.06 2.01 1.89 4/183 13620
/proc/meminfo: memFree=30746944/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
[pid=13566] ppid=13564 vsize=77028 CPUtime=105.12 cores=1,3,5,7
/proc/13566/stat : 13566 (npSolver-wbo) S 13564 13564 2649 0 -1 4202496 14197 47867 0 0 94 36 10359 23 20 0 1 0 384534664 78876672 17125 33554432000 4194304 6006132 140737479584720 140737479576080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13566/statm: 19257 17125 177 443 0 18810 0
[pid=13612] ppid=13566 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 1.91 4/183 13905
/proc/meminfo: memFree=30744180/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
[pid=13566] ppid=13564 vsize=77028 CPUtime=1323.36 cores=1,3,5,7
/proc/13566/stat : 13566 (npSolver-wbo) S 13564 13564 2649 0 -1 4202496 41197 266562 0 0 192 50 131933 161 20 0 1 0 384534664 78876672 17125 33554432000 4194304 6006132 140737479584720 140737479576080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13566/statm: 19257 17125 177 443 0 18810 0
[pid=13897] ppid=13566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13897/stat : 13897 (satsolver.sh) S 13566 13564 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384667086 9367552 267 33554432000 4194304 5064252 140737346492304 140737346491216 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13897/statm: 2287 267 226 213 0 72 0
[pid=13898] ppid=13897 vsize=63020 CPUtime=38.06 cores=1,3,5,7
/proc/13898/stat : 13898 (glucose) R 13897 13564 2649 0 -1 4202496 12679 0 0 0 3804 2 0 0 20 0 1 0 384667086 64532480 13759 33554432000 4194304 5208918 140734248848016 140734248845688 4211652 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13898/statm: 15755 13759 95 248 0 15504 0
Current children cumulated CPU time (s) 1361.42
Current children cumulated vsize (KiB) 158344

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 4/183 13912
/proc/meminfo: memFree=30746280/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
[pid=13566] ppid=13564 vsize=77028 CPUtime=1323.36 cores=1,3,5,7
/proc/13566/stat : 13566 (npSolver-wbo) S 13564 13564 2649 0 -1 4202496 41197 266562 0 0 192 50 131933 161 20 0 1 0 384534664 78876672 17125 33554432000 4194304 6006132 140737479584720 140737479576080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13566/statm: 19257 17125 177 443 0 18810 0
[pid=13897] ppid=13566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13897/stat : 13897 (satsolver.sh) S 13566 13564 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384667086 9367552 267 33554432000 4194304 5064252 140737346492304 140737346491216 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13897/statm: 2287 267 226 213 0 72 0
[pid=13898] ppid=13897 vsize=63020 CPUtime=98.06 cores=1,3,5,7
/proc/13898/stat : 13898 (glucose) R 13897 13564 2649 0 -1 4202496 12679 0 0 0 9804 2 0 0 20 0 1 0 384667086 64532480 13759 33554432000 4194304 5208918 140734248848016 140734248845688 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13898/statm: 15755 13759 95 248 0 15504 0
Current children cumulated CPU time (s) 1421.42
Current children cumulated vsize (KiB) 158344

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/183 13927
/proc/meminfo: memFree=30747112/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
[pid=13566] ppid=13564 vsize=77028 CPUtime=1424.75 cores=1,3,5,7
/proc/13566/stat : 13566 (npSolver-wbo) S 13564 13564 2649 0 -1 4202496 43447 284904 0 0 200 51 142050 174 20 0 1 0 384534664 78876672 17125 33554432000 4194304 6006132 140737479584720 140737479576080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13566/statm: 19257 17125 177 443 0 18810 0
[pid=13918] ppid=13566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13918/stat : 13918 (satsolver.sh) S 13566 13564 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384677226 9367552 266 33554432000 4194304 5064252 140736891174416 140736891173328 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13918/statm: 2287 266 226 213 0 72 0
[pid=13919] ppid=13918 vsize=63016 CPUtime=56.64 cores=1,3,5,7
/proc/13919/stat : 13919 (glucose) R 13918 13564 2649 0 -1 4202496 12759 0 0 0 5662 2 0 0 20 0 1 0 384677227 64528384 13376 33554432000 4194304 5208918 140733224224800 140733224222472 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13919/statm: 15754 13376 95 248 0 15503 0
Current children cumulated CPU time (s) 1481.39
Current children cumulated vsize (KiB) 158340

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/184 13944
/proc/meminfo: memFree=30744060/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
[pid=13566] ppid=13564 vsize=77028 CPUtime=1526.06 cores=1,3,5,7
/proc/13566/stat : 13566 (npSolver-wbo) S 13564 13564 2649 0 -1 4202496 45697 303852 0 0 208 52 152160 186 20 0 1 0 384534664 78876672 17125 33554432000 4194304 6006132 140737479584720 140737479576080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13566/statm: 19257 17125 177 443 0 18810 0
[pid=13943] ppid=13566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13943/stat : 13943 (satsolver.sh) S 13566 13564 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384687360 9367552 266 33554432000 4194304 5064252 140736927301968 140736927300880 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13943/statm: 2287 266 226 213 0 72 0
[pid=13944] ppid=13943 vsize=62500 CPUtime=15.32 cores=1,3,5,7
/proc/13944/stat : 13944 (glucose) R 13943 13564 2649 0 -1 4202496 11971 0 0 0 1531 1 0 0 20 0 1 0 384687360 64000000 13539 33554432000 4194304 5208918 140737024185856 140737024183752 4211901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13944/statm: 15625 13539 95 248 0 15374 0
Current children cumulated CPU time (s) 1541.38
Current children cumulated vsize (KiB) 157824

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/183 13958
/proc/meminfo: memFree=30744968/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
[pid=13566] ppid=13564 vsize=77028 CPUtime=1526.06 cores=1,3,5,7
/proc/13566/stat : 13566 (npSolver-wbo) S 13564 13564 2649 0 -1 4202496 45697 303852 0 0 208 52 152160 186 20 0 1 0 384534664 78876672 17125 33554432000 4194304 6006132 140737479584720 140737479576080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13566/statm: 19257 17125 177 443 0 18810 0
[pid=13943] ppid=13566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13943/stat : 13943 (satsolver.sh) S 13566 13564 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384687360 9367552 266 33554432000 4194304 5064252 140736927301968 140736927300880 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13943/statm: 2287 266 226 213 0 72 0
[pid=13944] ppid=13943 vsize=63020 CPUtime=75.31 cores=1,3,5,7
/proc/13944/stat : 13944 (glucose) R 13943 13564 2649 0 -1 4202496 12136 0 0 0 7530 1 0 0 20 0 1 0 384687360 64532480 13704 33554432000 4194304 5208918 140737024185856 140737024183528 4211550 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13944/statm: 15755 13704 95 248 0 15504 0
Current children cumulated CPU time (s) 1601.37
Current children cumulated vsize (KiB) 158344

[startup+1662.3 s]
/proc/loadavg: 2.06 2.03 1.93 4/183 13972
/proc/meminfo: memFree=30747740/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
[pid=13566] ppid=13564 vsize=77028 CPUtime=1627.45 cores=1,3,5,7
/proc/13566/stat : 13566 (npSolver-wbo) S 13564 13564 2649 0 -1 4202496 47947 321676 0 0 217 53 162279 196 20 0 1 0 384534664 78876672 17125 33554432000 4194304 6006132 140737479584720 140737479576080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13566/statm: 19257 17125 177 443 0 18810 0
[pid=13964] ppid=13566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13964/stat : 13964 (satsolver.sh) S 13566 13564 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384697499 9367552 267 33554432000 4194304 5064252 140736669113008 140736669111920 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13964/statm: 2287 267 226 213 0 72 0
[pid=13965] ppid=13964 vsize=63024 CPUtime=33.92 cores=1,3,5,7
/proc/13965/stat : 13965 (glucose) R 13964 13564 2649 0 -1 4202496 12196 0 0 0 3390 2 0 0 20 0 1 0 384697500 64536576 13277 33554432000 4194304 5208918 140735355488080 140735355485752 4211674 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13965/statm: 15756 13277 95 248 0 15505 0
Current children cumulated CPU time (s) 1661.37
Current children cumulated vsize (KiB) 158348

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 1.93 4/183 13979
/proc/meminfo: memFree=30745772/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
[pid=13566] ppid=13564 vsize=77028 CPUtime=1627.45 cores=1,3,5,7
/proc/13566/stat : 13566 (npSolver-wbo) S 13564 13564 2649 0 -1 4202496 47947 321676 0 0 217 53 162279 196 20 0 1 0 384534664 78876672 17125 33554432000 4194304 6006132 140737479584720 140737479576080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13566/statm: 19257 17125 177 443 0 18810 0
[pid=13964] ppid=13566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13964/stat : 13964 (satsolver.sh) S 13566 13564 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384697499 9367552 267 33554432000 4194304 5064252 140736669113008 140736669111920 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13964/statm: 2287 267 226 213 0 72 0
[pid=13965] ppid=13964 vsize=63024 CPUtime=93.91 cores=1,3,5,7
/proc/13965/stat : 13965 (glucose) R 13964 13564 2649 0 -1 4202496 12223 0 0 0 9389 2 0 0 20 0 1 0 384697500 64536576 13847 33554432000 4194304 5208918 140735355488080 140735355485752 4211652 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13965/statm: 15756 13847 95 248 0 15505 0
Current children cumulated CPU time (s) 1721.36
Current children cumulated vsize (KiB) 158348

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.93 4/183 13994
/proc/meminfo: memFree=30745136/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
[pid=13566] ppid=13564 vsize=77028 CPUtime=1728.74 cores=1,3,5,7
/proc/13566/stat : 13566 (npSolver-wbo) S 13564 13564 2649 0 -1 4202496 50197 340074 0 0 225 54 172386 209 20 0 1 0 384534664 78876672 17125 33554432000 4194304 6006132 140737479584720 140737479576080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13566/statm: 19257 17125 177 443 0 18810 0
[pid=13985] ppid=13566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13985/stat : 13985 (satsolver.sh) S 13566 13564 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384707630 9367552 267 33554432000 4194304 5064252 140737359017936 140737359016848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13985/statm: 2287 267 226 213 0 72 0
[pid=13986] ppid=13985 vsize=63020 CPUtime=52.61 cores=1,3,5,7
/proc/13986/stat : 13986 (glucose) R 13985 13564 2649 0 -1 4202496 12785 0 0 0 5260 1 0 0 20 0 1 0 384707630 64532480 13422 33554432000 4194304 5208918 140734930662096 140734930659768 4211665 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13986/statm: 15755 13422 95 248 0 15504 0
Current children cumulated CPU time (s) 1781.35
Current children cumulated vsize (KiB) 158344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.00 2.01 1.93 3/183 14001
/proc/meminfo: memFree=30745668/32873844 swapFree=7128/7128
[pid=13564] ppid=13560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13564/stat : 13564 (npSolver-wbo-It) S 13560 13564 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384534664 9367552 274 33554432000 4194304 5064252 140733980257136 140733980256048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13564/statm: 2287 274 233 213 0 72 0
[pid=13566] ppid=13564 vsize=77028 CPUtime=1728.74 cores=1,3,5,7
/proc/13566/stat : 13566 (npSolver-wbo) S 13564 13564 2649 0 -1 4202496 50197 340074 0 0 225 54 172386 209 20 0 1 0 384534664 78876672 17125 33554432000 4194304 6006132 140737479584720 140737479576080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13566/statm: 19257 17125 177 443 0 18810 0
[pid=13985] ppid=13566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13985/stat : 13985 (satsolver.sh) S 13566 13564 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384707630 9367552 267 33554432000 4194304 5064252 140737359017936 140737359016848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13985/statm: 2287 267 226 213 0 72 0
[pid=13986] ppid=13985 vsize=63020 CPUtime=71.32 cores=1,3,5,7
/proc/13986/stat : 13986 (glucose) R 13985 13564 2649 0 -1 4202496 12808 0 0 0 7131 1 0 0 20 0 1 0 384707630 64532480 13445 33554432000 4194304 5208918 140734930662096 140734930659768 4211632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13986/statm: 15755 13445 95 248 0 15504 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 158344

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.01
CPU time (s): 1800.09
CPU user time (s): 1797.43
CPU system time (s): 2.66659
CPU usage (%): 99.9489
Max. virtual memory (cumulated for all children) (KiB): 179532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.43
system time used= 2.66659
maximum resident set size= 92092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 404069
page faults= 0
swaps= 0
block input operations= 0
block output operations= 400536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8072
involuntary context switches= 2037

runsolver used 3.22951 second user time and 9.26159 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-08 21:44:36
IDJOB=3752633
IDBENCH=78619
IDSOLVER=2336
FILE ID=node105/3752633-1339184676
RUNJOBID= node105-1339184676-13538
PBS_JOBID= 14643847
Free space on /tmp= 66796 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Icl2arity.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-3752633-1339184676/watcher-3752633-1339184676 -o /tmp/evaluation-result-3752633-1339184676/solver-3752633-1339184676 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752633-1339184676.wbo 1924519650 HOME HOME

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

MD5SUM BENCH= 0afe629a1fa58c97510ae9a594e5d328
RANDOM SEED=1924519650

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31010984 kB
Buffers:          510356 kB
Cached:           404628 kB
SwapCached:         2776 kB
Active:           876684 kB
Inactive:          43028 kB
Active(anon):       3428 kB
Inactive(anon):     2928 kB
Active(file):     873256 kB
Inactive(file):    40100 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67098860 kB
Dirty:             21492 kB
Writeback:             0 kB
AnonPages:          8912 kB
Mapped:             8188 kB
Shmem:                 0 kB
Slab:             801376 kB
SReclaimable:     242644 kB
SUnreclaim:       558732 kB
KernelStack:        1392 kB
PageTables:         3948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105216 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= 66760 MiB
End job on node105 at 2012-06-08 22:14:38