Trace number 3705843

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2012-05-17UNSAT 106.299 106.319

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900561288.opb
MD5SUM4bba9489f2c1cdd3e2419eb13f48915c
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 benchmark57.0313
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 625
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.00/0.05	c 2012-05-27T11:03:48+0200
0.00/0.05	c arch = x86_64
0.00/0.05	c os = linux
0.00/0.05	c compiler = ghc 7.4
0.00/0.05	c packages:
0.00/0.05	c   OptDir-0.0.1
0.00/0.05	c   array-0.4.0.0
0.00/0.05	c   base-4.5.0.0
0.00/0.05	c   bytestring-0.9.2.1
0.00/0.05	c   containers-0.4.2.1
0.00/0.05	c   deepseq-1.3.0.0
0.00/0.05	c   mtl-2.1.1
0.00/0.05	c   old_locale-1.0.0.4
0.00/0.05	c   parse_dimacs-1.2
0.00/0.05	c   parsec-3.1.2
0.00/0.05	c   queue-0.1.2
0.00/0.05	c   stm-2.3
0.00/0.05	c   time-1.4
0.00/0.05	c command line = ["--pb","HOME/instance-3705843-1338109428.opb"]
0.00/0.05	c #vars 231
0.00/0.05	c #constraints 2707
0.00/0.05	c Solving starts ...
0.39/0.49	c learnt constraints deletion: 1647 -> 828
0.69/0.78	c learnt constraints deletion: 1762 -> 882
1.09/1.15	c learnt constraints deletion: 1940 -> 975
1.49/1.53	c learnt constraints deletion: 1959 -> 984
1.99/2.00	c learnt constraints deletion: 2200 -> 1113
2.39/2.45	c learnt constraints deletion: 2163 -> 1086
2.99/3.08	c learnt constraints deletion: 2340 -> 1176
3.68/3.71	c learnt constraints deletion: 2327 -> 1168
4.30/4.32	c learnt constraints deletion: 2393 -> 1215
4.99/5.05	c learnt constraints deletion: 2572 -> 1287
5.99/6.01	c learnt constraints deletion: 2565 -> 1289
6.60/6.69	c learnt constraints deletion: 2577 -> 1290
7.18/7.24	c learnt constraints deletion: 2594 -> 1297
7.79/7.85	c learnt constraints deletion: 2832 -> 1417
8.39/8.41	c learnt constraints deletion: 2832 -> 1417
8.89/8.96	c learnt constraints deletion: 2849 -> 1427
9.59/9.68	c learnt constraints deletion: 2896 -> 1451
10.39/10.40	c learnt constraints deletion: 2908 -> 1456
10.89/10.94	c learnt constraints deletion: 2894 -> 1454
11.58/11.60	c learnt constraints deletion: 3115 -> 1558
12.29/12.36	c learnt constraints deletion: 3145 -> 1573
13.09/13.13	c learnt constraints deletion: 3105 -> 1556
13.79/13.83	c learnt constraints deletion: 3185 -> 1594
14.38/14.46	c learnt constraints deletion: 3140 -> 1572
15.09/15.16	c learnt constraints deletion: 3135 -> 1578
15.78/15.86	c learnt constraints deletion: 3143 -> 1572
16.50/16.50	c learnt constraints deletion: 3159 -> 1583
17.09/17.17	c learnt constraints deletion: 3436 -> 1718
17.89/17.93	c learnt constraints deletion: 3423 -> 1719
18.89/18.90	c learnt constraints deletion: 3458 -> 1731
19.79/19.83	c learnt constraints deletion: 3428 -> 1717
20.79/20.84	c learnt constraints deletion: 3484 -> 1749
21.59/21.68	c learnt constraints deletion: 3427 -> 1715
22.39/22.45	c learnt constraints deletion: 3429 -> 1716
23.19/23.26	c learnt constraints deletion: 3427 -> 1718
23.98/24.10	c learnt constraints deletion: 3435 -> 1726
24.88/24.90	c learnt constraints deletion: 3490 -> 1745
25.69/25.73	c learnt constraints deletion: 3426 -> 1716
26.48/26.55	c learnt constraints deletion: 3426 -> 1720
27.58/27.62	c learnt constraints deletion: 3817 -> 1910
28.59/28.68	c learnt constraints deletion: 3807 -> 1908
29.79/29.85	c learnt constraints deletion: 3763 -> 1887
30.88/30.91	c learnt constraints deletion: 3762 -> 1884
31.89/31.93	c learnt constraints deletion: 3766 -> 1883
32.78/32.82	c learnt constraints deletion: 3795 -> 1899
33.68/33.78	c learnt constraints deletion: 3792 -> 1899
34.58/34.62	c learnt constraints deletion: 3788 -> 1901
35.38/35.47	c learnt constraints deletion: 3823 -> 1913
36.29/36.32	c learnt constraints deletion: 3765 -> 1886
37.08/37.13	c learnt constraints deletion: 3867 -> 1942
37.98/38.02	c learnt constraints deletion: 3786 -> 1904
38.78/38.86	c learnt constraints deletion: 3809 -> 1918
39.59/39.65	c learnt constraints deletion: 3757 -> 1881
40.48/40.51	c learnt constraints deletion: 3757 -> 1879
41.48/41.52	c learnt constraints deletion: 4174 -> 2088
42.58/42.66	c learnt constraints deletion: 4199 -> 2100
43.38/43.43	c learnt constraints deletion: 4136 -> 2068
44.38/44.46	c learnt constraints deletion: 4193 -> 2097
45.48/45.57	c learnt constraints deletion: 4150 -> 2077
46.48/46.55	c learnt constraints deletion: 4156 -> 2084
47.38/47.43	c learnt constraints deletion: 4125 -> 2063
48.18/48.20	c learnt constraints deletion: 4149 -> 2075
48.98/49.08	c learnt constraints deletion: 4162 -> 2082
49.98/50.03	c learnt constraints deletion: 4171 -> 2086
50.98/51.07	c learnt constraints deletion: 4132 -> 2067
51.98/52.08	c learnt constraints deletion: 4153 -> 2080
52.98/53.03	c learnt constraints deletion: 4148 -> 2077
53.88/53.94	c learnt constraints deletion: 4138 -> 2074
54.78/54.85	c learnt constraints deletion: 4152 -> 2076
55.78/55.88	c learnt constraints deletion: 4147 -> 2074
56.87/56.91	c learnt constraints deletion: 4193 -> 2098
57.78/57.85	c learnt constraints deletion: 4140 -> 2073
58.58/58.69	c learnt constraints deletion: 4127 -> 2064
59.48/59.56	c learnt constraints deletion: 4148 -> 2076
60.28/60.37	c learnt constraints deletion: 4181 -> 2097
61.48/61.51	c learnt constraints deletion: 4547 -> 2274
62.47/62.52	c learnt constraints deletion: 4570 -> 2288
63.58/63.63	c learnt constraints deletion: 4585 -> 2301
64.67/64.70	c learnt constraints deletion: 4565 -> 2283
65.78/65.84	c learnt constraints deletion: 4642 -> 2322
66.99/67.08	c learnt constraints deletion: 4610 -> 2305
68.09/68.20	c learnt constraints deletion: 4586 -> 2296
69.18/69.21	c learnt constraints deletion: 4551 -> 2276
70.08/70.16	c learnt constraints deletion: 4567 -> 2284
70.97/71.04	c learnt constraints deletion: 4562 -> 2287
71.87/71.94	c learnt constraints deletion: 4543 -> 2274
72.77/72.89	c learnt constraints deletion: 4596 -> 2298
73.78/73.89	c learnt constraints deletion: 4566 -> 2287
74.79/74.85	c learnt constraints deletion: 4567 -> 2286
75.78/75.85	c learnt constraints deletion: 4594 -> 2301
76.67/76.77	c learnt constraints deletion: 4558 -> 2279
77.68/77.73	c learnt constraints deletion: 4590 -> 2295
78.67/78.73	c learnt constraints deletion: 4569 -> 2286
79.58/79.64	c learnt constraints deletion: 4580 -> 2292
80.47/80.59	c learnt constraints deletion: 4551 -> 2276
81.57/81.63	c learnt constraints deletion: 4541 -> 2274
82.68/82.70	c learnt constraints deletion: 4617 -> 2309
83.67/83.71	c learnt constraints deletion: 4553 -> 2282
84.68/84.76	c learnt constraints deletion: 4580 -> 2291
85.78/85.80	c learnt constraints deletion: 4559 -> 2281
86.67/86.72	c learnt constraints deletion: 4551 -> 2282
87.58/87.62	c learnt constraints deletion: 4565 -> 2295
88.47/88.50	c learnt constraints deletion: 4542 -> 2271
89.48/89.57	c learnt constraints deletion: 5085 -> 2546
90.57/90.60	c learnt constraints deletion: 5005 -> 2503
91.68/91.77	c learnt constraints deletion: 5029 -> 2515
92.77/92.87	c learnt constraints deletion: 5005 -> 2503
93.77/93.87	c learnt constraints deletion: 5022 -> 2512
94.87/94.90	c learnt constraints deletion: 5011 -> 2506
95.87/95.94	c learnt constraints deletion: 5001 -> 2501
96.87/96.98	c learnt constraints deletion: 5026 -> 2513
97.97/98.06	c learnt constraints deletion: 5030 -> 2516
99.17/99.22	c learnt constraints deletion: 5069 -> 2535
100.27/100.32	c learnt constraints deletion: 5035 -> 2519
101.47/101.55	c learnt constraints deletion: 5018 -> 2515
102.57/102.62	c learnt constraints deletion: 5028 -> 2514
103.57/103.65	c learnt constraints deletion: 5007 -> 2504
104.67/104.72	c learnt constraints deletion: 5093 -> 2547
105.67/105.72	c learnt constraints deletion: 5082 -> 2541
106.26/106.31	c solving time = 106.242s
106.26/106.31	c #decision = 420688
106.26/106.31	c #conflict = 236308
106.26/106.31	c #restart = 17
106.26/106.31	s UNSATISFIABLE
106.26/106.31	c total time = 106.298s

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-3705843-1338109428/watcher-3705843-1338109428 -o /tmp/evaluation-result-3705843-1338109428/solver-3705843-1338109428 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3705843-1338109428.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: 1.99 1.84 1.87 3/176 26922
/proc/meminfo: memFree=31439912/32873844 swapFree=7112/7112
[pid=26922] ppid=26920 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/26922/stat : 26922 (toysat) R 26920 26922 19605 0 -1 4202496 818 0 0 0 0 0 0 0 20 0 1 0 277068493 6356992 740 33554432000 4194304 8973514 140733410464816 140735230993672 8251226 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/26922/statm: 1808 747 416 1167 0 589 0

