Trace number 3724224

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2012-06-01UNSAT 78.2921 78.3083

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900576927.opb
MD5SUM7f91f8d08a20ca0a8483dc7b1c14e540
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.87956
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.01/0.05	c 2012-06-02T12:05:10+0200
0.01/0.05	c arch = x86_64
0.01/0.05	c os = linux
0.01/0.05	c compiler = ghc 7.4
0.01/0.05	c packages:
0.01/0.05	c   OptDir-0.0.1
0.01/0.05	c   array-0.4.0.0
0.01/0.05	c   base-4.5.0.0
0.01/0.05	c   bytestring-0.9.2.1
0.01/0.05	c   containers-0.4.2.1
0.01/0.05	c   deepseq-1.3.0.0
0.01/0.05	c   mtl-2.1.1
0.01/0.05	c   old_locale-1.0.0.4
0.01/0.05	c   parse_dimacs-1.2
0.01/0.05	c   parsec-3.1.2
0.01/0.05	c   queue-0.1.2
0.01/0.05	c   stm-2.3
0.01/0.05	c   time-1.4
0.01/0.05	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724224-1338631510.opb"]
0.01/0.05	c #vars 231
0.01/0.05	c #constraints 2707
0.01/0.05	c Solving starts ...
0.69/0.79	c learnt constraints deletion: 1659 -> 832
1.19/1.25	c learnt constraints deletion: 1760 -> 885
1.58/1.66	c learnt constraints deletion: 1946 -> 980
1.99/2.08	c learnt constraints deletion: 1991 -> 1000
2.59/2.60	c learnt constraints deletion: 2121 -> 1069
2.99/3.06	c learnt constraints deletion: 2133 -> 1073
3.59/3.60	c learnt constraints deletion: 2371 -> 1197
4.19/4.22	c learnt constraints deletion: 2373 -> 1199
4.59/4.62	c learnt constraints deletion: 2386 -> 1196
5.09/5.19	c learnt constraints deletion: 2650 -> 1325
5.79/5.88	c learnt constraints deletion: 2646 -> 1324
6.49/6.51	c learnt constraints deletion: 2589 -> 1301
7.09/7.11	c learnt constraints deletion: 2581 -> 1292
7.89/7.97	c learnt constraints deletion: 2857 -> 1429
8.69/8.74	c learnt constraints deletion: 2846 -> 1426
9.39/9.41	c learnt constraints deletion: 2891 -> 1447
9.99/10.07	c learnt constraints deletion: 2849 -> 1429
10.89/10.94	c learnt constraints deletion: 2859 -> 1433
11.49/11.58	c learnt constraints deletion: 2845 -> 1423
12.28/12.36	c learnt constraints deletion: 3106 -> 1553
13.09/13.17	c learnt constraints deletion: 3129 -> 1566
13.78/13.87	c learnt constraints deletion: 3107 -> 1554
14.38/14.48	c learnt constraints deletion: 3111 -> 1556
15.09/15.13	c learnt constraints deletion: 3132 -> 1566
15.68/15.71	c learnt constraints deletion: 3191 -> 1596
16.29/16.38	c learnt constraints deletion: 3129 -> 1567
17.08/17.13	c learnt constraints deletion: 3109 -> 1559
17.88/17.90	c learnt constraints deletion: 3426 -> 1713
18.69/18.74	c learnt constraints deletion: 3428 -> 1715
19.69/19.75	c learnt constraints deletion: 3428 -> 1716
20.58/20.66	c learnt constraints deletion: 3445 -> 1728
21.48/21.52	c learnt constraints deletion: 3463 -> 1735
22.38/22.49	c learnt constraints deletion: 3485 -> 1748
23.18/23.22	c learnt constraints deletion: 3406 -> 1703
23.78/23.85	c learnt constraints deletion: 3431 -> 1716
24.59/24.60	c learnt constraints deletion: 3486 -> 1743
25.38/25.46	c learnt constraints deletion: 3418 -> 1710
26.18/26.29	c learnt constraints deletion: 3404 -> 1702
26.99/27.05	c learnt constraints deletion: 3448 -> 1727
27.78/27.87	c learnt constraints deletion: 3798 -> 1899
28.88/28.93	c learnt constraints deletion: 3786 -> 1896
29.88/29.96	c learnt constraints deletion: 3801 -> 1907
30.79/30.87	c learnt constraints deletion: 3785 -> 1897
31.99/32.02	c learnt constraints deletion: 3778 -> 1892
32.78/32.90	c learnt constraints deletion: 3788 -> 1901
33.78/33.89	c learnt constraints deletion: 3814 -> 1910
34.68/34.70	c learnt constraints deletion: 3790 -> 1899
35.58/35.69	c learnt constraints deletion: 3768 -> 1890
36.38/36.44	c learnt constraints deletion: 3843 -> 1927
37.29/37.39	c learnt constraints deletion: 3818 -> 1914
38.08/38.12	c learnt constraints deletion: 3815 -> 1915
38.78/38.88	c learnt constraints deletion: 3760 -> 1887
39.58/39.64	c learnt constraints deletion: 3776 -> 1888
40.38/40.41	c learnt constraints deletion: 3822 -> 1911
41.48/41.59	c learnt constraints deletion: 4132 -> 2068
42.78/42.82	c learnt constraints deletion: 4137 -> 2074
43.67/43.77	c learnt constraints deletion: 4138 -> 2069
44.88/44.99	c learnt constraints deletion: 4179 -> 2090
45.98/46.02	c learnt constraints deletion: 4121 -> 2061
46.78/46.84	c learnt constraints deletion: 4162 -> 2082
47.78/47.80	c learnt constraints deletion: 4147 -> 2079
48.77/48.84	c learnt constraints deletion: 4154 -> 2079
49.67/49.73	c learnt constraints deletion: 4187 -> 2100
50.58/50.63	c learnt constraints deletion: 4151 -> 2076
51.47/51.60	c learnt constraints deletion: 4179 -> 2090
52.48/52.52	c learnt constraints deletion: 4176 -> 2088
53.47/53.50	c learnt constraints deletion: 4182 -> 2091
54.28/54.30	c learnt constraints deletion: 4176 -> 2090
55.17/55.26	c learnt constraints deletion: 4181 -> 2091
56.18/56.23	c learnt constraints deletion: 4142 -> 2071
57.08/57.17	c learnt constraints deletion: 4136 -> 2069
58.08/58.13	c learnt constraints deletion: 4149 -> 2077
59.18/59.22	c learnt constraints deletion: 4152 -> 2076
60.18/60.23	c learnt constraints deletion: 4131 -> 2066
61.28/61.34	c learnt constraints deletion: 4177 -> 2090
62.47/62.59	c learnt constraints deletion: 4553 -> 2277
63.58/63.70	c learnt constraints deletion: 4573 -> 2287
64.48/64.53	c learnt constraints deletion: 4545 -> 2273
65.58/65.62	c learnt constraints deletion: 4547 -> 2274
66.47/66.56	c learnt constraints deletion: 4552 -> 2276
67.37/67.47	c learnt constraints deletion: 4546 -> 2273
68.48/68.51	c learnt constraints deletion: 4623 -> 2314
69.37/69.49	c learnt constraints deletion: 4544 -> 2272
70.47/70.59	c learnt constraints deletion: 4634 -> 2323
71.58/71.65	c learnt constraints deletion: 4582 -> 2291
72.58/72.62	c learnt constraints deletion: 4584 -> 2292
73.58/73.67	c learnt constraints deletion: 4552 -> 2279
74.58/74.63	c learnt constraints deletion: 4570 -> 2288
75.48/75.55	c learnt constraints deletion: 4548 -> 2277
76.47/76.53	c learnt constraints deletion: 4543 -> 2272
77.58/77.60	c learnt constraints deletion: 4570 -> 2285
78.27/78.30	c solving time = 78.235s
78.27/78.30	c #decision = 298278
78.27/78.30	c #conflict = 168842
78.27/78.30	c #restart = 16
78.27/78.30	s UNSATISFIABLE
78.27/78.30	c total time = 78.291s

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-3724224-1338631510/watcher-3724224-1338631510 -o /tmp/evaluation-result-3724224-1338631510/solver-3724224-1338631510 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724224-1338631510.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: 0.00 0.00 0.00 3/176 25276
/proc/meminfo: memFree=27962600/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=7248 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 838 0 0 0 0 0 0 0 20 0 1 0 329276915 7421952 758 33554432000 4194304 8989770 140735097017776 140737260028216 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 1812 762 430 1171 0 589 0

