Trace number 3712328

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2012-05-17OPTIMUM 794.541 794.68

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900557957--soft-0-100-0.wbo
MD5SUMc90222590d839243781a638355a39a56
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark66.65
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 136368
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136367
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 717
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.78/0.84	c 2012-05-28T14:33:19+0200
0.78/0.84	c arch = x86_64
0.78/0.84	c os = linux
0.78/0.84	c compiler = ghc 7.4
0.78/0.84	c packages:
0.78/0.84	c   OptDir-0.0.1
0.78/0.84	c   array-0.4.0.0
0.78/0.84	c   base-4.5.0.0
0.78/0.84	c   bytestring-0.9.2.1
0.78/0.84	c   containers-0.4.2.1
0.78/0.84	c   deepseq-1.3.0.0
0.78/0.84	c   mtl-2.1.1
0.78/0.84	c   old_locale-1.0.0.4
0.78/0.84	c   parse_dimacs-1.2
0.78/0.84	c   parsec-3.1.2
0.78/0.84	c   queue-0.1.2
0.78/0.84	c   stm-2.3
0.78/0.84	c   time-1.4
0.78/0.84	c command line = ["--wbo","HOME/instance-3712328-1338208399.wbo"]
0.78/0.84	c #vars 231
0.78/0.84	c #constraints 2707
0.78/0.84	c Solving starts ...
0.78/0.89	c solving time = 0.048s
0.78/0.89	c #decision = 5587
0.78/0.89	c #conflict = 100
0.78/0.89	c #restart = 1
0.78/0.89	o 550
0.89/0.90	c Solving starts ...
0.89/0.95	c solving time = 0.051s
0.89/0.95	c #decision = 6977
0.89/0.95	c #conflict = 110
0.89/0.95	c #restart = 1
0.89/0.95	o 538
0.89/0.96	c Solving starts ...
1.10/1.11	c solving time = 0.154s
1.10/1.11	c #decision = 7400
1.10/1.11	c #conflict = 122
1.10/1.11	c #restart = 1
1.10/1.11	o 524
1.10/1.12	c Solving starts ...
1.10/1.14	c solving time = 0.011s
1.10/1.14	c #decision = 7460
1.10/1.14	c #conflict = 122
1.10/1.14	c #restart = 1
1.10/1.14	o 522
1.10/1.14	c Solving starts ...
1.39/1.40	c solving time = 0.261s
1.39/1.40	c #decision = 7600
1.39/1.40	c #conflict = 133
1.39/1.40	c #restart = 1
1.39/1.40	o 518
1.39/1.41	c Solving starts ...
1.59/1.64	c solving time = 0.229s
1.59/1.64	c #decision = 7713
1.59/1.64	c #conflict = 142
1.59/1.64	c #restart = 1
1.59/1.64	o 516
1.59/1.64	c Solving starts ...
1.59/1.66	c solving time = 0.021s
1.59/1.66	c #decision = 7738
1.59/1.66	c #conflict = 142
1.59/1.66	c #restart = 1
1.59/1.66	o 515
1.59/1.67	c Solving starts ...
1.59/1.69	c solving time = 0.015s
1.59/1.69	c #decision = 7798
1.59/1.69	c #conflict = 142
1.59/1.69	c #restart = 1
1.59/1.69	o 513
1.59/1.69	c Solving starts ...
4.58/4.61	c solving time = 2.914s
4.58/4.61	c #decision = 8060
4.58/4.61	c #conflict = 229
4.58/4.61	c #restart = 1
4.58/4.61	o 512
4.58/4.61	c Solving starts ...
4.58/4.64	c solving time = 0.025s
4.58/4.64	c #decision = 8107
4.58/4.64	c #conflict = 229
4.58/4.64	c #restart = 1
4.58/4.64	o 511
4.58/4.64	c Solving starts ...
4.58/4.68	c solving time = 0.033s
4.58/4.68	c #decision = 8147
4.58/4.68	c #conflict = 229
4.58/4.68	c #restart = 1
4.58/4.68	o 510
4.58/4.68	c Solving starts ...
4.68/4.71	c solving time = 0.026s
4.68/4.71	c #decision = 8183
4.68/4.71	c #conflict = 229
4.68/4.71	c #restart = 1
4.68/4.71	o 509
4.68/4.71	c Solving starts ...
4.68/4.74	c solving time = 0.026s
4.68/4.74	c #decision = 8303
4.68/4.74	c #conflict = 229
4.68/4.74	c #restart = 1
4.68/4.74	o 505
4.68/4.75	c Solving starts ...
4.68/4.78	c solving time = 0.026s
4.68/4.78	c #decision = 8816
4.68/4.78	c #conflict = 229
4.68/4.78	c #restart = 1
4.68/4.78	o 485
4.68/4.78	c Solving starts ...
13.09/13.16	c solving time = 8.377s
13.09/13.16	c #decision = 9547
13.09/13.16	c #conflict = 495
13.09/13.16	c #restart = 3
13.09/13.16	o 484
13.09/13.17	c Solving starts ...
13.20/13.21	c solving time = 0.041s
13.20/13.21	c #decision = 9578
13.20/13.21	c #conflict = 495
13.20/13.21	c #restart = 3
13.20/13.21	o 483
13.20/13.21	c Solving starts ...
13.20/13.25	c solving time = 0.032s
13.20/13.25	c #decision = 9642
13.20/13.25	c #conflict = 495
13.20/13.25	c #restart = 3
13.20/13.25	o 481
13.20/13.25	c Solving starts ...
13.20/13.28	c solving time = 0.030s
13.20/13.28	c #decision = 9668
13.20/13.28	c #conflict = 495
13.20/13.28	c #restart = 3
13.20/13.28	o 480
13.20/13.29	c Solving starts ...
13.29/13.32	c solving time = 0.028s
13.29/13.32	c #decision = 10053
13.29/13.32	c #conflict = 495
13.29/13.32	c #restart = 3
13.29/13.32	o 466
13.29/13.32	c Solving starts ...
13.29/13.36	c solving time = 0.038s
13.29/13.36	c #decision = 10539
13.29/13.36	c #conflict = 495
13.29/13.36	c #restart = 3
13.29/13.36	o 448
13.29/13.36	c Solving starts ...
13.29/13.39	c solving time = 0.027s
13.29/13.39	c #decision = 10702
13.29/13.39	c #conflict = 495
13.29/13.39	c #restart = 3
13.29/13.39	o 442
13.39/13.40	c Solving starts ...
13.39/13.42	c solving time = 0.024s
13.39/13.42	c #decision = 11238
13.39/13.42	c #conflict = 495
13.39/13.42	c #restart = 3
13.39/13.42	o 422
13.39/13.43	c Solving starts ...
32.48/32.53	c solving time = 19.094s
32.48/32.53	c #decision = 12209
32.48/32.53	c #conflict = 981
32.48/32.53	c #restart = 6
32.48/32.53	o 419
32.48/32.53	c Solving starts ...
32.48/32.57	c solving time = 0.039s
32.48/32.57	c #decision = 12397
32.48/32.57	c #conflict = 981
32.48/32.57	c #restart = 6
32.48/32.57	o 412
32.48/32.58	c Solving starts ...
48.29/48.36	c solving time = 15.779s
48.29/48.36	c #decision = 13281
48.29/48.36	c #conflict = 1360
48.29/48.36	c #restart = 8
48.29/48.36	o 402
48.29/48.36	c Solving starts ...
67.97/68.08	c solving time = 19.699s
67.97/68.08	c #decision = 14015
67.97/68.08	c #conflict = 1807
67.97/68.08	c #restart = 10
67.97/68.08	o 401
67.97/68.08	c Solving starts ...
72.66/72.78	c learnt constraints deletion: 1896 -> 948
109.77/109.84	c solving time = 41.752s
109.77/109.84	c #decision = 16160
109.77/109.84	c #conflict = 3010
109.77/109.84	c #restart = 14
109.77/109.84	o 398
109.77/109.85	c Solving starts ...
109.77/109.85	c learnt constraints deletion: 2048 -> 1024
109.77/109.90	c solving time = 0.046s
109.77/109.90	c #decision = 16182
109.77/109.90	c #conflict = 3010
109.77/109.90	c #restart = 14
109.77/109.90	o 397
109.77/109.90	c Solving starts ...
119.86/119.93	c solving time = 10.025s
119.86/119.93	c #decision = 16747
119.86/119.93	c #conflict = 3266
119.86/119.93	c #restart = 16
119.86/119.93	o 392
119.86/119.93	c Solving starts ...
270.74/270.82	c learnt constraints deletion: 4494 -> 2247
341.23/341.39	c solving time = 221.415s
341.23/341.39	c #decision = 24372
341.23/341.39	c #conflict = 7999
341.23/341.39	c #restart = 23
341.23/341.39	o 391
341.23/341.39	c Solving starts ...
341.33/341.40	c learnt constraints deletion: 3757 -> 1879
341.33/341.44	c solving time = 0.050s
341.33/341.44	c #decision = 24470
341.33/341.44	c #conflict = 7999
341.33/341.44	c #restart = 23
341.33/341.44	o 388
341.33/341.45	c Solving starts ...
341.82/341.98	c solving time = 0.529s
341.82/341.98	c #decision = 24614
341.82/341.98	c #conflict = 8014
341.82/341.98	c #restart = 23
341.82/341.98	o 384
341.82/341.98	c Solving starts ...
341.82/341.99	c learnt constraints deletion: 1894 -> 947
341.93/342.07	c solving time = 0.088s
341.93/342.07	c #decision = 25127
341.93/342.07	c #conflict = 8015
341.93/342.07	c #restart = 23
341.93/342.07	o 364
341.93/342.07	c Solving starts ...
348.63/348.71	c solving time = 6.631s
348.63/348.71	c #decision = 25532
348.63/348.71	c #conflict = 8151
348.63/348.71	c #restart = 24
348.63/348.71	o 361
348.63/348.71	c Solving starts ...
349.22/349.39	c solving time = 0.677s
349.22/349.39	c #decision = 25811
349.22/349.39	c #conflict = 8179
349.22/349.39	c #restart = 24
349.22/349.39	o 353
349.22/349.40	c Solving starts ...
349.32/349.45	c solving time = 0.050s
349.32/349.45	c #decision = 25874
349.32/349.45	c #conflict = 8179
349.32/349.45	c #restart = 24
349.32/349.45	o 351
349.32/349.45	c Solving starts ...
349.42/349.52	c solving time = 0.068s
349.42/349.52	c #decision = 26190
349.42/349.52	c #conflict = 8181
349.42/349.52	c #restart = 24
349.42/349.52	o 339
349.42/349.53	c Solving starts ...
349.92/350.00	c solving time = 0.478s
349.92/350.00	c #decision = 26291
349.92/350.00	c #conflict = 8195
349.92/350.00	c #restart = 24
349.92/350.01	o 337
349.92/350.01	c Solving starts ...
349.92/350.07	c solving time = 0.063s
349.92/350.07	c #decision = 26367
349.92/350.07	c #conflict = 8195
349.92/350.07	c #restart = 24
349.92/350.07	o 335
349.92/350.08	c Solving starts ...
350.02/350.14	c solving time = 0.059s
350.02/350.14	c #decision = 27053
350.02/350.14	c #conflict = 8195
350.02/350.14	c #restart = 24
350.02/350.14	o 310
350.02/350.14	c Solving starts ...
350.13/350.20	c solving time = 0.057s
350.13/350.20	c #decision = 27113
350.13/350.20	c #conflict = 8195
350.13/350.20	c #restart = 24
350.13/350.20	o 308
350.13/350.21	c Solving starts ...
350.23/350.30	c solving time = 0.089s
350.23/350.30	c #decision = 27203
350.23/350.30	c #conflict = 8196
350.23/350.30	c #restart = 24
350.23/350.30	o 305
350.23/350.30	c Solving starts ...
350.23/350.35	c solving time = 0.048s
350.23/350.35	c #decision = 27418
350.23/350.35	c #conflict = 8196
350.23/350.35	c #restart = 24
350.23/350.35	o 297
350.23/350.35	c Solving starts ...
452.81/452.95	c solving time = 102.576s
452.81/452.95	c #decision = 30003
452.81/452.95	c #conflict = 9903
452.81/452.95	c #restart = 29
452.81/452.95	o 296
452.81/452.96	c Solving starts ...
452.81/452.96	c learnt constraints deletion: 2830 -> 1415
452.91/453.03	c solving time = 0.069s
452.91/453.03	c #decision = 30124
452.91/453.03	c #conflict = 9903
452.91/453.03	c #restart = 29
452.91/453.03	o 292
452.91/453.03	c Solving starts ...
452.91/453.07	c solving time = 0.040s
452.91/453.07	c #decision = 30318
452.91/453.07	c #conflict = 9903
452.91/453.07	c #restart = 29
452.91/453.07	o 285
452.91/453.08	c Solving starts ...
453.01/453.11	c solving time = 0.034s
453.01/453.11	c #decision = 30890
453.01/453.11	c #conflict = 9903
453.01/453.11	c #restart = 29
453.01/453.11	o 264
453.01/453.12	c Solving starts ...
453.01/453.15	c solving time = 0.029s
453.01/453.15	c #decision = 31868
453.01/453.15	c #conflict = 9903
453.01/453.15	c #restart = 29
453.01/453.15	o 229
453.01/453.15	c Solving starts ...
453.01/453.18	c solving time = 0.024s
453.01/453.18	c #decision = 34347
453.01/453.18	c #conflict = 9903
453.01/453.18	c #restart = 29
453.01/453.18	o 142
453.01/453.18	c Solving starts ...
453.11/453.20	c solving time = 0.019s
453.11/453.20	c #decision = 35824
453.11/453.20	c #conflict = 9903
453.11/453.20	c #restart = 29
453.11/453.20	o 90
453.11/453.21	c Solving starts ...
453.11/453.22	c solving time = 0.013s
453.11/453.22	c #decision = 37739
453.11/453.22	c #conflict = 9903
453.11/453.22	c #restart = 29
453.11/453.22	o 23
453.11/453.23	c Solving starts ...
458.40/458.56	c solving time = 5.327s
458.40/458.56	c #decision = 38927
458.40/458.56	c #conflict = 10709
458.40/458.56	c #restart = 32
458.40/458.56	o 22
458.40/458.56	c Solving starts ...
462.50/462.69	c solving time = 4.130s
462.50/462.69	c #decision = 40363
462.50/462.69	c #conflict = 11617
462.50/462.69	c #restart = 36
462.50/462.69	o 19
462.50/462.69	c Solving starts ...
470.80/470.96	c learnt constraints deletion: 5691 -> 2850
472.81/472.93	c solving time = 10.235s
472.81/472.93	c #decision = 44631
472.81/472.93	c #conflict = 14602
472.81/472.93	c #restart = 42
472.81/472.93	o 18
472.81/472.93	c Solving starts ...
472.81/472.96	c solving time = 0.028s
472.81/472.96	c #decision = 44730
472.81/472.96	c #conflict = 14602
472.81/472.96	c #restart = 42
472.81/472.96	o 14
472.81/472.96	c Solving starts ...
472.81/472.98	c solving time = 0.022s
472.81/472.98	c #decision = 44779
472.81/472.98	c #conflict = 14602
472.81/472.98	c #restart = 42
472.81/472.98	o 12
472.81/472.98	c Solving starts ...
478.60/478.72	c learnt constraints deletion: 5874 -> 2937
478.70/478.85	c solving time = 5.869s
478.70/478.85	c #decision = 48875
478.70/478.85	c #conflict = 17286
478.70/478.85	c #restart = 48
478.70/478.85	o 11
478.70/478.85	c Solving starts ...
484.70/484.81	c learnt constraints deletion: 5871 -> 2936
493.30/493.40	c learnt constraints deletion: 6565 -> 3283
503.80/503.92	c learnt constraints deletion: 7029 -> 3520
514.60/514.75	c learnt constraints deletion: 7431 -> 3720
525.40/525.56	c learnt constraints deletion: 7888 -> 3944
536.49/536.69	c learnt constraints deletion: 7917 -> 3965
541.00/541.12	c solving time = 62.255s
541.00/541.12	c #decision = 85124
541.00/541.12	c #conflict = 41278
541.00/541.12	c #restart = 59
541.00/541.12	o 9
541.00/541.12	c Solving starts ...
541.00/541.13	c learnt constraints deletion: 5649 -> 2825
548.59/548.71	c learnt constraints deletion: 5928 -> 2967
558.59/558.74	c learnt constraints deletion: 6604 -> 3303
570.08/570.29	c learnt constraints deletion: 7059 -> 3530
582.38/582.51	c learnt constraints deletion: 7474 -> 3737
590.78/590.97	c solving time = 49.847s
590.78/590.97	c #decision = 110145
590.78/590.97	c #conflict = 58355
590.78/590.97	c #restart = 69
590.78/590.97	o 8
590.78/590.98	c Solving starts ...
590.88/591.04	c learnt constraints deletion: 6364 -> 3182
597.88/598.09	c learnt constraints deletion: 5921 -> 2961
608.48/608.65	c learnt constraints deletion: 6696 -> 3348
617.68/617.82	c learnt constraints deletion: 7076 -> 3538
628.88/629.01	c learnt constraints deletion: 7481 -> 3741
641.98/642.18	c learnt constraints deletion: 7987 -> 3994
654.38/654.55	c learnt constraints deletion: 7980 -> 3990
665.77/666.00	c solving time = 75.008s
665.77/666.00	c #decision = 147878
665.77/666.00	c #conflict = 84840
665.77/666.00	c #restart = 81
665.77/666.00	o 7
665.87/666.00	c Solving starts ...
665.97/666.11	c learnt constraints deletion: 8085 -> 4043
669.97/670.10	c learnt constraints deletion: 5358 -> 2679
681.57/681.76	c learnt constraints deletion: 6670 -> 3335
694.16/694.35	c learnt constraints deletion: 7101 -> 3551
707.26/707.43	c learnt constraints deletion: 7570 -> 3785
718.36/718.57	c learnt constraints deletion: 7513 -> 3757
731.07/731.21	c learnt constraints deletion: 8023 -> 4012
736.46/736.63	c solving time = 70.627s
736.46/736.63	c #decision = 180816
736.46/736.63	c #conflict = 107726
736.46/736.63	c #restart = 92
736.46/736.63	o 3
736.46/736.63	c Solving starts ...
736.56/736.71	c learnt constraints deletion: 5800 -> 2900
741.95/742.17	c learnt constraints deletion: 6054 -> 3027
749.26/749.44	c learnt constraints deletion: 6805 -> 3403
755.65/755.81	c learnt constraints deletion: 7166 -> 3583
763.17/763.33	c learnt constraints deletion: 7628 -> 3814
770.75/770.90	c learnt constraints deletion: 8119 -> 4060
778.46/778.63	c learnt constraints deletion: 8097 -> 4049
786.55/786.71	c learnt constraints deletion: 8678 -> 4339
794.45/794.67	c solving time = 58.030s
794.45/794.67	c #decision = 229917
794.45/794.67	c #conflict = 139647
794.45/794.67	c #restart = 104
794.45/794.67	s OPTIMUM FOUND
794.45/794.67	v -x1 -x2 -x3 x4 x5 -x6 -x7 -x8 -x9 -x10
794.45/794.67	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
794.45/794.67	v -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30
794.45/794.67	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
794.45/794.67	v -x41 -x42 x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
794.45/794.67	v -x51 x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
794.45/794.67	v -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70
794.45/794.67	v -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
794.45/794.67	v -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90
794.45/794.67	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
794.45/794.67	v -x101 -x102 -x103 -x104 -x105 x106 -x107 -x108 -x109 -x110
794.45/794.67	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 -x120
794.45/794.67	v -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130
794.45/794.67	v -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
794.45/794.67	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 x149 -x150
794.45/794.67	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
794.45/794.67	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
794.45/794.67	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180
794.45/794.67	v -x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190
794.45/794.67	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200
794.45/794.67	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 x208 -x209 -x210
794.45/794.67	v -x211 -x212 -x213 -x214 x215 -x216 -x217 -x218 -x219 -x220
794.45/794.67	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 x229 -x230
794.45/794.67	v -x231
794.45/794.67	c total time = 794.538s