[startup+0.00966296 s]
/proc/loadavg: 1.99 1.84 1.87 3/176 26922
/proc/meminfo: memFree=31439912/32873844 swapFree=7112/7112
[pid=26922] ppid=26920 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/26922/stat : 26922 (toysat) R 26920 26922 19605 0 -1 4202496 891 0 0 0 0 0 0 0 20 0 1 0 277068493 7405568 813 33554432000 4194304 8973514 140733410464816 140733410464080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/26922/statm: 1808 813 418 1167 0 589 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7232

[startup+0.100252 s]
/proc/loadavg: 1.99 1.84 1.87 3/176 26922
/proc/meminfo: memFree=31439912/32873844 swapFree=7112/7112
[pid=26922] ppid=26920 vsize=10304 CPUtime=0.09 cores=1,3,5,7
/proc/26922/stat : 26922 (toysat) R 26920 26922 19605 0 -1 4202496 1712 0 0 0 9 0 0 0 20 0 1 0 277068493 10551296 1634 33554432000 4194304 8973514 140733410464816 140733410464080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/26922/statm: 2576 1634 446 1167 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.300233 s]
/proc/loadavg: 1.99 1.84 1.87 3/176 26922
/proc/meminfo: memFree=31439912/32873844 swapFree=7112/7112
[pid=26922] ppid=26920 vsize=10304 CPUtime=0.29 cores=1,3,5,7
/proc/26922/stat : 26922 (toysat) R 26920 26922 19605 0 -1 4202496 1873 0 0 0 29 0 0 0 20 0 1 0 277068493 10551296 1795 33554432000 4194304 8973514 140733410464816 140733410464080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/26922/statm: 2576 1795 446 1167 0 1357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10304

