Trace number 3715703

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.1 1804.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-dlx1c.ucl--soft-33-100-0.wbo
MD5SUM835b153aeac9652072cec4414ff34af5
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.467928
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6392
Total number of constraints18058
Number of soft constraints12226
Number of constraints which are clauses17278
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints780
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 617866
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 617865
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

2.79/2.84	c run usual solver
5.86/5.92	o 4005
5.86/5.92	c starting approximation
5.86/5.92	c factor = 2
5.86/5.92	c factor still to low - shrinking to 146.895
5.86/5.92	c approx number of clauses: 1e+06
5.86/5.92	c current bound: 2002
25.16/25.28	c current bound: 2002
44.55/44.61	c current bound: 2002
63.94/64.00	c current bound: 2002
83.66/83.74	c current bound: 2002
103.07/103.13	c current bound: 2002
122.12/122.46	c current bound: 2002
141.77/141.83	c current bound: 2002
160.84/161.19	c current bound: 2002
180.49/182.58	c current bound: 2002
200.05/202.12	c current bound: 2002
219.66/221.73	c current bound: 2002
238.95/241.09	c current bound: 2002
258.36/260.44	c current bound: 2002
277.95/280.04	c current bound: 2002
297.63/299.72	c current bound: 2002
317.02/319.10	c current bound: 2002
336.42/338.51	c current bound: 2002
355.72/357.80	c current bound: 2002
375.15/377.27	c current bound: 2002
394.52/396.62	c current bound: 2002
414.33/416.43	c current bound: 2002
433.81/435.91	c current bound: 2002
453.22/455.33	c current bound: 2002
472.37/474.77	c current bound: 2002
492.28/494.41	c current bound: 2002
511.59/513.78	c current bound: 2002
530.99/533.13	c current bound: 2002
550.68/552.83	c current bound: 2002
570.13/572.57	c current bound: 2002
589.80/592.24	c current bound: 2002
609.63/612.07	c current bound: 2002
629.63/631.82	c current bound: 2002
648.98/651.45	c current bound: 2002
668.31/670.78	c current bound: 2002
688.40/690.60	c current bound: 2002
707.51/709.99	c current bound: 2002
727.19/729.50	c current bound: 2002
746.67/749.27	c current bound: 2002
766.03/768.62	c current bound: 2002
785.62/788.22	c current bound: 2002
805.10/807.71	c current bound: 2002
824.71/827.35	c current bound: 2002
843.98/846.88	c current bound: 2002
863.70/866.31	c current bound: 2002
883.09/885.73	c current bound: 2002
902.15/905.06	c current bound: 2002
921.95/924.60	c current bound: 2002
941.11/944.05	c current bound: 2002
961.06/963.71	c current bound: 2002
980.13/983.07	c current bound: 2002
999.52/1002.48	c current bound: 2002
1019.41/1022.10	c current bound: 2002
1038.61/1041.60	c current bound: 2002
1058.38/1061.37	c current bound: 2002
1077.96/1080.97	c current bound: 2002
1097.36/1100.38	c current bound: 2002
1116.98/1119.77	c current bound: 2002
1136.13/1139.14	c current bound: 2002
1155.53/1158.56	c current bound: 2002
1175.17/1177.94	c current bound: 2002
1194.85/1197.62	c current bound: 2002
1214.04/1217.09	c current bound: 2002
1233.67/1236.44	c current bound: 2002
1253.01/1255.80	c current bound: 2002
1272.62/1275.54	c current bound: 2002
1292.00/1294.93	c current bound: 2002
1311.68/1314.62	c current bound: 2002
1330.84/1334.06	c current bound: 2002
1350.45/1353.67	c current bound: 2002
1370.15/1373.12	c current bound: 2002
1389.83/1392.55	c current bound: 2002
1408.71/1411.97	c current bound: 2002
1428.53/1431.52	c current bound: 2002
1448.24/1451.23	c current bound: 2002
1467.63/1470.68	c current bound: 2002
1487.24/1490.23	c current bound: 2002
1506.31/1510.97	c current bound: 2002
1525.68/1530.34	c current bound: 2002
1545.10/1549.78	c current bound: 2002
1564.72/1569.13	c current bound: 2002
1584.09/1588.51	c current bound: 2002
1603.72/1608.12	c current bound: 2002
1622.99/1627.68	c current bound: 2002
1642.90/1647.32	c current bound: 2002
1662.16/1666.86	c current bound: 2002
1681.98/1686.46	c current bound: 2002
1701.07/1705.79	c current bound: 2002
1720.46/1725.19	c current bound: 2002
1740.06/1744.60	c current bound: 2002
1759.51/1764.25	c current bound: 2002
1779.22/1783.97	c current bound: 2002
1798.85/1803.32	c current bound: 2002
1799.95/1804.41	c error: unexpected solver exit code
1799.95/1804.41	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-3715703-1338201259/watcher-3715703-1338201259 -o /tmp/evaluation-result-3715703-1338201259/solver-3715703-1338201259 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715703-1338201259.wbo 1875805329 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 1.97 3/179 31958
/proc/meminfo: memFree=28863468/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0

