Trace number 3706373

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.1 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z9-s14.opb
MD5SUM0eca8803cfc037d0cffd374298c6d6d9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-16917
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4356
Total number of constraints100680
Number of constraints which are clauses100672
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint4355
Number of terms in the objective function 4313
Biggest coefficient in the objective function 428
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 469022
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 1562976
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 10650988
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

3.79/3.86	c 2012-05-27T23:12:06+0200
3.79/3.86	c arch = x86_64
3.79/3.86	c os = linux
3.79/3.86	c compiler = ghc 7.4
3.79/3.86	c packages:
3.79/3.86	c   OptDir-0.0.1
3.79/3.86	c   array-0.4.0.0
3.79/3.86	c   base-4.5.0.0
3.79/3.86	c   bytestring-0.9.2.1
3.79/3.86	c   containers-0.4.2.1
3.79/3.86	c   deepseq-1.3.0.0
3.79/3.86	c   mtl-2.1.1
3.79/3.86	c   old_locale-1.0.0.4
3.79/3.86	c   parse_dimacs-1.2
3.79/3.86	c   parsec-3.1.2
3.79/3.86	c   queue-0.1.2
3.79/3.86	c   stm-2.3
3.79/3.86	c   time-1.4
3.79/3.86	c command line = ["--pb","HOME/instance-3706373-1338153126.opb"]
3.79/3.86	c #vars 4356
3.79/3.86	c #constraints 100680
3.79/3.86	c Solving starts ...
7.99/8.01	c solving time = 4.143s
7.99/8.01	c #decision = 6010
7.99/8.01	c #conflict = 55
7.99/8.01	c #restart = 0
7.99/8.01	o -13098
7.99/8.02	c Solving starts ...
9.29/9.32	c solving time = 1.300s
9.29/9.32	c #decision = 7062
9.29/9.32	c #conflict = 55
9.29/9.32	c #restart = 0
9.29/9.32	o -13100
9.29/9.33	c Solving starts ...
10.90/10.92	c solving time = 1.592s
10.90/10.92	c #decision = 8113
10.90/10.92	c #conflict = 55
10.90/10.92	c #restart = 0
10.90/10.92	o -13102
10.90/10.93	c Solving starts ...
13.08/13.16	c solving time = 2.215s
13.08/13.16	c #decision = 9173
13.08/13.16	c #conflict = 56
13.08/13.16	c #restart = 0
13.08/13.16	o -13107
13.08/13.16	c Solving starts ...
15.39/15.45	c solving time = 2.286s
15.39/15.45	c #decision = 10210
15.39/15.45	c #conflict = 56
15.39/15.45	c #restart = 0
15.39/15.45	o -13112
15.39/15.46	c Solving starts ...
18.08/18.12	c solving time = 2.651s
18.08/18.12	c #decision = 11246
18.08/18.12	c #conflict = 56
18.08/18.12	c #restart = 0
18.08/18.12	o -13117
18.08/18.12	c Solving starts ...
21.38/21.42	c solving time = 3.295s
21.38/21.42	c #decision = 12279
21.38/21.42	c #conflict = 57
21.38/21.42	c #restart = 0
21.38/21.43	o -13118
21.38/21.43	c Solving starts ...
25.08/25.11	c solving time = 3.672s
25.08/25.11	c #decision = 13296
25.08/25.11	c #conflict = 58
25.08/25.11	c #restart = 0
25.08/25.11	o -13119
25.08/25.12	c Solving starts ...
28.98/29.06	c solving time = 3.932s
28.98/29.06	c #decision = 14284
28.98/29.06	c #conflict = 58
28.98/29.06	c #restart = 0
28.98/29.06	o -13124
28.98/29.06	c Solving starts ...
33.98/34.06	c solving time = 4.986s
33.98/34.06	c #decision = 15273
33.98/34.06	c #conflict = 60
33.98/34.06	c #restart = 0
33.98/34.06	o -13125
33.98/34.06	c Solving starts ...
38.48/38.53	c solving time = 4.459s
38.48/38.53	c #decision = 16215
38.48/38.53	c #conflict = 60
38.48/38.53	c #restart = 0
38.48/38.53	o -13127
38.48/38.54	c Solving starts ...
43.67/43.72	c solving time = 5.174s
43.67/43.72	c #decision = 17162
43.67/43.72	c #conflict = 61
43.67/43.72	c #restart = 0
43.67/43.72	o -13135
43.67/43.73	c Solving starts ...
49.87/49.90	c solving time = 6.166s
49.87/49.90	c #decision = 18093
49.87/49.90	c #conflict = 64
49.87/49.90	c #restart = 0
49.87/49.90	o -13136
49.87/49.91	c Solving starts ...
57.28/57.34	c solving time = 7.428s
57.28/57.34	c #decision = 18934
57.28/57.34	c #conflict = 65
57.28/57.34	c #restart = 0
57.28/57.34	o -13144
57.28/57.35	c Solving starts ...
65.76/65.89	c solving time = 8.520s
65.76/65.89	c #decision = 19752
65.76/65.89	c #conflict = 70
65.76/65.89	c #restart = 0
65.76/65.89	o -13145
65.76/65.89	c Solving starts ...
71.97/72.03	c solving time = 6.128s
71.97/72.03	c #decision = 20465
71.97/72.03	c #conflict = 70
71.97/72.03	c #restart = 0
71.97/72.03	o -13146
71.97/72.04	c Solving starts ...
79.16/79.21	c solving time = 7.164s
79.16/79.21	c #decision = 21178
79.16/79.21	c #conflict = 71
79.16/79.21	c #restart = 0
79.16/79.21	o -13147
79.16/79.22	c Solving starts ...
90.06/90.15	c solving time = 10.916s
90.06/90.15	c #decision = 21885
90.06/90.15	c #conflict = 76
90.06/90.15	c #restart = 0
90.06/90.15	o -13148
90.06/90.16	c Solving starts ...
98.96/99.09	c solving time = 8.924s
98.96/99.09	c #decision = 22559
98.96/99.09	c #conflict = 76
98.96/99.09	c #restart = 0
98.96/99.09	o -13155
99.05/99.10	c Solving starts ...
114.04/114.17	c solving time = 15.059s
114.04/114.17	c #decision = 23240
114.04/114.17	c #conflict = 85
114.04/114.17	c #restart = 0
114.04/114.17	o -13157
114.04/114.17	c Solving starts ...
127.24/127.34	c solving time = 13.156s
127.24/127.34	c #decision = 23319
127.24/127.34	c #conflict = 86
127.24/127.34	c #restart = 0
127.24/127.34	o -13158
127.24/127.35	c Solving starts ...
160.24/160.35	c solving time = 32.988s
160.24/160.35	c #decision = 23411
160.24/160.35	c #conflict = 94
160.24/160.35	c #restart = 0
160.24/160.35	o -13160
160.24/160.36	c Solving starts ...
176.54/176.66	c solving time = 16.299s
176.54/176.66	c #decision = 23492
176.54/176.66	c #conflict = 96
176.54/176.66	c #restart = 0
176.54/176.66	o -13161
176.54/176.67	c Solving starts ...
188.04/188.17	c solving time = 11.486s
188.04/188.17	c #decision = 23576
188.04/188.17	c #conflict = 96
188.04/188.17	c #restart = 0
188.04/188.17	o -13166
188.04/188.17	c Solving starts ...
208.43/208.55	c solving time = 20.361s
208.43/208.55	c #decision = 23662
208.43/208.55	c #conflict = 99
208.43/208.55	c #restart = 0
208.43/208.55	o -13169
208.43/208.55	c Solving starts ...
223.63/223.79	c solving time = 15.228s
223.63/223.79	c #decision = 23745
223.63/223.79	c #conflict = 100
223.63/223.79	c #restart = 0
223.63/223.79	o -13170
223.73/223.80	c Solving starts ...
279.02/279.11	c solving time = 55.294s
279.02/279.11	c #decision = 23841
279.02/279.11	c #conflict = 116
279.02/279.11	c #restart = 0
279.02/279.11	o -13173
279.02/279.12	c Solving starts ...
305.01/305.13	c solving time = 26.000s
305.01/305.13	c #decision = 23913
305.01/305.13	c #conflict = 121
305.01/305.13	c #restart = 0
305.01/305.13	o -13175
305.01/305.14	c Solving starts ...
382.61/382.71	c solving time = 77.554s
382.61/382.71	c #decision = 24000
382.61/382.71	c #conflict = 144
382.61/382.71	c #restart = 0
382.61/382.71	o -13178
382.61/382.72	c Solving starts ...
425.29/425.43	c solving time = 42.692s
425.29/425.43	c #decision = 24077
425.29/425.43	c #conflict = 154
425.29/425.43	c #restart = 0
425.29/425.43	o -13182
425.29/425.44	c Solving starts ...
440.39/440.56	c solving time = 15.109s
440.39/440.56	c #decision = 24144
440.39/440.56	c #conflict = 154
440.39/440.56	c #restart = 0
440.39/440.56	o -13184
440.39/440.56	c Solving starts ...
466.39/466.54	c solving time = 25.965s
466.39/466.54	c #decision = 24214
466.39/466.54	c #conflict = 158
466.39/466.54	c #restart = 0
466.39/466.54	o -13186
466.39/466.55	c Solving starts ...
484.78/484.92	c solving time = 18.354s
484.78/484.92	c #decision = 24280
484.78/484.92	c #conflict = 159
484.78/484.92	c #restart = 0
484.78/484.92	o -13191
484.78/484.92	c Solving starts ...
506.38/506.57	c solving time = 21.635s
506.38/506.57	c #decision = 24346
506.38/506.57	c #conflict = 161
506.38/506.57	c #restart = 0
506.38/506.57	o -13193
506.38/506.58	c Solving starts ...
536.48/536.64	c solving time = 30.044s
536.48/536.64	c #decision = 24417
536.48/536.64	c #conflict = 166
536.48/536.64	c #restart = 0
536.48/536.64	o -13195
536.48/536.64	c Solving starts ...
553.68/553.87	c solving time = 17.212s
553.68/553.87	c #decision = 24476
553.68/553.87	c #conflict = 166
553.68/553.87	c #restart = 0
553.68/553.87	o -13199
553.68/553.88	c Solving starts ...
574.27/574.49	c solving time = 20.597s
574.27/574.49	c #decision = 24536
574.27/574.49	c #conflict = 167
574.27/574.49	c #restart = 0
574.27/574.49	o -13208
574.27/574.50	c Solving starts ...
600.47/600.66	c solving time = 26.148s
600.47/600.66	c #decision = 24596
600.47/600.66	c #conflict = 170
600.47/600.66	c #restart = 0
600.47/600.66	o -13213
600.47/600.67	c Solving starts ...
632.67/632.86	c solving time = 32.183s
632.67/632.86	c #decision = 24658
632.67/632.86	c #conflict = 175
632.67/632.86	c #restart = 0
632.67/632.86	o -13221
632.67/632.87	c Solving starts ...
653.57/653.72	c solving time = 20.832s
653.57/653.72	c #decision = 24719
653.57/653.72	c #conflict = 176
653.57/653.72	c #restart = 0
653.57/653.72	o -13249
653.57/653.73	c Solving starts ...
678.56/678.75	c solving time = 25.010s
678.56/678.75	c #decision = 24782
678.56/678.75	c #conflict = 178
678.56/678.75	c #restart = 0
678.56/678.75	o -13290
678.56/678.76	c Solving starts ...
727.05/727.28	c solving time = 48.504s
727.05/727.28	c #decision = 24847
727.05/727.28	c #conflict = 189
727.05/727.28	c #restart = 0
727.05/727.28	o -13291
727.05/727.29	c Solving starts ...
763.75/763.92	c solving time = 36.611s
763.75/763.92	c #decision = 24905
763.75/763.92	c #conflict = 195
763.75/763.92	c #restart = 0
763.75/763.92	o -13293
763.85/764.00	c Solving starts ...
791.14/791.32	c solving time = 27.301s
791.14/791.32	c #decision = 24964
791.14/791.32	c #conflict = 199
791.14/791.32	c #restart = 0
791.14/791.32	o -13298
791.24/791.41	c Solving starts ...
812.93/813.17	c solving time = 21.746s
812.93/813.17	c #decision = 25020
812.93/813.17	c #conflict = 200
812.93/813.17	c #restart = 0
812.93/813.17	o -13307
812.93/813.18	c Solving starts ...
880.13/880.39	c solving time = 67.190s
880.13/880.39	c #decision = 25093
880.13/880.39	c #conflict = 216
880.13/880.39	c #restart = 0
880.13/880.39	o -13309
880.13/880.40	c Solving starts ...
935.62/935.89	c solving time = 55.476s
935.62/935.89	c #decision = 25162
935.62/935.89	c #conflict = 228
935.62/935.89	c #restart = 0
935.62/935.89	o -13310
935.72/935.90	c Solving starts ...
956.01/956.26	c solving time = 20.346s
956.01/956.26	c #decision = 25222
956.01/956.26	c #conflict = 228
956.01/956.26	c #restart = 0
956.01/956.26	o -13319
956.01/956.27	c Solving starts ...
979.51/979.72	c solving time = 23.436s
979.51/979.72	c #decision = 25278
979.51/979.72	c #conflict = 229
979.51/979.72	c #restart = 0
979.51/979.72	o -13324
979.51/979.73	c Solving starts ...
1009.20/1009.44	c solving time = 29.693s
1009.20/1009.44	c #decision = 25334
1009.20/1009.44	c #conflict = 232
1009.20/1009.44	c #restart = 0
1009.20/1009.44	o -13327
1009.20/1009.45	c Solving starts ...
1031.20/1031.49	c solving time = 22.028s
1031.20/1031.49	c #decision = 25387
1031.20/1031.49	c #conflict = 232
1031.20/1031.49	c #restart = 0
1031.20/1031.49	o -13332
1031.30/1031.50	c Solving starts ...
1289.26/1289.55	c solving time = 258.001s
1289.26/1289.55	c #decision = 25527
1289.26/1289.55	c #conflict = 317
1289.26/1289.56	c #restart = 0
1289.26/1289.56	o -13338
1289.26/1289.56	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-3706373-1338153126/watcher-3706373-1338153126 -o /tmp/evaluation-result-3706373-1338153126/solver-3706373-1338153126 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706373-1338153126.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.12 2.07 2.02 3/176 13035
/proc/meminfo: memFree=30371172/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 804 0 0 0 0 0 0 0 20 0 1 0 281438665 6356992 726 33554432000 4194304 8973514 140736022168512 140734702044552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 1552 726 412 1167 0 333 0

