Trace number 3752938

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111217555--soft-33-100-0.wbo
MD5SUM077b9c494cf23f6ff18d9e6ba287604c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark1.44278
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints69
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 3204
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3203
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1222
Number of bits of the biggest sum of numbers11
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.03	c run usual solver
16.85/16.97	o 1382
16.85/16.97	c starting approximation
16.85/16.97	c factor = 2
16.85/16.97	c current bound: 691
31.34/31.48	c current bound: 691
45.81/45.91	c current bound: 691
60.41/60.51	c current bound: 691
74.95/75.07	c current bound: 691
89.49/89.61	c current bound: 691
103.73/103.87	c current bound: 691
117.83/117.96	c current bound: 691
132.32/132.45	c current bound: 691
146.57/146.71	c current bound: 691
161.10/161.28	c current bound: 691
175.52/175.66	c current bound: 691
190.00/190.17	c current bound: 691
204.51/204.66	c current bound: 691
218.72/218.83	c current bound: 691
232.70/232.88	c current bound: 691
246.99/247.17	c current bound: 691
261.46/261.61	c current bound: 691
275.80/275.97	c current bound: 691
290.36/290.52	c current bound: 691
304.86/305.02	c current bound: 691
319.49/319.68	c current bound: 691
333.76/333.93	c current bound: 691
347.89/348.07	c current bound: 691
362.14/362.31	c current bound: 691
376.32/376.51	c current bound: 691
390.77/390.96	c current bound: 691
405.34/405.52	c current bound: 691
419.87/420.08	c current bound: 691
434.04/434.23	c current bound: 691
448.15/448.36	c current bound: 691
462.13/462.39	c current bound: 691
476.24/476.46	c current bound: 691
490.60/490.82	c current bound: 691
504.54/504.76	c current bound: 691
518.63/518.88	c current bound: 691
533.08/533.31	c current bound: 691
547.22/547.46	c current bound: 691
561.41/561.65	c current bound: 691
575.67/575.92	c current bound: 691
590.04/590.31	c current bound: 691
604.35/604.61	c current bound: 691
618.76/619.02	c current bound: 691
633.18/633.45	c current bound: 691
647.49/647.79	c current bound: 691
661.42/661.70	c current bound: 691
675.72/676.01	c current bound: 691
690.06/690.37	c current bound: 691
704.35/704.68	c current bound: 691
718.75/719.03	c current bound: 691
733.06/733.39	c current bound: 691
747.51/747.82	c current bound: 691
761.64/761.96	c current bound: 691
775.84/776.19	c current bound: 691
789.82/790.15	c current bound: 691
804.03/804.36	c current bound: 691
818.11/818.45	c current bound: 691
832.47/832.81	c current bound: 691
846.91/847.27	c current bound: 691
861.05/861.41	c current bound: 691
875.31/875.67	c current bound: 691
889.40/889.70	c current bound: 691
903.60/903.97	c current bound: 691
918.10/918.44	c current bound: 691
932.51/932.91	c current bound: 691
946.55/946.94	c current bound: 691
960.98/961.39	c current bound: 691
975.28/975.60	c current bound: 691
989.24/989.65	c current bound: 691
1003.60/1004.01	c current bound: 691
1017.72/1018.14	c current bound: 691
1031.74/1032.18	c current bound: 691
1046.14/1046.57	c current bound: 691
1060.64/1061.09	c current bound: 691
1074.83/1075.27	c current bound: 691
1088.99/1089.42	c current bound: 691
1103.43/1103.87	c current bound: 691
1117.50/1117.95	c current bound: 691
1131.97/1132.42	c current bound: 691
1146.40/1146.88	c current bound: 691
1160.79/1161.24	c current bound: 691
1174.99/1175.49	c current bound: 691
1189.06/1189.54	c current bound: 691
1203.38/1203.89	c current bound: 691
1217.56/1218.05	c current bound: 691
1231.96/1232.45	c current bound: 691
1246.47/1246.96	c current bound: 691
1260.77/1261.26	c current bound: 691
1275.02/1275.52	c current bound: 691
1289.10/1289.60	c current bound: 691
1303.52/1304.04	c current bound: 691
1317.50/1318.02	c current bound: 691
1331.63/1332.15	c current bound: 691
1345.69/1346.21	c current bound: 691
1360.13/1360.70	c current bound: 691
1374.28/1374.81	c current bound: 691
1388.42/1388.98	c current bound: 691
1402.32/1402.80	c current bound: 691
1416.30/1416.86	c current bound: 691
1430.53/1431.01	c current bound: 691
1444.70/1445.25	c current bound: 691
1458.99/1459.59	c current bound: 691
1473.39/1473.93	c current bound: 691
1487.45/1488.02	c current bound: 691
1501.64/1502.21	c current bound: 691
1516.05/1516.63	c current bound: 691
1530.40/1531.00	c current bound: 691
1544.66/1545.26	c current bound: 691
1559.07/1559.69	c current bound: 691
1573.46/1574.09	c current bound: 691
1587.81/1588.41	c current bound: 691
1601.83/1602.43	c current bound: 691
1616.01/1616.63	c current bound: 691
1629.95/1630.50	c current bound: 691
1644.13/1644.75	c current bound: 691
1658.59/1659.21	c current bound: 691
1672.82/1673.47	c current bound: 691
1687.33/1687.97	c current bound: 691
1701.51/1702.16	c current bound: 691
1715.72/1716.38	c current bound: 691
1729.79/1730.47	c current bound: 691
1744.15/1744.83	c current bound: 691
1758.59/1759.27	c current bound: 691
1772.89/1773.60	c current bound: 691
1787.28/1787.96	c current bound: 691
1800.08/1800.71	./satsolver.sh: line 5:  7042 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-3752938-1339197290/watcher-3752938-1339197290 -o /tmp/evaluation-result-3752938-1339197290/solver-3752938-1339197290 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752938-1339197290.wbo 1872047559 HOME HOME 