Verifier Data

OK	3

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-3712328-1338208399/watcher-3712328-1338208399 -o /tmp/evaluation-result-3712328-1338208399/solver-3712328-1338208399 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712328-1338208399.wbo 

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.19 2.09 2.02 3/176 30292
/proc/meminfo: memFree=26180308/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 779 0 0 0 0 0 0 0 20 0 1 0 286966834 6356992 701 33554432000 4194304 8973514 140737205263536 140733989434568 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 1552 701 424 1167 0 333 0

[startup+0.074384 s]
/proc/loadavg: 2.19 2.09 2.02 3/176 30292
/proc/meminfo: memFree=26180308/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=11328 CPUtime=0.06 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 1944 0 0 0 6 0 0 0 20 0 1 0 286966834 11599872 1866 33554432000 4194304 8973514 140737205263536 140733989434568 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 2832 1866 435 1167 0 1613 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11328

[startup+0.100304 s]
/proc/loadavg: 2.19 2.09 2.02 3/176 30292
/proc/meminfo: memFree=26180308/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 2218 0 0 0 9 0 0 0 20 0 1 0 286966834 12648448 2140 33554432000 4194304 8973514 140737205263536 140733989434568 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 3088 2140 438 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300228 s]
/proc/loadavg: 2.19 2.09 2.02 3/176 30292
/proc/meminfo: memFree=26180308/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=12352 CPUtime=0.29 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 2219 0 0 0 29 0 0 0 20 0 1 0 286966834 12648448 2141 33554432000 4194304 8973514 140737205263536 140733989434568 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 3088 2141 438 1167 0 1869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12352