[startup+0.092959 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 31958
/proc/meminfo: memFree=28863468/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 31958
/proc/meminfo: memFree=28863468/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 31958
/proc/meminfo: memFree=28863468/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700237 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 31958
/proc/meminfo: memFree=28863468/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 31960
/proc/meminfo: memFree=28850500/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
[pid=31959] ppid=31958 vsize=34876 CPUtime=1.49 cores=1,3,5,7
/proc/31959/stat : 31959 (npSolver-wbo) R 31958 31958 2978 0 -1 4202496 3272 0 0 0 148 1 0 0 20 0 1 0 286250789 35713024 4777 33554432000 4194304 5990268 140735298478848 140735298474088 4766955 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31959/statm: 8719 4777 136 439 0 8276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44024

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 31960
/proc/meminfo: memFree=28813996/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
[pid=31959] ppid=31958 vsize=68208 CPUtime=2.85 cores=1,3,5,7
/proc/31959/stat : 31959 (npSolver-wbo) S 31958 31958 2978 0 -1 4202496 7906 0 0 0 277 8 0 0 20 0 1 0 286250789 69844992 11528 33554432000 4194304 5990268 140735298478848 140735298472000 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31959/statm: 17052 11528 149 439 0 16609 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 77356

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 32009
/proc/meminfo: memFree=28818492/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
[pid=31959] ppid=31958 vsize=86128 CPUtime=6 cores=1,3,5,7
/proc/31959/stat : 31959 (npSolver-wbo) S 31958 31958 2978 0 -1 4202496 10128 27512 0 0 296 58 228 18 20 0 1 0 286250789 88195072 15600 33554432000 4194304 5990268 140735298478848 140735298470256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31959/statm: 21532 15600 174 439 0 21089 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 95276

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 32012
/proc/meminfo: memFree=28612928/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
[pid=31959] ppid=31958 vsize=86128 CPUtime=6 cores=1,3,5,7
/proc/31959/stat : 31959 (npSolver-wbo) S 31958 31958 2978 0 -1 4202496 10128 27512 0 0 296 58 228 18 20 0 1 0 286250789 88195072 15600 33554432000 4194304 5990268 140735298478848 140735298470256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31959/statm: 21532 15600 174 439 0 21089 0
[pid=32011] ppid=31959 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32011/stat : 32011 (satsolver.sh) S 31959 31958 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286251391 9367552 267 33554432000 4194304 5064252 140736046845840 140736046844752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32011/statm: 2287 267 226 213 0 72 0
[pid=32012] ppid=32011 vsize=83412 CPUtime=6.66 cores=1,3,5,7
/proc/32012/stat : 32012 (glucose) R 32011 31958 2978 0 -1 4202496 15374 0 0 0 663 3 0 0 20 0 1 0 286251392 85413888 18466 33554432000 4194304 5208918 140737303950752 140737303948600 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32012/statm: 20853 18466 95 248 0 20602 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 187836

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 32015
/proc/meminfo: memFree=28386744/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
[pid=31959] ppid=31958 vsize=86128 CPUtime=25.37 cores=1,3,5,7
/proc/31959/stat : 31959 (npSolver-wbo) S 31958 31958 2978 0 -1 4202496 12250 49341 0 0 305 60 2132 40 20 0 1 0 286250789 88195072 15601 33554432000 4194304 5990268 140735298478848 140735298470256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31959/statm: 21532 15601 175 439 0 21089 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 95276

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 32038
/proc/meminfo: memFree=27763132/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
[pid=31959] ppid=31958 vsize=86128 CPUtime=44.68 cores=1,3,5,7
/proc/31959/stat : 31959 (npSolver-wbo) S 31958 31958 2978 0 -1 4202496 14371 69958 0 0 313 61 4033 61 20 0 1 0 286250789 88195072 15601 33554432000 4194304 5990268 140735298478848 140735298470256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31959/statm: 21532 15601 175 439 0 21089 0
[pid=32034] ppid=31959 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32034/stat : 32034 (satsolver.sh) S 31959 31958 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286255260 9367552 267 33554432000 4194304 5064252 140733312003968 140733312002880 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32034/statm: 2287 267 226 213 0 72 0
[pid=32035] ppid=32034 vsize=83412 CPUtime=6.38 cores=1,3,5,7
/proc/32035/stat : 32035 (glucose) R 32034 31958 2978 0 -1 4202496 15416 0 0 0 635 3 0 0 20 0 1 0 286255260 85413888 18505 33554432000 4194304 5208918 140736651130368 140736651128216 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32035/statm: 20853 18505 95 248 0 20602 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 187836

[startup+102.307 s]
/proc/loadavg: 2.31 2.09 2.00 3/183 32087
/proc/meminfo: memFree=27593152/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
[pid=31959] ppid=31958 vsize=86128 CPUtime=83.83 cores=1,3,5,7
/proc/31959/stat : 31959 (npSolver-wbo) S 31958 31958 2978 0 -1 4202496 18613 111830 0 0 331 63 7890 99 20 0 1 0 286250789 88195072 15601 33554432000 4194304 5990268 140735298478848 140735298470256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31959/statm: 21532 15601 175 439 0 21089 0
[pid=32072] ppid=31959 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32072/stat : 32072 (satsolver.sh) S 31959 31958 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286259173 9367552 267 33554432000 4194304 5064252 140736378031632 140736378030544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32072/statm: 2287 267 226 213 0 72 0
[pid=32073] ppid=32072 vsize=87808 CPUtime=18.45 cores=1,3,5,7
/proc/32073/stat : 32073 (glucose) R 32072 31958 2978 0 -1 4202496 15648 0 0 0 1841 4 0 0 20 0 1 0 286259173 89915392 19784 33554432000 4194304 5208918 140734410296080 140734410293928 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32073/statm: 21952 19784 95 248 0 21701 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 192232

[startup+162.3 s]
/proc/loadavg: 2.35 2.13 2.02 2/181 32155
/proc/meminfo: memFree=27673328/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
[pid=31959] ppid=31958 vsize=86128 CPUtime=161.26 cores=1,3,5,7
/proc/31959/stat : 31959 (npSolver-wbo) S 31958 31958 2978 0 -1 4202496 27097 196799 0 0 365 68 15518 175 20 0 1 0 286250789 88195072 15601 33554432000 4194304 5990268 140735298478848 140735298470256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 49 0 0
/proc/31959/statm: 21532 15601 175 439 0 21089 0
Current children cumulated CPU time (s) 161.26
Current children cumulated vsize (KiB) 95276

[startup+222.3 s]
/proc/loadavg: 2.39 2.18 2.04 3/183 32221
/proc/meminfo: memFree=27609356/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
[pid=31959] ppid=31958 vsize=86128 CPUtime=219.8 cores=1,3,5,7
/proc/31959/stat : 31959 (npSolver-wbo) S 31958 31958 2978 0 -1 4202496 33460 260691 0 0 391 72 21280 237 20 0 1 0 286250789 88195072 15601 33554432000 4194304 5990268 140735298478848 140735298470256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 49 0 0
/proc/31959/statm: 21532 15601 175 439 0 21089 0
[pid=32220] ppid=31959 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32220/stat : 32220 (satsolver.sh) S 31959 31958 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286272972 9367552 267 33554432000 4194304 5064252 140736671492384 140736671491296 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32220/statm: 2287 267 226 213 0 72 0
[pid=32221] ppid=32220 vsize=82632 CPUtime=0.46 cores=1,3,5,7
/proc/32221/stat : 32221 (glucose) R 32220 31958 2978 0 -1 4202496 15222 0 0 0 44 2 0 0 20 0 1 0 286272972 84615168 18312 33554432000 4194304 5208918 140733593551648 140736671491320 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32221/statm: 20658 18312 95 248 0 20407 0
Current children cumulated CPU time (s) 220.26
Current children cumulated vsize (KiB) 187056

[startup+282.3 s]
/proc/loadavg: 2.22 2.17 2.04 3/183 32291
/proc/meminfo: memFree=27764376/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
[pid=31959] ppid=31958 vsize=86128 CPUtime=1409.13 cores=1,3,5,7
/proc/31959/stat : 31959 (npSolver-wbo) S 31958 31958 2978 0 -1 4202496 162841 1536830 0 0 917 144 138325 1527 20 0 1 0 286250789 88195072 15601 33554432000 4194304 5990268 140735298478848 140735298470256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 61 0 0
/proc/31959/statm: 21532 15601 175 439 0 21089 0
[pid=1078] ppid=31959 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1078/stat : 1078 (satsolver.sh) S 31959 31958 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286391996 9367552 267 33554432000 4194304 5064252 140735926003472 140735926002384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1078/statm: 2287 267 226 213 0 72 0
[pid=1079] ppid=1078 vsize=83408 CPUtime=10.22 cores=1,3,5,7
/proc/1079/stat : 1079 (glucose) R 1078 31958 2978 0 -1 4202496 15042 0 0 0 1020 2 0 0 20 0 1 0 286391996 85409792 18717 33554432000 4194304 5208918 140736162586160 140736162584008 4211834 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1079/statm: 20852 18717 95 248 0 20601 0
Current children cumulated CPU time (s) 1419.35
Current children cumulated vsize (KiB) 187832

[startup+1482.3 s]
/proc/loadavg: 2.40 2.38 2.26 3/183 1156
/proc/meminfo: memFree=27718276/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
[pid=31959] ppid=31958 vsize=86128 CPUtime=1467.83 cores=1,3,5,7
/proc/31959/stat : 31959 (npSolver-wbo) S 31958 31958 2978 0 -1 4202496 169204 1600639 0 0 943 148 144096 1596 20 0 1 0 286250789 88195072 15601 33554432000 4194304 5990268 140735298478848 140735298470256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 61 0 0
/proc/31959/statm: 21532 15601 175 439 0 21089 0
[pid=1146] ppid=31959 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1146/stat : 1146 (satsolver.sh) S 31959 31958 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286397867 9367552 267 33554432000 4194304 5064252 140733310116480 140733310115392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1146/statm: 2287 267 226 213 0 72 0
[pid=1147] ppid=1146 vsize=83412 CPUtime=11.5 cores=1,3,5,7
/proc/1147/stat : 1147 (glucose) R 1146 31958 2978 0 -1 4202496 15035 0 0 0 1146 4 0 0 20 0 1 0 286397867 85413888 18755 33554432000 4194304 5208918 140733720165632 140733720163480 4211620 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1147/statm: 20853 18755 95 248 0 20602 0
Current children cumulated CPU time (s) 1479.33
Current children cumulated vsize (KiB) 187836

[startup+1542.3 s]
/proc/loadavg: 2.37 2.37 2.27 3/184 1222
/proc/meminfo: memFree=27571404/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
[pid=31959] ppid=31958 vsize=86128 CPUtime=1526.08 cores=1,3,5,7
/proc/31959/stat : 31959 (npSolver-wbo) S 31958 31958 2978 0 -1 4202496 175567 1665085 0 0 968 151 149831 1658 20 0 1 0 286250789 88195072 15601 33554432000 4194304 5990268 140735298478848 140735298470256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 168 0 0
/proc/31959/statm: 21532 15601 175 439 0 21089 0
[pid=1211] ppid=31959 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1211/stat : 1211 (satsolver.sh) S 31959 31958 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286403833 9367552 266 33554432000 4194304 5064252 140735336354576 140735336353488 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1211/statm: 2287 266 226 213 0 72 0
[pid=1212] ppid=1211 vsize=83412 CPUtime=11.84 cores=1,3,5,7
/proc/1212/stat : 1212 (glucose) R 1211 31958 2978 0 -1 4202496 14384 0 0 0 1182 2 0 0 20 0 1 0 286403833 85413888 18628 33554432000 4194304 5208918 140735111088512 140735111086360 4211632 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1212/statm: 20853 18628 95 248 0 20602 0
Current children cumulated CPU time (s) 1537.92
Current children cumulated vsize (KiB) 187836

[startup+1602.3 s]
/proc/loadavg: 2.39 2.38 2.27 3/184 1285
/proc/meminfo: memFree=27570152/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
[pid=31959] ppid=31958 vsize=86128 CPUtime=1584.24 cores=1,3,5,7
/proc/31959/stat : 31959 (npSolver-wbo) S 31958 31958 2978 0 -1 4202496 181930 1728985 0 0 995 154 155556 1719 20 0 1 0 286250789 88195072 15601 33554432000 4194304 5990268 140735298478848 140735298470256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 168 0 0
/proc/31959/statm: 21532 15601 175 439 0 21089 0
[pid=1277] ppid=31959 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1277/stat : 1277 (satsolver.sh) S 31959 31958 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286409650 9367552 266 33554432000 4194304 5064252 140733799719248 140733799718160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1277/statm: 2287 266 226 213 0 72 0
[pid=1278] ppid=1277 vsize=83408 CPUtime=13.67 cores=1,3,5,7
/proc/1278/stat : 1278 (glucose) R 1277 31958 2978 0 -1 4202496 14552 0 0 0 1364 3 0 0 20 0 1 0 286409650 85409792 18787 33554432000 4194304 5208918 140734089111680 140734089109528 4211732 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1278/statm: 20852 18787 95 248 0 20601 0
Current children cumulated CPU time (s) 1597.91
Current children cumulated vsize (KiB) 187832

[startup+1662.3 s]
/proc/loadavg: 2.29 2.36 2.27 3/184 1376
/proc/meminfo: memFree=27566492/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
[pid=31959] ppid=31958 vsize=86128 CPUtime=1643.04 cores=1,3,5,7
/proc/31959/stat : 31959 (npSolver-wbo) S 31958 31958 2978 0 -1 4202496 188293 1791908 0 0 1021 158 161347 1778 20 0 1 0 286250789 88195072 15601 33554432000 4194304 5990268 140735298478848 140735298470256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 168 0 0
/proc/31959/statm: 21532 15601 175 439 0 21089 0
[pid=1367] ppid=31959 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1367/stat : 1367 (satsolver.sh) S 31959 31958 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286415531 9367552 267 33554432000 4194304 5064252 140733359468832 140733359467744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1367/statm: 2287 267 226 213 0 72 0
[pid=1368] ppid=1367 vsize=83412 CPUtime=14.86 cores=1,3,5,7
/proc/1368/stat : 1368 (glucose) R 1367 31958 2978 0 -1 4202496 14376 0 0 0 1482 4 0 0 20 0 1 0 286415531 85413888 18619 33554432000 4194304 5208918 140736397291744 140736397289592 4211732 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 20853 18619 95 248 0 20602 0
Current children cumulated CPU time (s) 1657.9
Current children cumulated vsize (KiB) 187836

[startup+1722.3 s]
/proc/loadavg: 2.47 2.40 2.29 3/183 1451
/proc/meminfo: memFree=27565388/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
[pid=31959] ppid=31958 vsize=86128 CPUtime=1701.48 cores=1,3,5,7
/proc/31959/stat : 31959 (npSolver-wbo) S 31958 31958 2978 0 -1 4202496 194656 1853820 0 0 1047 161 167100 1840 20 0 1 0 286250789 88195072 15601 33554432000 4194304 5990268 140735298478848 140735298470256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 168 0 0
/proc/31959/statm: 21532 15601 175 439 0 21089 0
[pid=1434] ppid=31959 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1434/stat : 1434 (satsolver.sh) S 31959 31958 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286421378 9367552 267 33554432000 4194304 5064252 140735517239808 140735517238720 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1434/statm: 2287 267 226 213 0 72 0
[pid=1435] ppid=1434 vsize=83412 CPUtime=16.39 cores=1,3,5,7
/proc/1435/stat : 1435 (glucose) R 1434 31958 2978 0 -1 4202496 15428 0 0 0 1635 4 0 0 20 0 1 0 286421378 85413888 18565 33554432000 4194304 5208918 140734916172688 140734916170536 4211553 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1435/statm: 20853 18565 95 248 0 20602 0
Current children cumulated CPU time (s) 1717.87
Current children cumulated vsize (KiB) 187836

[startup+1782.3 s]
/proc/loadavg: 2.55 2.43 2.30 3/183 1515
/proc/meminfo: memFree=27534304/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
[pid=31959] ppid=31958 vsize=86128 CPUtime=1759.92 cores=1,3,5,7
/proc/31959/stat : 31959 (npSolver-wbo) S 31958 31958 2978 0 -1 4202496 201019 1917894 0 0 1073 164 172851 1904 20 0 1 0 286250789 88195072 15601 33554432000 4194304 5990268 140735298478848 140735298470256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 168 0 0
/proc/31959/statm: 21532 15601 175 439 0 21089 0
[pid=1507] ppid=31959 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1507/stat : 1507 (satsolver.sh) S 31959 31958 2978 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 286427223 9367552 267 33554432000 4194304 5064252 140734891401456 140734891400368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1507/statm: 2287 267 226 213 0 72 0
[pid=1508] ppid=1507 vsize=86280 CPUtime=17.93 cores=1,3,5,7
/proc/1508/stat : 1508 (glucose) R 1507 31958 2978 0 -1 4202496 14716 0 0 0 1790 3 0 0 20 0 1 0 286427224 88350720 19613 33554432000 4194304 5208918 140734362718944 140734362716792 4211580 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1508/statm: 21570 19613 95 248 0 21319 0
Current children cumulated CPU time (s) 1777.85
Current children cumulated vsize (KiB) 190704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.4 s]
/proc/loadavg: 2.54 2.43 2.30 3/183 1554
/proc/meminfo: memFree=27627924/32873844 swapFree=6856/6856
[pid=31958] ppid=31956 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31958/stat : 31958 (npSolver-wbo-It) S 31956 31958 2978 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286250789 9367552 275 33554432000 4194304 5064252 140737314011840 140737314010752 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31958/statm: 2287 275 233 213 0 72 0
[pid=31959] ppid=31958 vsize=86128 CPUtime=1798.98 cores=1,3,5,7
/proc/31959/stat : 31959 (npSolver-wbo) S 31958 31958 2978 0 -1 4202496 205261 1959555 0 0 1090 167 176698 1943 20 0 1 0 286250789 88195072 15601 33554432000 4194304 5990268 140735298478848 140735298470256 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 168 0 0
/proc/31959/statm: 21532 15601 175 439 0 21089 0
[pid=1553] ppid=31959 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (satsolver.sh) S 31959 31958 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286431131 9367552 267 33554432000 4194304 5064252 140735863694688 140735863693600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1553/statm: 2287 267 226 213 0 72 0
[pid=1554] ppid=1553 vsize=82632 CPUtime=0.97 cores=1,3,5,7
/proc/1554/stat : 1554 (glucose) R 1553 31958 2978 0 -1 4202496 14878 0 0 0 94 3 0 0 20 0 1 0 286431131 84615168 17996 33554432000 4194304 5208918 140735496831120 140735496828792 4211656 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1554/statm: 20658 17996 95 248 0 20407 0
Current children cumulated CPU time (s) 1799.95
Current children cumulated vsize (KiB) 187056

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31958 and gives
#  childrusage.ru_utime.tv_sec=1777
#  childrusage.ru_utime.tv_usec=896718
#  childrusage.ru_stime.tv_sec=21
#  childrusage.ru_stime.tv_usec=110790
# CPU time returned by wait4() is 1799.01
# while last known CPU time is 1799.95
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# 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.150146
#  lost CPU user time (s): 0.100098
#  lost CPU system time (s): 0.0499992

