Trace number 3715619

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.07 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900582300--soft-66-100-0.wbo
MD5SUM1aa357a852c71e740dd551340d4d5189
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 benchmark35.3196
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 constraints911
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 46278
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46277
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 683
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.02	c run usual solver
0.00/0.24	o 854
0.00/0.24	c starting approximation
0.00/0.24	c factor = 2
0.00/0.24	c factor still to low - shrinking to 2.38778
0.00/0.24	c approx number of clauses: 1e+06
0.00/0.24	c current bound: 427
28.46/28.67	c current bound: 427
56.31/56.72	c current bound: 427
84.85/85.27	c current bound: 427
113.22/113.43	c current bound: 427
141.41/141.83	c current bound: 427
170.01/170.43	c current bound: 427
198.09/198.52	c current bound: 427
226.61/226.80	c current bound: 427
254.54/254.99	c current bound: 427
282.65/283.11	c current bound: 427
311.58/312.03	c current bound: 427
340.27/340.73	c current bound: 427
368.71/369.17	c current bound: 427
397.18/397.64	c current bound: 427
425.59/425.83	c current bound: 427
453.64/454.11	c current bound: 427
482.10/482.58	c current bound: 427
510.47/510.70	c current bound: 427
538.85/539.19	c current bound: 427
567.38/567.88	c current bound: 427
596.04/596.37	c current bound: 427
624.81/625.31	c current bound: 427
652.82/653.32	c current bound: 427
680.88/681.39	c current bound: 427
709.33/709.65	c current bound: 427
737.39/737.92	c current bound: 427
765.48/766.02	c current bound: 427
793.92/794.27	c current bound: 427
821.86/822.41	c current bound: 427
850.20/850.53	c current bound: 427
878.71/879.09	c current bound: 427
906.79/907.34	c current bound: 427
935.09/935.65	c current bound: 427
963.26/963.67	c current bound: 427
991.39/991.97	c current bound: 427
1019.97/1020.30	c current bound: 427
1048.57/1049.16	c current bound: 427
1076.86/1077.46	c current bound: 427
1105.18/1105.78	c current bound: 427
1133.75/1134.13	c current bound: 427
1161.83/1162.44	c current bound: 427
1190.23/1190.85	c current bound: 427
1218.61/1219.05	c current bound: 427
1247.20/1247.84	c current bound: 427
1275.29/1275.92	c current bound: 427
1303.62/1304.27	c current bound: 427
1331.80/1332.23	c current bound: 427
1359.61/1360.27	c current bound: 427
1388.08/1388.75	c current bound: 427
1416.53/1417.21	c current bound: 427
1445.08/1445.60	c current bound: 427
1473.58/1474.09	c current bound: 427
1502.37/1502.83	c current bound: 427
1530.87/1531.38	c current bound: 427
1558.83/1559.52	c current bound: 427
1587.03/1587.72	c current bound: 427
1615.12/1615.82	c current bound: 427
1643.50/1644.19	c current bound: 427
1671.88/1672.58	c current bound: 427
1700.47/1701.17	c current bound: 427
1728.84/1729.39	c current bound: 427
1757.69/1758.40	c current bound: 427
1786.04/1786.55	c current bound: 427
1800.04/1800.51	./satsolver.sh: line 5: 22269 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.51	c error: unexpected solver exit code
1800.04/1800.51	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-3715619-1338194056/watcher-3715619-1338194056 -o /tmp/evaluation-result-3715619-1338194056/solver-3715619-1338194056 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715619-1338194056.wbo 842415709 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.82 1.85 1.82 3/179 21276
/proc/meminfo: memFree=28913640/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0

