Trace number 3753230

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.11 1800.72

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900570242--soft-0-100-0.wbo
MD5SUM14bc8800f159591dc4e79c8dbc089eb4
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark79.7239
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 138262
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 138261
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 749
Number of bits of the biggest sum of numbers10
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.04	c run usual solver
0.00/0.15	o 1033
0.00/0.15	c starting approximation
0.00/0.15	c factor = 2
0.00/0.15	c factor still to low - shrinking to 16.778
0.00/0.15	c approx number of clauses: 1e+06
0.00/0.15	c current bound: 516
16.92/17.21	c current bound: 516
34.16/34.22	c current bound: 516
50.98/51.27	c current bound: 516
67.73/68.03	c current bound: 516
84.22/84.52	c current bound: 516
101.26/101.58	c current bound: 516
118.05/118.36	c current bound: 516
134.54/134.86	c current bound: 516
151.74/151.89	c current bound: 516
168.33/168.71	c current bound: 516
185.68/185.90	c current bound: 516
202.58/202.96	c current bound: 516
219.88/220.03	c current bound: 516
236.94/237.10	c current bound: 516
253.19/253.62	c current bound: 516
270.43/270.65	c current bound: 516
287.26/287.69	c current bound: 516
303.80/304.25	c current bound: 516
321.13/321.31	c current bound: 516
337.66/338.09	c current bound: 516
354.16/354.61	c current bound: 516
371.17/371.62	c current bound: 516
388.22/388.67	c current bound: 516
404.89/405.36	c current bound: 516
422.12/422.34	c current bound: 516
438.91/439.39	c current bound: 516
455.33/455.79	c current bound: 516
472.35/472.81	c current bound: 516
489.29/489.53	c current bound: 516
505.74/506.23	c current bound: 516
522.79/523.26	c current bound: 516
539.86/540.35	c current bound: 516
556.93/557.42	c current bound: 516
574.07/574.34	c current bound: 516
590.93/591.42	c current bound: 516
607.99/608.48	c current bound: 516
624.86/625.38	c current bound: 516
642.04/642.37	c current bound: 516
658.92/659.44	c current bound: 516
675.34/675.86	c current bound: 516
692.35/692.87	c current bound: 516
709.36/709.90	c current bound: 516
725.81/726.36	c current bound: 516
742.87/743.42	c current bound: 516
759.94/760.49	c current bound: 516
777.00/777.56	c current bound: 516
793.90/794.46	c current bound: 516
810.60/811.17	c current bound: 516
827.89/828.25	c current bound: 516
844.54/845.13	c current bound: 516
861.19/861.78	c current bound: 516
878.47/878.82	c current bound: 516
895.13/895.73	c current bound: 516
911.80/912.40	c current bound: 516
929.05/929.48	c current bound: 516
945.82/946.43	c current bound: 516
962.40/963.02	c current bound: 516
979.62/980.08	c current bound: 516
996.38/997.01	c current bound: 516
1012.85/1013.48	c current bound: 516
1029.88/1030.54	c current bound: 516
1046.71/1047.37	c current bound: 516
1063.68/1064.33	c current bound: 516
1080.91/1081.39	c current bound: 516
1097.76/1098.42	c current bound: 516
1114.20/1114.87	c current bound: 516
1131.47/1131.96	c current bound: 516
1148.04/1148.73	c current bound: 516
1164.66/1165.34	c current bound: 516
1181.67/1182.37	c current bound: 516
1198.72/1199.43	c current bound: 516
1215.61/1216.31	c current bound: 516
1232.66/1233.36	c current bound: 516
1249.43/1250.13	c current bound: 516
1266.34/1267.06	c current bound: 516
1283.39/1284.12	c current bound: 516
1300.44/1301.16	c current bound: 516
1317.33/1318.05	c current bound: 516
1333.85/1334.58	c current bound: 516
1350.87/1351.61	c current bound: 516
1367.81/1368.36	c current bound: 516
1384.31/1384.83	c current bound: 516
1401.14/1401.89	c current bound: 516
1417.96/1418.71	c current bound: 516
1435.00/1435.56	c current bound: 516
1452.74/1453.52	c current bound: 516
1469.82/1470.58	c current bound: 516
1486.88/1487.65	c current bound: 516
1504.08/1504.60	c current bound: 516
1520.68/1521.24	c current bound: 516
1537.53/1538.33	c current bound: 516
1554.45/1555.24	c current bound: 516
1571.26/1571.85	c current bound: 516
1588.10/1588.91	c current bound: 516
1604.98/1605.79	c current bound: 516
1621.57/1622.38	c current bound: 516
1638.59/1639.41	c current bound: 516
1655.62/1656.44	c current bound: 516
1672.59/1673.41	c current bound: 516
1689.67/1690.49	c current bound: 516
1706.72/1707.36	c current bound: 516
1723.32/1724.16	c current bound: 516
1740.60/1741.25	c current bound: 516
1757.24/1758.12	c current bound: 516
1773.81/1774.69	c current bound: 516
1790.87/1791.76	c current bound: 516
1800.08/1800.71	./satsolver.sh: line 5: 14347 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.71	c error: unexpected solver exit code
1800.08/1800.71	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-3753230-1339209788/watcher-3753230-1339209788 -o /tmp/evaluation-result-3753230-1339209788/solver-3753230-1339209788 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753230-1339209788.wbo 1535017757 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30686
/proc/meminfo: memFree=29500864/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0

