Trace number 3724667

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.09 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/
10orplus/normalized-codebreaker.cudf.paranoid.opb
MD5SUMb0b0977e9ec037181e9f3d33c57febaf
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark193395
Best CPU time to get the best result obtained on this benchmark710.886
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19770
Total number of constraints96411
Number of constraints which are clauses94846
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 7254
Biggest coefficient in the objective function 4296
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 12720454
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 4296
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 12720454
Number of bits of the biggest sum of numbers24
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

8.38/8.40	c 2012-06-02T14:40:46+0200
8.38/8.40	c arch = x86_64
8.38/8.40	c os = linux
8.38/8.40	c compiler = ghc 7.4
8.38/8.40	c packages:
8.38/8.40	c   OptDir-0.0.1
8.38/8.40	c   array-0.4.0.0
8.38/8.40	c   base-4.5.0.0
8.38/8.40	c   bytestring-0.9.2.1
8.38/8.40	c   containers-0.4.2.1
8.38/8.40	c   deepseq-1.3.0.0
8.38/8.40	c   mtl-2.1.1
8.38/8.40	c   old_locale-1.0.0.4
8.38/8.40	c   parse_dimacs-1.2
8.38/8.40	c   parsec-3.1.2
8.38/8.40	c   queue-0.1.2
8.38/8.40	c   stm-2.3
8.38/8.40	c   time-1.4
8.38/8.40	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724667-1338640846.opb"]
8.38/8.40	c #vars 19770
8.38/8.40	c #constraints 96411
8.38/8.40	c Solving starts ...
9.28/9.32	c solving time = 0.906s
9.28/9.32	c #decision = 58958
9.28/9.32	c #conflict = 50
9.28/9.32	c #restart = 0
9.28/9.32	o 227867
9.28/9.33	c Solving starts ...
9.68/9.77	c solving time = 0.414s
9.68/9.77	c #decision = 71485
9.68/9.77	c #conflict = 62
9.68/9.77	c #restart = 0
9.68/9.77	o 227864
9.68/9.78	c Solving starts ...
10.19/10.20	c solving time = 0.398s
10.19/10.20	c #decision = 78242
10.19/10.20	c #conflict = 63
10.19/10.20	c #restart = 0
10.19/10.20	o 227863
10.19/10.21	c Solving starts ...
10.59/10.67	c solving time = 0.441s
10.59/10.67	c #decision = 85952
10.59/10.67	c #conflict = 64
10.59/10.67	c #restart = 0
10.59/10.67	o 227861
10.59/10.69	c Solving starts ...
11.19/11.21	c solving time = 0.499s
11.19/11.21	c #decision = 93596
11.19/11.21	c #conflict = 65
11.19/11.21	c #restart = 0
11.19/11.21	o 227859
11.19/11.22	c Solving starts ...
11.69/11.78	c solving time = 0.545s
11.69/11.78	c #decision = 100014
11.69/11.78	c #conflict = 67
11.69/11.78	c #restart = 0
11.69/11.78	o 227858
11.79/11.80	c Solving starts ...
12.18/12.23	c solving time = 0.412s
12.18/12.23	c #decision = 106086
12.18/12.23	c #conflict = 67
12.18/12.23	c #restart = 0
12.18/12.23	o 227857
12.18/12.24	c Solving starts ...
13.39/13.41	c solving time = 1.151s
13.39/13.41	c #decision = 114821
13.39/13.41	c #conflict = 71
13.39/13.41	c #restart = 0
13.39/13.41	o 227856
13.39/13.42	c Solving starts ...
14.08/14.17	c solving time = 0.727s
14.08/14.17	c #decision = 120596
14.08/14.17	c #conflict = 72
14.08/14.17	c #restart = 0
14.08/14.17	o 227855
14.19/14.27	c Solving starts ...
16.18/16.28	c solving time = 1.997s
16.18/16.28	c #decision = 128010
16.18/16.28	c #conflict = 81
16.18/16.28	c #restart = 0
16.18/16.28	o 227854
16.18/16.30	c Solving starts ...
16.78/16.86	c solving time = 0.546s
16.78/16.86	c #decision = 132637
16.78/16.86	c #conflict = 81
16.78/16.86	c #restart = 0
16.78/16.86	o 227853
16.78/16.87	c Solving starts ...
17.89/17.91	c solving time = 1.018s
17.89/17.91	c #decision = 137420
17.89/17.91	c #conflict = 82
17.89/17.91	c #restart = 0
17.89/17.91	o 227852
17.89/17.92	c Solving starts ...
28.18/28.22	c solving time = 10.277s
28.18/28.22	c #decision = 142175
28.18/28.22	c #conflict = 102
28.18/28.22	c #restart = 0
28.18/28.22	o 227851
28.18/28.24	c Solving starts ...
32.79/32.85	c solving time = 4.598s
32.79/32.85	c #decision = 147671
32.79/32.85	c #conflict = 111
32.79/32.85	c #restart = 0
32.79/32.85	o 227848
32.79/32.87	c Solving starts ...
35.38/35.45	c solving time = 2.561s
35.38/35.45	c #decision = 150570
35.38/35.45	c #conflict = 113
35.38/35.45	c #restart = 0
35.38/35.45	o 227847
35.38/35.46	c Solving starts ...
44.68/44.71	c solving time = 9.233s
44.68/44.71	c #decision = 153485
44.68/44.71	c #conflict = 127
44.68/44.71	c #restart = 0
44.68/44.71	o 227846
44.68/44.73	c Solving starts ...
47.28/47.39	c solving time = 2.646s
47.28/47.39	c #decision = 156386
47.28/47.39	c #conflict = 132
47.28/47.39	c #restart = 0
47.28/47.39	o 227845
47.38/47.40	c Solving starts ...
53.98/54.02	c solving time = 6.596s
53.98/54.02	c #decision = 159295
53.98/54.02	c #conflict = 141
53.98/54.02	c #restart = 0
53.98/54.02	o 227844
53.98/54.03	c Solving starts ...
69.97/70.05	c solving time = 15.997s
69.97/70.05	c #decision = 175080
69.97/70.05	c #conflict = 235
69.97/70.05	c #restart = 0
69.97/70.05	o 223574
69.97/70.06	c Solving starts ...
72.37/72.48	c solving time = 2.399s
72.37/72.48	c #decision = 180254
72.37/72.48	c #conflict = 240
72.37/72.48	c #restart = 0
72.37/72.48	o 223572
72.37/72.49	c Solving starts ...
78.58/78.67	c solving time = 6.160s
78.58/78.67	c #decision = 183173
78.58/78.67	c #conflict = 246
78.58/78.67	c #restart = 0
78.58/78.67	o 223571
78.58/78.68	c Solving starts ...
83.77/83.88	c solving time = 5.180s
83.77/83.88	c #decision = 186076
83.77/83.88	c #conflict = 251
83.77/83.88	c #restart = 0
83.77/83.88	o 223570
83.87/83.90	c Solving starts ...
88.17/88.25	c solving time = 4.330s
88.17/88.25	c #decision = 188978
88.17/88.25	c #conflict = 255
88.17/88.25	c #restart = 0
88.17/88.25	o 223569
88.17/88.26	c Solving starts ...
99.27/99.31	c solving time = 11.034s
99.27/99.31	c #decision = 191890
99.27/99.31	c #conflict = 268
99.27/99.31	c #restart = 0
99.27/99.31	o 223568
99.27/99.33	c Solving starts ...
103.87/103.91	c solving time = 4.567s
103.87/103.91	c #decision = 194792
103.87/103.91	c #conflict = 273
103.87/103.91	c #restart = 0
103.87/103.91	o 223567
103.87/103.92	c Solving starts ...
112.07/112.14	c solving time = 8.196s
112.07/112.14	c #decision = 197693
112.07/112.14	c #conflict = 282
112.07/112.14	c #restart = 0
112.07/112.14	o 223566
112.07/112.15	c Solving starts ...
118.67/118.80	c solving time = 6.630s
118.67/118.80	c #decision = 200863
118.67/118.80	c #conflict = 312
118.67/118.80	c #restart = 0
118.67/118.80	o 223565
118.86/118.91	c Solving starts ...
120.47/120.50	c solving time = 1.576s
120.47/120.50	c #decision = 203830
120.47/120.50	c #conflict = 313
120.47/120.50	c #restart = 0
120.47/120.50	o 223564
120.47/120.51	c Solving starts ...
122.47/122.57	c solving time = 2.037s
122.47/122.57	c #decision = 206800
122.47/122.57	c #conflict = 321
122.47/122.57	c #restart = 0
122.47/122.57	o 223563
122.47/122.58	c Solving starts ...
124.37/124.41	c solving time = 1.811s
124.37/124.41	c #decision = 209768
124.37/124.41	c #conflict = 324
124.37/124.41	c #restart = 0
124.37/124.41	o 223562
124.37/124.42	c Solving starts ...
126.37/126.43	c solving time = 1.996s
126.37/126.43	c #decision = 212741
126.37/126.43	c #conflict = 328
126.37/126.43	c #restart = 0
126.37/126.43	o 223561
126.37/126.44	c Solving starts ...
128.36/128.49	c solving time = 2.027s
128.36/128.49	c #decision = 215710
128.36/128.49	c #conflict = 332
128.36/128.49	c #restart = 0
128.36/128.49	o 223560
128.47/128.50	c Solving starts ...
130.47/130.50	c solving time = 1.981s
130.47/130.50	c #decision = 218680
130.47/130.50	c #conflict = 337
130.47/130.50	c #restart = 0
130.47/130.50	o 223559
130.47/130.51	c Solving starts ...
132.67/132.78	c solving time = 2.254s
132.67/132.78	c #decision = 221660
132.67/132.78	c #conflict = 344
132.67/132.78	c #restart = 0
132.67/132.78	o 223558
132.67/132.80	c Solving starts ...
135.27/135.32	c solving time = 2.505s
135.27/135.32	c #decision = 224641
135.27/135.32	c #conflict = 356
135.27/135.32	c #restart = 0
135.27/135.32	o 223557
135.27/135.33	c Solving starts ...
137.37/137.41	c solving time = 2.060s
137.37/137.41	c #decision = 227601
137.37/137.41	c #conflict = 358
137.37/137.41	c #restart = 0
137.37/137.41	o 223556
137.37/137.42	c Solving starts ...
139.86/139.95	c solving time = 2.510s
139.86/139.95	c #decision = 230567
139.86/139.95	c #conflict = 368
139.86/139.95	c #restart = 0
139.86/139.95	o 223555
139.86/139.96	c Solving starts ...
142.26/142.39	c solving time = 2.406s
142.26/142.39	c #decision = 233537
142.26/142.39	c #conflict = 375
142.26/142.39	c #restart = 0
142.26/142.39	o 223554
142.36/142.40	c Solving starts ...
144.86/144.98	c solving time = 2.568s
144.86/144.98	c #decision = 236505
144.86/144.98	c #conflict = 383
144.86/144.98	c #restart = 0
144.86/144.98	o 223553
144.96/145.00	c Solving starts ...
147.06/147.19	c solving time = 2.177s
147.06/147.19	c #decision = 239462
147.06/147.19	c #conflict = 385
147.06/147.19	c #restart = 0
147.06/147.19	o 223552
147.16/147.20	c Solving starts ...
149.86/149.90	c solving time = 2.684s
149.86/149.90	c #decision = 242428
149.86/149.90	c #conflict = 395
149.86/149.90	c #restart = 0
149.86/149.90	o 223551
149.86/149.91	c Solving starts ...
152.16/152.23	c solving time = 2.304s
152.16/152.23	c #decision = 245386
152.16/152.23	c #conflict = 397
152.16/152.23	c #restart = 0
152.16/152.23	o 223550
152.16/152.25	c Solving starts ...
154.86/154.90	c solving time = 2.633s
154.86/154.90	c #decision = 248359
154.86/154.90	c #conflict = 404
154.86/154.90	c #restart = 0
154.86/154.90	o 223549
154.86/154.91	c Solving starts ...
170.06/170.10	c solving time = 15.169s
170.06/170.10	c #decision = 251836
170.06/170.10	c #conflict = 452
170.06/170.10	c #restart = 0
170.06/170.10	o 223548
170.06/170.11	c Solving starts ...
173.66/173.79	c solving time = 3.660s
173.66/173.79	c #decision = 254740
173.66/173.79	c #conflict = 457
173.66/173.79	c #restart = 0
173.66/173.79	o 223547
173.66/173.80	c Solving starts ...
194.04/194.11	c solving time = 20.282s
194.04/194.11	c #decision = 258152
194.04/194.11	c #conflict = 564
194.04/194.11	c #restart = 1
194.04/194.11	o 223546
194.04/194.12	c Solving starts ...
196.86/196.93	c solving time = 2.791s
196.86/196.93	c #decision = 263372
196.86/196.93	c #conflict = 566
196.86/196.93	c #restart = 1
196.86/196.93	o 223544
196.86/196.94	c Solving starts ...
200.05/200.16	c solving time = 3.196s
200.05/200.16	c #decision = 266328
200.05/200.16	c #conflict = 573
200.05/200.16	c #restart = 1
200.05/200.16	o 223543
200.05/200.17	c Solving starts ...
202.75/202.80	c solving time = 2.614s
202.75/202.80	c #decision = 269270
202.75/202.80	c #conflict = 576
202.75/202.80	c #restart = 1
202.75/202.80	o 223542
202.85/202.92	c Solving starts ...
205.45/205.58	c solving time = 2.638s
205.45/205.58	c #decision = 272216
205.45/205.58	c #conflict = 580
205.45/205.58	c #restart = 1
205.45/205.58	o 223541
205.55/205.70	c Solving starts ...
208.55/208.64	c solving time = 2.925s
208.55/208.64	c #decision = 275157
208.55/208.64	c #conflict = 585
208.55/208.64	c #restart = 1
208.55/208.64	o 223540
208.55/208.66	c Solving starts ...
211.44/211.57	c solving time = 2.902s
211.44/211.57	c #decision = 278103
211.44/211.57	c #conflict = 590
211.44/211.57	c #restart = 1
211.44/211.57	o 223539
211.44/211.59	c Solving starts ...
214.65/214.76	c solving time = 3.159s
214.65/214.76	c #decision = 281047
214.65/214.76	c #conflict = 596
214.65/214.76	c #restart = 1
214.65/214.76	o 223538
214.65/214.78	c Solving starts ...
217.84/217.92	c solving time = 3.129s
217.84/217.92	c #decision = 283993
217.84/217.92	c #conflict = 601
217.84/217.92	c #restart = 1
217.84/217.92	o 223537
217.84/217.93	c Solving starts ...
221.05/221.15	c solving time = 3.199s
221.05/221.15	c #decision = 286936
221.05/221.15	c #conflict = 606
221.05/221.15	c #restart = 1
221.05/221.15	o 223536
221.05/221.16	c Solving starts ...
227.65/227.74	c solving time = 6.559s
227.65/227.74	c #decision = 289858
227.65/227.74	c #conflict = 614
227.65/227.74	c #restart = 1
227.65/227.74	o 223535
227.65/227.75	c Solving starts ...
231.54/231.63	c solving time = 3.863s
231.54/231.63	c #decision = 292768
231.54/231.63	c #conflict = 617
231.54/231.63	c #restart = 1
231.54/231.63	o 223534
231.54/231.65	c Solving starts ...
236.54/236.63	c solving time = 4.962s
236.54/236.63	c #decision = 295677
236.54/236.63	c #conflict = 622
236.54/236.63	c #restart = 1
236.54/236.63	o 223533
236.54/236.64	c Solving starts ...
241.54/241.62	c solving time = 4.964s
241.54/241.62	c #decision = 300854
241.54/241.62	c #conflict = 628
241.54/241.62	c #restart = 1
241.54/241.62	o 223531
241.54/241.63	c Solving starts ...
246.54/246.67	c solving time = 5.012s
246.54/246.67	c #decision = 306031
246.54/246.67	c #conflict = 633
246.54/246.67	c #restart = 1
246.54/246.67	o 223527
246.74/246.80	c Solving starts ...
307.23/307.34	c solving time = 60.516s
307.23/307.34	c #decision = 315913
307.23/307.34	c #conflict = 833
307.23/307.34	c #restart = 2
307.23/307.34	o 219274
307.33/307.47	c Solving starts ...
311.93/312.09	c solving time = 4.601s
311.93/312.09	c #decision = 321080
311.93/312.09	c #conflict = 835
311.93/312.09	c #restart = 2
311.93/312.09	o 219272
312.03/312.11	c Solving starts ...
317.23/317.39	c solving time = 5.264s
317.23/317.39	c #decision = 326256
317.23/317.39	c #conflict = 839
317.23/317.39	c #restart = 2
317.23/317.39	o 219270
317.33/317.40	c Solving starts ...
324.82/324.94	c solving time = 7.514s
324.82/324.94	c #decision = 329172
324.82/324.94	c #conflict = 846
324.82/324.94	c #restart = 2
324.82/324.94	o 219269
324.92/325.07	c Solving starts ...
330.22/330.30	c solving time = 5.207s
330.22/330.30	c #decision = 332080
330.22/330.30	c #conflict = 849
330.22/330.30	c #restart = 2
330.22/330.30	o 219268
330.32/330.43	c Solving starts ...
336.44/336.50	c solving time = 6.052s
336.44/336.50	c #decision = 334990
336.44/336.50	c #conflict = 853
336.44/336.50	c #restart = 2
336.44/336.50	o 219267
336.44/336.52	c Solving starts ...
341.12/341.28	c solving time = 4.743s
341.12/341.28	c #decision = 337895
341.12/341.28	c #conflict = 856
341.12/341.28	c #restart = 2
341.12/341.28	o 219266
341.12/341.29	c Solving starts ...
346.73/346.81	c solving time = 5.495s
346.73/346.81	c #decision = 340799
346.73/346.81	c #conflict = 860
346.73/346.81	c #restart = 2
346.73/346.81	o 219265
346.73/346.82	c Solving starts ...
356.33/356.48	c solving time = 9.644s
356.33/356.48	c #decision = 343712
356.33/356.48	c #conflict = 873
356.33/356.48	c #restart = 2
356.33/356.48	o 219264
356.42/356.50	c Solving starts ...
361.92/362.09	c solving time = 5.574s
361.92/362.09	c #decision = 346617
361.92/362.09	c #conflict = 877
361.92/362.09	c #restart = 2
361.92/362.09	o 219263
362.02/362.10	c Solving starts ...
370.63/370.74	c solving time = 8.614s
370.63/370.74	c #decision = 349529
370.63/370.74	c #conflict = 886
370.63/370.74	c #restart = 2
370.63/370.74	o 219262
370.63/370.75	c Solving starts ...
379.12/379.25	c solving time = 8.481s
379.12/379.25	c #decision = 352432
379.12/379.25	c #conflict = 895
379.12/379.25	c #restart = 2
379.12/379.25	o 219261
379.12/379.26	c Solving starts ...
385.42/385.54	c solving time = 6.254s
385.42/385.54	c #decision = 355333
385.42/385.54	c #conflict = 899
385.42/385.54	c #restart = 2
385.42/385.54	o 219260
385.42/385.55	c Solving starts ...
390.42/390.54	c solving time = 4.968s
390.42/390.54	c #decision = 358223
390.42/390.54	c #conflict = 901
390.42/390.54	c #restart = 2
390.42/390.54	o 219259
390.42/390.55	c Solving starts ...
397.72/397.88	c solving time = 7.308s
397.72/397.88	c #decision = 361195
397.72/397.88	c #conflict = 912
397.72/397.88	c #restart = 2
397.72/397.88	o 219258
397.72/397.89	c Solving starts ...
401.92/402.08	c solving time = 4.170s
401.92/402.08	c #decision = 364149
401.92/402.08	c #conflict = 916
401.92/402.08	c #restart = 2
401.92/402.08	o 219257
401.92/402.09	c Solving starts ...
408.22/408.35	c solving time = 6.236s
408.22/408.35	c #decision = 367140
408.22/408.35	c #conflict = 923
408.22/408.35	c #restart = 2
408.22/408.35	o 219256
408.22/408.36	c Solving starts ...
421.12/421.29	c solving time = 12.900s
421.12/421.29	c #decision = 370195
421.12/421.29	c #conflict = 947
421.12/421.29	c #restart = 2
421.12/421.29	o 219255
421.12/421.30	c Solving starts ...
425.71/425.88	c solving time = 4.561s
425.71/425.88	c #decision = 373096
425.71/425.88	c #conflict = 952
425.71/425.88	c #restart = 2
425.71/425.88	o 219254
425.71/425.89	c Solving starts ...
430.30/430.43	c solving time = 4.516s
430.30/430.43	c #decision = 376001
430.30/430.43	c #conflict = 957
430.30/430.43	c #restart = 2
430.30/430.43	o 219253
430.30/430.44	c Solving starts ...
434.80/434.91	c solving time = 4.448s
434.80/434.91	c #decision = 378901
434.80/434.91	c #conflict = 962
434.80/434.91	c #restart = 2
434.80/434.91	o 219252
434.80/434.92	c Solving starts ...
439.91/440.07	c solving time = 5.122s
439.91/440.07	c #decision = 381806
439.91/440.07	c #conflict = 969
439.91/440.07	c #restart = 2
439.91/440.07	o 219251
439.91/440.08	c Solving starts ...
445.10/445.28	c solving time = 5.173s
445.10/445.28	c #decision = 384713
445.10/445.28	c #conflict = 980
445.10/445.28	c #restart = 2
445.10/445.28	o 219250
445.10/445.29	c Solving starts ...
453.39/453.51	c solving time = 8.199s
453.39/453.51	c #decision = 389017
453.39/453.51	c #conflict = 992
453.39/453.51	c #restart = 2
453.39/453.51	o 219249
453.39/453.52	c Solving starts ...
460.39/460.53	c solving time = 6.988s
460.39/460.53	c #decision = 391956
460.39/460.53	c #conflict = 1000
460.39/460.53	c #restart = 2
460.39/460.53	o 219248
460.39/460.54	c Solving starts ...
465.49/465.64	c solving time = 5.077s
465.49/465.64	c #decision = 394886
465.49/465.64	c #conflict = 1003
465.49/465.64	c #restart = 2
465.49/465.64	o 219247
465.49/465.65	c Solving starts ...
471.40/471.52	c solving time = 5.842s
471.40/471.52	c #decision = 397819
471.40/471.52	c #conflict = 1008
471.40/471.52	c #restart = 2
471.40/471.52	o 219246
471.40/471.53	c Solving starts ...
477.20/477.38	c solving time = 5.831s
477.20/477.38	c #decision = 403008
477.20/477.38	c #conflict = 1013
477.20/477.38	c #restart = 2
477.20/477.38	o 219244
477.20/477.39	c Solving starts ...
482.99/483.12	c solving time = 5.705s
482.99/483.12	c #decision = 405935
482.99/483.12	c #conflict = 1018
482.99/483.12	c #restart = 2
482.99/483.12	o 219243
482.99/483.13	c Solving starts ...
490.09/490.27	c solving time = 7.124s
490.09/490.27	c #decision = 408867
490.09/490.27	c #conflict = 1026
490.09/490.27	c #restart = 2
490.09/490.27	o 219242
490.09/490.29	c Solving starts ...
495.29/495.45	c solving time = 5.144s
495.29/495.45	c #decision = 411785
495.29/495.45	c #conflict = 1029
495.29/495.45	c #restart = 2
495.29/495.45	o 219241
495.29/495.46	c Solving starts ...
501.29/501.45	c solving time = 5.970s
501.29/501.45	c #decision = 414704
501.29/501.45	c #conflict = 1034
501.29/501.45	c #restart = 2
501.29/501.45	o 219240
501.29/501.47	c Solving starts ...
508.29/508.47	c solving time = 6.985s
508.29/508.47	c #decision = 417629
508.29/508.47	c #conflict = 1042
508.29/508.47	c #restart = 2
508.29/508.47	o 219239
508.49/508.62	c Solving starts ...
513.50/513.65	c solving time = 5.012s
513.50/513.65	c #decision = 420542
513.50/513.65	c #conflict = 1045
513.50/513.65	c #restart = 2
513.50/513.66	o 219238
513.50/513.67	c Solving starts ...
519.59/519.72	c solving time = 6.027s
519.59/519.72	c #decision = 423454
519.59/519.72	c #conflict = 1050
519.59/519.72	c #restart = 2
519.59/519.72	o 219237
519.59/519.73	c Solving starts ...
525.59/525.75	c solving time = 6.001s
525.59/525.75	c #decision = 428635
525.59/525.75	c #conflict = 1055
525.59/525.75	c #restart = 2
525.59/525.75	o 219233
525.59/525.76	c Solving starts ...
531.48/531.62	c solving time = 5.840s
531.48/531.62	c #decision = 431547
531.48/531.62	c #conflict = 1060
531.48/531.62	c #restart = 2
531.48/531.62	o 219232
531.58/531.78	c Solving starts ...
538.68/538.85	c solving time = 7.055s
538.68/538.85	c #decision = 434464
538.68/538.85	c #conflict = 1068
538.68/538.85	c #restart = 2
538.68/538.85	o 219231
538.68/538.87	c Solving starts ...
543.88/544.06	c solving time = 5.172s
543.88/544.06	c #decision = 437367
543.88/544.06	c #conflict = 1071
543.88/544.06	c #restart = 2
543.88/544.06	o 219230
543.88/544.07	c Solving starts ...
591.68/591.85	c solving time = 47.754s
591.68/591.85	c #decision = 440691
591.68/591.85	c #conflict = 1150
591.68/591.85	c #restart = 2
591.68/591.85	o 219229
591.68/591.87	c Solving starts ...
598.28/598.47	c solving time = 6.590s
598.28/598.47	c #decision = 443632
598.28/598.47	c #conflict = 1157
598.28/598.47	c #restart = 2
598.28/598.48	o 219228
598.28/598.49	c Solving starts ...
605.27/605.41	c solving time = 6.906s
605.27/605.41	c #decision = 446554
605.27/605.41	c #conflict = 1164
605.27/605.41	c #restart = 2
605.27/605.41	o 219227
605.27/605.43	c Solving starts ...
610.57/610.72	c solving time = 5.276s
610.57/610.72	c #decision = 449464
610.57/610.72	c #conflict = 1166
610.57/610.72	c #restart = 2
610.57/610.72	o 219226
610.57/610.74	c Solving starts ...
616.67/616.80	c solving time = 6.048s
616.67/616.80	c #decision = 452380
616.67/616.80	c #conflict = 1171
616.67/616.80	c #restart = 2
616.67/616.80	o 219225
616.67/616.82	c Solving starts ...
622.57/622.73	c solving time = 5.892s
622.57/622.73	c #decision = 455294
622.57/622.73	c #conflict = 1176
622.57/622.73	c #restart = 2
622.57/622.73	o 219224
622.57/622.74	c Solving starts ...
628.77/628.90	c solving time = 6.144s
628.77/628.90	c #decision = 458213
628.77/628.90	c #conflict = 1181
628.77/628.90	c #restart = 2
628.77/628.90	o 219223
628.77/628.92	c Solving starts ...
634.86/635.05	c solving time = 6.113s
634.86/635.05	c #decision = 461128
634.86/635.05	c #conflict = 1186
634.86/635.05	c #restart = 2
634.86/635.05	o 219222
634.86/635.06	c Solving starts ...
643.86/644.07	c solving time = 8.989s
643.86/644.07	c #decision = 468850
643.86/644.07	c #conflict = 1194
643.86/644.07	c #restart = 2
643.86/644.07	o 214925
643.86/644.08	c Solving starts ...
649.76/649.90	c solving time = 5.793s
649.76/649.90	c #decision = 471769
649.76/649.90	c #conflict = 1199
649.76/649.90	c #restart = 2
649.76/649.90	o 214924
649.76/649.91	c Solving starts ...
913.72/913.97	c solving time = 263.996s
913.72/913.97	c #decision = 479541
913.72/913.97	c #conflict = 1732
913.72/913.97	c #restart = 5
913.72/913.97	o 210669
913.72/913.99	c Solving starts ...
921.72/921.92	c solving time = 7.914s
921.72/921.92	c #decision = 482508
921.72/921.92	c #conflict = 1739
921.72/921.92	c #restart = 5
921.72/921.92	o 210668
921.72/921.93	c Solving starts ...
927.81/928.00	c solving time = 6.048s
927.81/928.00	c #decision = 485458
927.81/928.00	c #conflict = 1742
927.81/928.00	c #restart = 5
927.81/928.00	o 210667
927.81/928.01	c Solving starts ...
933.81/934.02	c solving time = 5.992s
933.81/934.02	c #decision = 488393
933.81/934.02	c #conflict = 1743
933.81/934.02	c #restart = 5
933.81/934.03	o 210666
933.81/934.04	c Solving starts ...
940.01/940.25	c solving time = 6.188s
940.01/940.25	c #decision = 491317
940.01/940.25	c #conflict = 1745
940.01/940.25	c #restart = 5
940.01/940.25	o 210665
940.01/940.26	c Solving starts ...
946.11/946.34	c solving time = 6.061s
946.11/946.34	c #decision = 496529
946.11/946.34	c #conflict = 1747
946.11/946.34	c #restart = 5
946.11/946.34	o 210663
946.11/946.36	c Solving starts ...
952.21/952.43	c solving time = 6.051s
952.21/952.43	c #decision = 499455
952.21/952.43	c #conflict = 1748
952.21/952.43	c #restart = 5
952.21/952.43	o 210662
952.21/952.44	c Solving starts ...
960.41/960.69	c solving time = 8.228s
960.41/960.69	c #decision = 502399
960.41/960.69	c #conflict = 1754
960.41/960.69	c #restart = 5
960.41/960.69	o 210661
960.51/960.70	c Solving starts ...
967.01/967.25	c solving time = 6.530s
967.01/967.25	c #decision = 505323
967.01/967.25	c #conflict = 1757
967.01/967.25	c #restart = 5
967.01/967.25	o 210660
967.01/967.26	c Solving starts ...
974.31/974.53	c solving time = 7.248s
974.31/974.53	c #decision = 508253
974.31/974.53	c #conflict = 1762
974.31/974.53	c #restart = 5
974.31/974.53	o 210659
974.31/974.54	c Solving starts ...
982.21/982.45	c solving time = 7.882s
982.21/982.45	c #decision = 511184
982.21/982.45	c #conflict = 1769
982.21/982.45	c #restart = 5
982.21/982.45	o 210658
982.21/982.46	c Solving starts ...
989.10/989.30	c solving time = 6.821s
989.10/989.30	c #decision = 514105
989.10/989.30	c #conflict = 1773
989.10/989.30	c #restart = 5
989.10/989.30	o 210657
989.10/989.31	c Solving starts ...
996.71/996.95	c solving time = 7.617s
996.71/996.95	c #decision = 517024
996.71/996.95	c #conflict = 1777
996.71/996.95	c #restart = 5
996.71/996.95	o 210656
996.71/996.96	c Solving starts ...
1005.00/1005.27	c solving time = 8.284s
1005.00/1005.27	c #decision = 519947
1005.00/1005.27	c #conflict = 1783
1005.00/1005.27	c #restart = 5
1005.00/1005.27	o 210655
1005.00/1005.28	c Solving starts ...
1011.61/1011.86	c solving time = 6.564s
1011.61/1011.86	c #decision = 522867
1011.61/1011.86	c #conflict = 1786
1011.61/1011.86	c #restart = 5
1011.61/1011.87	o 210654
1011.61/1011.88	c Solving starts ...
1019.70/1019.90	c solving time = 8.002s
1019.70/1019.90	c #decision = 525798
1019.70/1019.90	c #conflict = 1795
1019.70/1019.90	c #restart = 5
1019.70/1019.90	o 210653
1019.70/1019.91	c Solving starts ...
1025.30/1025.54	c solving time = 5.610s
1025.30/1025.54	c #decision = 528715
1025.30/1025.54	c #conflict = 1795
1025.30/1025.54	c #restart = 5
1025.30/1025.54	o 210652
1025.30/1025.56	c Solving starts ...
1031.51/1031.73	c solving time = 6.152s
1031.51/1031.73	c #decision = 531632
1031.51/1031.73	c #conflict = 1796
1031.51/1031.73	c #restart = 5
1031.51/1031.73	o 210651
1031.51/1031.74	c Solving starts ...
1038.90/1039.15	c solving time = 7.391s
1038.90/1039.15	c #decision = 534549
1038.90/1039.15	c #conflict = 1801
1038.90/1039.15	c #restart = 5
1038.90/1039.15	o 210650
1038.90/1039.17	c Solving starts ...
1046.00/1046.21	c solving time = 7.026s
1046.00/1046.21	c #decision = 537471
1046.00/1046.21	c #conflict = 1804
1046.00/1046.21	c #restart = 5
1046.00/1046.21	o 210649
1046.20/1046.40	c Solving starts ...
1054.30/1054.58	c solving time = 8.161s
1054.30/1054.58	c #decision = 540395
1054.30/1054.58	c #conflict = 1810
1054.30/1054.58	c #restart = 5
1054.30/1054.58	o 210648
1054.30/1054.59	c Solving starts ...
1061.00/1061.24	c solving time = 6.625s
1061.00/1061.24	c #decision = 543307
1061.00/1061.24	c #conflict = 1813
1061.00/1061.24	c #restart = 5
1061.00/1061.24	o 210647
1061.00/1061.25	c Solving starts ...
1069.29/1069.52	c solving time = 8.250s
1069.29/1069.52	c #decision = 546219
1069.29/1069.52	c #conflict = 1819
1069.29/1069.52	c #restart = 5
1069.29/1069.52	o 210646
1069.29/1069.53	c Solving starts ...
1112.38/1112.62	c solving time = 43.061s
1112.38/1112.62	c #decision = 549471
1112.38/1112.62	c #conflict = 1899
1112.38/1112.62	c #restart = 5
1112.38/1112.63	o 210645
1112.38/1112.64	c Solving starts ...
1119.69/1119.92	c solving time = 7.265s
1119.69/1119.92	c #decision = 552469
1119.69/1119.92	c #conflict = 1904
1119.69/1119.92	c #restart = 5
1119.69/1119.92	o 210644
1119.69/1119.94	c Solving starts ...
1130.38/1130.69	c solving time = 10.734s
1130.38/1130.69	c #decision = 555427
1130.38/1130.69	c #conflict = 1919
1130.38/1130.69	c #restart = 5
1130.38/1130.69	o 210643
1130.48/1130.70	c Solving starts ...
1139.98/1140.20	c solving time = 9.480s
1139.98/1140.20	c #decision = 560662
1139.98/1140.20	c #conflict = 1928
1139.98/1140.20	c #restart = 5
1139.98/1140.21	o 210641
1140.08/1140.39	c Solving starts ...
1145.89/1146.20	c solving time = 5.787s
1145.89/1146.20	c #decision = 563588
1145.89/1146.20	c #conflict = 1929
1145.89/1146.20	c #restart = 5
1145.89/1146.20	o 210640
1145.99/1146.21	c Solving starts ...
1153.18/1153.47	c solving time = 7.239s
1153.18/1153.47	c #decision = 566521
1153.18/1153.47	c #conflict = 1934
1153.18/1153.47	c #restart = 5
1153.18/1153.47	o 210639
1153.18/1153.48	c Solving starts ...
1170.27/1170.57	c solving time = 17.066s
1170.27/1170.57	c #decision = 569532
1170.27/1170.57	c #conflict = 1950
1170.27/1170.57	c #restart = 5
1170.27/1170.57	o 210638
1170.27/1170.58	c Solving starts ...
1178.27/1178.50	c solving time = 7.891s
1178.27/1178.50	c #decision = 572461
1178.27/1178.50	c #conflict = 1954
1178.27/1178.50	c #restart = 5
1178.27/1178.50	o 210637
1178.27/1178.51	c Solving starts ...
1185.27/1185.56	c solving time = 7.026s
1185.27/1185.56	c #decision = 575389
1185.27/1185.56	c #conflict = 1959
1185.27/1185.56	c #restart = 5
1185.27/1185.56	o 210636
1185.27/1185.57	c Solving starts ...
1192.47/1192.79	c solving time = 7.206s
1192.47/1192.79	c #decision = 578315
1192.47/1192.79	c #conflict = 1963
1192.47/1192.79	c #restart = 5
1192.47/1192.79	o 210635
1192.57/1192.81	c Solving starts ...
1199.78/1200.10	c solving time = 7.273s
1199.78/1200.10	c #decision = 581244
1199.78/1200.10	c #conflict = 1968
1199.78/1200.10	c #restart = 5
1199.78/1200.10	o 210634
1199.88/1200.11	c Solving starts ...
1206.77/1207.09	c solving time = 6.955s
1206.77/1207.09	c #decision = 584171
1206.77/1207.09	c #conflict = 1972
1206.77/1207.09	c #restart = 5
1206.77/1207.09	o 210633
1206.97/1207.28	c Solving starts ...
1214.08/1214.33	c solving time = 7.022s
1214.08/1214.33	c #decision = 587101
1214.08/1214.33	c #conflict = 1977
1214.08/1214.33	c #restart = 5
1214.08/1214.33	o 210632
1214.08/1214.34	c Solving starts ...
1221.26/1221.55	c solving time = 7.188s
1221.26/1221.55	c #decision = 590029
1221.26/1221.55	c #conflict = 1981
1221.26/1221.55	c #restart = 5
1221.26/1221.55	o 210631
1221.26/1221.56	c Solving starts ...
1228.57/1228.83	c solving time = 7.247s
1228.57/1228.83	c #decision = 592956
1228.57/1228.83	c #conflict = 1986
1228.57/1228.83	c #restart = 5
1228.57/1228.83	o 210630
1228.57/1228.84	c Solving starts ...
1235.47/1235.78	c solving time = 6.917s
1235.47/1235.78	c #decision = 595878
1235.47/1235.78	c #conflict = 1990
1235.47/1235.78	c #restart = 5
1235.47/1235.78	o 210629
1235.47/1235.79	c Solving starts ...
1242.86/1243.16	c solving time = 7.345s
1242.86/1243.16	c #decision = 598801
1242.86/1243.16	c #conflict = 1995
1242.86/1243.16	c #restart = 5
1242.86/1243.16	o 210628
1242.86/1243.17	c Solving starts ...
1250.07/1250.32	c solving time = 7.132s
1250.07/1250.32	c #decision = 601720
1250.07/1250.32	c #conflict = 1999
1250.07/1250.32	c #restart = 5
1250.07/1250.32	o 210627
1250.07/1250.34	c Solving starts ...

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-3724667-1338640846/watcher-3724667-1338640846 -o /tmp/evaluation-result-3724667-1338640846/solver-3724667-1338640846 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724667-1338640846.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: 2.02 2.02 2.00 3/179 2845
/proc/meminfo: memFree=28914048/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 818 0 0 0 0 0 0 0 20 0 1 0 330209374 6373376 738 33554432000 4194304 8989770 140733836075888 140737282855256 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 1556 738 424 1171 0 333 0