Real time (s): 1804.41
CPU time (s): 1800.1
CPU user time (s): 1778.92
CPU system time (s): 21.18
CPU usage (%): 99.7609
Max. virtual memory (cumulated for all children) (KiB): 193424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1777.9
system time used= 21.1108
maximum resident set size= 95024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2165794
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5594848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29134
involuntary context switches= 5608

runsolver used 3.2505 second user time and 8.44072 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-28 12:34:19
IDJOB=3715703
IDBENCH=79009
IDSOLVER=2297
FILE ID=node144/3715703-1338201259
RUNJOBID= node144-1338192253-2995
PBS_JOBID= 14624577
Free space on /tmp= 71460 MiB

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

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

MD5SUM BENCH= 835b153aeac9652072cec4414ff34af5
RANDOM SEED=1875805329

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28864112 kB
Buffers:          401392 kB
Cached:          2696692 kB
SwapCached:            0 kB
Active:           979912 kB
Inactive:        2192068 kB
Active(anon):      74888 kB
Inactive(anon):        0 kB
Active(file):     905024 kB
Inactive(file):  2192068 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14300 kB
Writeback:             8 kB
AnonPages:         79192 kB
Mapped:            15396 kB
Shmem:               200 kB
Slab:             698568 kB
SReclaimable:     140488 kB
SUnreclaim:       558080 kB
KernelStack:        1512 kB
PageTables:         4152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     197120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 70988 MiB
End job on node144 at 2012-05-28 13:04:23