Trace number 3724576

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-blend.opb
MD5SUMeff6ad715055e79721cc364806b971f0
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark78.661
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables2490
Total number of constraints74
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints74
Minimum length of a constraint30
Maximum length of a constraint780
Number of terms in the objective function 660
Biggest coefficient in the objective function 14388140441600
Number of bits for the biggest coefficient in the objective function 44
Sum of the numbers in the objective function 203610440670021
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 78436840243200
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 789015556311444
Number of bits of the biggest sum of numbers50
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.19/0.21	c 2012-06-02T13:05:26+0200
0.19/0.21	c arch = x86_64
0.19/0.21	c os = linux
0.19/0.21	c compiler = ghc 7.4
0.19/0.21	c packages:
0.19/0.21	c   OptDir-0.0.1
0.19/0.21	c   array-0.4.0.0
0.19/0.21	c   base-4.5.0.0
0.19/0.21	c   bytestring-0.9.2.1
0.19/0.21	c   containers-0.4.2.1
0.19/0.21	c   deepseq-1.3.0.0
0.19/0.21	c   mtl-2.1.1
0.19/0.21	c   old_locale-1.0.0.4
0.19/0.21	c   parse_dimacs-1.2
0.19/0.21	c   parsec-3.1.2
0.19/0.21	c   queue-0.1.2
0.19/0.21	c   stm-2.3
0.19/0.21	c   time-1.4
0.19/0.21	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724576-1338635126.opb"]
0.19/0.21	c #vars 2490
0.19/0.21	c #constraints 74
0.19/0.21	c Solving starts ...
6.49/6.51	c learnt constraints deletion: 3036 -> 1526
8.89/8.95	c learnt constraints deletion: 3091 -> 1546
13.29/13.30	c learnt constraints deletion: 3403 -> 1711
18.59/18.63	c learnt constraints deletion: 3414 -> 1707
25.19/25.23	c learnt constraints deletion: 3418 -> 1711
32.48/32.58	c learnt constraints deletion: 3624 -> 1812
38.78/38.89	c learnt constraints deletion: 3623 -> 1813
44.99/45.09	c learnt constraints deletion: 3620 -> 1813
51.98/52.07	c learnt constraints deletion: 3849 -> 1928
58.97/59.05	c learnt constraints deletion: 3850 -> 1925
66.27/66.37	c learnt constraints deletion: 3851 -> 1928
73.57/73.65	c learnt constraints deletion: 3846 -> 1926
80.87/80.95	c learnt constraints deletion: 3849 -> 1928
89.37/89.48	c learnt constraints deletion: 4101 -> 2052
97.56/97.60	c learnt constraints deletion: 4094 -> 2050
105.66/105.71	c learnt constraints deletion: 4099 -> 2053
113.77/113.86	c learnt constraints deletion: 4098 -> 2052
122.16/122.25	c learnt constraints deletion: 4099 -> 2050
130.87/130.99	c learnt constraints deletion: 4100 -> 2053
139.86/139.99	c learnt constraints deletion: 4370 -> 2185
148.36/148.49	c learnt constraints deletion: 4372 -> 2187
156.86/156.94	c learnt constraints deletion: 4369 -> 2187
165.66/165.74	c learnt constraints deletion: 4371 -> 2187
174.16/174.27	c learnt constraints deletion: 4374 -> 2189
182.46/182.55	c learnt constraints deletion: 4371 -> 2188
190.85/190.96	c learnt constraints deletion: 4373 -> 2192
199.25/199.37	c learnt constraints deletion: 4368 -> 2184
207.45/207.60	c learnt constraints deletion: 4375 -> 2190
216.56/216.68	c learnt constraints deletion: 4675 -> 2339
225.25/225.38	c learnt constraints deletion: 4671 -> 2337
233.74/233.89	c learnt constraints deletion: 4667 -> 2335
242.15/242.23	c learnt constraints deletion: 4670 -> 2336
250.45/250.52	c learnt constraints deletion: 4671 -> 2338
258.75/258.83	c learnt constraints deletion: 4675 -> 2341
266.85/266.90	c learnt constraints deletion: 4672 -> 2338
274.94/275.01	c learnt constraints deletion: 4675 -> 2341
283.03/283.15	c learnt constraints deletion: 4671 -> 2341
290.94/291.00	c learnt constraints deletion: 4672 -> 2340
299.24/299.30	c learnt constraints deletion: 4671 -> 2340
307.63/307.77	c learnt constraints deletion: 4669 -> 2337
317.23/317.34	c learnt constraints deletion: 5007 -> 2507
325.83/325.94	c learnt constraints deletion: 4999 -> 2503
334.73/334.81	c learnt constraints deletion: 5002 -> 2505
343.53/343.65	c learnt constraints deletion: 5005 -> 2507
352.53/352.63	c learnt constraints deletion: 5005 -> 2508
361.22/361.37	c learnt constraints deletion: 4999 -> 2503
370.13/370.25	c learnt constraints deletion: 5002 -> 2505
378.93/379.03	c learnt constraints deletion: 5006 -> 2508
387.62/387.79	c learnt constraints deletion: 5000 -> 2504
396.62/396.70	c learnt constraints deletion: 5001 -> 2506
405.52/405.60	c learnt constraints deletion: 5003 -> 2507
414.62/414.78	c learnt constraints deletion: 5005 -> 2509
423.52/423.62	c learnt constraints deletion: 5005 -> 2506
432.42/432.57	c learnt constraints deletion: 4998 -> 2503
441.21/441.37	c learnt constraints deletion: 5003 -> 2506
450.41/450.50	c learnt constraints deletion: 5006 -> 2507
459.21/459.39	c learnt constraints deletion: 5005 -> 2508
468.11/468.21	c learnt constraints deletion: 5003 -> 2508
478.21/478.33	c learnt constraints deletion: 5363 -> 2684
488.11/488.20	c learnt constraints deletion: 5369 -> 2688
498.21/498.36	c learnt constraints deletion: 5370 -> 2686
509.11/509.28	c learnt constraints deletion: 5368 -> 2686
519.51/519.68	c learnt constraints deletion: 5361 -> 2684
530.30/530.42	c learnt constraints deletion: 5371 -> 2686
541.10/541.29	c learnt constraints deletion: 5366 -> 2684
551.90/552.05	c learnt constraints deletion: 5357 -> 2680
562.89/563.02	c learnt constraints deletion: 5365 -> 2685
573.80/573.95	c learnt constraints deletion: 5370 -> 2686
584.59/584.79	c learnt constraints deletion: 5368 -> 2686
595.10/595.25	c learnt constraints deletion: 5365 -> 2685
605.69/605.87	c learnt constraints deletion: 5362 -> 2682
616.29/616.40	c learnt constraints deletion: 5371 -> 2687
626.99/627.13	c learnt constraints deletion: 5367 -> 2685
637.38/637.50	c learnt constraints deletion: 5364 -> 2685
647.48/647.68	c learnt constraints deletion: 5365 -> 2686
657.38/657.56	c learnt constraints deletion: 5369 -> 2686
667.98/668.18	c learnt constraints deletion: 5360 -> 2682
678.49/678.63	c learnt constraints deletion: 5367 -> 2688
688.98/689.15	c learnt constraints deletion: 5361 -> 2684
699.27/699.43	c learnt constraints deletion: 5359 -> 2684
710.08/710.23	c learnt constraints deletion: 5368 -> 2686
722.58/722.78	c learnt constraints deletion: 5369 -> 2686
734.77/734.99	c learnt constraints deletion: 5761 -> 2882
746.67/746.85	c learnt constraints deletion: 5769 -> 2886
758.87/759.06	c learnt constraints deletion: 5761 -> 2882
771.07/771.20	c learnt constraints deletion: 5769 -> 2888
782.57/782.76	c learnt constraints deletion: 5769 -> 2885
794.36/794.56	c learnt constraints deletion: 5760 -> 2881
806.17/806.34	c learnt constraints deletion: 5766 -> 2885
817.96/818.16	c learnt constraints deletion: 5768 -> 2887
829.76/829.90	c learnt constraints deletion: 5765 -> 2884
841.65/841.85	c learnt constraints deletion: 5768 -> 2886
853.25/853.42	c learnt constraints deletion: 5765 -> 2886
864.95/865.14	c learnt constraints deletion: 5768 -> 2888
876.85/877.09	c learnt constraints deletion: 5768 -> 2888
888.44/888.63	c learnt constraints deletion: 5759 -> 2885
898.64/898.85	c learnt constraints deletion: 5770 -> 2885
907.14/907.33	c learnt constraints deletion: 5760 -> 2881
915.64/915.82	c learnt constraints deletion: 5768 -> 2886
924.24/924.48	c learnt constraints deletion: 5771 -> 2887
932.94/933.11	c learnt constraints deletion: 5771 -> 2889
941.45/941.61	c learnt constraints deletion: 5768 -> 2887
949.73/949.92	c learnt constraints deletion: 5764 -> 2885
958.13/958.37	c learnt constraints deletion: 5763 -> 2887
966.33/966.56	c learnt constraints deletion: 5773 -> 2891
974.63/974.89	c learnt constraints deletion: 5769 -> 2891
982.93/983.15	c learnt constraints deletion: 5761 -> 2884
991.43/991.64	c learnt constraints deletion: 5768 -> 2888
1000.03/1000.20	c learnt constraints deletion: 5775 -> 2893
1008.33/1008.58	c learnt constraints deletion: 5765 -> 2887
1017.13/1017.35	c learnt constraints deletion: 5770 -> 2890
1025.43/1025.67	c learnt constraints deletion: 5767 -> 2889
1033.83/1034.09	c learnt constraints deletion: 5769 -> 2887
1042.63/1042.89	c learnt constraints deletion: 5751 -> 2880
1051.33/1051.53	c learnt constraints deletion: 5776 -> 2891
1060.22/1060.45	c learnt constraints deletion: 5780 -> 2894
1070.82/1071.08	c learnt constraints deletion: 6219 -> 3110
1083.22/1083.47	c learnt constraints deletion: 6235 -> 3118
1095.01/1095.26	c learnt constraints deletion: 6246 -> 3126
1106.71/1106.94	c learnt constraints deletion: 6236 -> 3123
1118.61/1118.80	c learnt constraints deletion: 6226 -> 3117
1130.21/1130.50	c learnt constraints deletion: 6233 -> 3123
1141.81/1142.09	c learnt constraints deletion: 6239 -> 3126
1153.71/1153.93	c learnt constraints deletion: 6248 -> 3130
1165.20/1165.47	c learnt constraints deletion: 6240 -> 3128
1176.90/1177.11	c learnt constraints deletion: 6236 -> 3122
1188.80/1189.07	c learnt constraints deletion: 6236 -> 3123
1200.91/1201.13	c learnt constraints deletion: 6237 -> 3125
1212.60/1212.82	c learnt constraints deletion: 6235 -> 3123
1224.49/1224.71	c learnt constraints deletion: 6239 -> 3127
1236.39/1236.65	c learnt constraints deletion: 6233 -> 3124
1247.89/1248.17	c learnt constraints deletion: 6234 -> 3121
1259.20/1259.46	c learnt constraints deletion: 6233 -> 3125
1270.39/1270.69	c learnt constraints deletion: 6233 -> 3124
1282.09/1282.33	c learnt constraints deletion: 6233 -> 3125
1293.39/1293.67	c learnt constraints deletion: 6237 -> 3128
1305.08/1305.39	c learnt constraints deletion: 6243 -> 3125
1316.88/1317.18	c learnt constraints deletion: 6238 -> 3123
1328.38/1328.61	c learnt constraints deletion: 6228 -> 3118
1339.98/1340.29	c learnt constraints deletion: 6232 -> 3123
1351.87/1352.18	c learnt constraints deletion: 6242 -> 3126
1363.47/1363.73	c learnt constraints deletion: 6240 -> 3129
1375.37/1375.63	c learnt constraints deletion: 6236 -> 3123
1387.47/1387.77	c learnt constraints deletion: 6237 -> 3125
1399.47/1399.71	c learnt constraints deletion: 6236 -> 3125
1411.17/1411.45	c learnt constraints deletion: 6226 -> 3119
1422.96/1423.29	c learnt constraints deletion: 6237 -> 3126
1434.66/1434.95	c learnt constraints deletion: 6234 -> 3125
1446.06/1446.36	c learnt constraints deletion: 6233 -> 3122
1457.66/1457.97	c learnt constraints deletion: 6236 -> 3124
1469.76/1470.00	c learnt constraints deletion: 6248 -> 3131
1481.16/1481.47	c learnt constraints deletion: 6242 -> 3127
1492.86/1493.17	c learnt constraints deletion: 6235 -> 3127
1504.36/1504.70	c learnt constraints deletion: 6237 -> 3126
1516.05/1516.34	c learnt constraints deletion: 6244 -> 3130
1527.85/1528.18	c learnt constraints deletion: 6237 -> 3127
1539.75/1540.03	c learnt constraints deletion: 6257 -> 3136
1551.55/1551.87	c learnt constraints deletion: 6239 -> 3127
1563.64/1563.94	c learnt constraints deletion: 6239 -> 3128
1575.44/1575.77	c learnt constraints deletion: 6236 -> 3122
1587.14/1587.49	c learnt constraints deletion: 6234 -> 3121
1599.23/1599.51	c learnt constraints deletion: 6230 -> 3119
1611.94/1612.25	c learnt constraints deletion: 6228 -> 3118
1626.43/1626.72	c learnt constraints deletion: 6717 -> 3365
1639.63/1639.95	c learnt constraints deletion: 6719 -> 3362
1653.03/1653.38	c learnt constraints deletion: 6714 -> 3359
1667.24/1667.51	c learnt constraints deletion: 6719 -> 3362
1680.93/1681.28	c learnt constraints deletion: 6719 -> 3363
1693.83/1694.17	c learnt constraints deletion: 6718 -> 3364
1706.52/1706.86	c learnt constraints deletion: 6721 -> 3363
1719.72/1720.00	c learnt constraints deletion: 6721 -> 3365
1732.92/1733.21	c learnt constraints deletion: 6714 -> 3362
1745.71/1746.05	c learnt constraints deletion: 6718 -> 3366
1758.52/1758.85	c learnt constraints deletion: 6718 -> 3362
1772.32/1772.61	c learnt constraints deletion: 6719 -> 3364
1785.71/1786.04	c learnt constraints deletion: 6716 -> 3360
1799.41/1799.76	c learnt constraints deletion: 6711 -> 3359

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 1.93 2/176 21003
/proc/meminfo: memFree=28059320/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=7248 CPUtime=0 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 857 0 0 0 0 0 0 0 20 0 1 0 329639339 7421952 777 33554432000 4194304 8989770 140734592578592 140737427636552 4600325 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 1812 777 429 1171 0 589 0

