Trace number 3725442

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-06-01? (TO) 1800.11 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.newlist/normalized-rand71b131.cudf.paranoid.opb
MD5SUM0a3321c229fdd8db7a8cd40af6f6442f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5657
Best CPU time to get the best result obtained on this benchmark1.02484
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6124
Total number of constraints27447
Number of constraints which are clauses27162
Number of constraints which are cardinality constraints (but not clauses)285
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 2302
Biggest coefficient in the objective function 1753
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 967654
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1753
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 967654
Number of bits of the biggest sum of numbers20
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

1.09/1.11	c 2012-06-02T14:37:31+0200
1.09/1.11	c arch = x86_64
1.09/1.11	c os = linux
1.09/1.11	c compiler = ghc 7.4
1.09/1.11	c packages:
1.09/1.11	c   OptDir-0.0.1
1.09/1.11	c   array-0.4.0.0
1.09/1.11	c   base-4.5.0.0
1.09/1.11	c   bytestring-0.9.2.1
1.09/1.11	c   containers-0.4.2.1
1.09/1.11	c   deepseq-1.3.0.0
1.09/1.11	c   mtl-2.1.1
1.09/1.11	c   old_locale-1.0.0.4
1.09/1.11	c   parse_dimacs-1.2
1.09/1.11	c   parsec-3.1.2
1.09/1.11	c   queue-0.1.2
1.09/1.11	c   stm-2.3
1.09/1.11	c   time-1.4
1.09/1.11	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725442-1338640651.opb"]
1.09/1.11	c #vars 6124
1.09/1.11	c #constraints 27447
1.09/1.11	c Solving starts ...
1.88/1.92	c solving time = 0.801s
1.88/1.92	c #decision = 108587
1.88/1.92	c #conflict = 170
1.88/1.92	c #restart = 1
1.88/1.92	o 7450
1.88/1.94	c Solving starts ...
1.98/2.00	c solving time = 0.063s
1.98/2.00	c #decision = 110742
1.98/2.00	c #conflict = 173
1.98/2.00	c #restart = 1
1.98/2.00	o 7449
1.98/2.01	c Solving starts ...
5.39/5.44	c solving time = 3.428s
5.39/5.44	c #decision = 114150
5.39/5.44	c #conflict = 256
5.39/5.44	c #restart = 1
5.39/5.44	o 7448
5.39/5.44	c Solving starts ...
14.58/14.60	c solving time = 9.152s
14.58/14.60	c #decision = 116322
14.58/14.60	c #conflict = 457
14.58/14.60	c #restart = 2
14.58/14.60	o 7447
14.58/14.60	c Solving starts ...
92.87/92.98	c solving time = 78.366s
92.87/92.98	c #decision = 120526
92.87/92.98	c #conflict = 2166
92.87/92.98	c #restart = 7
92.87/92.98	o 7446
92.87/92.99	c Solving starts ...
192.55/192.66	c solving time = 99.651s
192.55/192.66	c #decision = 137262
192.55/192.66	c #conflict = 5909
192.55/192.66	c #restart = 14
192.55/192.66	o 7445
192.55/192.66	c Solving starts ...
193.15/193.25	c solving time = 0.585s
193.15/193.25	c #decision = 138119
193.15/193.25	c #conflict = 5933
193.15/193.25	c #restart = 14
193.15/193.25	o 7444
193.15/193.25	c Solving starts ...
194.05/194.12	c solving time = 0.867s
194.05/194.12	c #decision = 138926
194.05/194.12	c #conflict = 5974
194.05/194.12	c #restart = 14
194.05/194.12	o 7443
194.05/194.13	c Solving starts ...
194.45/194.54	c solving time = 0.382s
194.45/194.54	c #decision = 139690
194.45/194.54	c #conflict = 5992
194.45/194.54	c #restart = 14
194.45/194.54	o 7442
194.45/194.54	c Solving starts ...
194.75/194.84	c solving time = 0.294s
194.75/194.84	c #decision = 140515
194.75/194.84	c #conflict = 5999
194.75/194.84	c #restart = 14
194.75/194.84	o 7441
194.75/194.84	c Solving starts ...
195.65/195.77	c solving time = 0.923s
195.65/195.77	c #decision = 141334
195.65/195.77	c #conflict = 6044
195.65/195.77	c #restart = 14
195.65/195.77	o 7440
195.65/195.77	c Solving starts ...
196.35/196.41	c solving time = 0.634s
196.35/196.41	c #decision = 142190
196.35/196.41	c #conflict = 6069
196.35/196.41	c #restart = 14
196.35/196.41	o 7439
196.35/196.41	c Solving starts ...
197.65/197.75	c solving time = 1.343s
197.65/197.75	c #decision = 143150
197.65/197.75	c #conflict = 6132
197.65/197.75	c #restart = 14
197.65/197.75	o 7438
197.65/197.76	c Solving starts ...
198.15/198.24	c solving time = 0.476s
198.15/198.24	c #decision = 143913
198.15/198.24	c #conflict = 6148
198.15/198.24	c #restart = 14
198.15/198.24	o 7437
198.15/198.24	c Solving starts ...
199.45/199.58	c solving time = 1.343s
199.45/199.58	c #decision = 144743
199.45/199.58	c #conflict = 6214
199.45/199.58	c #restart = 14
199.45/199.58	o 7436
199.45/199.59	c Solving starts ...
199.75/199.80	c solving time = 0.213s
199.75/199.80	c #decision = 145473
199.75/199.80	c #conflict = 6216
199.75/199.80	c #restart = 14
199.75/199.80	o 7435
199.75/199.80	c Solving starts ...
201.16/201.20	c solving time = 1.395s
201.16/201.20	c #decision = 146322
201.16/201.20	c #conflict = 6284
201.16/201.20	c #restart = 14
201.16/201.20	o 7434
201.16/201.20	c Solving starts ...
201.35/201.43	c solving time = 0.226s
201.35/201.43	c #decision = 147048
201.35/201.43	c #conflict = 6286
201.35/201.43	c #restart = 14
201.35/201.43	o 7433
201.35/201.44	c Solving starts ...
201.85/201.99	c solving time = 0.548s
201.85/201.99	c #decision = 148578
201.85/201.99	c #conflict = 6309
201.85/201.99	c #restart = 14
201.85/201.99	o 7431
201.85/201.99	c Solving starts ...
202.26/202.36	c solving time = 0.369s
202.26/202.36	c #decision = 149307
202.26/202.36	c #conflict = 6327
202.26/202.36	c #restart = 14
202.26/202.36	o 7430
202.26/202.36	c Solving starts ...
202.75/202.80	c solving time = 0.436s
202.75/202.80	c #decision = 150047
202.75/202.80	c #conflict = 6351
202.75/202.80	c #restart = 14
202.75/202.80	o 7429
202.75/202.81	c Solving starts ...
222.15/222.21	c solving time = 19.400s
222.15/222.21	c #decision = 153065
222.15/222.21	c #conflict = 7090
222.15/222.21	c #restart = 17
222.15/222.21	o 7428
222.15/222.21	c Solving starts ...
227.75/227.84	c solving time = 5.622s
227.75/227.84	c #decision = 155410
227.75/227.84	c #conflict = 7308
227.75/227.84	c #restart = 18
227.75/227.84	o 5686
227.75/227.84	c Solving starts ...
228.05/228.17	c solving time = 0.327s
228.05/228.17	c #decision = 156198
228.05/228.17	c #conflict = 7319
228.05/228.17	c #restart = 18
228.05/228.17	o 5685
228.05/228.18	c Solving starts ...
228.45/228.50	c solving time = 0.326s
228.45/228.50	c #decision = 156889
228.45/228.50	c #conflict = 7330
228.45/228.50	c #restart = 18
228.45/228.50	o 5684
228.45/228.51	c Solving starts ...
228.55/228.68	c solving time = 0.172s
228.55/228.68	c #decision = 157563
228.55/228.68	c #conflict = 7330
228.55/228.68	c #restart = 18
228.55/228.68	o 5683
228.55/228.68	c Solving starts ...
228.85/228.98	c solving time = 0.295s
228.85/228.98	c #decision = 158243
228.85/228.98	c #conflict = 7337
228.85/228.98	c #restart = 18
228.85/228.98	o 5682
228.85/228.98	c Solving starts ...
229.24/229.30	c solving time = 0.316s
229.24/229.30	c #decision = 158942
229.24/229.30	c #conflict = 7345
229.24/229.30	c #restart = 18
229.24/229.30	o 5681
229.24/229.31	c Solving starts ...
230.95/231.08	c solving time = 1.766s
230.95/231.08	c #decision = 159740
230.95/231.08	c #conflict = 7420
230.95/231.08	c #restart = 18
230.95/231.08	o 5680
230.95/231.08	c Solving starts ...
236.04/236.10	c solving time = 5.017s
236.04/236.10	c #decision = 160785
236.04/236.10	c #conflict = 7643
236.04/236.10	c #restart = 19
236.04/236.10	o 5679
236.04/236.10	c Solving starts ...
238.94/239.08	c solving time = 2.971s
238.94/239.08	c #decision = 161662
238.94/239.08	c #conflict = 7769
238.94/239.08	c #restart = 20
238.94/239.08	o 5678
238.94/239.08	c Solving starts ...
247.24/247.32	c solving time = 8.240s
247.24/247.32	c #decision = 162987
247.24/247.32	c #conflict = 8154
247.24/247.32	c #restart = 22
247.24/247.32	o 5677
247.24/247.33	c Solving starts ...
251.94/252.09	c solving time = 4.761s
251.94/252.09	c #decision = 164003
251.94/252.09	c #conflict = 8369
251.94/252.09	c #restart = 23
251.94/252.09	o 5676
251.94/252.09	c Solving starts ...
260.74/260.80	c solving time = 8.704s
260.74/260.80	c #decision = 165450
260.74/260.80	c #conflict = 8778
260.74/260.80	c #restart = 25
260.74/260.80	o 5675
260.74/260.81	c Solving starts ...
264.23/264.39	c solving time = 3.575s
264.23/264.39	c #decision = 166419
264.23/264.39	c #conflict = 8940
264.23/264.39	c #restart = 26
264.23/264.39	o 5674
264.23/264.39	c Solving starts ...
292.14/292.27	c solving time = 27.877s
292.14/292.27	c #decision = 170602
292.14/292.27	c #conflict = 9993
292.14/292.27	c #restart = 30
292.14/292.27	o 5673
292.14/292.27	c Solving starts ...
296.63/296.79	c solving time = 4.516s
296.63/296.79	c #decision = 171676
296.63/296.79	c #conflict = 10199
296.63/296.79	c #restart = 31
296.63/296.79	o 5672
296.73/296.80	c Solving starts ...
351.63/351.73	c solving time = 54.917s
351.63/351.73	c #decision = 179838
351.63/351.73	c #conflict = 12095
351.63/351.73	c #restart = 36
351.63/351.73	o 5671
351.63/351.73	c Solving starts ...
351.63/351.75	c learnt constraints deletion: 11902 -> 5951
357.62/357.74	c solving time = 6.007s
357.62/357.74	c #decision = 181002
357.62/357.74	c #conflict = 12323
357.62/357.74	c #restart = 37
357.62/357.74	o 5670
357.62/357.74	c Solving starts ...
378.33/378.48	c solving time = 20.732s
378.33/378.48	c #decision = 183317
378.33/378.48	c #conflict = 13173
378.33/378.48	c #restart = 41
378.33/378.48	o 5669
378.33/378.48	c Solving starts ...
453.81/453.97	c solving time = 75.480s
453.81/453.97	c #decision = 193919
453.81/453.97	c #conflict = 17025
453.81/453.97	c #restart = 48
453.81/453.97	o 5668
453.81/453.98	c Solving starts ...
469.51/469.62	c solving time = 15.637s
469.51/469.62	c #decision = 197954
469.51/469.62	c #conflict = 18784
469.51/469.62	c #restart = 53
469.51/469.62	o 5667
469.51/469.62	c Solving starts ...
470.51/470.64	c learnt constraints deletion: 12675 -> 6339
475.40/475.59	c solving time = 5.966s
475.40/475.59	c #decision = 200283
475.40/475.59	c #conflict = 19330
475.40/475.59	c #restart = 56
475.40/475.59	o 5666
475.40/475.59	c Solving starts ...
492.10/492.22	c solving time = 16.626s
492.10/492.22	c #decision = 204779
492.10/492.22	c #conflict = 21168
492.10/492.22	c #restart = 61
492.10/492.22	o 5665
492.10/492.22	c Solving starts ...
495.10/495.21	c solving time = 2.980s
495.10/495.21	c #decision = 206007
495.10/495.21	c #conflict = 21471
495.10/495.21	c #restart = 63
495.10/495.21	o 5664
495.10/495.21	c Solving starts ...
500.41/500.56	c solving time = 5.351s
500.41/500.56	c #decision = 207716
500.41/500.56	c #conflict = 22031
500.41/500.56	c #restart = 66
500.41/500.56	o 5663
500.41/500.56	c Solving starts ...
507.50/507.65	c solving time = 7.083s
507.50/507.65	c #decision = 209575
507.50/507.65	c #conflict = 22779
507.50/507.65	c #restart = 69
507.50/507.65	o 5662
507.50/507.65	c Solving starts ...
513.00/513.12	c solving time = 5.465s
513.00/513.12	c #decision = 211092
513.00/513.12	c #conflict = 23317
513.00/513.12	c #restart = 72
513.00/513.12	o 5661
513.00/513.12	c Solving starts ...
526.30/526.45	c solving time = 13.324s
526.30/526.45	c #decision = 215558
526.30/526.45	c #conflict = 24865
526.30/526.45	c #restart = 77
526.30/526.45	o 5660
526.30/526.45	c Solving starts ...
547.30/547.40	c solving time = 20.946s
547.30/547.40	c #decision = 222022
547.30/547.40	c #conflict = 27364
547.30/547.40	c #restart = 83
547.30/547.40	o 5659
547.30/547.40	c Solving starts ...
547.30/547.43	c learnt constraints deletion: 14824 -> 7413
783.55/783.70	c learnt constraints deletion: 36447 -> 18225
962.83/963.07	c learnt constraints deletion: 39850 -> 19926
1044.91/1045.13	c solving time = 497.637s
1044.91/1045.13	c #decision = 340436
1044.91/1045.13	c #conflict = 87947
1044.91/1045.13	c #restart = 97
1044.91/1045.13	o 5658
1044.91/1045.13	c Solving starts ...
1045.01/1045.24	c learnt constraints deletion: 29832 -> 14917
1045.01/1045.26	c learnt constraints deletion: 14917 -> 7460
1289.57/1289.87	c learnt constraints deletion: 36374 -> 18188
1471.45/1471.75	c learnt constraints deletion: 39815 -> 19909
1659.31/1659.69	c learnt constraints deletion: 43742 -> 21872

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-3725442-1338640651/watcher-3725442-1338640651 -o /tmp/evaluation-result-3725442-1338640651/solver-3725442-1338640651 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725442-1338640651.opb 

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: 1.89 1.97 1.97 3/176 28613
/proc/meminfo: memFree=29842456/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 811 0 0 0 0 0 0 0 20 0 1 0 330190547 6373376 732 33554432000 4194304 8989770 140733697818064 140733697817560 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 1556 736 425 1171 0 333 0