[startup+0.0192019 s]
/proc/loadavg: 1.82 1.85 1.82 3/179 21276
/proc/meminfo: memFree=28913640/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 1.82 1.85 1.82 3/179 21276
/proc/meminfo: memFree=28913640/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.336399 s]
/proc/loadavg: 1.82 1.85 1.82 3/179 21276
/proc/meminfo: memFree=28913640/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 1.82 1.85 1.82 3/179 21276
/proc/meminfo: memFree=28913640/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 1.84 1.85 1.82 3/184 21314
/proc/meminfo: memFree=28863084/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
[pid=21277] ppid=21276 vsize=11620 CPUtime=0.21 cores=1,3,5,7
/proc/21277/stat : 21277 (npSolver-wbo) S 21276 21276 2978 0 -1 4202496 3209 6109 0 0 10 2 8 1 20 0 1 0 285530522 11898880 2111 33554432000 4194304 5990268 140734210563552 140734210554960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21277/statm: 2905 2111 176 439 0 2462 0
[pid=21296] ppid=21277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21296/stat : 21296 (satsolver.sh) S 21277 21276 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285530555 9367552 265 33554432000 4194304 5064252 140734500569904 140734500568816 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21296/statm: 2287 265 226 213 0 72 0
[pid=21297] ppid=21296 vsize=47868 CPUtime=1.15 cores=1,3,5,7
/proc/21297/stat : 21297 (glucose) R 21296 21276 2978 0 -1 4202496 10272 0 0 0 114 1 0 0 20 0 1 0 285530556 49016832 10693 33554432000 4194304 5208918 140735224468864 140735224467272 4211851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21297/statm: 11967 10693 95 248 0 11716 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 77784

[startup+3.10034 s]
/proc/loadavg: 1.84 1.85 1.82 3/183 21339
/proc/meminfo: memFree=28857784/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
[pid=21277] ppid=21276 vsize=11620 CPUtime=0.21 cores=1,3,5,7
/proc/21277/stat : 21277 (npSolver-wbo) S 21276 21276 2978 0 -1 4202496 3209 6109 0 0 10 2 8 1 20 0 1 0 285530522 11898880 2111 33554432000 4194304 5990268 140734210563552 140734210554960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21277/statm: 2905 2111 176 439 0 2462 0
[pid=21296] ppid=21277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21296/stat : 21296 (satsolver.sh) S 21277 21276 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285530555 9367552 265 33554432000 4194304 5064252 140734500569904 140734500568816 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21296/statm: 2287 265 226 213 0 72 0
[pid=21297] ppid=21296 vsize=48132 CPUtime=2.75 cores=1,3,5,7
/proc/21297/stat : 21297 (glucose) R 21296 21276 2978 0 -1 4202496 10306 0 0 0 274 1 0 0 20 0 1 0 285530556 49287168 10727 33554432000 4194304 5208918 140735224468864 140735224466712 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21297/statm: 12033 10727 95 248 0 11782 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 78048

[startup+6.30034 s]
/proc/loadavg: 1.84 1.85 1.82 3/183 21426
/proc/meminfo: memFree=28818456/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
[pid=21277] ppid=21276 vsize=11620 CPUtime=0.21 cores=1,3,5,7
/proc/21277/stat : 21277 (npSolver-wbo) S 21276 21276 2978 0 -1 4202496 3209 6109 0 0 10 2 8 1 20 0 1 0 285530522 11898880 2111 33554432000 4194304 5990268 140734210563552 140734210554960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21277/statm: 2905 2111 176 439 0 2462 0
[pid=21296] ppid=21277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21296/stat : 21296 (satsolver.sh) S 21277 21276 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285530555 9367552 265 33554432000 4194304 5064252 140734500569904 140734500568816 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21296/statm: 2287 265 226 213 0 72 0
[pid=21297] ppid=21296 vsize=52684 CPUtime=5.94 cores=1,3,5,7
/proc/21297/stat : 21297 (glucose) R 21296 21276 2978 0 -1 4202496 10507 0 0 0 593 1 0 0 20 0 1 0 285530556 53948416 10927 33554432000 4194304 5208918 140735224468864 140735224467016 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21297/statm: 13171 10927 95 248 0 12920 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 82600

[startup+12.7003 s]
/proc/loadavg: 1.93 1.87 1.82 3/183 21426
/proc/meminfo: memFree=28816980/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
[pid=21277] ppid=21276 vsize=11620 CPUtime=0.21 cores=1,3,5,7
/proc/21277/stat : 21277 (npSolver-wbo) S 21276 21276 2978 0 -1 4202496 3209 6109 0 0 10 2 8 1 20 0 1 0 285530522 11898880 2111 33554432000 4194304 5990268 140734210563552 140734210554960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21277/statm: 2905 2111 176 439 0 2462 0
[pid=21296] ppid=21277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21296/stat : 21296 (satsolver.sh) S 21277 21276 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285530555 9367552 265 33554432000 4194304 5064252 140734500569904 140734500568816 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21296/statm: 2287 265 226 213 0 72 0
[pid=21297] ppid=21296 vsize=52948 CPUtime=12.34 cores=1,3,5,7
/proc/21297/stat : 21297 (glucose) R 21296 21276 2978 0 -1 4202496 11191 0 0 0 1233 1 0 0 20 0 1 0 285530556 54218752 11048 33554432000 4194304 5208918 140735224468864 140735224466712 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21297/statm: 13237 11048 96 248 0 12986 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 82864