[startup+0.700247 s]
/proc/loadavg: 1.99 1.84 1.87 3/176 26922
/proc/meminfo: memFree=31439912/32873844 swapFree=7112/7112
[pid=26922] ppid=26920 vsize=11328 CPUtime=0.69 cores=1,3,5,7
/proc/26922/stat : 26922 (toysat) R 26920 26922 19605 0 -1 4202496 2135 0 0 0 69 0 0 0 20 0 1 0 277068493 11599872 2057 33554432000 4194304 8973514 140733410464816 140733410464080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/26922/statm: 2832 2057 447 1167 0 1613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11328

[startup+1.50027 s]
/proc/loadavg: 1.99 1.84 1.87 3/177 26923
/proc/meminfo: memFree=31432720/32873844 swapFree=7112/7112
[pid=26922] ppid=26920 vsize=12352 CPUtime=1.49 cores=1,3,5,7
/proc/26922/stat : 26922 (toysat) R 26920 26922 19605 0 -1 4202496 2391 0 0 0 148 1 0 0 20 0 1 0 277068493 12648448 2313 33554432000 4194304 8973514 140733410464816 140733410464312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/26922/statm: 3088 2313 447 1167 0 1869 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12352

[startup+3.10026 s]
/proc/loadavg: 1.99 1.84 1.87 3/177 26923
/proc/meminfo: memFree=31432100/32873844 swapFree=7112/7112
[pid=26922] ppid=26920 vsize=13376 CPUtime=3.09 cores=1,3,5,7
/proc/26922/stat : 26922 (toysat) R 26920 26922 19605 0 -1 4202496 2647 0 0 0 307 2 0 0 20 0 1 0 277068493 13697024 2569 33554432000 4194304 8973514 140733410464816 140733410464312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/26922/statm: 3344 2569 447 1167 0 2125 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13376

