Trace number 3706625

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos1.opb
MD5SUM374deb5d477559ba9c51d0ad1d758624
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark1.19682
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 19
Optimality of the best value was proved YES
Number of variables2112
Total number of constraints5020
Number of constraints which are clauses4128
Number of constraints which are cardinality constraints (but not clauses)216
Number of constraints which are nor clauses,nor cardinality constraints676
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 288
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 288
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 288
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.09/0.14	c 2012-05-27T11:38:41+0200
0.09/0.14	c arch = x86_64
0.09/0.14	c os = linux
0.09/0.14	c compiler = ghc 7.4
0.09/0.14	c packages:
0.09/0.14	c   OptDir-0.0.1
0.09/0.14	c   array-0.4.0.0
0.09/0.14	c   base-4.5.0.0
0.09/0.14	c   bytestring-0.9.2.1
0.09/0.14	c   containers-0.4.2.1
0.09/0.14	c   deepseq-1.3.0.0
0.09/0.14	c   mtl-2.1.1
0.09/0.14	c   old_locale-1.0.0.4
0.09/0.14	c   parse_dimacs-1.2
0.09/0.14	c   parsec-3.1.2
0.09/0.14	c   queue-0.1.2
0.09/0.14	c   stm-2.3
0.09/0.14	c   time-1.4
0.09/0.14	c command line = ["--pb","HOME/instance-3706625-1338111521.opb"]
0.09/0.14	c #vars 2112
0.09/0.14	c #constraints 5020
0.09/0.14	c Solving starts ...
0.09/0.16	c solving time = 0.014s
0.09/0.16	c #decision = 1089
0.09/0.16	c #conflict = 28
0.09/0.16	c #restart = 0
0.09/0.16	o 34
0.09/0.16	c Solving starts ...
0.09/0.17	c solving time = 0.007s
0.09/0.17	c #decision = 1657
0.09/0.17	c #conflict = 28
0.09/0.17	c #restart = 0
0.09/0.17	o 33
0.09/0.17	c Solving starts ...
0.09/0.17	c solving time = 0.003s
0.09/0.17	c #decision = 2219
0.09/0.17	c #conflict = 28
0.09/0.17	c #restart = 0
0.09/0.17	o 32
0.09/0.17	c Solving starts ...
0.09/0.18	c solving time = 0.003s
0.09/0.18	c #decision = 2776
0.09/0.18	c #conflict = 28
0.09/0.18	c #restart = 0
0.09/0.18	o 31
0.09/0.18	c Solving starts ...
0.09/0.18	c solving time = 0.003s
0.09/0.18	c #decision = 3334
0.09/0.18	c #conflict = 28
0.09/0.18	c #restart = 0
0.09/0.18	o 30
0.09/0.18	c Solving starts ...
0.09/0.19	c solving time = 0.003s
0.09/0.19	c #decision = 3891
0.09/0.19	c #conflict = 28
0.09/0.19	c #restart = 0
0.09/0.19	o 29
0.09/0.19	c Solving starts ...
1.00/1.05	c solving time = 0.867s
1.00/1.05	c #decision = 8635
1.00/1.05	c #conflict = 717
1.00/1.05	c #restart = 3
1.00/1.05	o 28
1.00/1.06	c Solving starts ...
1.49/1.54	c solving time = 0.484s
1.49/1.54	c #decision = 10419
1.49/1.54	c #conflict = 1049
1.49/1.54	c #restart = 5
1.49/1.54	o 27
1.59/1.65	c Solving starts ...
1.69/1.71	c solving time = 0.166s
1.69/1.71	c #decision = 11301
1.69/1.71	c #conflict = 1158
1.69/1.71	c #restart = 6
1.69/1.71	o 26
1.69/1.71	c Solving starts ...
4.49/4.53	c solving time = 2.820s
4.49/4.53	c #decision = 22371
4.49/4.53	c #conflict = 2980
4.49/4.53	c #restart = 11
4.49/4.53	o 25
4.49/4.53	c Solving starts ...
4.49/4.54	c learnt constraints deletion: 2969 -> 1485
10.09/10.19	c learnt constraints deletion: 5054 -> 2528
14.68/14.76	c learnt constraints deletion: 5535 -> 2769
19.69/19.75	c learnt constraints deletion: 6046 -> 3027
24.98/25.01	c learnt constraints deletion: 6585 -> 3293
30.07/30.14	c learnt constraints deletion: 6653 -> 3328
35.88/35.96	c learnt constraints deletion: 7265 -> 3637
41.17/41.27	c learnt constraints deletion: 7348 -> 3682
47.38/47.49	c learnt constraints deletion: 7959 -> 3986
53.47/53.56	c learnt constraints deletion: 8015 -> 4018
59.17/59.26	c learnt constraints deletion: 7974 -> 4001
65.78/65.83	c learnt constraints deletion: 8810 -> 4424
71.48/71.58	c learnt constraints deletion: 8648 -> 4324
78.07/78.13	c learnt constraints deletion: 8731 -> 4368
84.26/84.35	c learnt constraints deletion: 8670 -> 4342
91.66/91.73	c learnt constraints deletion: 9462 -> 4731
99.56/99.61	c learnt constraints deletion: 9544 -> 4773
107.06/107.13	c learnt constraints deletion: 9504 -> 4753
114.46/114.53	c learnt constraints deletion: 9540 -> 4773
121.46/121.59	c learnt constraints deletion: 9520 -> 4762
128.67/128.72	c learnt constraints deletion: 9560 -> 4784
137.05/137.13	c learnt constraints deletion: 10453 -> 5234
144.25/144.31	c learnt constraints deletion: 10507 -> 5265
151.45/151.55	c learnt constraints deletion: 10560 -> 5298
159.35/159.43	c learnt constraints deletion: 10476 -> 5238
167.25/167.39	c learnt constraints deletion: 10445 -> 5227
174.95/175.00	c learnt constraints deletion: 10528 -> 5271
182.25/182.34	c learnt constraints deletion: 10499 -> 5263
189.64/189.76	c learnt constraints deletion: 10439 -> 5221
199.05/199.19	c learnt constraints deletion: 11424 -> 5712
208.64/208.74	c learnt constraints deletion: 11471 -> 5738
217.95/218.02	c learnt constraints deletion: 11510 -> 5759
226.34/226.43	c learnt constraints deletion: 11482 -> 5749
235.14/235.20	c learnt constraints deletion: 11427 -> 5714
244.34/244.44	c learnt constraints deletion: 11428 -> 5716
253.23/253.31	c learnt constraints deletion: 11465 -> 5738
261.94/262.08	c learnt constraints deletion: 11522 -> 5772
271.14/271.27	c learnt constraints deletion: 11573 -> 5788
280.13/280.27	c learnt constraints deletion: 11473 -> 5739
289.64/289.72	c learnt constraints deletion: 11443 -> 5727
298.93/299.08	c learnt constraints deletion: 11479 -> 5744
310.04/310.17	c learnt constraints deletion: 12674 -> 6338
321.03/321.12	c learnt constraints deletion: 12706 -> 6354
331.32/331.42	c learnt constraints deletion: 12644 -> 6323
341.62/341.72	c learnt constraints deletion: 12751 -> 6381
351.83/351.94	c learnt constraints deletion: 12660 -> 6340
361.92/362.06	c learnt constraints deletion: 12591 -> 6299
371.92/372.00	c learnt constraints deletion: 12544 -> 6275
381.71/381.87	c learnt constraints deletion: 12532 -> 6272
391.21/391.34	c learnt constraints deletion: 12640 -> 6330
401.22/401.33	c learnt constraints deletion: 12668 -> 6349
410.91/411.04	c learnt constraints deletion: 12762 -> 6400
420.41/420.52	c learnt constraints deletion: 12600 -> 6317
431.02/431.14	c learnt constraints deletion: 12555 -> 6281
441.60/441.74	c learnt constraints deletion: 12663 -> 6339
452.51/452.60	c learnt constraints deletion: 12726 -> 6375
464.51/464.67	c learnt constraints deletion: 13850 -> 6929
475.70/475.86	c learnt constraints deletion: 13829 -> 6915
487.30/487.41	c learnt constraints deletion: 13834 -> 6921
498.60/498.71	c learnt constraints deletion: 13849 -> 6940
510.10/510.27	c learnt constraints deletion: 13915 -> 6983
521.30/521.43	c learnt constraints deletion: 13794 -> 6898
532.10/532.26	c learnt constraints deletion: 13828 -> 6922
543.09/543.20	c learnt constraints deletion: 13798 -> 6901
553.99/554.17	c learnt constraints deletion: 13820 -> 6913
564.48/564.66	c learnt constraints deletion: 13818 -> 6917
574.99/575.17	c learnt constraints deletion: 13886 -> 6947
586.28/586.47	c learnt constraints deletion: 13963 -> 6988
596.88/597.05	c learnt constraints deletion: 13857 -> 6941
607.48/607.66	c learnt constraints deletion: 13963 -> 7001
618.18/618.31	c learnt constraints deletion: 13886 -> 6948
629.48/629.67	c learnt constraints deletion: 13819 -> 6916
640.67/640.81	c learnt constraints deletion: 13955 -> 6985
651.27/651.40	c learnt constraints deletion: 13813 -> 6915
662.67/662.87	c learnt constraints deletion: 13872 -> 6945
673.17/673.39	c learnt constraints deletion: 13813 -> 6917
684.37/684.58	c learnt constraints deletion: 13971 -> 6997
697.37/697.57	c learnt constraints deletion: 15000 -> 7500
710.66/710.88	c learnt constraints deletion: 15052 -> 7526
724.06/724.29	c learnt constraints deletion: 15261 -> 7636
736.77/736.96	c learnt constraints deletion: 15142 -> 7577
749.86/750.02	c learnt constraints deletion: 15072 -> 7538
762.86/763.08	c learnt constraints deletion: 15113 -> 7560
776.36/776.58	c learnt constraints deletion: 15134 -> 7572
788.65/788.84	c learnt constraints deletion: 15210 -> 7614
800.66/800.85	c learnt constraints deletion: 15239 -> 7633
812.85/813.08	c learnt constraints deletion: 15195 -> 7615
825.64/825.86	c learnt constraints deletion: 15136 -> 7571
837.54/837.74	c learnt constraints deletion: 15129 -> 7569
850.04/850.23	c learnt constraints deletion: 15223 -> 7625
862.54/862.74	c learnt constraints deletion: 15162 -> 7586
875.24/875.49	c learnt constraints deletion: 15221 -> 7621
887.03/887.25	c learnt constraints deletion: 15149 -> 7589
899.13/899.34	c learnt constraints deletion: 15266 -> 7651
910.83/911.00	c learnt constraints deletion: 15287 -> 7675
923.53/923.70	c learnt constraints deletion: 15132 -> 7572
936.73/936.99	c learnt constraints deletion: 15130 -> 7572
950.02/950.22	c learnt constraints deletion: 15214 -> 7615
961.92/962.11	c learnt constraints deletion: 15151 -> 7588
974.52/974.79	c learnt constraints deletion: 15094 -> 7556
987.32/987.56	c learnt constraints deletion: 15247 -> 7636
999.51/999.77	c learnt constraints deletion: 15129 -> 7575
1012.42/1012.63	c learnt constraints deletion: 15255 -> 7639
1024.51/1024.72	c learnt constraints deletion: 15209 -> 7617
1036.41/1036.63	c learnt constraints deletion: 15191 -> 7614
1047.81/1048.04	c learnt constraints deletion: 15143 -> 7585
1062.60/1062.87	c learnt constraints deletion: 16674 -> 8351
1077.51/1077.78	c learnt constraints deletion: 16600 -> 8300
1091.70/1091.92	c learnt constraints deletion: 16707 -> 8363
1106.00/1106.23	c learnt constraints deletion: 16858 -> 8429
1119.39/1119.67	c learnt constraints deletion: 16608 -> 8307
1133.09/1133.39	c learnt constraints deletion: 16683 -> 8349
1146.49/1146.80	c learnt constraints deletion: 16681 -> 8354
1159.69/1159.94	c learnt constraints deletion: 16930 -> 8490
1173.18/1173.41	c learnt constraints deletion: 16610 -> 8309
1187.28/1187.59	c learnt constraints deletion: 16661 -> 8332
1202.09/1202.34	c learnt constraints deletion: 16680 -> 8345
1215.37/1215.66	c learnt constraints deletion: 16649 -> 8337
1228.37/1228.63	c learnt constraints deletion: 16695 -> 8367
1241.87/1242.14	c learnt constraints deletion: 16669 -> 8338
1255.97/1256.22	c learnt constraints deletion: 16603 -> 8311
1269.17/1269.48	c learnt constraints deletion: 16701 -> 8367
1282.36/1282.61	c learnt constraints deletion: 16605 -> 8306
1296.67/1296.95	c learnt constraints deletion: 16740 -> 8378
1310.05/1310.33	c learnt constraints deletion: 16888 -> 8459
1323.35/1323.69	c learnt constraints deletion: 16743 -> 8376
1336.55/1336.89	c learnt constraints deletion: 16618 -> 8317
1349.36/1349.64	c learnt constraints deletion: 16646 -> 8338
1362.45/1362.76	c learnt constraints deletion: 16570 -> 8290
1375.95/1376.25	c learnt constraints deletion: 16711 -> 8366
1389.14/1389.41	c learnt constraints deletion: 16590 -> 8301
1403.14/1403.45	c learnt constraints deletion: 16651 -> 8333
1415.93/1416.21	c learnt constraints deletion: 16690 -> 8360
1429.13/1429.41	c learnt constraints deletion: 16688 -> 8351
1442.94/1443.28	c learnt constraints deletion: 16652 -> 8337
1456.44/1456.70	c learnt constraints deletion: 16665 -> 8352
1470.83/1471.12	c learnt constraints deletion: 16640 -> 8328
1485.13/1485.42	c learnt constraints deletion: 16743 -> 8386
1498.63/1498.92	c learnt constraints deletion: 16640 -> 8334
1512.13/1512.44	c learnt constraints deletion: 16676 -> 8348
1525.43/1525.77	c learnt constraints deletion: 16689 -> 8355
1539.12/1539.49	c learnt constraints deletion: 16673 -> 8348
1552.72/1553.08	c learnt constraints deletion: 16779 -> 8407
1565.42/1565.77	c learnt constraints deletion: 16658 -> 8341
1579.11/1579.41	c learnt constraints deletion: 16661 -> 8343
1592.42/1592.72	c learnt constraints deletion: 16657 -> 8343
1607.11/1607.49	c learnt constraints deletion: 17966 -> 8983
1622.40/1622.70	c learnt constraints deletion: 18297 -> 9157
1636.50/1636.89	c learnt constraints deletion: 18288 -> 9155
1653.19/1653.53	c learnt constraints deletion: 18237 -> 9119
1668.41/1668.78	c learnt constraints deletion: 18223 -> 9118
1683.79/1684.19	c learnt constraints deletion: 18405 -> 9215
1698.69/1699.07	c learnt constraints deletion: 18226 -> 9114
1713.88/1714.26	c learnt constraints deletion: 18212 -> 9110
1728.68/1729.03	c learnt constraints deletion: 18289 -> 9152
1742.77/1743.18	c learnt constraints deletion: 18384 -> 9205
1757.07/1757.45	c learnt constraints deletion: 18216 -> 9114
1772.37/1772.72	c learnt constraints deletion: 18286 -> 9145
1788.47/1788.85	c learnt constraints deletion: 18287 -> 9149

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-3706625-1338111521/watcher-3706625-1338111521 -o /tmp/evaluation-result-3706625-1338111521/solver-3706625-1338111521 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706625-1338111521.opb 

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.92 1.98 1.96 3/176 3919
/proc/meminfo: memFree=31314924/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 821 0 0 0 0 0 0 0 20 0 1 0 277276985 7405568 743 33554432000 4194304 8973514 140733239548928 140733239548192 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 1808 743 416 1167 0 589 0