[startup+25.5004 s]
/proc/loadavg: 1.94 1.87 1.82 3/183 21426
/proc/meminfo: memFree=28796544/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
[pid=21277] ppid=21276 vsize=11620 CPUtime=0.21 cores=1,3,5,7
/proc/21277/stat : 21277 (npSolver-wbo) S 21276 21276 2978 0 -1 4202496 3209 6109 0 0 10 2 8 1 20 0 1 0 285530522 11898880 2111 33554432000 4194304 5990268 140734210563552 140734210554960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21277/statm: 2905 2111 176 439 0 2462 0
[pid=21296] ppid=21277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21296/stat : 21296 (satsolver.sh) S 21277 21276 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285530555 9367552 265 33554432000 4194304 5064252 140734500569904 140734500568816 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21296/statm: 2287 265 226 213 0 72 0
[pid=21297] ppid=21296 vsize=67200 CPUtime=25.14 cores=1,3,5,7
/proc/21297/stat : 21297 (glucose) R 21296 21276 2978 0 -1 4202496 12968 0 0 0 2512 2 0 0 20 0 1 0 285530556 68812800 15290 33554432000 4194304 5208918 140735224468864 140735224466728 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21297/statm: 16800 15290 96 248 0 16549 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 97116

[startup+51.1004 s]
/proc/loadavg: 2.03 1.90 1.83 3/183 21440
/proc/meminfo: memFree=28789440/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
[pid=21277] ppid=21276 vsize=19808 CPUtime=28.63 cores=1,3,5,7
/proc/21277/stat : 21277 (npSolver-wbo) S 21276 21276 2978 0 -1 4202496 5177 24083 0 0 18 3 2826 16 20 0 1 0 285530522 20283392 4235 33554432000 4194304 5990268 140734210563552 140734210554960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21277/statm: 4952 4235 177 439 0 4509 0
[pid=21432] ppid=21277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21432/stat : 21432 (satsolver.sh) S 21277 21276 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285533398 9367552 267 33554432000 4194304 5064252 140733372132576 140733372131488 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21432/statm: 2287 267 226 213 0 72 0
[pid=21433] ppid=21432 vsize=60124 CPUtime=22.32 cores=1,3,5,7
/proc/21433/stat : 21433 (glucose) R 21432 21276 2978 0 -1 4202496 12102 0 0 0 2229 3 0 0 20 0 1 0 285533398 61566976 13577 33554432000 4194304 5208918 140736465816800 140736465814744 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21433/statm: 15031 13577 96 248 0 14780 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 98228

[startup+102.3 s]
/proc/loadavg: 2.01 1.91 1.84 3/183 21462
/proc/meminfo: memFree=28789712/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
[pid=21277] ppid=21276 vsize=19808 CPUtime=85.21 cores=1,3,5,7
/proc/21277/stat : 21277 (npSolver-wbo) S 21276 21276 2978 0 -1 4202496 9111 59173 0 0 34 5 8435 47 20 0 1 0 285530522 20283392 4235 33554432000 4194304 5990268 140734210563552 140734210554960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21277/statm: 4952 4235 177 439 0 4509 0
[pid=21461] ppid=21277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21461/stat : 21461 (satsolver.sh) S 21277 21276 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285539057 9367552 267 33554432000 4194304 5064252 140736672415872 140736672414784 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21461/statm: 2287 267 226 213 0 72 0
[pid=21462] ppid=21461 vsize=60124 CPUtime=16.93 cores=1,3,5,7
/proc/21462/stat : 21462 (glucose) R 21461 21276 2978 0 -1 4202496 12465 0 0 0 1691 2 0 0 20 0 1 0 285539058 61566976 13121 33554432000 4194304 5208918 140733524078560 140733524076504 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21462/statm: 15031 13121 96 248 0 14780 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 98228