[startup+0.024277 s]
/proc/loadavg: 2.00 2.02 1.93 2/176 21003
/proc/meminfo: memFree=28059320/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=8272 CPUtime=0.02 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 1106 0 0 0 2 0 0 0 20 0 1 0 329639339 8470528 1026 33554432000 4194304 8989770 140734592578592 140737427636552 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 2068 1026 431 1171 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8272

[startup+0.100275 s]
/proc/loadavg: 2.00 2.02 1.93 2/176 21003
/proc/meminfo: memFree=28059320/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=11344 CPUtime=0.09 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 2135 0 0 0 9 0 0 0 20 0 1 0 329639339 11616256 2055 33554432000 4194304 8989770 140734592578592 140737427636552 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 2836 2055 445 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300263 s]
/proc/loadavg: 2.00 2.02 1.93 2/176 21003
/proc/meminfo: memFree=28059320/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=13392 CPUtime=0.29 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 2662 0 0 0 29 0 0 0 20 0 1 0 329639339 13713408 2582 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 3348 2582 460 1171 0 2125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13392

[startup+0.700241 s]
/proc/loadavg: 2.00 2.02 1.93 2/176 21003
/proc/meminfo: memFree=28059320/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=15440 CPUtime=0.69 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 3174 0 0 0 68 1 0 0 20 0 1 0 329639339 15810560 3094 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 3860 3094 460 1171 0 2637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15440