[startup+0.075837 s]
/proc/loadavg: 1.92 1.98 1.96 3/176 3919
/proc/meminfo: memFree=31314924/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=11328 CPUtime=0.07 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 1867 0 0 0 7 0 0 0 20 0 1 0 277276985 11599872 1789 33554432000 4194304 8973514 140733239548928 140733239548192 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 2832 1789 418 1167 0 1613 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11328

[startup+0.100312 s]
/proc/loadavg: 1.92 1.98 1.96 3/176 3919
/proc/meminfo: memFree=31314924/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 2354 0 0 0 9 0 0 0 20 0 1 0 277276985 12648448 2276 33554432000 4194304 8973514 140733239548928 140733239548192 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 3088 2276 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.3003 s]
/proc/loadavg: 1.92 1.98 1.96 3/176 3919
/proc/meminfo: memFree=31314924/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=16448 CPUtime=0.28 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 3424 0 0 0 28 0 0 0 20 0 1 0 277276985 16842752 3346 33554432000 4194304 8973514 140733239548928 140733239548192 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 4112 3346 458 1167 0 2893 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16448

[startup+0.700321 s]
/proc/loadavg: 1.92 1.98 1.96 3/176 3919
/proc/meminfo: memFree=31314924/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=16448 CPUtime=0.69 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 3424 0 0 0 68 1 0 0 20 0 1 0 277276985 16842752 3346 33554432000 4194304 8973514 140733239548928 140733239548192 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 4112 3346 458 1167 0 2893 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16448