[startup+0.074475 s]
/proc/loadavg: 1.89 1.97 1.97 3/176 28613
/proc/meminfo: memFree=29842456/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=10320 CPUtime=0.06 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 1857 0 0 0 6 0 0 0 20 0 1 0 330190547 10567680 1777 33554432000 4194304 8989770 140733697818064 140733697817560 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 2580 1777 431 1171 0 1357 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10320

[startup+0.100173 s]
/proc/loadavg: 1.89 1.97 1.97 3/176 28613
/proc/meminfo: memFree=29842456/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 2369 0 0 0 9 0 0 0 20 0 1 0 330190547 12664832 2289 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 3092 2289 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.30022 s]
/proc/loadavg: 1.89 1.97 1.97 3/176 28613
/proc/meminfo: memFree=29842456/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=27728 CPUtime=0.28 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 6206 0 0 0 28 0 0 0 20 0 1 0 330190547 28393472 6126 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 6932 6126 431 1171 0 5709 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 27728

[startup+0.70014 s]
/proc/loadavg: 1.89 1.97 1.97 3/176 28613
/proc/meminfo: memFree=29842456/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=42064 CPUtime=0.69 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 9816 0 0 0 68 1 0 0 20 0 1 0 330190547 43073536 9736 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 10516 9736 448 1171 0 9293 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42064