[startup+1.50024 s]
/proc/loadavg: 2.00 2.02 1.93 3/177 21004
/proc/meminfo: memFree=28046904/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=16464 CPUtime=1.49 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 3430 0 0 0 148 1 0 0 20 0 1 0 329639339 16859136 3350 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 4116 3350 460 1171 0 2893 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16464

[startup+3.10024 s]
/proc/loadavg: 2.00 2.02 1.93 3/177 21004
/proc/meminfo: memFree=28045656/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=17488 CPUtime=3.09 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 3686 0 0 0 307 2 0 0 20 0 1 0 329639339 17907712 3606 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 4372 3606 460 1171 0 3149 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17488

[startup+6.30028 s]
/proc/loadavg: 2.00 2.02 1.93 3/177 21004
/proc/meminfo: memFree=28043564/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=20560 CPUtime=6.29 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 4207 0 0 0 625 4 0 0 20 0 1 0 329639339 21053440 4127 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 5140 4127 460 1171 0 3917 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20560

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 1.93 3/177 21004
/proc/meminfo: memFree=28040380/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=22608 CPUtime=12.69 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 4968 0 0 0 1262 7 0 0 20 0 1 0 329639339 23150592 4888 33554432000 4194304 8989770 140734592578592 140734592577856 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 5652 4888 462 1171 0 4429 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22608