[startup+1.5003 s]
/proc/loadavg: 1.92 1.98 1.96 3/177 3920
/proc/meminfo: memFree=31303368/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=17472 CPUtime=1.49 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 3680 0 0 0 148 1 0 0 20 0 1 0 277276985 17891328 3602 33554432000 4194304 8973514 140733239548928 140733239548192 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 4368 3602 458 1167 0 3149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17472

[startup+3.10033 s]
/proc/loadavg: 1.92 1.98 1.96 3/177 3920
/proc/meminfo: memFree=31301632/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=19520 CPUtime=3.08 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 4196 0 0 0 307 1 0 0 20 0 1 0 277276985 19988480 4119 33554432000 4194304 8973514 140733239548928 140733239548424 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 4880 4119 458 1167 0 3661 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19520

[startup+6.30029 s]
/proc/loadavg: 1.93 1.98 1.96 3/177 3920
/proc/meminfo: memFree=31297280/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=21568 CPUtime=6.28 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 4709 0 0 0 626 2 0 0 20 0 1 0 277276985 22085632 4632 33554432000 4194304 8973514 140733239548928 140733239548192 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 5392 4632 459 1167 0 4173 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21568

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.96 3/177 3920
/proc/meminfo: memFree=31290972/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=27712 CPUtime=12.68 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 6249 0 0 0 1264 4 0 0 20 0 1 0 277276985 28377088 6168 33554432000 4194304 8973514 140733239548928 140733239530944 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 6928 6168 459 1167 0 5709 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27712

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.96 3/177 3920
/proc/meminfo: memFree=31285072/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=32832 CPUtime=25.48 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 7529 0 0 0 2540 8 0 0 20 0 1 0 277276985 33619968 7448 33554432000 4194304 8973514 140733239548928 140733239548424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 8208 7448 459 1167 0 6989 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32832

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.96 3/177 3920
/proc/meminfo: memFree=31280112/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=37952 CPUtime=51.07 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 8809 0 0 0 5091 16 0 0 20 0 1 0 277276985 38862848 8728 33554432000 4194304 8973514 140733239548928 140733239548424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 9488 8728 459 1167 0 8269 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37952

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.96 3/178 3923
/proc/meminfo: memFree=31273516/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=42048 CPUtime=102.26 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 11374 0 0 0 10192 34 0 0 20 0 1 0 277276985 43057152 9752 33554432000 4194304 8973514 140733239548928 140733239548192 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 10512 9752 459 1167 0 9293 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 42048