[startup+6.30028 s]
/proc/loadavg: 1.99 1.84 1.87 3/177 26923
/proc/meminfo: memFree=31429992/32873844 swapFree=7112/7112
[pid=26922] ppid=26920 vsize=14400 CPUtime=6.29 cores=1,3,5,7
/proc/26922/stat : 26922 (toysat) R 26920 26922 19605 0 -1 4202496 2903 0 0 0 625 4 0 0 20 0 1 0 277068493 14745600 2825 33554432000 4194304 8973514 140733410464816 140733410464312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/26922/statm: 3600 2825 447 1167 0 2381 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14400

[startup+12.7003 s]
/proc/loadavg: 1.99 1.84 1.87 3/177 26923
/proc/meminfo: memFree=31428148/32873844 swapFree=7112/7112
[pid=26922] ppid=26920 vsize=16448 CPUtime=12.69 cores=1,3,5,7
/proc/26922/stat : 26922 (toysat) R 26920 26922 19605 0 -1 4202496 3415 0 0 0 1262 7 0 0 20 0 1 0 277068493 16842752 3337 33554432000 4194304 8973514 140733410464816 140733410464312 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/26922/statm: 4112 3337 447 1167 0 2893 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16448

[startup+25.5003 s]
/proc/loadavg: 2.07 1.87 1.88 3/177 26923
/proc/meminfo: memFree=31427280/32873844 swapFree=7112/7112
[pid=26922] ppid=26920 vsize=17472 CPUtime=25.49 cores=1,3,5,7
/proc/26922/stat : 26922 (toysat) R 26920 26922 19605 0 -1 4202496 3671 0 0 0 2534 15 0 0 20 0 1 0 277068493 17891328 3593 33554432000 4194304 8973514 140733410464816 140733410464312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/26922/statm: 4368 3593 447 1167 0 3149 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17472

[startup+51.1003 s]
/proc/loadavg: 2.05 1.88 1.88 3/177 26923
/proc/meminfo: memFree=31426088/32873844 swapFree=7112/7112
[pid=26922] ppid=26920 vsize=18496 CPUtime=51.08 cores=1,3,5,7
/proc/26922/stat : 26922 (toysat) R 26920 26922 19605 0 -1 4202496 3930 0 0 0 5080 28 0 0 20 0 1 0 277068493 18939904 3849 33554432000 4194304 8973514 140733410464816 140733410464312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/26922/statm: 4624 3849 447 1167 0 3405 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18496

[startup+102.307 s]
/proc/loadavg: 2.02 1.89 1.89 3/177 26923
/proc/meminfo: memFree=31423916/32873844 swapFree=7112/7112
[pid=26922] ppid=26920 vsize=21568 CPUtime=102.28 cores=1,3,5,7
/proc/26922/stat : 26922 (toysat) R 26920 26922 19605 0 -1 4202496 4698 0 0 0 10173 55 0 0 20 0 1 0 277068493 22085632 4617 33554432000 4194304 8973514 140733410464816 140733410464312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/26922/statm: 5392 4617 447 1167 0 4173 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 21568

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