[startup+0.0625409 s]
/proc/loadavg: 2.12 2.07 2.02 3/176 13035
/proc/meminfo: memFree=30371172/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=10304 CPUtime=0.05 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 1748 0 0 0 5 0 0 0 20 0 1 0 281438665 10551296 1670 33554432000 4194304 8973514 140736022168512 140736022167776 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 2576 1670 417 1167 0 1357 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10304

[startup+0.10025 s]
/proc/loadavg: 2.12 2.07 2.02 3/176 13035
/proc/meminfo: memFree=30371172/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=13376 CPUtime=0.09 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 2512 0 0 0 9 0 0 0 20 0 1 0 281438665 13697024 2434 33554432000 4194304 8973514 140736022168512 140736022167776 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 3344 2434 417 1167 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13376

[startup+0.300249 s]
/proc/loadavg: 2.12 2.07 2.02 3/176 13035
/proc/meminfo: memFree=30371172/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=28736 CPUtime=0.28 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 6452 0 0 0 28 0 0 0 20 0 1 0 281438665 29425664 6374 33554432000 4194304 8973514 140736022168512 140736022167776 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 7184 6374 418 1167 0 5965 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28736

[startup+0.70025 s]
/proc/loadavg: 2.12 2.07 2.02 3/176 13035
/proc/meminfo: memFree=30371172/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=50240 CPUtime=0.68 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 11691 0 0 0 67 1 0 0 20 0 1 0 281438665 51445760 11613 33554432000 4194304 8973514 140736022168512 140736022167776 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 12560 11621 418 1167 0 11341 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 50240