[startup+25.5002 s]
/proc/loadavg: 2.08 2.03 1.94 3/177 21004
/proc/meminfo: memFree=28035780/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=27728 CPUtime=25.48 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 6254 0 0 0 2533 15 0 0 20 0 1 0 329639339 28393472 6173 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 6932 6173 462 1171 0 5709 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27728

[startup+51.1003 s]
/proc/loadavg: 2.05 2.03 1.94 3/177 21044
/proc/meminfo: memFree=28025924/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=27728 CPUtime=51.08 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 6254 0 0 0 5080 28 0 0 20 0 1 0 329639339 28393472 6173 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 6932 6173 462 1171 0 5709 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27728

[startup+102.306 s]
/proc/loadavg: 2.06 2.04 1.94 3/177 21044
/proc/meminfo: memFree=28021024/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=29776 CPUtime=102.28 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 6766 0 0 0 10173 55 0 0 20 0 1 0 329639339 30490624 6685 33554432000 4194304 8989770 140734592578592 140734592577856 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 7444 6685 462 1171 0 6221 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 29776

[startup+162.3 s]
/proc/loadavg: 2.10 2.04 1.95 3/177 21044
/proc/meminfo: memFree=28019416/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=29776 CPUtime=162.26 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 6766 0 0 0 16138 88 0 0 20 0 1 0 329639339 30490624 6685 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 7444 6685 462 1171 0 6221 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 29776