[startup+1.50017 s]
/proc/loadavg: 1.89 1.97 1.97 3/177 28614
/proc/meminfo: memFree=29805588/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=42064 CPUtime=1.48 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 9828 0 0 0 147 1 0 0 20 0 1 0 330190547 43073536 9748 33554432000 4194304 8989770 140733697818064 140733697816000 4204292 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 10516 9748 460 1171 0 9293 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42064

[startup+3.10016 s]
/proc/loadavg: 1.89 1.97 1.97 3/177 28614
/proc/meminfo: memFree=29804720/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=42064 CPUtime=3.09 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 9841 0 0 0 307 2 0 0 20 0 1 0 330190547 43073536 9761 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 10516 9761 473 1171 0 9293 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42064

[startup+6.30022 s]
/proc/loadavg: 1.90 1.97 1.97 3/177 28614
/proc/meminfo: memFree=29804404/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=42064 CPUtime=6.29 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 9841 0 0 0 626 3 0 0 20 0 1 0 330190547 43073536 9761 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 10516 9761 473 1171 0 9293 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42064

[startup+12.7002 s]
/proc/loadavg: 1.91 1.97 1.97 3/177 28614
/proc/meminfo: memFree=29803684/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=42064 CPUtime=12.69 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 9841 0 0 0 1263 6 0 0 20 0 1 0 330190547 43073536 9761 33554432000 4194304 8989770 140733697818064 140733697816000 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 10516 9761 473 1171 0 9293 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42064