[startup+162.3 s]
/proc/loadavg: 2.00 1.93 1.84 3/183 21490
/proc/meminfo: memFree=28784992/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
[pid=21277] ppid=21276 vsize=19808 CPUtime=141.77 cores=1,3,5,7
/proc/21277/stat : 21277 (npSolver-wbo) S 21276 21276 2978 0 -1 4202496 13045 94403 0 0 50 8 14041 78 20 0 1 0 285530522 20283392 4235 33554432000 4194304 5990268 140734210563552 140734210554960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21277/statm: 4952 4235 177 439 0 4509 0
[pid=21489] ppid=21277 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.04 1.99 1.91 3/183 22047
/proc/meminfo: memFree=28796972/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
[pid=21277] ppid=21276 vsize=19808 CPUtime=1359.97 cores=1,3,5,7
/proc/21277/stat : 21277 (npSolver-wbo) S 21276 21276 2978 0 -1 4202496 97626 846999 0 0 385 69 134789 754 20 0 1 0 285530522 20283392 4235 33554432000 4194304 5990268 140734210563552 140734210554960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21277/statm: 4952 4235 177 439 0 4509 0
[pid=22046] ppid=21277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22046/stat : 22046 (satsolver.sh) S 21277 21276 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285666558 9367552 266 33554432000 4194304 5064252 140734939512448 140734939511360 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22046/statm: 2287 266 226 213 0 72 0
[pid=22047] ppid=22046 vsize=48000 CPUtime=1.92 cores=1,3,5,7
/proc/22047/stat : 22047 (glucose) R 22046 21276 2978 0 -1 4202496 10291 0 0 0 190 2 0 0 20 0 1 0 285666558 49152000 10710 33554432000 4194304 5208918 140733581804800 140733581803208 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22047/statm: 12000 10710 95 248 0 11749 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 86104

[startup+1422.3 s]
/proc/loadavg: 2.01 1.99 1.91 3/183 22075
/proc/meminfo: memFree=28795028/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
[pid=21277] ppid=21276 vsize=19808 CPUtime=1416.89 cores=1,3,5,7
/proc/21277/stat : 21277 (npSolver-wbo) S 21276 21276 2978 0 -1 4202496 101560 883715 0 0 401 71 140430 787 20 0 1 0 285530522 20283392 4235 33554432000 4194304 5990268 140734210563552 140734210554960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21277/statm: 4952 4235 177 439 0 4509 0
[pid=22074] ppid=21277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22074/stat : 22074 (satsolver.sh) S 21277 21276 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285672252 9367552 267 33554432000 4194304 5064252 140734413878800 140734413877712 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22074/statm: 2287 267 226 213 0 72 0
[pid=22075] ppid=22074 vsize=52544 CPUtime=4.99 cores=1,3,5,7
/proc/22075/stat : 22075 (glucose) R 22074 21276 2978 0 -1 4202496 11036 0 0 0 497 2 0 0 20 0 1 0 285672252 53805056 10829 33554432000 4194304 5208918 140733521602992 140733521600952 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22075/statm: 13136 10829 95 248 0 12885 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 90648

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/183 22103
/proc/meminfo: memFree=28799404/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
[pid=21277] ppid=21276 vsize=19808 CPUtime=1473.77 cores=1,3,5,7
/proc/21277/stat : 21277 (npSolver-wbo) S 21276 21276 2978 0 -1 4202496 105494 918610 0 0 417 74 146068 818 20 0 1 0 285530522 20283392 4235 33554432000 4194304 5990268 140734210563552 140734210554960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21277/statm: 4952 4235 177 439 0 4509 0
[pid=22095] ppid=21277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22095/stat : 22095 (satsolver.sh) S 21277 21276 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285677940 9367552 267 33554432000 4194304 5064252 140735140890736 140735140889648 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22095/statm: 2287 267 226 213 0 72 0
[pid=22096] ppid=22095 vsize=48260 CPUtime=8.1 cores=1,3,5,7
/proc/22096/stat : 22096 (glucose) R 22095 21276 2978 0 -1 4202496 12002 0 0 0 808 2 0 0 20 0 1 0 285677940 49418240 10594 33554432000 4194304 5208918 140736053255504 140736053253352 4211668 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22096/statm: 12065 10594 96 248 0 11814 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 86364