[startup+0.700243 s]
/proc/loadavg: 2.19 2.09 2.02 3/176 30292
/proc/meminfo: memFree=26180308/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=12352 CPUtime=0.68 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 2378 0 0 0 68 0 0 0 20 0 1 0 286966834 12648448 2300 33554432000 4194304 8973514 140737205263536 140737205263032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 3088 2300 438 1167 0 1869 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12352

[startup+1.50033 s]
/proc/loadavg: 2.17 2.08 2.02 3/177 30293
/proc/meminfo: memFree=26170248/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=18496 CPUtime=1.49 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 3942 0 0 0 148 1 0 0 20 0 1 0 286966834 18939904 3864 33554432000 4194304 8973514 140737205263536 140737205262800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 4624 3864 466 1167 0 3405 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18496

[startup+3.10033 s]
/proc/loadavg: 2.17 2.08 2.02 3/177 30293
/proc/meminfo: memFree=26163056/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=21568 CPUtime=3.09 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 4710 0 0 0 308 1 0 0 20 0 1 0 286966834 22085632 4632 33554432000 4194304 8973514 140737205263536 140737205262800 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 5392 4632 466 1167 0 4173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21568

[startup+6.30033 s]
/proc/loadavg: 2.17 2.08 2.02 3/177 30293
/proc/meminfo: memFree=26157484/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=26688 CPUtime=6.29 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 5990 0 0 0 626 3 0 0 20 0 1 0 286966834 27328512 5912 33554432000 4194304 8973514 140737205263536 140737205263032 4209410 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 6672 5912 466 1167 0 5453 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26688