[startup+103.9 s]
/proc/loadavg: 2.02 1.89 1.89 3/177 26923
/proc/meminfo: memFree=31423664/32873844 swapFree=7112/7112
[pid=26922] ppid=26920 vsize=21568 CPUtime=103.87 cores=1,3,5,7
/proc/26922/stat : 26922 (toysat) R 26920 26922 19605 0 -1 4202496 4698 0 0 0 10331 56 0 0 20 0 1 0 277068493 22085632 4617 33554432000 4194304 8973514 140733410464816 140733410464312 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/26922/statm: 5392 4617 447 1167 0 4173 0
Current children cumulated CPU time (s) 103.87
Current children cumulated vsize (KiB) 21568

[startup+105.5 s]
/proc/loadavg: 2.02 1.89 1.89 3/177 26923
/proc/meminfo: memFree=31423912/32873844 swapFree=7112/7112
[pid=26922] ppid=26920 vsize=21568 CPUtime=105.48 cores=1,3,5,7
/proc/26922/stat : 26922 (toysat) R 26920 26922 19605 0 -1 4202496 4698 0 0 0 10491 57 0 0 20 0 1 0 277068493 22085632 4617 33554432000 4194304 8973514 140733410464816 140733410464312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/26922/statm: 5392 4617 447 1167 0 4173 0
Current children cumulated CPU time (s) 105.48
Current children cumulated vsize (KiB) 21568

[startup+105.9 s]
/proc/loadavg: 2.02 1.89 1.89 3/177 26923
/proc/meminfo: memFree=31423912/32873844 swapFree=7112/7112
[pid=26922] ppid=26920 vsize=21568 CPUtime=105.87 cores=1,3,5,7
/proc/26922/stat : 26922 (toysat) R 26920 26922 19605 0 -1 4202496 4698 0 0 0 10530 57 0 0 20 0 1 0 277068493 22085632 4617 33554432000 4194304 8973514 140733410464816 140733410464312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/26922/statm: 5392 4617 447 1167 0 4173 0
Current children cumulated CPU time (s) 105.87
Current children cumulated vsize (KiB) 21568

[startup+106.3 s]
/proc/loadavg: 2.02 1.89 1.89 3/177 26923
/proc/meminfo: memFree=31423912/32873844 swapFree=7112/7112
[pid=26922] ppid=26920 vsize=21568 CPUtime=106.26 cores=1,3,5,7
/proc/26922/stat : 26922 (toysat) R 26920 26922 19605 0 -1 4202496 4698 0 0 0 10569 57 0 0 20 0 1 0 277068493 22085632 4617 33554432000 4194304 8973514 140733410464816 140733410464312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/26922/statm: 5392 4617 447 1167 0 4173 0
Current children cumulated CPU time (s) 106.26
Current children cumulated vsize (KiB) 21568

Child status: 0
Real time (s): 106.319
CPU time (s): 106.299
CPU user time (s): 105.718
CPU system time (s): 0.580911
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 21568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 105.718
system time used= 0.580911
maximum resident set size= 18516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4710
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= 110

runsolver used 0.160975 second user time and 0.516921 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-27 11:03:48
IDJOB=3705843
IDBENCH=1303
IDSOLVER=2285
FILE ID=node119/3705843-1338109428
RUNJOBID= node119-1338109140-26032
PBS_JOBID= 14624426
Free space on /tmp= 71604 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900561288.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705843-1338109428/watcher-3705843-1338109428 -o /tmp/evaluation-result-3705843-1338109428/solver-3705843-1338109428 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3705843-1338109428.opb

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

MD5SUM BENCH= 4bba9489f2c1cdd3e2419eb13f48915c
RANDOM SEED=660610795

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31440804 kB
Buffers:          280724 kB
Cached:           325568 kB
SwapCached:         1800 kB
Active:           530696 kB
Inactive:         104884 kB
Active(anon):      29132 kB
Inactive(anon):     2004 kB
Active(file):     501564 kB
Inactive(file):   102880 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100176 kB
Dirty:              7220 kB
Writeback:             0 kB
AnonPages:         33968 kB
Mapped:            13500 kB
Shmem:                 8 kB
Slab:             657576 kB
SReclaimable:      99288 kB
SUnreclaim:       558288 kB
KernelStack:        1456 kB
PageTables:         3996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     147600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71600 MiB
End job on node119 at 2012-05-27 11:05:35