[startup+222.3 s]
/proc/loadavg: 2.07 2.05 1.95 3/177 21044
/proc/meminfo: memFree=28019576/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=29776 CPUtime=222.25 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 7023 0 0 0 22106 119 0 0 20 0 1 0 329639339 30490624 6685 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 7444 6685 462 1171 0 6221 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 29776

[startup+282.3 s]
/proc/loadavg: 2.06 2.05 1.96 3/178 21047
/proc/meminfo: memFree=28016236/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=31824 CPUtime=282.24 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 7536 0 0 0 28068 156 0 0 20 0 1 0 329639339 32587776 7197 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 7956 7197 462 1171 0 6733 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 31824

[startup+342.3 s]
/proc/loadavg: 2.02 2.04 1.96 3/177 21048
/proc/meminfo: memFree=28016988/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=31824 CPUtime=342.23 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 7536 0 0 0 34029 194 0 0 20 0 1 0 329639339 32587776 7197 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 7956 7197 462 1171 0 6733 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 31824

[startup+402.3 s]
/proc/loadavg: 2.01 2.03 1.96 3/177 21048
/proc/meminfo: memFree=28014996/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=32848 CPUtime=402.23 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 7792 0 0 0 39991 232 0 0 20 0 1 0 329639339 33636352 7453 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8212 7453 462 1171 0 6989 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 32848