[startup+1.50025 s]
/proc/loadavg: 2.12 2.07 2.02 3/177 13036
/proc/meminfo: memFree=30295408/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=107584 CPUtime=1.49 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 26179 0 0 0 145 4 0 0 20 0 1 0 281438665 110166016 26101 33554432000 4194304 8973514 140736022168512 140736022168008 4204292 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 26896 26101 427 1167 0 25677 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107584

[startup+3.10011 s]
/proc/loadavg: 2.11 2.07 2.02 3/177 13036
/proc/meminfo: memFree=30251760/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=123968 CPUtime=3.08 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 30276 0 0 0 303 5 0 0 20 0 1 0 281438665 126943232 30198 33554432000 4194304 8973514 140736022168512 140736022168008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 30992 30198 428 1167 0 29773 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 123968

[startup+6.30015 s]
/proc/loadavg: 2.11 2.07 2.02 3/177 13036
/proc/meminfo: memFree=30251304/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=123968 CPUtime=6.28 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 30293 0 0 0 622 6 0 0 20 0 1 0 281438665 126943232 30215 33554432000 4194304 8973514 140736022168512 140736022168008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 30992 30215 445 1167 0 29773 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 123968

[startup+12.7001 s]
/proc/loadavg: 2.18 2.08 2.02 3/177 13036
/proc/meminfo: memFree=30251188/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=123968 CPUtime=12.68 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 30303 0 0 0 1259 9 0 0 20 0 1 0 281438665 126943232 30225 33554432000 4194304 8973514 140736022168512 140736022168008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 30992 30225 455 1167 0 29773 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 123968