[startup+162.3 s]
/proc/loadavg: 2.04 2.00 1.96 3/177 3923
/proc/meminfo: memFree=31268616/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=46144 CPUtime=162.25 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 12655 0 0 0 16171 54 0 0 20 0 1 0 277276985 47251456 10776 33554432000 4194304 8973514 140733239548928 140733239548424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 11536 10776 459 1167 0 10317 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 46144

[startup+222.3 s]
/proc/loadavg: 2.09 2.02 1.97 3/177 3923
/proc/meminfo: memFree=31267252/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=47168 CPUtime=222.24 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 13679 0 0 0 22152 72 0 0 20 0 1 0 277276985 48300032 11032 33554432000 4194304 8973514 140733239548928 140733239548192 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 11792 11032 459 1167 0 10573 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 47168

[startup+282.3 s]
/proc/loadavg: 2.06 2.03 1.97 3/177 3924
/proc/meminfo: memFree=31263160/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=50240 CPUtime=282.23 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 15471 0 0 0 28133 90 0 0 20 0 1 0 277276985 51445760 11800 33554432000 4194304 8973514 140733239548928 140733239548424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 12560 11800 459 1167 0 11341 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 50240

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 1.97 3/177 3924
/proc/meminfo: memFree=31253108/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=59456 CPUtime=342.22 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 18544 0 0 0 34114 108 0 0 20 0 1 0 277276985 60882944 14104 33554432000 4194304 8973514 140733239548928 140733239548424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 14864 14104 459 1167 0 13645 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 59456

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/177 3924
/proc/meminfo: memFree=31245092/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=65600 CPUtime=402.21 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 20336 0 0 0 40094 127 0 0 20 0 1 0 277276985 67174400 15640 33554432000 4194304 8973514 140733239548928 140733239548192 5383373 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 16400 15640 459 1167 0 15181 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 65600

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/177 3924
/proc/meminfo: memFree=31239568/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=67648 CPUtime=462.2 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 22384 0 0 0 46076 144 0 0 20 0 1 0 277276985 69271552 16152 33554432000 4194304 8973514 140733239548928 140733239548424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 16912 16152 459 1167 0 15693 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 67648