[startup+25.5002 s]
/proc/loadavg: 1.93 1.97 1.97 3/177 28614
/proc/meminfo: memFree=29803068/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=43088 CPUtime=25.48 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 10098 0 0 0 2538 10 0 0 20 0 1 0 330190547 44122112 10017 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 10772 10017 473 1171 0 9549 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43088

[startup+51.1002 s]
/proc/loadavg: 1.95 1.97 1.97 3/177 28614
/proc/meminfo: memFree=29801176/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=45136 CPUtime=51.08 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 10613 0 0 0 5089 19 0 0 20 0 1 0 330190547 46219264 10529 33554432000 4194304 8989770 140733697818064 140733697817328 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 11284 10529 473 1171 0 10061 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45136

[startup+102.306 s]
/proc/loadavg: 1.98 1.97 1.97 3/177 28615
/proc/meminfo: memFree=29790972/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=49232 CPUtime=102.28 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 11639 0 0 0 10189 39 0 0 20 0 1 0 330190547 50413568 11553 33554432000 4194304 8989770 140733697818064 140733697817560 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 12308 11553 473 1171 0 11085 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 49232

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/178 28618
/proc/meminfo: memFree=29785500/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=54352 CPUtime=162.25 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 12921 0 0 0 16165 60 0 0 20 0 1 0 330190547 55656448 12833 33554432000 4194304 8989770 140733697818064 140733697817328 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 13588 12833 473 1171 0 12365 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 54352

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/177 28618
/proc/meminfo: memFree=29772556/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=69712 CPUtime=222.24 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 16761 0 0 0 22140 84 0 0 20 0 1 0 330190547 71385088 16673 33554432000 4194304 8989770 140733697818064 140733697817328 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 17428 16673 473 1171 0 16205 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 69712

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/177 28618
/proc/meminfo: memFree=29757016/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=84048 CPUtime=282.23 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 20347 0 0 0 28114 109 0 0 20 0 1 0 330190547 86065152 20257 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 21012 20257 473 1171 0 19789 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 84048

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/177 28618
/proc/meminfo: memFree=29750924/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=90192 CPUtime=342.22 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 21883 0 0 0 34089 133 0 0 20 0 1 0 330190547 92356608 21793 33554432000 4194304 8989770 140733697818064 140733697817328 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 22548 21793 473 1171 0 21325 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 90192