[startup+25.5002 s]
/proc/loadavg: 2.15 2.08 2.02 3/177 13036
/proc/meminfo: memFree=30245824/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=130112 CPUtime=25.48 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 31688 0 0 0 2531 17 0 0 20 0 1 0 281438665 133234688 31605 33554432000 4194304 8973514 140736022168512 140736022166464 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 32528 31605 455 1167 0 31309 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 130112

[startup+51.1003 s]
/proc/loadavg: 2.16 2.08 2.03 3/177 13036
/proc/meminfo: memFree=30234880/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=140352 CPUtime=51.07 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 34408 0 0 0 5074 33 0 0 20 0 1 0 281438665 143720448 34321 33554432000 4194304 8973514 140736022168512 140736022168008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 35088 34321 455 1167 0 33869 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 140352

[startup+102.306 s]
/proc/loadavg: 2.18 2.10 2.03 3/176 13075
/proc/meminfo: memFree=30369020/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=149568 CPUtime=102.25 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 36737 0 0 0 10164 61 0 0 20 0 1 0 281438665 153157632 36625 33554432000 4194304 8973514 140736022168512 140736022168008 7716813 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 37392 36625 455 1167 0 36173 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 149568

[startup+162.3 s]
/proc/loadavg: 2.07 2.08 2.03 3/177 13076
/proc/meminfo: memFree=30344416/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=156736 CPUtime=162.24 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 38529 0 0 0 16138 86 0 0 20 0 1 0 281438665 160497664 38417 33554432000 4194304 8973514 140736022168512 140736022168008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 39184 38417 455 1167 0 37965 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 156736