[startup+0.0896889 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30686
/proc/meminfo: memFree=29500864/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100299 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30686
/proc/meminfo: memFree=29500864/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30686
/proc/meminfo: memFree=29500864/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30686
/proc/meminfo: memFree=29500864/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30700
/proc/meminfo: memFree=29428612/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
[pid=30687] ppid=30686 vsize=21308 CPUtime=0.23 cores=1,3,5,7
/proc/30687/stat : 30687 (npSolver-wbo) S 30686 30686 16918 0 -1 4202496 4678 6420 0 0 11 3 8 1 20 0 1 0 387106099 21819392 4830 33554432000 4194304 6006132 140733423279136 140733423270496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30687/statm: 5327 4830 176 443 0 4880 0
[pid=30699] ppid=30687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30699/stat : 30699 (satsolver.sh) S 30687 30686 16918 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387106124 9367552 266 33554432000 4194304 5064252 140736113031968 140736113030880 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30699/statm: 2287 266 226 213 0 72 0
[pid=30700] ppid=30699 vsize=48708 CPUtime=1.24 cores=1,3,5,7
/proc/30700/stat : 30700 (glucose) R 30699 30686 16918 0 -1 4202496 10692 0 0 0 122 2 0 0 20 0 1 0 387106124 49876992 10859 33554432000 4194304 5208918 140735375224240 140735375222648 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30700/statm: 12177 10859 95 248 0 11926 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 88312

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30700
/proc/meminfo: memFree=29419792/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
[pid=30687] ppid=30686 vsize=21308 CPUtime=0.23 cores=1,3,5,7
/proc/30687/stat : 30687 (npSolver-wbo) S 30686 30686 16918 0 -1 4202496 4678 6420 0 0 11 3 8 1 20 0 1 0 387106099 21819392 4830 33554432000 4194304 6006132 140733423279136 140733423270496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30687/statm: 5327 4830 176 443 0 4880 0
[pid=30699] ppid=30687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30699/stat : 30699 (satsolver.sh) S 30687 30686 16918 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387106124 9367552 266 33554432000 4194304 5064252 140736113031968 140736113030880 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30699/statm: 2287 266 226 213 0 72 0
[pid=30700] ppid=30699 vsize=48708 CPUtime=2.84 cores=1,3,5,7
/proc/30700/stat : 30700 (glucose) R 30699 30686 16918 0 -1 4202496 10723 0 0 0 282 2 0 0 20 0 1 0 387106124 49876992 10889 33554432000 4194304 5208918 140735375224240 140735375222648 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30700/statm: 12177 10889 95 248 0 11926 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 88312

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30700
/proc/meminfo: memFree=29405168/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
[pid=30687] ppid=30686 vsize=21308 CPUtime=0.23 cores=1,3,5,7
/proc/30687/stat : 30687 (npSolver-wbo) S 30686 30686 16918 0 -1 4202496 4678 6420 0 0 11 3 8 1 20 0 1 0 387106099 21819392 4830 33554432000 4194304 6006132 140733423279136 140733423270496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30687/statm: 5327 4830 176 443 0 4880 0
[pid=30699] ppid=30687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30699/stat : 30699 (satsolver.sh) S 30687 30686 16918 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387106124 9367552 266 33554432000 4194304 5064252 140736113031968 140736113030880 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30699/statm: 2287 266 226 213 0 72 0
[pid=30700] ppid=30699 vsize=48708 CPUtime=6.04 cores=1,3,5,7
/proc/30700/stat : 30700 (glucose) R 30699 30686 16918 0 -1 4202496 10784 0 0 0 602 2 0 0 20 0 1 0 387106124 49876992 10950 33554432000 4194304 5208918 140735375224240 140735375222648 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30700/statm: 12177 10950 95 248 0 11926 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 88312

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30700
/proc/meminfo: memFree=29373364/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
[pid=30687] ppid=30686 vsize=21308 CPUtime=0.23 cores=1,3,5,7
/proc/30687/stat : 30687 (npSolver-wbo) S 30686 30686 16918 0 -1 4202496 4678 6420 0 0 11 3 8 1 20 0 1 0 387106099 21819392 4830 33554432000 4194304 6006132 140733423279136 140733423270496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30687/statm: 5327 4830 176 443 0 4880 0
[pid=30699] ppid=30687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30699/stat : 30699 (satsolver.sh) S 30687 30686 16918 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387106124 9367552 266 33554432000 4194304 5064252 140736113031968 140736113030880 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30699/statm: 2287 266 226 213 0 72 0
[pid=30700] ppid=30699 vsize=48708 CPUtime=12.44 cores=1,3,5,7
/proc/30700/stat : 30700 (glucose) R 30699 30686 16918 0 -1 4202496 10907 0 0 0 1242 2 0 0 20 0 1 0 387106124 49876992 11073 33554432000 4194304 5208918 140735375224240 140735375222648 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30700/statm: 12177 11073 95 248 0 11926 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 88312

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30707
/proc/meminfo: memFree=29318344/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
[pid=30687] ppid=30686 vsize=21308 CPUtime=17.29 cores=1,3,5,7
/proc/30687/stat : 30687 (npSolver-wbo) S 30686 30686 16918 0 -1 4202496 6975 22837 0 0 20 4 1691 14 20 0 1 0 387106099 21819392 4830 33554432000 4194304 6006132 140733423279136 140733423270496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30687/statm: 5327 4830 176 443 0 4880 0
[pid=30706] ppid=30687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30706/stat : 30706 (satsolver.sh) S 30687 30686 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387107829 9367552 267 33554432000 4194304 5064252 140735035736624 140735035735536 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30706/statm: 2287 267 226 213 0 72 0
[pid=30707] ppid=30706 vsize=48712 CPUtime=8.19 cores=1,3,5,7
/proc/30707/stat : 30707 (glucose) R 30706 30686 16918 0 -1 4202496 10880 0 0 0 817 2 0 0 20 0 1 0 387107829 49881088 10994 33554432000 4194304 5208918 140734570990560 140734570988968 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30707/statm: 12178 10994 95 248 0 11927 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 88316

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30714
/proc/meminfo: memFree=29464644/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
[pid=30687] ppid=30686 vsize=21308 CPUtime=50.98 cores=1,3,5,7
/proc/30687/stat : 30687 (npSolver-wbo) S 30686 30686 16918 0 -1 4202496 9279 51335 0 0 28 5 5033 32 20 0 1 0 387106099 21819392 4830 33554432000 4194304 6006132 140733423279136 140733423269984 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30687/statm: 5327 4830 176 443 0 4880 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 30456

[startup+102.307 s]
/proc/loadavg: 1.47 1.86 1.95 3/183 9545
/proc/meminfo: memFree=29636112/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
[pid=30687] ppid=30686 vsize=21308 CPUtime=101.63 cores=1,3,5,7
/proc/30687/stat : 30687 (npSolver-wbo) S 30686 30686 16918 0 -1 4202496 18460 101321 0 0 61 8 10008 86 20 0 1 0 387106099 21819392 4830 33554432000 4194304 6006132 140733423279136 140733423270496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30687/statm: 5327 4830 176 443 0 4880 0
[pid=9449] ppid=30687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9449/stat : 9449 (satsolver.sh) S 30687 30686 16918 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387116266 9367552 266 33554432000 4194304 5064252 140733414124400 140733414123312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9449/statm: 2287 266 226 213 0 72 0
[pid=9450] ppid=9449 vsize=48712 CPUtime=0.62 cores=1,3,5,7
/proc/9450/stat : 9450 (glucose) R 9449 30686 16918 0 -1 4202496 10732 0 0 0 61 1 0 0 20 0 1 0 387116267 49881088 10847 33554432000 4194304 5208918 140737415981760 140737414931256 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9450/statm: 12178 10847 95 248 0 11927 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 88316

[startup+162.3 s]
/proc/loadavg: 1.22 1.71 1.89 3/183 23666
/proc/meminfo: memFree=29630176/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
[pid=30687] ppid=30686 vsize=21308 CPUtime=151.93 cores=1,3,5,7
/proc/30687/stat : 30687 (npSolver-wbo) S 30686 30686 16918 0 -1 4202496 25351 150682 0 0 85 11 14971 126 20 0 1 0 387106099 21819392 4830 33554432000 4194304 6006132 140733423279136 140733423270496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/30687/statm: 5327 4830 176 443 0 4880 0
[pid=21208] ppid=30687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21208/stat : 21208 (satsolver.sh) S 30687 30686 16918 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387121299 9367552 266 33554432000 4194304 5064252 140735110532672 140735110531584 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21208/statm: 2287 266 226 213 0 72 0
[pid=21209] ppid=21208 vsize=48716 CPUtime=10.25 cores=1,3,5,7
/proc/21209/stat : 21209 (glucose) R 21208 30686 16918 0 -1 4202496 10909 0 0 0 1024 1 0 0 20 0 1 0 387121299 49885184 11035 33554432000 4194304 5208918 140737162421344 140737162419752 4211652 0 0 4096 0 0 0 0 17 5 0 0 3 0 0
/proc/21209/statm: 12179 11035 95 248 0 11928 0
Current children cumulated CPU time (s) 162.18

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


[startup+1422.31 s]
/proc/loadavg: 1.08 1.08 1.26 3/183 20218
/proc/meminfo: memFree=29614176/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
[pid=30687] ppid=30686 vsize=21308 CPUtime=1418.32 cores=1,3,5,7
/proc/30687/stat : 30687 (npSolver-wbo) S 30686 30686 16918 0 -1 4202496 197626 1342591 0 0 694 88 139851 1199 20 0 1 0 387106099 21819392 4830 33554432000 4194304 6006132 140733423279136 140733423270496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/30687/statm: 5327 4830 176 443 0 4880 0
[pid=19349] ppid=30687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19349/stat : 19349 (satsolver.sh) S 30687 30686 16918 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387247980 9367552 266 33554432000 4194304 5064252 140733369495584 140733369494496 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19349/statm: 2287 266 226 213 0 72 0
[pid=19350] ppid=19349 vsize=48716 CPUtime=3.48 cores=1,3,5,7
/proc/19350/stat : 19350 (glucose) R 19349 30686 16918 0 -1 4202496 9741 0 0 0 347 1 0 0 20 0 1 0 387247980 49885184 11009 33554432000 4194304 5208918 140736932083072 140736932081480 4211668 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19350/statm: 12179 11009 95 248 0 11928 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 88320

[startup+1482.3 s]
/proc/loadavg: 1.14 1.10 1.25 3/183 2914
/proc/meminfo: memFree=29613980/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
[pid=30687] ppid=30686 vsize=21308 CPUtime=1470.18 cores=1,3,5,7
/proc/30687/stat : 30687 (npSolver-wbo) S 30686 30686 16918 0 -1 4202496 204517 1389547 0 0 718 91 144970 1239 20 0 1 0 387106099 21819392 4830 33554432000 4194304 6006132 140733423279136 140733423270496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/30687/statm: 5327 4830 176 443 0 4880 0
[pid=32553] ppid=30687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32553/stat : 32553 (satsolver.sh) S 30687 30686 16918 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387253167 9367552 267 33554432000 4194304 5064252 140735654406272 140735654405184 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32553/statm: 2287 267 226 213 0 72 0
[pid=32554] ppid=32553 vsize=48712 CPUtime=11.6 cores=1,3,5,7
/proc/32554/stat : 32554 (glucose) R 32553 30686 16918 0 -1 4202496 10895 0 0 0 1159 1 0 0 20 0 1 0 387253167 49881088 11057 33554432000 4194304 5208918 140736674249328 140736674247736 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32554/statm: 12178 11057 95 248 0 11927 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 88316

[startup+1542.3 s]
/proc/loadavg: 1.05 1.08 1.24 3/183 18304
/proc/meminfo: memFree=29611552/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
[pid=30687] ppid=30686 vsize=21308 CPUtime=1537.9 cores=1,3,5,7
/proc/30687/stat : 30687 (npSolver-wbo) S 30686 30686 16918 0 -1 4202496 213705 1453188 0 0 751 95 151648 1296 20 0 1 0 387106099 21819392 4830 33554432000 4194304 6006132 140733423279136 140733423270496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/30687/statm: 5327 4830 176 443 0 4880 0
[pid=17365] ppid=30687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17365/stat : 17365 (satsolver.sh) S 30687 30686 16918 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387259941 9367552 266 33554432000 4194304 5064252 140734325099424 140734325098336 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17365/statm: 2287 266 226 213 0 72 0
[pid=17366] ppid=17365 vsize=48708 CPUtime=3.87 cores=1,3,5,7
/proc/17366/stat : 17366 (glucose) R 17365 30686 16918 0 -1 4202496 10775 0 0 0 386 1 0 0 20 0 1 0 387259941 49876992 10909 33554432000 4194304 5208918 140735711328800 140735711327208 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17366/statm: 12177 10909 95 248 0 11926 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 88312

[startup+1602.3 s]
/proc/loadavg: 1.02 1.06 1.22 3/182 949
/proc/meminfo: memFree=29613940/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
[pid=30687] ppid=30686 vsize=21308 CPUtime=1588.47 cores=1,3,5,7
/proc/30687/stat : 30687 (npSolver-wbo) S 30686 30686 16918 0 -1 4202496 220596 1499320 0 0 775 98 156635 1339 20 0 1 0 387106099 21819392 4830 33554432000 4194304 6006132 140733423279136 140733423270496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/30687/statm: 5327 4830 176 443 0 4880 0
[pid=30199] ppid=30687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30199/stat : 30199 (satsolver.sh) S 30687 30686 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387264999 9367552 267 33554432000 4194304 5064252 140737008697888 140737008696800 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30199/statm: 2287 267 226 213 0 72 0
[pid=30200] ppid=30199 vsize=48712 CPUtime=13.27 cores=1,3,5,7
/proc/30200/stat : 30200 (glucose) R 30199 30686 16918 0 -1 4202496 10978 0 0 0 1326 1 0 0 20 0 1 0 387265000 49881088 11090 33554432000 4194304 5208918 140737263495536 140737263493944 4211726 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30200/statm: 12178 11090 95 248 0 11927 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 88316

[startup+1662.3 s]
/proc/loadavg: 1.13 1.08 1.21 3/182 16254
/proc/meminfo: memFree=29611760/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
[pid=30687] ppid=30686 vsize=21308 CPUtime=1655.98 cores=1,3,5,7
/proc/30687/stat : 30687 (npSolver-wbo) S 30686 30686 16918 0 -1 4202496 229784 1562444 0 0 808 102 163294 1394 20 0 1 0 387106099 21819392 4830 33554432000 4194304 6006132 140733423279136 140733423270496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/30687/statm: 5327 4830 176 443 0 4880 0
[pid=14963] ppid=30687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14963/stat : 14963 (satsolver.sh) S 30687 30686 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387271752 9367552 267 33554432000 4194304 5064252 140734939264832 140734939263744 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14963/statm: 2287 267 226 213 0 72 0
[pid=14964] ppid=14963 vsize=48712 CPUtime=5.75 cores=1,3,5,7
/proc/14964/stat : 14964 (glucose) R 14963 30686 16918 0 -1 4202496 10594 0 0 0 574 1 0 0 20 0 1 0 387271752 49881088 11243 33554432000 4194304 5208918 140735662920448 140735662918856 4211561 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14964/statm: 12178 11243 95 248 0 11927 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 88316

[startup+1722.3 s]
/proc/loadavg: 1.15 1.09 1.21 3/182 30201
/proc/meminfo: memFree=29612596/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
[pid=30687] ppid=30686 vsize=21308 CPUtime=1706.88 cores=1,3,5,7
/proc/30687/stat : 30687 (npSolver-wbo) S 30686 30686 16918 0 -1 4202496 236675 1610323 0 0 832 105 168315 1436 20 0 1 0 387106099 21819392 4830 33554432000 4194304 6006132 140733423279136 140733423270496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/30687/statm: 5327 4830 176 443 0 4880 0
[pid=26942] ppid=30687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26942/stat : 26942 (satsolver.sh) S 30687 30686 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387276845 9367552 266 33554432000 4194304 5064252 140734326211296 140734326210208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26942/statm: 2287 266 226 213 0 72 0
[pid=26944] ppid=26942 vsize=48708 CPUtime=14.82 cores=1,3,5,7
/proc/26944/stat : 26944 (glucose) R 26942 30686 16918 0 -1 4202496 10971 0 0 0 1481 1 0 0 20 0 1 0 387276845 49876992 11127 33554432000 4194304 5208918 140735206576288 140735206574696 4211652 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26944/statm: 12177 11127 95 248 0 11926 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 88312

[startup+1782.3 s]
/proc/loadavg: 1.22 1.12 1.20 3/183 12018
/proc/meminfo: memFree=29609584/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
[pid=30687] ppid=30686 vsize=21308 CPUtime=1774.17 cores=1,3,5,7
/proc/30687/stat : 30687 (npSolver-wbo) S 30686 30686 16918 0 -1 4202496 245863 1675608 0 0 865 109 174947 1496 20 0 1 0 387106099 21819392 4830 33554432000 4194304 6006132 140733423279136 140733423270496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/30687/statm: 5327 4830 176 443 0 4880 0
[pid=10340] ppid=30687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10340/stat : 10340 (satsolver.sh) S 30687 30686 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387283578 9367552 267 33554432000 4194304 5064252 140736594152960 140736594151872 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10340/statm: 2287 267 226 213 0 72 0
[pid=10342] ppid=10340 vsize=48712 CPUtime=7.5 cores=1,3,5,7
/proc/10342/stat : 10342 (glucose) R 10340 30686 16918 0 -1 4202496 10834 0 0 0 749 1 0 0 20 0 1 0 387283578 49881088 10980 33554432000 4194304 5208918 140735854887040 140735854885448 4211537 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10342/statm: 12178 10980 95 248 0 11927 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 88316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.23 1.13 1.20 3/183 16421
/proc/meminfo: memFree=29608256/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
[pid=30687] ppid=30686 vsize=21308 CPUtime=1791.24 cores=1,3,5,7
/proc/30687/stat : 30687 (npSolver-wbo) S 30686 30686 16918 0 -1 4202496 248160 1692036 0 0 873 110 176631 1510 20 0 1 0 387106099 21819392 4830 33554432000 4194304 6006132 140733423279136 140733423270496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/30687/statm: 5327 4830 176 443 0 4880 0
[pid=14345] ppid=30687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14345/stat : 14345 (satsolver.sh) S 30687 30686 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387285285 9367552 267 33554432000 4194304 5064252 140736995692272 140736995691184 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14345/statm: 2287 267 226 213 0 72 0
[pid=14347] ppid=14345 vsize=48708 CPUtime=8.84 cores=1,3,5,7
/proc/14347/stat : 14347 (glucose) R 14345 30686 16918 0 -1 4202496 10849 0 0 0 883 1 0 0 20 0 1 0 387285285 49876992 11006 33554432000 4194304 5208918 140734081968960 140734081967368 4211851 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14347/statm: 12177 11006 95 248 0 11926 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 88312

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 1.23 1.13 1.20 3/183 16421
/proc/meminfo: memFree=29608256/32873648 swapFree=7376/7376
[pid=30686] ppid=30684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30686/stat : 30686 (npSolver-wbo-It) S 30684 30686 16918 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387106099 9367552 275 33554432000 4194304 5064252 140733285206240 140733285205152 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30686/statm: 2287 275 233 213 0 72 0
[pid=30687] ppid=30686 vsize=21308 CPUtime=1791.24 cores=1,3,5,7
/proc/30687/stat : 30687 (npSolver-wbo) S 30686 30686 16918 0 -1 4202496 248160 1692036 0 0 873 110 176631 1510 20 0 1 0 387106099 21819392 4830 33554432000 4194304 6006132 140733423279136 140733423270496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/30687/statm: 5327 4830 176 443 0 4880 0
[pid=14345] ppid=30687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14345/stat : 14345 (satsolver.sh) S 30687 30686 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387285285 9367552 267 33554432000 4194304 5064252 140736995692272 140736995691184 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14345/statm: 2287 267 226 213 0 72 0
[pid=14347] ppid=14345 vsize=48708 CPUtime=8.84 cores=1,3,5,7
/proc/14347/stat : 14347 (glucose) R 14345 30686 16918 0 -1 4202496 10849 0 0 0 883 1 0 0 20 0 1 0 387285285 49876992 11006 33554432000 4194304 5208918 140734081968960 140734081967368 4211851 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14347/statm: 12177 11006 95 248 0 11926 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 88312

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.11
CPU user time (s): 1783.88
CPU system time (s): 16.2365
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 94556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.88
system time used= 16.2365
maximum resident set size= 48408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1952036
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1541104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30666
involuntary context switches= 3581

runsolver used 6.83396 second user time and 16.1895 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-09 04:43:08
IDJOB=3753230
IDBENCH=79309
IDSOLVER=2336
FILE ID=node112/3753230-1339209788
RUNJOBID= node112-1339206187-16935
PBS_JOBID= 14643883
Free space on /tmp= 70256 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900570242--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753230-1339209788/watcher-3753230-1339209788 -o /tmp/evaluation-result-3753230-1339209788/solver-3753230-1339209788 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753230-1339209788.wbo 1535017757 HOME HOME

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

MD5SUM BENCH= 14bc8800f159591dc4e79c8dbc089eb4
RANDOM SEED=1535017757

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.763
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.92
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.763
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.763
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.763
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:       32873648 kB
MemFree:        29501400 kB
Buffers:          294440 kB
Cached:          1987624 kB
SwapCached:         2156 kB
Active:          1722576 kB
Inactive:         769988 kB
Active(anon):     208516 kB
Inactive(anon):     3148 kB
Active(file):    1514060 kB
Inactive(file):   766840 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099400 kB
Dirty:              8304 kB
Writeback:             0 kB
AnonPages:        227448 kB
Mapped:             9628 kB
Shmem:                 0 kB
Slab:             735656 kB
SReclaimable:     179352 kB
SUnreclaim:       556304 kB
KernelStack:        1520 kB
PageTables:         4456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     401524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70240 MiB
End job on node112 at 2012-06-09 05:13:09