[startup+1542.31 s]
/proc/loadavg: 2.00 1.99 1.91 3/183 22124
/proc/meminfo: memFree=28795880/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
[pid=21277] ppid=21276 vsize=19808 CPUtime=1531.06 cores=1,3,5,7
/proc/21277/stat : 21277 (npSolver-wbo) S 21276 21276 2978 0 -1 4202496 109428 955449 0 0 432 77 151747 850 20 0 1 0 285530522 20283392 4235 33554432000 4194304 5990268 140734210563552 140734210554960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21277/statm: 4952 4235 177 439 0 4509 0
[pid=22123] ppid=21277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22123/stat : 22123 (satsolver.sh) S 21277 21276 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285683669 9367552 267 33554432000 4194304 5064252 140737348872320 140737348871232 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22123/statm: 2287 267 226 213 0 72 0
[pid=22124] ppid=22123 vsize=52812 CPUtime=10.81 cores=1,3,5,7
/proc/22124/stat : 22124 (glucose) R 22123 21276 2978 0 -1 4202496 10972 0 0 0 1080 1 0 0 20 0 1 0 285683669 54079488 10894 33554432000 4194304 5208918 140736581142192 140736581140040 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22124/statm: 13203 10894 96 248 0 12952 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 90916

[startup+1602.3 s]
/proc/loadavg: 2.03 2.00 1.92 3/184 22156
/proc/meminfo: memFree=28791744/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
[pid=21277] ppid=21276 vsize=19808 CPUtime=1587.39 cores=1,3,5,7
/proc/21277/stat : 21277 (npSolver-wbo) S 21276 21276 2978 0 -1 4202496 113362 990586 0 0 449 79 157336 875 20 0 1 0 285530522 20283392 4235 33554432000 4194304 5990268 140734210563552 140734210554960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21277/statm: 4952 4235 177 439 0 4509 0
[pid=22154] ppid=21277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (satsolver.sh) S 21277 21276 2978 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 285689303 9367552 266 33554432000 4194304 5064252 140733412940960 140733412939872 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22154/statm: 2287 266 226 213 0 72 0
[pid=22155] ppid=22154 vsize=48604 CPUtime=14.47 cores=1,3,5,7
/proc/22155/stat : 22155 (glucose) R 22154 21276 2978 0 -1 4202496 11310 0 0 0 1445 2 0 0 20 0 1 0 285689303 49770496 10748 33554432000 4194304 5208918 140735618224960 140735618222808 4211570 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22155/statm: 12151 10748 96 248 0 11900 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 86708

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/184 22206
/proc/meminfo: memFree=28787800/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
[pid=21277] ppid=21276 vsize=19808 CPUtime=1643.86 cores=1,3,5,7
/proc/21277/stat : 21277 (npSolver-wbo) S 21276 21276 2978 0 -1 4202496 117296 1023691 0 0 464 82 162930 910 20 0 1 0 285530522 20283392 4235 33554432000 4194304 5990268 140734210563552 140734210554960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21277/statm: 4952 4235 177 439 0 4509 0
[pid=22198] ppid=21277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (satsolver.sh) S 21277 21276 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285694950 9367552 267 33554432000 4194304 5064252 140733457439968 140733457438880 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22198/statm: 2287 267 226 213 0 72 0
[pid=22199] ppid=22198 vsize=60124 CPUtime=17.99 cores=1,3,5,7
/proc/22199/stat : 22199 (glucose) R 22198 21276 2978 0 -1 4202496 12165 0 0 0 1797 2 0 0 20 0 1 0 285694951 61566976 12985 33554432000 4194304 5208918 140736297195120 140736297193064 4211628 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22199/statm: 15031 12985 96 248 0 14780 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 98228

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 22234
/proc/meminfo: memFree=28791508/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
[pid=21277] ppid=21276 vsize=19808 CPUtime=1700.82 cores=1,3,5,7
/proc/21277/stat : 21277 (npSolver-wbo) S 21276 21276 2978 0 -1 4202496 121230 1059550 0 0 480 85 168577 940 20 0 1 0 285530522 20283392 4235 33554432000 4194304 5990268 140734210563552 140734210554960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21277/statm: 4952 4235 177 439 0 4509 0
[pid=22226] ppid=21277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22226/stat : 22226 (satsolver.sh) S 21277 21276 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285700648 9367552 267 33554432000 4194304 5064252 140733793805632 140733793804544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22226/statm: 2287 267 226 213 0 72 0
[pid=22227] ppid=22226 vsize=60124 CPUtime=21.02 cores=1,3,5,7
/proc/22227/stat : 22227 (glucose) R 22226 21276 2978 0 -1 4202496 12349 0 0 0 2100 2 0 0 20 0 1 0 285700648 61566976 13148 33554432000 4194304 5208918 140734900267712 140734900265656 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22227/statm: 15031 13148 96 248 0 14780 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 98228

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 22255
/proc/meminfo: memFree=28780296/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
[pid=21277] ppid=21276 vsize=19808 CPUtime=1758.05 cores=1,3,5,7
/proc/21277/stat : 21277 (npSolver-wbo) S 21276 21276 2978 0 -1 4202496 125164 1094530 0 0 496 88 174251 970 20 0 1 0 285530522 20283392 4235 33554432000 4194304 5990268 140734210563552 140734210554960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21277/statm: 4952 4235 177 439 0 4509 0
[pid=22254] ppid=21277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22254/stat : 22254 (satsolver.sh) S 21277 21276 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285706371 9367552 267 33554432000 4194304 5064252 140736563422912 140736563421824 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22254/statm: 2287 267 226 213 0 72 0
[pid=22255] ppid=22254 vsize=67192 CPUtime=23.79 cores=1,3,5,7
/proc/22255/stat : 22255 (glucose) R 22254 21276 2978 0 -1 4202496 12245 0 0 0 2376 3 0 0 20 0 1 0 285706371 68804608 15015 33554432000 4194304 5208918 140735886873536 140735886871480 4231508 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22255/statm: 16798 15015 96 248 0 16547 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 105296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 22269
/proc/meminfo: memFree=28795068/32873844 swapFree=6856/6856
[pid=21276] ppid=21274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21276/stat : 21276 (npSolver-wbo-It) S 21274 21276 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530521 9367552 275 33554432000 4194304 5064252 140733769230976 140733769229888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21276/statm: 2287 275 233 213 0 72 0
[pid=21277] ppid=21276 vsize=19808 CPUtime=1786.19 cores=1,3,5,7
/proc/21277/stat : 21277 (npSolver-wbo) S 21276 21276 2978 0 -1 4202496 127131 1111874 0 0 504 89 177040 986 20 0 1 0 285530522 20283392 4235 33554432000 4194304 5990268 140734210563552 140734210554960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21277/statm: 4952 4235 177 439 0 4509 0
[pid=22268] ppid=21277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22268/stat : 22268 (satsolver.sh) S 21277 21276 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285709186 9367552 267 33554432000 4194304 5064252 140734490712640 140734490711552 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22268/statm: 2287 267 226 213 0 72 0
[pid=22269] ppid=22268 vsize=52940 CPUtime=13.85 cores=1,3,5,7
/proc/22269/stat : 22269 (glucose) R 22268 21276 2978 0 -1 4202496 12568 0 0 0 1382 3 0 0 20 0 1 0 285709186 54210560 11216 33554432000 4194304 5208918 140737043096032 140737043093880 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22269/statm: 13235 11216 96 248 0 12984 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 91044

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1789.28
CPU system time (s): 10.7974
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 105304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.28
system time used= 10.7974
maximum resident set size= 63720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1252561
page faults= 0
swaps= 0
block input operations= 0
block output operations= 871216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17251
involuntary context switches= 2547

runsolver used 3.23951 second user time and 8.91664 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-28 10:34:16
IDJOB=3715619
IDBENCH=78896
IDSOLVER=2297
FILE ID=node144/3715619-1338194056
RUNJOBID= node144-1338192253-2995
PBS_JOBID= 14624577
Free space on /tmp= 71464 MiB

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

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

MD5SUM BENCH= 1aa357a852c71e740dd551340d4d5189
RANDOM SEED=842415709

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:        28914020 kB
Buffers:          398444 kB
Cached:          2691516 kB
SwapCached:            0 kB
Active:           928956 kB
Inactive:        2192908 kB
Active(anon):      32628 kB
Inactive(anon):        0 kB
Active(file):     896328 kB
Inactive(file):  2192908 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9756 kB
Writeback:             0 kB
AnonPages:         38868 kB
Mapped:            15288 kB
Shmem:               200 kB
Slab:             699804 kB
SReclaimable:     140516 kB
SUnreclaim:       559288 kB
KernelStack:        1520 kB
PageTables:         3972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     147412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 71448 MiB
End job on node144 at 2012-05-28 11:04:17