running on 4 cores: 0,2,4,6

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.12 2.04 2.01 3/179 5381
/proc/meminfo: memFree=30980028/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0

[startup+0.054137 s]
/proc/loadavg: 2.12 2.04 2.01 3/179 5381
/proc/meminfo: memFree=30980028/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100178 s]
/proc/loadavg: 2.12 2.04 2.01 3/179 5381
/proc/meminfo: memFree=30980028/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300118 s]
/proc/loadavg: 2.12 2.04 2.01 3/179 5381
/proc/meminfo: memFree=30980028/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700112 s]
/proc/loadavg: 2.12 2.04 2.01 3/179 5381
/proc/meminfo: memFree=30980028/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 5388
/proc/meminfo: memFree=30969956/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
[pid=5382] ppid=5381 vsize=3092 CPUtime=0.16 cores=0,2,4,6
/proc/5382/stat : 5382 (npSolver-wbo) S 5381 5381 2649 0 -1 4202496 1447 2689 0 0 2 0 14 0 20 0 1 0 385796047 3166208 376 33554432000 4194304 6006132 140734448789904 140734448784096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5382/statm: 773 376 158 443 0 326 0
[pid=5387] ppid=5382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5387/stat : 5387 (satsolver.sh) S 5382 5381 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385796065 9367552 267 33554432000 4194304 5064252 140736677633984 140736677632896 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5387/statm: 2287 267 226 213 0 72 0
[pid=5388] ppid=5387 vsize=12796 CPUtime=1.31 cores=0,2,4,6
/proc/5388/stat : 5388 (glucose) R 5387 5381 2649 0 -1 4202496 2530 0 0 0 131 0 0 0 20 0 1 0 385796065 13103104 2207 33554432000 4194304 5208918 140737207746880 140737207744824 4212508 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5388/statm: 3199 2207 96 248 0 2948 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 34184