[startup+12.7003 s]
/proc/loadavg: 2.23 2.10 2.02 3/177 30293
/proc/meminfo: memFree=26157236/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=26688 CPUtime=12.68 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 5990 0 0 0 1263 5 0 0 20 0 1 0 286966834 27328512 5912 33554432000 4194304 8973514 140737205263536 140737205263032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 6672 5912 466 1167 0 5453 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26688

[startup+25.5003 s]
/proc/loadavg: 2.19 2.09 2.02 3/177 30293
/proc/meminfo: memFree=26150424/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=33856 CPUtime=25.48 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 7782 0 0 0 2537 11 0 0 20 0 1 0 286966834 34668544 7704 33554432000 4194304 8973514 140737205263536 140737205263032 4209309 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 8464 7704 466 1167 0 7245 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33856

[startup+51.1004 s]
/proc/loadavg: 2.12 2.08 2.02 3/176 30294
/proc/meminfo: memFree=26146452/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=37952 CPUtime=51.08 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 8811 0 0 0 5088 20 0 0 20 0 1 0 286966834 38862848 8730 33554432000 4194304 8973514 140737205263536 140737205262800 4204638 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 9488 8730 466 1167 0 8269 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37952

[startup+102.307 s]
/proc/loadavg: 2.05 2.07 2.01 3/176 30294
/proc/meminfo: memFree=26144696/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=40000 CPUtime=102.27 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 9331 0 0 0 10190 37 0 0 20 0 1 0 286966834 40960000 9243 33554432000 4194304 8973514 140737205263536 140737205262800 4204783 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 10000 9243 467 1167 0 8781 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 40000