[startup+0.051826 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 2845
/proc/meminfo: memFree=28914048/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=9296 CPUtime=0.04 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 1586 0 0 0 4 0 0 0 20 0 1 0 330209374 9519104 1506 33554432000 4194304 8989770 140733836075888 140737282855256 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 2324 1506 430 1171 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9296

[startup+0.100247 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 2845
/proc/meminfo: memFree=28914048/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 2279 0 0 0 9 0 0 0 20 0 1 0 330209374 12664832 2199 33554432000 4194304 8989770 140733836075888 140737282855256 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 3092 2199 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300269 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 2845
/proc/meminfo: memFree=28914048/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=22608 CPUtime=0.29 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 4931 0 0 0 28 1 0 0 20 0 1 0 330209374 23150592 4851 33554432000 4194304 8989770 140733836075888 140737282855256 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 5652 4851 431 1171 0 4429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22608

[startup+0.700274 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 2845
/proc/meminfo: memFree=28914048/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=47184 CPUtime=0.69 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 11075 0 0 0 67 2 0 0 20 0 1 0 330209374 48316416 10995 33554432000 4194304 8989770 140733836075888 140737282855256 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 11796 10995 431 1171 0 10573 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47184

[startup+1.50028 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 2846
/proc/meminfo: memFree=28856264/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=108624 CPUtime=1.49 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 26408 0 0 0 143 6 0 0 20 0 1 0 330209374 111230976 26328 33554432000 4194304 8989770 140733836075888 140733836075384 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 27156 26337 431 1171 0 25933 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108624

[startup+3.10019 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 2846
/proc/meminfo: memFree=28778980/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=139344 CPUtime=3.09 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 34137 0 0 0 301 8 0 0 20 0 1 0 330209374 142688256 34057 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 34836 34057 447 1171 0 33613 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 139344

[startup+6.30022 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 2846
/proc/meminfo: memFree=28775136/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=139344 CPUtime=6.28 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 34137 0 0 0 619 9 0 0 20 0 1 0 330209374 142688256 34057 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 34836 34057 447 1171 0 33613 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 139344

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 2846
/proc/meminfo: memFree=28772728/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=139344 CPUtime=12.69 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 34163 0 0 0 1257 12 0 0 20 0 1 0 330209374 142688256 34083 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 34836 34083 473 1171 0 33613 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139344

[startup+25.5003 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 2846
/proc/meminfo: memFree=28759700/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=151632 CPUtime=25.48 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 37235 0 0 0 2532 16 0 0 20 0 1 0 330209374 155271168 37155 33554432000 4194304 8989770 140733836075888 140733836075152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 37908 37155 473 1171 0 36685 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 151632

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 2846
/proc/meminfo: memFree=28746516/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=160848 CPUtime=51.08 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 39539 0 0 0 5082 26 0 0 20 0 1 0 330209374 164708352 39459 33554432000 4194304 8989770 140733836075888 140733836073856 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 40212 39459 473 1171 0 38989 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 160848

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2846
/proc/meminfo: memFree=28727108/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=177232 CPUtime=102.27 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 43646 0 0 0 10182 45 0 0 20 0 1 0 330209374 181485568 43560 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 44308 43560 473 1171 0 43085 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 177232

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2846
/proc/meminfo: memFree=28693288/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=216144 CPUtime=162.26 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 53379 0 0 0 16154 72 0 0 20 0 1 0 330209374 221331456 53288 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 54036 53288 473 1171 0 52813 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 216144

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2846
/proc/meminfo: memFree=28652696/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=244816 CPUtime=222.24 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 60556 0 0 0 22123 101 0 0 20 0 1 0 330209374 250691584 60456 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 61204 60456 473 1171 0 59981 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 244816

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2846
/proc/meminfo: memFree=28624684/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=260176 CPUtime=282.23 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 64396 0 0 0 28093 130 0 0 20 0 1 0 330209374 266420224 64296 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 65044 64296 473 1171 0 63821 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 260176

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2847
/proc/meminfo: memFree=28610252/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=274512 CPUtime=342.23 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 67980 0 0 0 34066 157 0 0 20 0 1 0 330209374 281100288 67880 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 68628 67880 473 1171 0 67405 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 274512

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2847
/proc/meminfo: memFree=28586008/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=293968 CPUtime=402.22 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 72844 0 0 0 40041 181 0 0 20 0 1 0 330209374 301023232 72744 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 73492 72744 473 1171 0 72269 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 293968

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2847
/proc/meminfo: memFree=28567892/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=316496 CPUtime=462.2 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 78495 0 0 0 46014 206 0 0 20 0 1 0 330209374 324091904 78376 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 79124 78376 473 1171 0 77901 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 316496

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2886
/proc/meminfo: memFree=28500856/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=338000 CPUtime=522.19 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 83871 0 0 0 51985 234 0 0 20 0 1 0 330209374 346112000 83752 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 84500 83752 473 1171 0 83277 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 338000

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2889
/proc/meminfo: memFree=28483240/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=349264 CPUtime=582.17 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 86687 0 0 0 57955 262 0 0 20 0 1 0 330209374 357646336 86568 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 87316 86568 473 1171 0 86093 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 349264

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2890
/proc/meminfo: memFree=28453908/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=373840 CPUtime=822.13 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 92845 0 0 0 81839 374 0 0 20 0 1 0 330209374 382812160 92712 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 93460 92712 473 1171 0 92237 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 373840

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2891
/proc/meminfo: memFree=28450428/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=373840 CPUtime=882.12 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 92845 0 0 0 87808 404 0 0 20 0 1 0 330209374 382812160 92712 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 93460 92712 473 1171 0 92237 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 373840

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2892
/proc/meminfo: memFree=28444104/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=377936 CPUtime=942.12 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 93869 0 0 0 93776 436 0 0 20 0 1 0 330209374 387006464 93736 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 94484 93736 473 1171 0 93261 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 377936

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2892
/proc/meminfo: memFree=28419676/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=400464 CPUtime=1002.11 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 99501 0 0 0 99742 469 0 0 20 0 1 0 330209374 410075136 99368 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 100116 99368 473 1171 0 98893 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 400464

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2892
/proc/meminfo: memFree=28395912/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=420944 CPUtime=1062.1 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 104622 0 0 0 105715 495 0 0 20 0 1 0 330209374 431046656 104488 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 105236 104488 473 1171 0 104013 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 420944

[startup+1122.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 2892
/proc/meminfo: memFree=28386580/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=428112 CPUtime=1122.08 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 106422 0 0 0 111684 524 0 0 20 0 1 0 330209374 438386688 106280 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 107028 106280 473 1171 0 105805 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 428112

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 2895
/proc/meminfo: memFree=28372188/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=442448 CPUtime=1182.08 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 110006 0 0 0 117653 555 0 0 20 0 1 0 330209374 453066752 109864 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 110612 109864 473 1171 0 109389 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 442448

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 2919
/proc/meminfo: memFree=28353204/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=460880 CPUtime=1242.07 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 114614 0 0 0 123625 582 0 0 20 0 1 0 330209374 471941120 114472 33554432000 4194304 8989770 140733836075888 140733836075152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 115220 114472 473 1171 0 113997 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 460880

[startup+1302.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/179 2919
/proc/meminfo: memFree=28348128/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=466000 CPUtime=1302.06 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 115894 0 0 0 129594 612 0 0 20 0 1 0 330209374 477184000 115752 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 116500 115752 473 1171 0 115277 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 466000

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 2919
/proc/meminfo: memFree=28344036/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=467024 CPUtime=1362.04 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 116150 0 0 0 135558 646 0 0 20 0 1 0 330209374 478232576 116008 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 116756 116008 473 1171 0 115533 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 467024

[startup+1422.31 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 2919
/proc/meminfo: memFree=28342300/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=467024 CPUtime=1422.04 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 116150 0 0 0 141527 677 0 0 20 0 1 0 330209374 478232576 116008 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 116756 116008 473 1171 0 115533 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 467024

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 2919
/proc/meminfo: memFree=28342196/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=467024 CPUtime=1482.01 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 116164 0 0 0 147495 706 0 0 20 0 1 0 330209374 478232576 116008 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 116756 116008 473 1171 0 115533 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 467024

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 2920
/proc/meminfo: memFree=28342320/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=467024 CPUtime=1542.01 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 116164 0 0 0 153459 742 0 0 20 0 1 0 330209374 478232576 116008 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 116756 116008 473 1171 0 115533 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 467024

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2920
/proc/meminfo: memFree=28338096/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=468048 CPUtime=1602 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 116420 0 0 0 159428 772 0 0 20 0 1 0 330209374 479281152 116264 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 117012 116264 473 1171 0 115789 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 468048

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2920
/proc/meminfo: memFree=28338220/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=468048 CPUtime=1661.99 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 116420 0 0 0 165398 801 0 0 20 0 1 0 330209374 479281152 116264 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 117012 116264 473 1171 0 115789 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 468048

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2920
/proc/meminfo: memFree=28338220/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=468048 CPUtime=1721.98 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 116420 0 0 0 171368 830 0 0 20 0 1 0 330209374 479281152 116264 33554432000 4194304 8989770 140733836075888 140733836075152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 117012 116264 473 1171 0 115789 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 468048

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 2923
/proc/meminfo: memFree=28338088/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=468048 CPUtime=1781.97 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 116420 0 0 0 177338 859 0 0 20 0 1 0 330209374 479281152 116264 33554432000 4194304 8989770 140733836075888 140733836075152 7953280 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 117012 116264 473 1171 0 115789 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 468048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 2923
/proc/meminfo: memFree=28338212/32873844 swapFree=7380/7380
[pid=2845] ppid=2843 vsize=468048 CPUtime=1800.08 cores=1,3,5,7
/proc/2845/stat : 2845 (toysat) R 2843 2845 2131 0 -1 4202496 116420 0 0 0 179140 868 0 0 20 0 1 0 330209374 479281152 116264 33554432000 4194304 8989770 140733836075888 140733836075384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2845/statm: 117012 116264 473 1171 0 115789 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 468048

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.09
CPU user time (s): 1791.4
CPU system time (s): 8.68268
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 468048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.4
system time used= 8.68268
maximum resident set size= 465056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116420
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= 84
involuntary context switches= 1847

runsolver used 3.59145 second user time and 10.5744 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-02 14:40:46
IDJOB=3724667
IDBENCH=72215
IDSOLVER=2308
FILE ID=node133/3724667-1338640846
RUNJOBID= node133-1338631508-2148
PBS_JOBID= 14636447
Free space on /tmp= 70476 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/10orplus/normalized-codebreaker.cudf.paranoid.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724667-1338640846/watcher-3724667-1338640846 -o /tmp/evaluation-result-3724667-1338640846/solver-3724667-1338640846 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724667-1338640846.opb

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

MD5SUM BENCH= b0b0977e9ec037181e9f3d33c57febaf
RANDOM SEED=213517861

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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.540
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.540
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.90
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.540
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.540
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:        28914056 kB
Buffers:          354732 kB
Cached:          2655200 kB
SwapCached:          676 kB
Active:          1393024 kB
Inactive:        1695632 kB
Active(anon):      70164 kB
Inactive(anon):    10240 kB
Active(file):    1322860 kB
Inactive(file):  1685392 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:             10712 kB
Writeback:             0 kB
AnonPages:         84684 kB
Mapped:            12324 kB
Shmem:                 0 kB
Slab:             731940 kB
SReclaimable:     174000 kB
SUnreclaim:       557940 kB
KernelStack:        1480 kB
PageTables:         4012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     193200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70464 MiB
End job on node133 at 2012-06-02 15:10:48