[startup+462.3 s]
/proc/loadavg: 2.14 2.07 1.97 3/177 21048
/proc/meminfo: memFree=28015180/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=32848 CPUtime=462.21 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 7792 0 0 0 45954 267 0 0 20 0 1 0 329639339 33636352 7453 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8212 7453 462 1171 0 6989 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 32848

[startup+522.3 s]
/proc/loadavg: 2.09 2.07 1.98 3/177 21048
/proc/meminfo: memFree=28014064/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=32848 CPUtime=522.2 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 7792 0 0 0 51914 306 0 0 20 0 1 0 329639339 33636352 7453 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8212 7453 462 1171 0 6989 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 32848

[startup+582.3 s]
/proc/loadavg: 2.03 2.05 1.98 3/177 21048
/proc/meminfo: memFree=28013260/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=33872 CPUtime=582.19 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 8048 0 0 0 57876 343 0 0 20 0 1 0 329639339 34684928 7709 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8468 7709 462 1171 0 7245 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 33872

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.07 2.04 1.99 3/178 21052
/proc/meminfo: memFree=28012332/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=33872 CPUtime=882.15 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 8305 0 0 0 87701 514 0 0 20 0 1 0 329639339 34684928 7709 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8468 7709 462 1171 0 7245 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 33872

[startup+942.3 s]
/proc/loadavg: 2.02 2.03 1.99 3/177 21052
/proc/meminfo: memFree=28012508/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=33872 CPUtime=942.14 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 9073 0 0 0 93657 557 0 0 20 0 1 0 329639339 34684928 7709 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8468 7709 462 1171 0 7245 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 33872