[startup+222.3 s]
/proc/loadavg: 2.05 2.08 2.03 3/177 13076
/proc/meminfo: memFree=30324332/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=163904 CPUtime=222.23 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 40321 0 0 0 22106 117 0 0 20 0 1 0 281438665 167837696 40209 33554432000 4194304 8973514 140736022168512 140736022167776 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 40976 40209 455 1167 0 39757 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 163904

[startup+282.3 s]
/proc/loadavg: 2.02 2.06 2.02 3/177 13076
/proc/meminfo: memFree=30310272/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=165952 CPUtime=282.22 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 40834 0 0 0 28087 135 0 0 20 0 1 0 281438665 169934848 40721 33554432000 4194304 8973514 140736022168512 140736022168008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 41488 40721 455 1167 0 40269 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 165952

[startup+342.3 s]
/proc/loadavg: 2.00 2.05 2.01 3/177 13076
/proc/meminfo: memFree=30300200/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=169024 CPUtime=342.21 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 41602 0 0 0 34063 158 0 0 20 0 1 0 281438665 173080576 41489 33554432000 4194304 8973514 140736022168512 140736022168008 4214507 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 42256 41489 455 1167 0 41037 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 169024

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/177 13076
/proc/meminfo: memFree=30291080/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=171072 CPUtime=402.2 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 42114 0 0 0 40042 178 0 0 20 0 1 0 281438665 175177728 42001 33554432000 4194304 8973514 140736022168512 140736022167776 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 42768 42001 455 1167 0 41549 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 171072