[startup+402.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/177 28619
/proc/meminfo: memFree=29743548/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=97360 CPUtime=402.22 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 23678 0 0 0 40064 158 0 0 20 0 1 0 330190547 99696640 23588 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 24340 23588 475 1171 0 23117 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 97360

[startup+462.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/177 28619
/proc/meminfo: memFree=29739304/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=100432 CPUtime=462.21 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 24446 0 0 0 46037 184 0 0 20 0 1 0 330190547 102842368 24356 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 25108 24356 475 1171 0 23885 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 100432

[startup+522.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/177 28619
/proc/meminfo: memFree=29730132/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=112720 CPUtime=522.19 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 27519 0 0 0 52010 209 0 0 20 0 1 0 330190547 115425280 27428 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 28180 27428 475 1171 0 26957 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 112720

[startup+582.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/177 28619
/proc/meminfo: memFree=29717656/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=120912 CPUtime=582.19 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 29567 0 0 0 57978 241 0 0 20 0 1 0 330190547 123813888 29476 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 30228 29476 475 1171 0 29005 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 120912

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 1.99 1.98 3/177 28623
/proc/meminfo: memFree=29682964/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=154704 CPUtime=822.14 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 38027 0 0 0 81860 354 0 0 20 0 1 0 330190547 158416896 37924 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 38676 37924 475 1171 0 37453 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 154704

[startup+882.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/177 28623
/proc/meminfo: memFree=29683928/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=154704 CPUtime=882.14 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 38027 0 0 0 87833 381 0 0 20 0 1 0 330190547 158416896 37924 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 38676 37924 475 1171 0 37453 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 154704

[startup+942.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/177 28623
/proc/meminfo: memFree=29683124/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=154704 CPUtime=942.13 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 38027 0 0 0 93805 408 0 0 20 0 1 0 330190547 158416896 37924 33554432000 4194304 8989770 140733697818064 140733697817328 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 38676 37924 475 1171 0 37453 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 154704

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/176 28623
/proc/meminfo: memFree=29680812/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=158800 CPUtime=1002.11 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 39051 0 0 0 99777 434 0 0 20 0 1 0 330190547 162611200 38948 33554432000 4194304 8989770 140733697818064 140733697816000 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 39700 38948 475 1171 0 38477 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 158800

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/177 28624
/proc/meminfo: memFree=29671492/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=166992 CPUtime=1062.11 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 41101 0 0 0 105750 461 0 0 20 0 1 0 330190547 170999808 40996 33554432000 4194304 8989770 140733697818064 140733697816000 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 41748 40996 475 1171 0 40525 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 166992

[startup+1122.3 s]
/proc/loadavg: 2.05 2.00 1.98 3/177 28624
/proc/meminfo: memFree=29671436/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=166992 CPUtime=1122.1 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 41101 0 0 0 111723 487 0 0 20 0 1 0 330190547 170999808 40996 33554432000 4194304 8989770 140733697818064 140733697817328 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 41748 40996 475 1171 0 40525 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 166992

[startup+1182.3 s]
/proc/loadavg: 2.02 2.00 1.98 3/177 28624
/proc/meminfo: memFree=29671436/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=166992 CPUtime=1182.08 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 41101 0 0 0 117694 514 0 0 20 0 1 0 330190547 170999808 40996 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 41748 40996 475 1171 0 40525 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 166992

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 1.99 3/177 28624
/proc/meminfo: memFree=29671312/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=166992 CPUtime=1242.08 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 41101 0 0 0 123663 545 0 0 20 0 1 0 330190547 170999808 40996 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 41748 40996 475 1171 0 40525 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 166992

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/177 28624
/proc/meminfo: memFree=29670292/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=166992 CPUtime=1302.07 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 41101 0 0 0 129634 573 0 0 20 0 1 0 330190547 170999808 40996 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 41748 40996 475 1171 0 40525 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 166992

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 28628
/proc/meminfo: memFree=29666452/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=166992 CPUtime=1362.06 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 41101 0 0 0 135604 602 0 0 20 0 1 0 330190547 170999808 40996 33554432000 4194304 8989770 140733697818064 140733697816000 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 41748 40996 475 1171 0 40525 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 166992

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 28651
/proc/meminfo: memFree=29670488/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=166992 CPUtime=1422.06 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 41101 0 0 0 141575 631 0 0 20 0 1 0 330190547 170999808 40996 33554432000 4194304 8989770 140733697818064 140733697817560 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 41748 40996 475 1171 0 40525 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 166992

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 28651
/proc/meminfo: memFree=29670764/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=166992 CPUtime=1482.04 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 41101 0 0 0 147545 659 0 0 20 0 1 0 330190547 170999808 40996 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 41748 40996 475 1171 0 40525 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 166992

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 28651
/proc/meminfo: memFree=29671272/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=166992 CPUtime=1542.03 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 41101 0 0 0 153514 689 0 0 20 0 1 0 330190547 170999808 40996 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 41748 40996 475 1171 0 40525 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 166992

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 28651
/proc/meminfo: memFree=29667392/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=166992 CPUtime=1602.03 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 41101 0 0 0 159487 716 0 0 20 0 1 0 330190547 170999808 40996 33554432000 4194304 8989770 140733697818064 140733697816000 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 41748 40996 475 1171 0 40525 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 166992

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 28652
/proc/meminfo: memFree=29667280/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=166992 CPUtime=1662.01 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 41101 0 0 0 165459 742 0 0 20 0 1 0 330190547 170999808 40996 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 41748 40996 475 1171 0 40525 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 166992

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 28652
/proc/meminfo: memFree=29667032/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=166992 CPUtime=1722.01 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 41101 0 0 0 171435 766 0 0 20 0 1 0 330190547 170999808 40996 33554432000 4194304 8989770 140733697818064 140733697817560 4209198 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 41748 40996 475 1171 0 40525 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 166992

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 28691
/proc/meminfo: memFree=29430116/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=166992 CPUtime=1781.99 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 41101 0 0 0 177405 794 0 0 20 0 1 0 330190547 170999808 40996 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 41748 40996 475 1171 0 40525 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 166992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 28691
/proc/meminfo: memFree=29419948/32873648 swapFree=7116/7116
[pid=28613] ppid=28611 vsize=166992 CPUtime=1800.09 cores=0,2,4,6
/proc/28613/stat : 28613 (toysat) R 28611 28613 27825 0 -1 4202496 41101 0 0 0 179205 804 0 0 20 0 1 0 330190547 170999808 40996 33554432000 4194304 8989770 140733697818064 140733697817560 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28613/statm: 41748 40996 475 1171 0 40525 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 166992

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.11
CPU user time (s): 1792.06
CPU system time (s): 8.04878
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 166992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.06
system time used= 8.04878
maximum resident set size= 163984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41101
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= 28
involuntary context switches= 1993

runsolver used 3.35049 second user time and 9.00463 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-02 14:37:31
IDJOB=3725442
IDBENCH=72106
IDSOLVER=2308
FILE ID=node127/3725442-1338640651
RUNJOBID= node127-1338631505-27841
PBS_JOBID= 14636453
Free space on /tmp= 70476 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/rand.newlist/normalized-rand71b131.cudf.paranoid.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725442-1338640651/watcher-3725442-1338640651 -o /tmp/evaluation-result-3725442-1338640651/solver-3725442-1338640651 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725442-1338640651.opb

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

MD5SUM BENCH= 0a3321c229fdd8db7a8cd40af6f6442f
RANDOM SEED=1977497385

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29842456 kB
Buffers:          364976 kB
Cached:          1763124 kB
SwapCached:         1500 kB
Active:           989260 kB
Inactive:        1163172 kB
Active(anon):      17840 kB
Inactive(anon):     7932 kB
Active(file):     971420 kB
Inactive(file):  1155240 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104404 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:         29160 kB
Mapped:            12604 kB
Shmem:                92 kB
Slab:             743496 kB
SReclaimable:     187804 kB
SUnreclaim:       555692 kB
KernelStack:        1456 kB
PageTables:         4016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     139932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70464 MiB
End job on node127 at 2012-06-02 15:07:33