[startup+162.3 s]
/proc/loadavg: 2.09 2.08 2.02 3/177 30295
/proc/meminfo: memFree=26139784/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=44096 CPUtime=162.25 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 10356 0 0 0 16165 60 0 0 20 0 1 0 286966834 45154304 10267 33554432000 4194304 8973514 140737205263536 140737205263032 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 11024 10267 467 1167 0 9805 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 44096

[startup+222.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/177 30295
/proc/meminfo: memFree=26137860/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=46144 CPUtime=222.25 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 10868 0 0 0 22146 79 0 0 20 0 1 0 286966834 47251456 10779 33554432000 4194304 8973514 140737205263536 140737205262800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 11536 10779 467 1167 0 10317 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 46144

[startup+282.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/177 30295
/proc/meminfo: memFree=26135876/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=47168 CPUtime=282.24 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 11124 0 0 0 28121 103 0 0 20 0 1 0 286966834 48300032 11035 33554432000 4194304 8973514 140737205263536 140737205263032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 11792 11035 467 1167 0 10573 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 47168

[startup+342.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 30296
/proc/meminfo: memFree=26133024/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=49216 CPUtime=342.23 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 11636 0 0 0 34098 125 0 0 20 0 1 0 286966834 50397184 11547 33554432000 4194304 8973514 140737205263536 140737205263032 7841851 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 12304 11547 467 1167 0 11085 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 49216

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 30296
/proc/meminfo: memFree=26124892/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=56384 CPUtime=402.21 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 13431 0 0 0 40075 146 0 0 20 0 1 0 286966834 57737216 13339 33554432000 4194304 8973514 140737205263536 140737205263032 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 14096 13339 467 1167 0 12877 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 56384

[startup+462.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/178 30299
/proc/meminfo: memFree=26116204/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=63552 CPUtime=462.2 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 15223 0 0 0 46051 169 0 0 20 0 1 0 286966834 65077248 15131 33554432000 4194304 8973514 140737205263536 140737205263032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 15888 15131 467 1167 0 14669 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 63552

[startup+522.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 30337
/proc/meminfo: memFree=26154996/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=72768 CPUtime=522.19 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 17527 0 0 0 52025 194 0 0 20 0 1 0 286966834 74514432 17435 33554432000 4194304 8973514 140737205263536 140737205263032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 18192 17435 467 1167 0 16973 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 72768

[startup+582.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 30337
/proc/meminfo: memFree=26140416/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=74816 CPUtime=582.18 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 18041 0 0 0 57994 224 0 0 20 0 1 0 286966834 76611584 17947 33554432000 4194304 8973514 140737205263536 140737205262640 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 18704 17947 467 1167 0 17485 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 74816

[startup+642.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30338
/proc/meminfo: memFree=26129440/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=74816 CPUtime=642.18 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 18041 0 0 0 63966 252 0 0 20 0 1 0 286966834 76611584 17947 33554432000 4194304 8973514 140737205263536 140737205263032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 18704 17947 467 1167 0 17485 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 74816

[startup+702.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 30338
/proc/meminfo: memFree=26118940/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=75840 CPUtime=702.16 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 18297 0 0 0 69938 278 0 0 20 0 1 0 286966834 77660160 18203 33554432000 4194304 8973514 140737205263536 140737205263032 7937344 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 18960 18203 467 1167 0 17741 0
Current children cumulated CPU time (s) 702.16
Current children cumulated vsize (KiB) 75840

[startup+762.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30338
/proc/meminfo: memFree=26115404/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=75840 CPUtime=762.16 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 18297 0 0 0 75908 308 0 0 20 0 1 0 286966834 77660160 18203 33554432000 4194304 8973514 140737205263536 140737205263032 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 18960 18203 467 1167 0 17741 0
Current children cumulated CPU time (s) 762.16
Current children cumulated vsize (KiB) 75840

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

[startup+767.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30338
/proc/meminfo: memFree=26115280/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=75840 CPUtime=767.76 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 18297 0 0 0 76465 311 0 0 20 0 1 0 286966834 77660160 18203 33554432000 4194304 8973514 140737205263536 140737205263032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 18960 18203 467 1167 0 17741 0
Current children cumulated CPU time (s) 767.76
Current children cumulated vsize (KiB) 75840

[startup+780.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30338
/proc/meminfo: memFree=26113104/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=75840 CPUtime=780.55 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 18297 0 0 0 77739 316 0 0 20 0 1 0 286966834 77660160 18203 33554432000 4194304 8973514 140737205263536 140737205263032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 18960 18203 467 1167 0 17741 0
Current children cumulated CPU time (s) 780.55
Current children cumulated vsize (KiB) 75840

[startup+787.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30338
/proc/meminfo: memFree=26112112/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=75840 CPUtime=786.95 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 18297 0 0 0 78375 320 0 0 20 0 1 0 286966834 77660160 18203 33554432000 4194304 8973514 140737205263536 140737205263032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 18960 18203 467 1167 0 17741 0
Current children cumulated CPU time (s) 786.95
Current children cumulated vsize (KiB) 75840

[startup+790.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30338
/proc/meminfo: memFree=26108888/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=75840 CPUtime=790.15 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 18297 0 0 0 78693 322 0 0 20 0 1 0 286966834 77660160 18203 33554432000 4194304 8973514 140737205263536 140737205263032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 18960 18203 467 1167 0 17741 0
Current children cumulated CPU time (s) 790.15
Current children cumulated vsize (KiB) 75840

[startup+791.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30376
/proc/meminfo: memFree=26164972/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=75840 CPUtime=791.76 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 18297 0 0 0 78853 323 0 0 20 0 1 0 286966834 77660160 18203 33554432000 4194304 8973514 140737205263536 140737205263032 7841851 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 18960 18203 467 1167 0 17741 0
Current children cumulated CPU time (s) 791.76
Current children cumulated vsize (KiB) 75840

[startup+793.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30376
/proc/meminfo: memFree=26164972/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=75840 CPUtime=793.35 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 18297 0 0 0 79011 324 0 0 20 0 1 0 286966834 77660160 18203 33554432000 4194304 8973514 140737205263536 140737205263032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 18960 18203 467 1167 0 17741 0
Current children cumulated CPU time (s) 793.35
Current children cumulated vsize (KiB) 75840

[startup+794.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30376
/proc/meminfo: memFree=26164972/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=75840 CPUtime=794.15 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 18297 0 0 0 79091 324 0 0 20 0 1 0 286966834 77660160 18203 33554432000 4194304 8973514 140737205263536 140737205263032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 18960 18203 467 1167 0 17741 0
Current children cumulated CPU time (s) 794.15
Current children cumulated vsize (KiB) 75840

[startup+794.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30376
/proc/meminfo: memFree=26164972/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=75840 CPUtime=794.35 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 18297 0 0 0 79111 324 0 0 20 0 1 0 286966834 77660160 18203 33554432000 4194304 8973514 140737205263536 140737205263032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 18960 18203 467 1167 0 17741 0
Current children cumulated CPU time (s) 794.35
Current children cumulated vsize (KiB) 75840

[startup+794.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30376
/proc/meminfo: memFree=26164972/32873844 swapFree=7108/7108
[pid=30292] ppid=30290 vsize=75840 CPUtime=794.45 cores=1,3,5,7
/proc/30292/stat : 30292 (toysat) R 30290 30292 28734 0 -1 4202496 18297 0 0 0 79121 324 0 0 20 0 1 0 286966834 77660160 18203 33554432000 4194304 8973514 140737205263536 140737205263032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30292/statm: 18960 18203 467 1167 0 17741 0
Current children cumulated CPU time (s) 794.45
Current children cumulated vsize (KiB) 75840

Child status: 0
Real time (s): 794.68
CPU time (s): 794.541
CPU user time (s): 791.293
CPU system time (s): 3.24851
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 75840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 791.293
system time used= 3.24851
maximum resident set size= 72828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18301
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= 21
involuntary context switches= 818

runsolver used 1.58576 second user time and 3.85341 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-28 14:33:19
IDJOB=3712328
IDBENCH=79293
IDSOLVER=2291
FILE ID=node111/3712328-1338208399
RUNJOBID= node111-1338194732-28751
PBS_JOBID= 14624600
Free space on /tmp= 67808 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900557957--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712328-1338208399/watcher-3712328-1338208399 -o /tmp/evaluation-result-3712328-1338208399/solver-3712328-1338208399 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712328-1338208399.wbo

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

MD5SUM BENCH= c90222590d839243781a638355a39a56
RANDOM SEED=463151733

node111.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.152
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.30
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.152
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.152
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.152
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.152
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.152
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.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26180564 kB
Buffers:          561584 kB
Cached:          5106900 kB
SwapCached:         1624 kB
Active:          4792504 kB
Inactive:         962536 kB
Active(anon):      77712 kB
Inactive(anon):     9132 kB
Active(file):    4714792 kB
Inactive(file):   953404 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67105364 kB
Dirty:              7400 kB
Writeback:             0 kB
AnonPages:        170112 kB
Mapped:            16112 kB
Shmem:                 8 kB
Slab:             798084 kB
SReclaimable:     240584 kB
SUnreclaim:       557500 kB
KernelStack:        1472 kB
PageTables:         3944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     200436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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= 67800 MiB
End job on node111 at 2012-05-28 14:46:33