[startup+0.0227781 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 25276
/proc/meminfo: memFree=27962600/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=8272 CPUtime=0.01 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 1149 0 0 0 1 0 0 0 20 0 1 0 329276915 8470528 1069 33554432000 4194304 8989770 140735097017776 140737260028216 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 2068 1069 430 1171 0 845 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8272

[startup+0.100213 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 25276
/proc/meminfo: memFree=27962600/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=10320 CPUtime=0.09 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 1730 0 0 0 9 0 0 0 20 0 1 0 329276915 10567680 1650 33554432000 4194304 8989770 140735097017776 140737260028216 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 2580 1650 460 1171 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10320

[startup+0.300183 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 25276
/proc/meminfo: memFree=27962600/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=10320 CPUtime=0.29 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 1889 0 0 0 29 0 0 0 20 0 1 0 329276915 10567680 1809 33554432000 4194304 8989770 140735097017776 140737260028216 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 2580 1809 460 1171 0 1357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10320

[startup+0.700183 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 25276
/proc/meminfo: memFree=27962600/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=11344 CPUtime=0.69 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 2145 0 0 0 69 0 0 0 20 0 1 0 329276915 11616256 2065 33554432000 4194304 8989770 140735097017776 140735097017272 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 2836 2065 460 1171 0 1613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11344

[startup+1.50021 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 25277
/proc/meminfo: memFree=27955268/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=12368 CPUtime=1.48 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 2408 0 0 0 148 0 0 0 20 0 1 0 329276915 12664832 2328 33554432000 4194304 8989770 140735097017776 140735097017272 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 3092 2328 462 1171 0 1869 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12368

[startup+3.10022 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 25277
/proc/meminfo: memFree=27952292/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=13392 CPUtime=3.09 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 2664 0 0 0 308 1 0 0 20 0 1 0 329276915 13713408 2584 33554432000 4194304 8989770 140735097017776 140735097017272 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 3348 2584 462 1171 0 2125 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13392

[startup+6.30024 s]
/proc/loadavg: 0.24 0.05 0.02 3/177 25277
/proc/meminfo: memFree=27950548/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=15440 CPUtime=6.29 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 3176 0 0 0 626 3 0 0 20 0 1 0 329276915 15810560 3096 33554432000 4194304 8989770 140735097017776 140735097017272 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 3860 3096 462 1171 0 2637 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15440

[startup+12.7002 s]
/proc/loadavg: 0.30 0.07 0.02 2/172 25301
/proc/meminfo: memFree=27959264/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=15440 CPUtime=12.69 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 3179 0 0 0 1261 8 0 0 20 0 1 0 329276915 15810560 3096 33554432000 4194304 8989770 140735097017776 140735097017272 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 3860 3096 462 1171 0 2637 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15440

[startup+25.5002 s]
/proc/loadavg: 0.61 0.14 0.05 3/177 25315
/proc/meminfo: memFree=27313804/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=17488 CPUtime=25.48 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 3691 0 0 0 2532 16 0 0 20 0 1 0 329276915 17907712 3608 33554432000 4194304 8989770 140735097017776 140735097017272 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 4372 3608 462 1171 0 3149 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17488

[startup+51.1003 s]
/proc/loadavg: 1.08 0.29 0.10 3/177 25315
/proc/meminfo: memFree=27204464/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=18512 CPUtime=51.07 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 3947 0 0 0 5076 31 0 0 20 0 1 0 329276915 18956288 3864 33554432000 4194304 8989770 140735097017776 140735097017272 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 4628 3864 462 1171 0 3405 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18512

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

[startup+63.9003 s]
/proc/loadavg: 1.22 0.35 0.12 3/177 25315
/proc/meminfo: memFree=27203588/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=19536 CPUtime=63.87 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 4203 0 0 0 6349 38 0 0 20 0 1 0 329276915 20004864 4120 33554432000 4194304 8989770 140735097017776 140735097017272 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 4884 4120 462 1171 0 3661 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 19536

[startup+70.3003 s]
/proc/loadavg: 1.34 0.40 0.14 3/177 25315
/proc/meminfo: memFree=27202456/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=20560 CPUtime=70.28 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 4459 0 0 0 6985 43 0 0 20 0 1 0 329276915 21053440 4376 33554432000 4194304 8989770 140735097017776 140735097017272 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 5140 4376 462 1171 0 3917 0
Current children cumulated CPU time (s) 70.28
Current children cumulated vsize (KiB) 20560

[startup+73.5003 s]
/proc/loadavg: 1.34 0.40 0.14 3/177 25315
/proc/meminfo: memFree=27202456/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=20560 CPUtime=73.47 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 4459 0 0 0 7302 45 0 0 20 0 1 0 329276915 21053440 4376 33554432000 4194304 8989770 140735097017776 140735097017272 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 5140 4376 462 1171 0 3917 0
Current children cumulated CPU time (s) 73.47
Current children cumulated vsize (KiB) 20560

[startup+76.7002 s]
/proc/loadavg: 1.39 0.43 0.15 3/177 25315
/proc/meminfo: memFree=27201960/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=21584 CPUtime=76.67 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 4715 0 0 0 7621 46 0 0 20 0 1 0 329276915 22102016 4632 33554432000 4194304 8989770 140735097017776 140735097017272 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 5396 4632 462 1171 0 4173 0
Current children cumulated CPU time (s) 76.67
Current children cumulated vsize (KiB) 21584

[startup+77.5002 s]
/proc/loadavg: 1.39 0.43 0.15 3/177 25315
/proc/meminfo: memFree=27201836/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=21584 CPUtime=77.48 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 4715 0 0 0 7701 47 0 0 20 0 1 0 329276915 22102016 4632 33554432000 4194304 8989770 140735097017776 140735097017272 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 5396 4632 462 1171 0 4173 0
Current children cumulated CPU time (s) 77.48
Current children cumulated vsize (KiB) 21584

[startup+77.9002 s]
/proc/loadavg: 1.39 0.43 0.15 3/177 25315
/proc/meminfo: memFree=27201836/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=21584 CPUtime=77.87 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 4715 0 0 0 7740 47 0 0 20 0 1 0 329276915 22102016 4632 33554432000 4194304 8989770 140735097017776 140735097017272 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 5396 4632 462 1171 0 4173 0
Current children cumulated CPU time (s) 77.87
Current children cumulated vsize (KiB) 21584

[startup+78.3002 s]
/proc/loadavg: 1.39 0.43 0.15 3/177 25315
/proc/meminfo: memFree=27201836/32873648 swapFree=7112/7112
[pid=25276] ppid=25274 vsize=21584 CPUtime=78.27 cores=1,3,5,7
/proc/25276/stat : 25276 (toysat) R 25274 25276 25232 0 -1 4202496 4715 0 0 0 7780 47 0 0 20 0 1 0 329276915 22102016 4632 33554432000 4194304 8989770 140735097017776 140735097017272 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25276/statm: 5396 4632 462 1171 0 4173 0
Current children cumulated CPU time (s) 78.27
Current children cumulated vsize (KiB) 21584

Child status: 0
Real time (s): 78.3083
CPU time (s): 78.2921
CPU user time (s): 77.8142
CPU system time (s): 0.477927
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 21584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 77.8142
system time used= 0.477927
maximum resident set size= 18572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4729
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= 6
involuntary context switches= 81

runsolver used 0.110983 second user time and 0.331949 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-02 12:05:10
IDJOB=3724224
IDBENCH=1277
IDSOLVER=2308
FILE ID=node126/3724224-1338631510
RUNJOBID= node126-1338631508-25249
PBS_JOBID= 14636454
Free space on /tmp= 70796 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900576927.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724224-1338631510/watcher-3724224-1338631510 -o /tmp/evaluation-result-3724224-1338631510/solver-3724224-1338631510 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724224-1338631510.opb

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

MD5SUM BENCH= 7f91f8d08a20ca0a8483dc7b1c14e540
RANDOM SEED=1206564412

node126.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.456
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.91
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.456
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.456
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.456
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.456
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.456
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.456
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.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27963608 kB
Buffers:          387168 kB
Cached:          3652256 kB
SwapCached:         9476 kB
Active:          1421888 kB
Inactive:        2631192 kB
Active(anon):       3856 kB
Inactive(anon):    12180 kB
Active(file):    1418032 kB
Inactive(file):  2619012 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67094928 kB
Dirty:             14864 kB
Writeback:             0 kB
AnonPages:         12532 kB
Mapped:            11196 kB
Shmem:                 0 kB
Slab:             720456 kB
SReclaimable:     165180 kB
SUnreclaim:       555276 kB
KernelStack:        1400 kB
PageTables:         4216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     128308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70772 MiB
End job on node126 at 2012-06-02 12:06:29