[startup+1002.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 21053
/proc/meminfo: memFree=28012388/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=33872 CPUtime=1002.13 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 9585 0 0 0 99614 599 0 0 20 0 1 0 329639339 34684928 7709 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8468 7709 462 1171 0 7245 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 33872

[startup+1062.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 21053
/proc/meminfo: memFree=28012172/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=34896 CPUtime=1062.12 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 10353 0 0 0 105577 635 0 0 20 0 1 0 329639339 35733504 7965 33554432000 4194304 8989770 140734592578592 140734592577856 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8724 7965 462 1171 0 7501 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 34896

[startup+1122.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 21053
/proc/meminfo: memFree=28011032/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=35920 CPUtime=1122.11 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 10865 0 0 0 111540 671 0 0 20 0 1 0 329639339 36782080 8221 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8980 8221 462 1171 0 7757 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 35920

[startup+1182.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 21053
/proc/meminfo: memFree=28013236/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=33872 CPUtime=1182.1 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 11121 0 0 0 117504 706 0 0 20 0 1 0 329639339 34684928 7709 33554432000 4194304 8989770 140734592578592 140734592577856 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8468 7709 462 1171 0 7245 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 33872

[startup+1242.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 21053
/proc/meminfo: memFree=28012616/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=33872 CPUtime=1242.1 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 11121 0 0 0 123468 742 0 0 20 0 1 0 329639339 34684928 7709 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8468 7709 462 1171 0 7245 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 33872

[startup+1302.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 21054
/proc/meminfo: memFree=28012744/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=33872 CPUtime=1302.09 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 11121 0 0 0 129432 777 0 0 20 0 1 0 329639339 34684928 7709 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8468 7709 462 1171 0 7245 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 33872

[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 21054
/proc/meminfo: memFree=28012744/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=33872 CPUtime=1362.07 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 11121 0 0 0 135400 807 0 0 20 0 1 0 329639339 34684928 7709 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8468 7709 462 1171 0 7245 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 33872

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 21054
/proc/meminfo: memFree=28012656/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=33872 CPUtime=1422.07 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 11377 0 0 0 141366 841 0 0 20 0 1 0 329639339 34684928 7709 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8468 7709 462 1171 0 7245 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 33872

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 21057
/proc/meminfo: memFree=28011364/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=33872 CPUtime=1482.05 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 11377 0 0 0 147329 876 0 0 20 0 1 0 329639339 34684928 7709 33554432000 4194304 8989770 140734592578592 140734592578088 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8468 7709 462 1171 0 7245 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 33872

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21057
/proc/meminfo: memFree=28011908/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=33872 CPUtime=1542.05 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 11377 0 0 0 153293 912 0 0 20 0 1 0 329639339 34684928 7709 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8468 7709 462 1171 0 7245 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 33872

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21058
/proc/meminfo: memFree=28011292/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=34896 CPUtime=1602.04 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 11633 0 0 0 159256 948 0 0 20 0 1 0 329639339 35733504 7965 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8724 7965 462 1171 0 7501 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 34896

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21059
/proc/meminfo: memFree=28011316/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=33872 CPUtime=1662.03 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 11633 0 0 0 165215 988 0 0 20 0 1 0 329639339 34684928 7709 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8468 7709 462 1171 0 7245 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 33872

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 21059
/proc/meminfo: memFree=28011384/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=33872 CPUtime=1722.02 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 11633 0 0 0 171179 1023 0 0 20 0 1 0 329639339 34684928 7709 33554432000 4194304 8989770 140734592578592 140734592578088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8468 7709 462 1171 0 7245 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 33872

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21059
/proc/meminfo: memFree=28010392/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=34896 CPUtime=1782.01 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 11889 0 0 0 177147 1054 0 0 20 0 1 0 329639339 35733504 7965 33554432000 4194304 8989770 140734592578592 140734592578088 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8724 7965 462 1171 0 7501 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 34896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21059
/proc/meminfo: memFree=28010888/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=33872 CPUtime=1800.01 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 11889 0 0 0 178936 1065 0 0 20 0 1 0 329639339 34684928 7709 33554432000 4194304 8989770 140734592578592 140734592577856 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8468 7709 462 1171 0 7245 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 33872

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

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

[startup+1800.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21059
/proc/meminfo: memFree=28010888/32873648 swapFree=6852/6852
[pid=21003] ppid=21001 vsize=33872 CPUtime=1800.01 cores=0,2,4,6
/proc/21003/stat : 21003 (toysat) R 21001 21003 20635 0 -1 4202496 11889 0 0 0 178936 1065 0 0 20 0 1 0 329639339 34684928 7709 33554432000 4194304 8989770 140734592578592 140734592577856 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21003/statm: 8468 7709 462 1171 0 7245 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 33872

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1789.37
CPU system time (s): 10.6554
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 36944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.37
system time used= 10.6554
maximum resident set size= 33908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11889
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= 12
involuntary context switches= 1876

runsolver used 3.3055 second user time and 8.49171 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-02 13:05:26
IDJOB=3724576
IDBENCH=2462
IDSOLVER=2308
FILE ID=node115/3724576-1338635126
RUNJOBID= node115-1338631508-20652
PBS_JOBID= 14636465
Free space on /tmp= 70824 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-blend.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724576-1338635126/watcher-3724576-1338635126 -o /tmp/evaluation-result-3724576-1338635126/solver-3724576-1338635126 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724576-1338635126.opb

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

MD5SUM BENCH= eff6ad715055e79721cc364806b971f0
RANDOM SEED=1543526599

node115.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.462
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.92
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.462
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.462
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.462
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.462
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.462
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.462
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.462
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:        28059584 kB
Buffers:          550300 kB
Cached:          3336040 kB
SwapCached:          964 kB
Active:          1837620 kB
Inactive:        2073124 kB
Active(anon):      16248 kB
Inactive(anon):     9824 kB
Active(file):    1821372 kB
Inactive(file):  2063300 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106432 kB
Dirty:              7432 kB
Writeback:             0 kB
AnonPages:         29120 kB
Mapped:            13552 kB
Shmem:                96 kB
Slab:             766824 kB
SReclaimable:     211236 kB
SUnreclaim:       555588 kB
KernelStack:        1456 kB
PageTables:         3680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     138704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 70816 MiB
End job on node115 at 2012-06-02 13:35:28