[startup+462.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/177 13077
/proc/meminfo: memFree=30280272/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=174144 CPUtime=462.19 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 42882 0 0 0 46018 201 0 0 20 0 1 0 281438665 178323456 42769 33554432000 4194304 8973514 140736022168512 140736022168008 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 43536 42769 455 1167 0 42317 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 174144

[startup+522.3 s]
/proc/loadavg: 2.04 2.04 2.01 3/178 13080
/proc/meminfo: memFree=30269772/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=177216 CPUtime=522.19 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 43650 0 0 0 51989 230 0 0 20 0 1 0 281438665 181469184 43537 33554432000 4194304 8973514 140736022168512 140736022168008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 44304 43537 455 1167 0 43085 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 177216

[startup+582.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 13080
/proc/meminfo: memFree=30262392/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=182336 CPUtime=582.17 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 44932 0 0 0 57960 257 0 0 20 0 1 0 281438665 186712064 44817 33554432000 4194304 8973514 140736022168512 140736022168008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 45584 44817 455 1167 0 44365 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 182336

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 13081
/proc/meminfo: memFree=30249120/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=195648 CPUtime=822.13 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 48260 0 0 0 81843 370 0 0 20 0 1 0 281438665 200343552 48145 33554432000 4194304 8973514 140736022168512 140736022168008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 48912 48145 455 1167 0 47693 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 195648

[startup+882.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13081
/proc/meminfo: memFree=30242548/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=197696 CPUtime=882.12 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 48772 0 0 0 87822 390 0 0 20 0 1 0 281438665 202440704 48657 33554432000 4194304 8973514 140736022168512 140736022168008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 49424 48657 455 1167 0 48205 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 197696

[startup+942.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/178 13082
/proc/meminfo: memFree=30238828/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=199744 CPUtime=942.12 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 49284 0 0 0 93795 417 0 0 20 0 1 0 281438665 204537856 49169 33554432000 4194304 8973514 140736022168512 140736022168008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 49936 49169 455 1167 0 48717 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 199744

[startup+1002.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 13082
/proc/meminfo: memFree=30234860/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=203840 CPUtime=1002.1 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 50310 0 0 0 99758 452 0 0 20 0 1 0 281438665 208732160 50192 33554432000 4194304 8973514 140736022168512 140736022166464 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 50960 50192 455 1167 0 49741 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 203840

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 13083
/proc/meminfo: memFree=30230892/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=207936 CPUtime=1062.09 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 51335 0 0 0 105729 480 0 0 20 0 1 0 281438665 212926464 51217 33554432000 4194304 8973514 140736022168512 140736022168008 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 51984 51217 455 1167 0 50765 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 207936

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 13086
/proc/meminfo: memFree=30230760/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=207936 CPUtime=1122.09 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 51335 0 0 0 111712 497 0 0 20 0 1 0 281438665 212926464 51217 33554432000 4194304 8973514 140736022168512 140736022167776 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 51984 51217 455 1167 0 50765 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 207936

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13086
/proc/meminfo: memFree=30230760/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=207936 CPUtime=1182.08 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 51338 0 0 0 117694 514 0 0 20 0 1 0 281438665 212926464 51217 33554432000 4194304 8973514 140736022168512 140736022167776 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 51984 51217 455 1167 0 50765 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 207936

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13086
/proc/meminfo: memFree=30230512/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=207936 CPUtime=1242.07 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 51338 0 0 0 123677 530 0 0 20 0 1 0 281438665 212926464 51217 33554432000 4194304 8973514 140736022168512 140736022166464 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 51984 51217 455 1167 0 50765 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 207936

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13086
/proc/meminfo: memFree=30224932/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=207936 CPUtime=1302.06 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 51338 0 0 0 129657 549 0 0 20 0 1 0 281438665 212926464 51217 33554432000 4194304 8973514 140736022168512 140736022168008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 51984 51217 455 1167 0 50765 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 207936

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13087
/proc/meminfo: memFree=30222884/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=209984 CPUtime=1362.05 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 51850 0 0 0 135634 571 0 0 20 0 1 0 281438665 215023616 51729 33554432000 4194304 8973514 140736022168512 140736022168008 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 52496 51729 455 1167 0 51277 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 209984

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13087
/proc/meminfo: memFree=30222884/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=209984 CPUtime=1422.05 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 51850 0 0 0 141617 588 0 0 20 0 1 0 281438665 215023616 51729 33554432000 4194304 8973514 140736022168512 140736022168008 7399481 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 52496 51729 455 1167 0 51277 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 209984

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 13087
/proc/meminfo: memFree=30223220/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=209984 CPUtime=1482.03 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 51850 0 0 0 147601 602 0 0 20 0 1 0 281438665 215023616 51729 33554432000 4194304 8973514 140736022168512 140736022166464 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 52496 51729 455 1167 0 51277 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 209984

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 13087
/proc/meminfo: memFree=30223224/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=209984 CPUtime=1542.02 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 51850 0 0 0 153582 620 0 0 20 0 1 0 281438665 215023616 51729 33554432000 4194304 8973514 140736022168512 140736022167776 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 52496 51729 455 1167 0 51277 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 209984

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13087
/proc/meminfo: memFree=30218884/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=209984 CPUtime=1602.01 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 51850 0 0 0 159563 638 0 0 20 0 1 0 281438665 215023616 51729 33554432000 4194304 8973514 140736022168512 140736022168008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 52496 51729 455 1167 0 51277 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 209984

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13088
/proc/meminfo: memFree=30217024/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=209984 CPUtime=1662.01 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 51850 0 0 0 165542 659 0 0 20 0 1 0 281438665 215023616 51729 33554432000 4194304 8973514 140736022168512 140736022168008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 52496 51729 455 1167 0 51277 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 209984

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13091
/proc/meminfo: memFree=30213952/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=209984 CPUtime=1721.99 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 51850 0 0 0 171524 675 0 0 20 0 1 0 281438665 215023616 51729 33554432000 4194304 8973514 140736022168512 140736022167776 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 52496 51729 455 1167 0 51277 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 209984

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13091
/proc/meminfo: memFree=30208256/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=209984 CPUtime=1781.98 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 51850 0 0 0 177504 694 0 0 20 0 1 0 281438665 215023616 51729 33554432000 4194304 8973514 140736022168512 140736022168008 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 52496 51729 455 1167 0 51277 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 209984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13091
/proc/meminfo: memFree=30207512/32873648 swapFree=6860/6860
[pid=13035] ppid=13033 vsize=209984 CPUtime=1800.09 cores=1,3,5,7
/proc/13035/stat : 13035 (toysat) R 13033 13035 9979 0 -1 4202496 51850 0 0 0 179310 699 0 0 20 0 1 0 281438665 215023616 51729 33554432000 4194304 8973514 140736022168512 140736022168008 4434661 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13035/statm: 52496 51729 455 1167 0 51277 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 209984

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.1
CPU user time (s): 1793.1
CPU system time (s): 6.99394
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 209984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.1
system time used= 6.99394
maximum resident set size= 206916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51850
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= 46
involuntary context switches= 1850

runsolver used 3.2715 second user time and 9.30259 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 23:12:06
IDJOB=3706373
IDBENCH=89901
IDSOLVER=2285
FILE ID=node116/3706373-1338153126
RUNJOBID= node116-1338124087-9996
PBS_JOBID= 14624506
Free space on /tmp= 71464 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z9-s14.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706373-1338153126/watcher-3706373-1338153126 -o /tmp/evaluation-result-3706373-1338153126/solver-3706373-1338153126 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706373-1338153126.opb

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

MD5SUM BENCH= 0eca8803cfc037d0cffd374298c6d6d9
RANDOM SEED=1316253342

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30372080 kB
Buffers:          364680 kB
Cached:          1124504 kB
SwapCached:         3240 kB
Active:           956540 kB
Inactive:         708528 kB
Active(anon):     166504 kB
Inactive(anon):     8960 kB
Active(file):     790036 kB
Inactive(file):   699568 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103664 kB
Dirty:             10108 kB
Writeback:             0 kB
AnonPages:        200096 kB
Mapped:            14564 kB
Shmem:                96 kB
Slab:             699396 kB
SReclaimable:     143900 kB
SUnreclaim:       555496 kB
KernelStack:        1472 kB
PageTables:         4184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     284064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71456 MiB
End job on node116 at 2012-05-27 23:42:09