[startup+522.3 s]
/proc/loadavg: 2.07 2.02 1.98 3/177 3924
/proc/meminfo: memFree=31248308/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=54336 CPUtime=522.19 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 22384 0 0 0 52056 163 0 0 20 0 1 0 277276985 55640064 12824 33554432000 4194304 8973514 140733239548928 140733239548424 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 13584 12824 459 1167 0 12365 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 54336

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/176 3925
/proc/meminfo: memFree=31246580/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=53312 CPUtime=582.19 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 23664 0 0 0 58037 182 0 0 20 0 1 0 277276985 54591488 12568 33554432000 4194304 8973514 140733239548928 140733239546880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 13328 12568 459 1167 0 12109 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 53312

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.05 2.01 1.98 3/177 3929
/proc/meminfo: memFree=31209336/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=66624 CPUtime=822.15 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 31856 0 0 0 81961 254 0 0 20 0 1 0 277276985 68222976 15896 33554432000 4194304 8973514 140733239548928 140733239546880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 16656 15896 459 1167 0 15437 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 66624

[startup+882.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/177 3930
/proc/meminfo: memFree=31210320/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=62528 CPUtime=882.14 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 33397 0 0 0 87940 274 0 0 20 0 1 0 277276985 64028672 14872 33554432000 4194304 8973514 140733239548928 140733239548424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 15632 14872 459 1167 0 14413 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 62528

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 3930
/proc/meminfo: memFree=31172528/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=66624 CPUtime=942.13 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 35957 0 0 0 93922 291 0 0 20 0 1 0 277276985 68222976 15896 33554432000 4194304 8973514 140733239548928 140733239548424 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 16656 15896 459 1167 0 15437 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 66624

[startup+1002.3 s]
/proc/loadavg: 2.08 2.02 1.99 3/177 3930
/proc/meminfo: memFree=31173880/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=64576 CPUtime=1002.12 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 36471 0 0 0 99906 306 0 0 20 0 1 0 277276985 66125824 15384 33554432000 4194304 8973514 140733239548928 140733239548424 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 16144 15384 459 1167 0 14925 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 64576

[startup+1062.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 3930
/proc/meminfo: memFree=31165380/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=67648 CPUtime=1062.11 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 37239 0 0 0 105887 324 0 0 20 0 1 0 277276985 69271552 16152 33554432000 4194304 8973514 140733239548928 140733239548192 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 16912 16152 459 1167 0 15693 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 67648

[startup+1122.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 3930
/proc/meminfo: memFree=31161964/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=66624 CPUtime=1122.09 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 38523 0 0 0 111867 342 0 0 20 0 1 0 277276985 68222976 15896 33554432000 4194304 8973514 140733239548928 140733239548192 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 16656 15896 459 1167 0 15437 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 66624

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 3931
/proc/meminfo: memFree=31161916/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=66624 CPUtime=1182.09 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 42619 0 0 0 117847 362 0 0 20 0 1 0 277276985 68222976 15896 33554432000 4194304 8973514 140733239548928 140733239548424 4204220 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 16656 15896 459 1167 0 15437 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 66624

[startup+1242.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 3931
/proc/meminfo: memFree=31166296/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=62528 CPUtime=1242.07 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 42883 0 0 0 123826 381 0 0 20 0 1 0 277276985 64028672 14872 33554432000 4194304 8973514 140733239548928 140733239548192 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 15632 14872 459 1167 0 14413 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 62528

[startup+1302.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/178 3934
/proc/meminfo: memFree=31164180/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=64576 CPUtime=1302.06 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 44419 0 0 0 129809 397 0 0 20 0 1 0 277276985 66125824 15384 33554432000 4194304 8973514 140733239548928 140733239548424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 16144 15384 459 1167 0 14925 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 64576

[startup+1362.3 s]
/proc/loadavg: 2.19 2.07 2.01 3/178 3957
/proc/meminfo: memFree=31156480/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=68672 CPUtime=1362.05 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 45445 0 0 0 135790 415 0 0 20 0 1 0 277276985 70320128 16408 33554432000 4194304 8973514 140733239548928 140733239548424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 17168 16408 459 1167 0 15949 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 68672

[startup+1422.31 s]
/proc/loadavg: 2.15 2.08 2.02 3/177 3957
/proc/meminfo: memFree=31149608/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=73792 CPUtime=1422.05 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 47493 0 0 0 141771 434 0 0 20 0 1 0 277276985 75563008 17688 33554432000 4194304 8973514 140733239548928 140733239548424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 18448 17688 459 1167 0 17229 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 73792

[startup+1482.3 s]
/proc/loadavg: 2.09 2.08 2.02 3/177 3958
/proc/meminfo: memFree=31143212/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=73792 CPUtime=1482.03 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 47493 0 0 0 147751 452 0 0 20 0 1 0 277276985 75563008 17688 33554432000 4194304 8973514 140733239548928 140733239548192 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 18448 17688 459 1167 0 17229 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 73792

[startup+1542.3 s]
/proc/loadavg: 2.08 2.08 2.02 3/177 3958
/proc/meminfo: memFree=31144884/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=67648 CPUtime=1542.02 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 48005 0 0 0 153732 470 0 0 20 0 1 0 277276985 69271552 16152 33554432000 4194304 8973514 140733239548928 140733239548424 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 16912 16152 459 1167 0 15693 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 67648

[startup+1602.3 s]
/proc/loadavg: 2.06 2.08 2.02 3/177 3958
/proc/meminfo: memFree=31142472/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=70720 CPUtime=1602.01 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 51589 0 0 0 159714 487 0 0 20 0 1 0 277276985 72417280 16920 33554432000 4194304 8973514 140733239548928 140733239548192 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 17680 16920 459 1167 0 16461 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 70720

[startup+1662.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/177 3997
/proc/meminfo: memFree=31311320/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=62528 CPUtime=1661.99 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 55691 0 0 0 165693 506 0 0 20 0 1 0 277276985 64028672 14872 33554432000 4194304 8973514 140733239548928 140733239548424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 15632 14872 459 1167 0 14413 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 62528

[startup+1722.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/177 3997
/proc/meminfo: memFree=31298412/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=73792 CPUtime=1721.98 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 58512 0 0 0 171670 528 0 0 20 0 1 0 277276985 75563008 17688 33554432000 4194304 8973514 140733239548928 140733239548192 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 18448 17688 459 1167 0 17229 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 73792

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 3998
/proc/meminfo: memFree=31285064/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=83008 CPUtime=1781.96 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 62615 0 0 0 177648 548 0 0 20 0 1 0 277276985 85000192 19992 33554432000 4194304 8973514 140733239548928 140733239548424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 20752 19992 459 1167 0 19533 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 83008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 3998
/proc/meminfo: memFree=31293996/32873844 swapFree=7112/7112
[pid=3919] ppid=3917 vsize=74816 CPUtime=1800.07 cores=1,3,5,7
/proc/3919/stat : 3919 (toysat) R 3917 3919 31075 0 -1 4202496 62615 0 0 0 179453 554 0 0 20 0 1 0 277276985 76611584 17944 33554432000 4194304 8973514 140733239548928 140733239548424 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3919/statm: 18704 17944 459 1167 0 17485 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 74816

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1794.54
CPU system time (s): 5.54116
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 90176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.54
system time used= 5.54116
maximum resident set size= 87136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62615
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57
involuntary context switches= 1847

runsolver used 3.59145 second user time and 10.1345 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-27 11:38:41
IDJOB=3706625
IDBENCH=1850
IDSOLVER=2285
FILE ID=node142/3706625-1338111521
RUNJOBID= node142-1338109452-3227
PBS_JOBID= 14624428
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos1.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706625-1338111521/watcher-3706625-1338111521 -o /tmp/evaluation-result-3706625-1338111521/solver-3706625-1338111521 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706625-1338111521.opb

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

MD5SUM BENCH= 374deb5d477559ba9c51d0ad1d758624
RANDOM SEED=1803865048

node142.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.776
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.55
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.776
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.776
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	: 5391.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.776
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.92
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.776
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.776
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.776
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.776
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:        31314816 kB
Buffers:          299860 kB
Cached:           350596 kB
SwapCached:            0 kB
Active:           544848 kB
Inactive:         192928 kB
Active(anon):      78132 kB
Inactive(anon):    11212 kB
Active(file):     466716 kB
Inactive(file):   181716 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7428 kB
Writeback:             0 kB
AnonPages:         97536 kB
Mapped:            13520 kB
Shmem:               200 kB
Slab:             681252 kB
SReclaimable:     123428 kB
SUnreclaim:       557824 kB
KernelStack:        1456 kB
PageTables:         4276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     200644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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= 71680 MiB
End job on node142 at 2012-05-27 12:08:43