[startup+3.10029 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 5388
/proc/meminfo: memFree=30967036/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
[pid=5382] ppid=5381 vsize=3092 CPUtime=0.16 cores=0,2,4,6
/proc/5382/stat : 5382 (npSolver-wbo) S 5381 5381 2649 0 -1 4202496 1447 2689 0 0 2 0 14 0 20 0 1 0 385796047 3166208 376 33554432000 4194304 6006132 140734448789904 140734448784096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5382/statm: 773 376 158 443 0 326 0
[pid=5387] ppid=5382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5387/stat : 5387 (satsolver.sh) S 5382 5381 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385796065 9367552 267 33554432000 4194304 5064252 140736677633984 140736677632896 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5387/statm: 2287 267 226 213 0 72 0
[pid=5388] ppid=5387 vsize=12796 CPUtime=2.9 cores=0,2,4,6
/proc/5388/stat : 5388 (glucose) R 5387 5381 2649 0 -1 4202496 3108 0 0 0 290 0 0 0 20 0 1 0 385796065 13103104 2778 33554432000 4194304 5208918 140737207746880 140737207744824 4229344 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5388/statm: 3199 2778 96 248 0 2948 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 34184

[startup+6.30034 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 5388
/proc/meminfo: memFree=30958292/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
[pid=5382] ppid=5381 vsize=3092 CPUtime=0.16 cores=0,2,4,6
/proc/5382/stat : 5382 (npSolver-wbo) S 5381 5381 2649 0 -1 4202496 1447 2689 0 0 2 0 14 0 20 0 1 0 385796047 3166208 376 33554432000 4194304 6006132 140734448789904 140734448784096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5382/statm: 773 376 158 443 0 326 0
[pid=5387] ppid=5382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5387/stat : 5387 (satsolver.sh) S 5382 5381 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385796065 9367552 267 33554432000 4194304 5064252 140736677633984 140736677632896 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5387/statm: 2287 267 226 213 0 72 0
[pid=5388] ppid=5387 vsize=22592 CPUtime=6.1 cores=0,2,4,6
/proc/5388/stat : 5388 (glucose) R 5387 5381 2649 0 -1 4202496 4200 0 0 0 610 0 0 0 20 0 1 0 385796065 23134208 4864 33554432000 4194304 5208918 140737207746880 140737207744872 4229347 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5388/statm: 5648 4864 96 248 0 5397 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 43980

[startup+12.7004 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 5395
/proc/meminfo: memFree=30942044/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
[pid=5382] ppid=5381 vsize=3092 CPUtime=0.16 cores=0,2,4,6
/proc/5382/stat : 5382 (npSolver-wbo) S 5381 5381 2649 0 -1 4202496 1447 2689 0 0 2 0 14 0 20 0 1 0 385796047 3166208 376 33554432000 4194304 6006132 140734448789904 140734448784096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5382/statm: 773 376 158 443 0 326 0
[pid=5387] ppid=5382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5387/stat : 5387 (satsolver.sh) S 5382 5381 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385796065 9367552 267 33554432000 4194304 5064252 140736677633984 140736677632896 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5387/statm: 2287 267 226 213 0 72 0
[pid=5388] ppid=5387 vsize=21636 CPUtime=12.5 cores=0,2,4,6
/proc/5388/stat : 5388 (glucose) R 5387 5381 2649 0 -1 4202496 4674 0 0 0 1249 1 0 0 20 0 1 0 385796065 22155264 4625 33554432000 4194304 5208918 140737207746880 140737207744824 4229720 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5388/statm: 5409 4625 96 248 0 5158 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 43024

[startup+25.5004 s]
/proc/loadavg: 2.08 2.04 2.00 3/183 5409
/proc/meminfo: memFree=30937840/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
[pid=5382] ppid=5381 vsize=7064 CPUtime=16.96 cores=0,2,4,6
/proc/5382/stat : 5382 (npSolver-wbo) S 5381 5381 2649 0 -1 4202496 2411 11831 0 0 4 2 1688 2 20 0 1 0 385796047 7233536 1181 33554432000 4194304 6006132 140734448789904 140734448781264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5382/statm: 1766 1181 177 443 0 1319 0
[pid=5401] ppid=5382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (satsolver.sh) S 5382 5381 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385797746 9367552 267 33554432000 4194304 5064252 140734863226128 140734863225040 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5401/statm: 2287 267 226 213 0 72 0
[pid=5402] ppid=5401 vsize=26412 CPUtime=8.48 cores=0,2,4,6
/proc/5402/stat : 5402 (glucose) R 5401 5381 2649 0 -1 4202496 5216 0 0 0 848 0 0 0 20 0 1 0 385797747 27045888 6252 33554432000 4194304 5208918 140734235862160 140734235860104 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5402/statm: 6603 6252 96 248 0 6352 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 51772

[startup+51.1004 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 5430
/proc/meminfo: memFree=30928116/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
[pid=5382] ppid=5381 vsize=7064 CPUtime=45.91 cores=0,2,4,6
/proc/5382/stat : 5382 (npSolver-wbo) S 5381 5381 2649 0 -1 4202496 4293 31798 0 0 8 3 4568 12 20 0 1 0 385796047 7233536 1181 33554432000 4194304 6006132 140734448789904 140734448781264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5382/statm: 1766 1181 177 443 0 1319 0
[pid=5429] ppid=5382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5429/stat : 5429 (satsolver.sh) S 5382 5381 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385800641 9367552 267 33554432000 4194304 5064252 140735001038448 140735001037360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5429/statm: 2287 267 226 213 0 72 0
[pid=5430] ppid=5429 vsize=26404 CPUtime=5.15 cores=0,2,4,6
/proc/5430/stat : 5430 (glucose) R 5429 5381 2649 0 -1 4202496 5856 0 0 0 514 1 0 0 20 0 1 0 385800641 27037696 6160 33554432000 4194304 5208918 140734637796752 140734637794696 4211066 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5430/statm: 6601 6160 96 248 0 6350 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 51764

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 5472
/proc/meminfo: memFree=30922076/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
[pid=5382] ppid=5381 vsize=7064 CPUtime=89.58 cores=0,2,4,6
/proc/5382/stat : 5382 (npSolver-wbo) S 5381 5381 2649 0 -1 4202496 7116 60701 0 0 14 3 8914 27 20 0 1 0 385796047 7233536 1181 33554432000 4194304 6006132 140734448789904 140734448781264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5382/statm: 1766 1181 177 443 0 1319 0
[pid=5471] ppid=5382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5471/stat : 5471 (satsolver.sh) S 5382 5381 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385805010 9367552 267 33554432000 4194304 5064252 140737147987200 140737147986112 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5471/statm: 2287 267 226 213 0 72 0
[pid=5472] ppid=5471 vsize=30828 CPUtime=12.65 cores=0,2,4,6
/proc/5472/stat : 5472 (glucose) R 5471 5381 2649 0 -1 4202496 6725 0 0 0 1264 1 0 0 20 0 1 0 385805010 31567872 7366 33554432000 4194304 5208918 140734281678336 140734281676200 4211670 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5472/statm: 7707 7366 96 248 0 7456 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 56188

[startup+162.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/183 5536
/proc/meminfo: memFree=30942940/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
[pid=5382] ppid=5381 vsize=7064 CPUtime=161.24 cores=0,2,4,6
/proc/5382/stat : 5382 (npSolver-wbo) S 5381 5381 2649 0 -1 4202496 11821 109474 0 0 25 5 16043 51 20 0 1 0 385796047 7233536 1181 33554432000 4194304 6006132 140734448789904 140734448781264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5382/statm: 1766 1181 177 443 0 1319 0
[pid=5535] ppid=5382 vsize=9148 CPUtime=0 cores=0,2,4,6

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

[startup+1422.31 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 6694
/proc/meminfo: memFree=30926156/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
[pid=5382] ppid=5381 vsize=7064 CPUtime=1416.39 cores=0,2,4,6
/proc/5382/stat : 5382 (npSolver-wbo) S 5381 5381 2649 0 -1 4202496 94629 949427 0 0 186 25 140938 490 20 0 1 0 385796047 7233536 1181 33554432000 4194304 6006132 140734448789904 140734448781264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 1766 1181 177 443 0 1319 0
[pid=6693] ppid=5382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6693/stat : 6693 (satsolver.sh) S 5382 5381 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385937735 9367552 267 33554432000 4194304 5064252 140734993514880 140734993513792 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6693/statm: 2287 267 226 213 0 72 0
[pid=6694] ppid=6693 vsize=26404 CPUtime=5.41 cores=0,2,4,6
/proc/6694/stat : 6694 (glucose) R 6693 5381 2649 0 -1 4202496 5155 0 0 0 540 1 0 0 20 0 1 0 385937735 27037696 6128 33554432000 4194304 5208918 140735379127872 140735379125816 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6694/statm: 6601 6128 96 248 0 6350 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 51764

[startup+1482.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 6750
/proc/meminfo: memFree=30930364/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
[pid=5382] ppid=5381 vsize=7064 CPUtime=1473.47 cores=0,2,4,6
/proc/5382/stat : 5382 (npSolver-wbo) S 5381 5381 2649 0 -1 4202496 98393 985540 0 0 193 27 146618 509 20 0 1 0 385796047 7233536 1181 33554432000 4194304 6006132 140734448789904 140734448781264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 1766 1181 177 443 0 1319 0
[pid=6745] ppid=5382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6745/stat : 6745 (satsolver.sh) S 5382 5381 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385943442 9367552 267 33554432000 4194304 5064252 140735593911696 140735593910608 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6745/statm: 2287 267 226 213 0 72 0
[pid=6746] ppid=6745 vsize=26408 CPUtime=8.33 cores=0,2,4,6
/proc/6746/stat : 6746 (glucose) R 6745 5381 2649 0 -1 4202496 4979 0 0 0 832 1 0 0 20 0 1 0 385943442 27041792 6260 33554432000 4194304 5208918 140734764665136 140734764663080 4229776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6746/statm: 6602 6260 96 248 0 6351 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 51768

[startup+1542.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/184 6809
/proc/meminfo: memFree=30932848/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
[pid=5382] ppid=5381 vsize=7064 CPUtime=1530.5 cores=0,2,4,6
/proc/5382/stat : 5382 (npSolver-wbo) S 5381 5381 2649 0 -1 4202496 102157 1024745 0 0 200 28 152293 529 20 0 1 0 385796047 7233536 1181 33554432000 4194304 6006132 140734448789904 140734448781264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 1766 1181 177 443 0 1319 0
[pid=6801] ppid=5382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6801/stat : 6801 (satsolver.sh) S 5382 5381 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385949149 9367552 267 33554432000 4194304 5064252 140736387655312 140736387654224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6801/statm: 2287 267 226 213 0 72 0
[pid=6802] ppid=6801 vsize=30824 CPUtime=11.26 cores=0,2,4,6
/proc/6802/stat : 6802 (glucose) R 6801 5381 2649 0 -1 4202496 5743 0 0 0 1125 1 0 0 20 0 1 0 385949149 31563776 7349 33554432000 4194304 5208918 140737378119696 140737378117560 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6802/statm: 7706 7349 96 248 0 7455 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 56184

[startup+1602.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 6858
/proc/meminfo: memFree=30921352/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
[pid=5382] ppid=5381 vsize=7064 CPUtime=1587.91 cores=0,2,4,6
/proc/5382/stat : 5382 (npSolver-wbo) S 5381 5381 2649 0 -1 4202496 105921 1060902 0 0 208 29 158007 547 20 0 1 0 385796047 7233536 1181 33554432000 4194304 6006132 140734448789904 140734448781264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 1766 1181 177 443 0 1319 0
[pid=6850] ppid=5382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6850/stat : 6850 (satsolver.sh) S 5382 5381 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385954890 9367552 267 33554432000 4194304 5064252 140737069524448 140737069523360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6850/statm: 2287 267 226 213 0 72 0
[pid=6851] ppid=6850 vsize=30824 CPUtime=13.85 cores=0,2,4,6
/proc/6851/stat : 6851 (glucose) R 6850 5381 2649 0 -1 4202496 6406 0 0 0 1384 1 0 0 20 0 1 0 385954890 31563776 7366 33554432000 4194304 5208918 140736460290992 140736460288856 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6851/statm: 7706 7366 96 248 0 7455 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 56184

[startup+1662.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/183 6922
/proc/meminfo: memFree=30936868/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
[pid=5382] ppid=5381 vsize=7064 CPUtime=1658.68 cores=0,2,4,6
/proc/5382/stat : 5382 (npSolver-wbo) S 5381 5381 2649 0 -1 4202496 110626 1109557 0 0 216 30 165051 571 20 0 1 0 385796047 7233536 1181 33554432000 4194304 6006132 140734448789904 140734448781264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 1766 1181 177 443 0 1319 0
[pid=6921] ppid=5382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6921/stat : 6921 (satsolver.sh) S 5382 5381 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385961970 9367552 267 33554432000 4194304 5064252 140736961979744 140736961978656 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6921/statm: 2287 267 226 213 0 72 0
[pid=6922] ppid=6921 vsize=19328 CPUtime=3.05 cores=0,2,4,6
/proc/6922/stat : 6922 (glucose) R 6921 5381 2649 0 -1 4202496 4525 0 0 0 305 0 0 0 20 0 1 0 385961970 19791872 4482 33554432000 4194304 5208918 140737374583568 140737374581656 4229483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6922/statm: 4832 4482 96 248 0 4581 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 44688

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/183 6971
/proc/meminfo: memFree=30916080/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
[pid=5382] ppid=5381 vsize=7064 CPUtime=1715.81 cores=0,2,4,6
/proc/5382/stat : 5382 (npSolver-wbo) S 5381 5381 2649 0 -1 4202496 114390 1148194 0 0 223 31 170738 589 20 0 1 0 385796047 7233536 1181 33554432000 4194304 6006132 140734448789904 140734448781264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 1766 1181 177 443 0 1319 0
[pid=6970] ppid=5382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6970/stat : 6970 (satsolver.sh) S 5382 5381 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385967687 9367552 267 33554432000 4194304 5064252 140734985922560 140734985921472 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6970/statm: 2287 267 226 213 0 72 0
[pid=6971] ppid=6970 vsize=26404 CPUtime=5.88 cores=0,2,4,6
/proc/6971/stat : 6971 (glucose) R 6970 5381 2649 0 -1 4202496 6181 0 0 0 587 1 0 0 20 0 1 0 385967687 27037696 6251 33554432000 4194304 5208918 140735612178400 140735612176344 4229483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 6601 6251 96 248 0 6350 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 51764

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/184 7028
/proc/meminfo: memFree=30924944/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
[pid=5382] ppid=5381 vsize=7064 CPUtime=1773 cores=0,2,4,6
/proc/5382/stat : 5382 (npSolver-wbo) S 5381 5381 2649 0 -1 4202496 118154 1188304 0 0 230 32 176430 608 20 0 1 0 385796047 7233536 1181 33554432000 4194304 6006132 140734448789904 140734448781264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 1766 1181 177 443 0 1319 0
[pid=7027] ppid=5382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7027/stat : 7027 (satsolver.sh) S 5382 5381 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385973408 9367552 266 33554432000 4194304 5064252 140734321041904 140734321040816 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7027/statm: 2287 266 226 213 0 72 0
[pid=7028] ppid=7027 vsize=26404 CPUtime=8.67 cores=0,2,4,6
/proc/7028/stat : 7028 (glucose) R 7027 5381 2649 0 -1 4202496 6085 0 0 0 866 1 0 0 20 0 1 0 385973409 27037696 6251 33554432000 4194304 5208918 140733502708304 140733502706248 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7028/statm: 6601 6251 96 248 0 6350 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 51764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.03 2.00 3/184 7087
/proc/meminfo: memFree=30940432/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
[pid=5382] ppid=5381 vsize=7064 CPUtime=1787.37 cores=0,2,4,6
/proc/5382/stat : 5382 (npSolver-wbo) S 5381 5381 2649 0 -1 4202496 119095 1198697 0 0 232 32 177859 614 20 0 1 0 385796047 7233536 1181 33554432000 4194304 6006132 140734448789904 140734448781264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 1766 1181 177 443 0 1319 0
[pid=7041] ppid=5382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7041/stat : 7041 (satsolver.sh) S 5382 5381 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385974845 9367552 266 33554432000 4194304 5064252 140733271245440 140733271244352 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7041/statm: 2287 266 226 213 0 72 0
[pid=7042] ppid=7041 vsize=30824 CPUtime=12.71 cores=0,2,4,6
/proc/7042/stat : 7042 (glucose) R 7041 5381 2649 0 -1 4202496 6605 0 0 0 1270 1 0 0 20 0 1 0 385974845 31563776 7340 33554432000 4194304 5208918 140736379406480 140736379404344 4211066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7042/statm: 7706 7340 96 248 0 7455 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 56184

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.03 2.00 3/184 7087
/proc/meminfo: memFree=30940432/32873844 swapFree=7128/7128
[pid=5381] ppid=5379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5381/stat : 5381 (npSolver-wbo-It) S 5379 5381 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385796047 9367552 275 33554432000 4194304 5064252 140735846310976 140735846309888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5381/statm: 2287 275 233 213 0 72 0
[pid=5382] ppid=5381 vsize=7064 CPUtime=1787.37 cores=0,2,4,6
/proc/5382/stat : 5382 (npSolver-wbo) S 5381 5381 2649 0 -1 4202496 119095 1198697 0 0 232 32 177859 614 20 0 1 0 385796047 7233536 1181 33554432000 4194304 6006132 140734448789904 140734448781264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 1766 1181 177 443 0 1319 0
[pid=7041] ppid=5382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7041/stat : 7041 (satsolver.sh) S 5382 5381 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385974845 9367552 266 33554432000 4194304 5064252 140733271245440 140733271244352 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7041/statm: 2287 266 226 213 0 72 0
[pid=7042] ppid=7041 vsize=30824 CPUtime=12.71 cores=0,2,4,6
/proc/7042/stat : 7042 (glucose) R 7041 5381 2649 0 -1 4202496 6605 0 0 0 1270 1 0 0 20 0 1 0 385974845 31563776 7340 33554432000 4194304 5208918 140736379406480 140736379404344 4211066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7042/statm: 7706 7340 96 248 0 7455 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 56184

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.12
CPU user time (s): 1793.63
CPU system time (s): 6.49301
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 58940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.63
system time used= 6.49301
maximum resident set size= 30928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1325386
page faults= 0
swaps= 0
block input operations= 0
block output operations= 417624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8054
involuntary context switches= 3274

runsolver used 3.59145 second user time and 10.0435 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-09 01:14:50
IDJOB=3752938
IDBENCH=78751
IDSOLVER=2336
FILE ID=node105/3752938-1339197290
RUNJOBID= node105-1339184676-13537
PBS_JOBID= 14643847
Free space on /tmp= 66792 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111217555--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752938-1339197290/watcher-3752938-1339197290 -o /tmp/evaluation-result-3752938-1339197290/solver-3752938-1339197290 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752938-1339197290.wbo 1872047559 HOME HOME

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

MD5SUM BENCH= 077b9c494cf23f6ff18d9e6ba287604c
RANDOM SEED=1872047559

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30980028 kB
Buffers:          527060 kB
Cached:           404592 kB
SwapCached:         2768 kB
Active:           892424 kB
Inactive:          58960 kB
Active(anon):      18596 kB
Inactive(anon):     2928 kB
Active(file):     873828 kB
Inactive(file):    56032 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67098868 kB
Dirty:             17476 kB
Writeback:             0 kB
AnonPages:         24532 kB
Mapped:             9884 kB
Shmem:                 0 kB
Slab:             801960 kB
SReclaimable:     242576 kB
SUnreclaim:       559384 kB
KernelStack:        1520 kB
PageTables:         3592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     143260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 66784 MiB
End job on node105 at 2012-06-09 01:44:51