Trace number 4099241

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
cdcl-cuttingplanes DEC 2016-05-01UNSAT 18.7701 18.7733

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900667195.opb
MD5SUM80da336e36371770b02ed1fca93b5c11
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 benchmark9.36258
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 655
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.00	c * #variable= 231 #constraint= 2707
0.00/0.08	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.00/0.08	c total clause space: 4.25031MB
0.00/0.08	c total #watches: 10547
0.09/0.18	c total #propagations: 55922 / total #impl: 325723 (eff. 0.172)
0.09/0.18	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.09/0.18	c total clause space: 4.25031MB
0.09/0.18	c total #watches: 16859
0.19/0.27	c total #propagations: 106646 / total #impl: 823819 (eff. 0.129)
0.19/0.27	c GARBAGE COLLECT
0.19/0.27	c #Conflicts:       3000 | #Learnt:       2001 | 0.000
0.19/0.27	c total clause space: 4.25031MB
0.19/0.27	c total #watches: 17430
0.39/0.40	c total #propagations: 153382 / total #impl: 1392597 (eff. 0.110)
0.39/0.40	c #Conflicts:       4000 | #Learnt:       3001 | 0.000
0.39/0.40	c total clause space: 4.25031MB
0.39/0.40	c total #watches: 20872
0.49/0.51	c total #propagations: 209936 / total #impl: 1921882 (eff. 0.109)
0.49/0.51	c GARBAGE COLLECT
0.49/0.51	c #Conflicts:       5000 | #Learnt:       2356 | 0.000
0.49/0.51	c total clause space: 6.90675MB
0.49/0.51	c total #watches: 18008
0.59/0.62	c total #propagations: 264452 / total #impl: 2493691 (eff. 0.106)
0.59/0.62	c #Conflicts:       6000 | #Learnt:       3356 | 0.000
0.59/0.62	c total clause space: 6.90675MB
0.59/0.62	c total #watches: 24392
0.69/0.79	c total #propagations: 308135 / total #impl: 3398614 (eff. 0.091)
0.69/0.79	c GARBAGE COLLECT
0.69/0.79	c #Conflicts:       7000 | #Learnt:       2228 | 0.000
0.69/0.79	c total clause space: 6.90675MB
0.69/0.79	c total #watches: 24886
0.99/1.00	c total #propagations: 346830 / total #impl: 4828993 (eff. 0.072)
0.99/1.00	c #Conflicts:       8000 | #Learnt:       3228 | 0.000
0.99/1.00	c total clause space: 6.90675MB
0.99/1.00	c total #watches: 33488
1.20/1.27	c total #propagations: 390342 / total #impl: 7240411 (eff. 0.054)
1.20/1.27	c #Conflicts:       9000 | #Learnt:       4228 | 0.000
1.20/1.27	c total clause space: 6.90675MB
1.20/1.27	c total #watches: 41605
1.49/1.52	c total #propagations: 433319 / total #impl: 10128170 (eff. 0.043)
1.49/1.52	c GARBAGE COLLECT
1.49/1.52	c #Conflicts:      10000 | #Learnt:       2716 | 0.000
1.49/1.52	c total clause space: 11.2235MB
1.49/1.52	c total #watches: 29322
1.69/1.76	c total #propagations: 474709 / total #impl: 12168684 (eff. 0.039)
1.69/1.76	c #Conflicts:      11000 | #Learnt:       3716 | 0.000
1.69/1.76	c total clause space: 11.2235MB
1.69/1.76	c total #watches: 36588
1.99/2.08	c total #propagations: 518912 / total #impl: 14628918 (eff. 0.035)
1.99/2.08	c #Conflicts:      12000 | #Learnt:       4716 | 0.000
1.99/2.08	c total clause space: 11.2235MB
1.99/2.08	c total #watches: 43100
2.39/2.41	c total #propagations: 567615 / total #impl: 17181140 (eff. 0.033)
2.39/2.41	c #Conflicts:      13000 | #Learnt:       5716 | 0.000
2.39/2.41	c total clause space: 11.2235MB
2.39/2.41	c total #watches: 49278
2.59/2.65	c total #propagations: 612039 / total #impl: 19544104 (eff. 0.031)
2.59/2.65	c GARBAGE COLLECT
2.59/2.65	c #Conflicts:      14000 | #Learnt:       3857 | 0.000
2.59/2.65	c total clause space: 11.2235MB
2.59/2.65	c total #watches: 33807
2.89/2.99	c total #propagations: 657410 / total #impl: 22334863 (eff. 0.029)
2.89/2.99	c #Conflicts:      15000 | #Learnt:       4857 | 0.000
2.89/2.99	c total clause space: 11.2235MB
2.89/2.99	c total #watches: 42464
3.29/3.37	c total #propagations: 703669 / total #impl: 26707970 (eff. 0.026)
3.29/3.37	c #Conflicts:      16000 | #Learnt:       5857 | 0.000
3.29/3.37	c total clause space: 11.2235MB
3.29/3.37	c total #watches: 51585
3.68/3.76	c total #propagations: 743542 / total #impl: 30765281 (eff. 0.024)
3.68/3.76	c GARBAGE COLLECT
3.68/3.76	c #Conflicts:      17000 | #Learnt:       3683 | 0.000
3.68/3.76	c total clause space: 11.2235MB
3.68/3.76	c total #watches: 39843
3.98/4.07	c total #propagations: 785464 / total #impl: 35711194 (eff. 0.022)
3.98/4.07	c #Conflicts:      18000 | #Learnt:       4683 | 0.000
3.98/4.07	c total clause space: 11.2235MB
3.98/4.07	c total #watches: 47116
4.39/4.45	c total #propagations: 825773 / total #impl: 39052034 (eff. 0.021)
4.39/4.45	c #Conflicts:      19000 | #Learnt:       5683 | 0.000
4.39/4.45	c total clause space: 11.2235MB
4.39/4.45	c total #watches: 54660
4.89/4.96	c total #propagations: 867612 / total #impl: 42310882 (eff. 0.021)
4.89/4.96	c #Conflicts:      20000 | #Learnt:       6683 | 0.000
4.89/4.96	c total clause space: 18.2382MB
4.89/4.96	c total #watches: 63982
5.39/5.46	c total #propagations: 914528 / total #impl: 46580280 (eff. 0.020)
5.39/5.46	c GARBAGE COLLECT
5.39/5.46	c #Conflicts:      21000 | #Learnt:       4194 | 0.000
5.39/5.46	c total clause space: 18.2382MB
5.39/5.46	c total #watches: 47610
5.89/5.97	c total #propagations: 964888 / total #impl: 52414543 (eff. 0.018)
5.89/5.97	c #Conflicts:      22000 | #Learnt:       5194 | 0.000
5.89/5.97	c total clause space: 18.2382MB
5.89/5.97	c total #watches: 60559
6.70/6.70	c total #propagations: 1013041 / total #impl: 60011120 (eff. 0.017)
6.70/6.70	c #Conflicts:      23000 | #Learnt:       6194 | 0.000
6.70/6.70	c total clause space: 18.2382MB
6.70/6.70	c total #watches: 77239
7.39/7.44	c total #propagations: 1062390 / total #impl: 71304145 (eff. 0.015)
7.39/7.44	c #Conflicts:      24000 | #Learnt:       7194 | 0.000
7.39/7.44	c total clause space: 18.2382MB
7.39/7.44	c total #watches: 85280
8.09/8.13	c total #propagations: 1108356 / total #impl: 81115168 (eff. 0.014)
8.09/8.13	c GARBAGE COLLECT
8.09/8.13	c #Conflicts:      25000 | #Learnt:       4395 | 0.000
8.09/8.13	c total clause space: 18.2382MB
8.09/8.13	c total #watches: 60797
8.59/8.69	c total #propagations: 1154253 / total #impl: 91136013 (eff. 0.013)
8.59/8.69	c #Conflicts:      26000 | #Learnt:       5395 | 0.000
8.59/8.69	c total clause space: 18.2382MB
8.59/8.69	c total #watches: 74573
9.29/9.30	c total #propagations: 1200830 / total #impl: 101022257 (eff. 0.012)
9.29/9.30	c #Conflicts:      27000 | #Learnt:       6395 | 0.000
9.29/9.30	c total clause space: 18.2382MB
9.29/9.30	c total #watches: 87145
10.09/10.17	c total #propagations: 1243940 / total #impl: 109731590 (eff. 0.011)
10.09/10.17	c #Conflicts:      28000 | #Learnt:       7395 | 0.000
10.09/10.17	c total clause space: 18.2382MB
10.09/10.17	c total #watches: 99007
11.10/11.15	c total #propagations: 1287680 / total #impl: 122526840 (eff. 0.011)
11.10/11.15	c GARBAGE COLLECT
11.10/11.15	c #Conflicts:      29000 | #Learnt:       4297 | 0.000
11.10/11.15	c total clause space: 18.2382MB
11.10/11.15	c total #watches: 61580
11.89/11.90	c total #propagations: 1332865 / total #impl: 139094900 (eff. 0.010)
11.89/11.90	c #Conflicts:      30000 | #Learnt:       5297 | 0.000
11.89/11.90	c total clause space: 18.2382MB
11.89/11.90	c total #watches: 72307
12.59/12.67	c total #propagations: 1383017 / total #impl: 154275813 (eff. 0.009)
12.59/12.67	c #Conflicts:      31000 | #Learnt:       6297 | 0.000
12.59/12.67	c total clause space: 18.2382MB
12.59/12.67	c total #watches: 84228
13.49/13.58	c total #propagations: 1430890 / total #impl: 169581636 (eff. 0.008)
13.49/13.58	c #Conflicts:      32000 | #Learnt:       7297 | 0.000
13.49/13.58	c total clause space: 18.2382MB
13.49/13.58	c total #watches: 94598
14.49/14.55	c total #propagations: 1478341 / total #impl: 184429980 (eff. 0.008)
14.49/14.55	c #Conflicts:      33000 | #Learnt:       8297 | 0.000
14.49/14.55	c total clause space: 18.2382MB
14.49/14.55	c total #watches: 104540
15.50/15.52	c total #propagations: 1525180 / total #impl: 201074400 (eff. 0.008)
15.50/15.52	c GARBAGE COLLECT
15.50/15.52	c #Conflicts:      34000 | #Learnt:       4901 | 0.000
15.50/15.52	c total clause space: 18.2382MB
15.50/15.52	c total #watches: 64897
16.09/16.19	c total #propagations: 1573932 / total #impl: 219412379 (eff. 0.007)
16.09/16.19	c #Conflicts:      35000 | #Learnt:       5901 | 0.000
16.09/16.19	c total clause space: 18.2382MB
16.09/16.19	c total #watches: 75328
16.89/16.98	c total #propagations: 1617237 / total #impl: 233647336 (eff. 0.007)
16.89/16.98	c #Conflicts:      36000 | #Learnt:       6901 | 0.000
16.89/16.98	c total clause space: 18.2382MB
16.89/16.98	c total #watches: 84837
17.79/17.80	c total #propagations: 1666890 / total #impl: 248759264 (eff. 0.007)
17.79/17.80	c #Conflicts:      37000 | #Learnt:       7900 | 0.000
17.79/17.80	c total clause space: 18.2382MB
17.79/17.80	c total #watches: 95684
18.59/18.70	c total #propagations: 1716521 / total #impl: 263566481 (eff. 0.007)
18.59/18.70	c #Conflicts:      38000 | #Learnt:       8899 | 0.000
18.59/18.70	c total clause space: 18.2382MB
18.59/18.70	c total #watches: 107698
18.70/18.77	c total #propagations: 1763579 / total #impl: 282065785 (eff. 0.006)
18.70/18.77	c UNSATISFIABLE 1
18.70/18.77	c CPU time              : 18.7541 s
18.70/18.77	d decisions 38116
18.70/18.77	d conflicts 89712
18.70/18.77	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4099241-1466241418/watcher-4099241-1466241418 -o /tmp/evaluation-result-4099241-1466241418/solver-4099241-1466241418 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466240967-5565 --watchdog 1960 --input HOME/instance-4099241-1466241418.opb ./cdcl-cuttingplanes-release 

pid=11576
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.98 1.81 1.71 2/176 11579
/proc/meminfo: memFree=31552564/32872528 swapFree=241348/274052
[pid=11579] ppid=11576 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/11579/stat : 11579 (cdcl-cuttingpla) R 11576 11579 5548 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 26191826 29802496 5260 33554432000 4194304 6199737 140734554421744 140736261743128 5193017 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11579/statm: 7276 5260 122 490 0 6777 0

[startup+0.100141 s]
/proc/loadavg: 1.98 1.81 1.71 2/176 11579
/proc/meminfo: memFree=31552564/32872528 swapFree=241348/274052
[pid=11579] ppid=11576 vsize=33720 CPUtime=0.09 cores=1,3,5,7
/proc/11579/stat : 11579 (cdcl-cuttingpla) R 11576 11579 5548 0 -1 4202496 1179 0 0 0 9 0 0 0 20 0 1 0 26191826 34529280 6847 33554432000 4194304 6199737 140734554421744 140736261743128 4207822 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11579/statm: 8430 6847 155 490 0 7931 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33720

[startup+0.2003 s]
/proc/loadavg: 1.98 1.81 1.71 2/176 11579
/proc/meminfo: memFree=31552564/32872528 swapFree=241348/274052
[pid=11579] ppid=11576 vsize=33848 CPUtime=0.19 cores=1,3,5,7
/proc/11579/stat : 11579 (cdcl-cuttingpla) R 11576 11579 5548 0 -1 4202496 1206 0 0 0 19 0 0 0 20 0 1 0 26191826 34660352 7385 33554432000 4194304 6199737 140734554421744 140736261743128 5140115 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11579/statm: 8462 7385 155 490 0 7963 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33848

[startup+0.30024 s]
/proc/loadavg: 1.98 1.81 1.71 2/176 11579
/proc/meminfo: memFree=31552564/32872528 swapFree=241348/274052
[pid=11579] ppid=11576 vsize=33848 CPUtime=0.29 cores=1,3,5,7
/proc/11579/stat : 11579 (cdcl-cuttingpla) R 11576 11579 5548 0 -1 4202496 1230 0 0 0 29 0 0 0 20 0 1 0 26191826 34660352 7409 33554432000 4194304 6199737 140734554421744 140736261743128 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11579/statm: 8462 7409 161 490 0 7963 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33848

[startup+0.700185 s]
/proc/loadavg: 1.98 1.81 1.71 2/176 11579
/proc/meminfo: memFree=31552564/32872528 swapFree=241348/274052
[pid=11579] ppid=11576 vsize=36960 CPUtime=0.69 cores=1,3,5,7
/proc/11579/stat : 11579 (cdcl-cuttingpla) R 11576 11579 5548 0 -1 4202496 2100 0 0 0 69 0 0 0 20 0 1 0 26191826 37847040 7941 33554432000 4194304 6199737 140734554421744 140734554420760 4207822 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11579/statm: 9240 7941 161 490 0 8741 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36960

[startup+1.50022 s]
/proc/loadavg: 1.98 1.81 1.71 4/177 11580
/proc/meminfo: memFree=31518684/32872528 swapFree=241348/274052
[pid=11579] ppid=11576 vsize=41776 CPUtime=1.49 cores=1,3,5,7
/proc/11579/stat : 11579 (cdcl-cuttingpla) R 11576 11579 5548 0 -1 4202496 3183 0 0 0 149 0 0 0 20 0 1 0 26191826 42778624 9117 33554432000 4194304 6199737 140734554421744 140734554420760 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11579/statm: 10444 9117 161 490 0 9945 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41776

[startup+3.10023 s]
/proc/loadavg: 1.98 1.81 1.71 3/177 11580
/proc/meminfo: memFree=31514180/32872528 swapFree=241348/274052
[pid=11579] ppid=11576 vsize=42048 CPUtime=3.09 cores=1,3,5,7
/proc/11579/stat : 11579 (cdcl-cuttingpla) R 11576 11579 5548 0 -1 4202496 3245 0 0 0 309 0 0 0 20 0 1 0 26191826 43057152 9179 33554432000 4194304 6199737 140734554421744 140734554420856 5156336 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11579/statm: 10512 9179 161 490 0 10013 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42048

[startup+6.30023 s]
/proc/loadavg: 1.98 1.81 1.72 3/177 11580
/proc/meminfo: memFree=31509304/32872528 swapFree=241348/274052
[pid=11579] ppid=11576 vsize=49772 CPUtime=6.29 cores=1,3,5,7
/proc/11579/stat : 11579 (cdcl-cuttingpla) R 11576 11579 5548 0 -1 4202496 4280 0 0 0 628 1 0 0 20 0 1 0 26191826 50966528 10350 33554432000 4194304 6199737 140734554421744 140734554420856 4213456 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11579/statm: 12443 10350 161 490 0 11944 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49772

[startup+12.7002 s]
/proc/loadavg: 1.90 1.80 1.71 3/177 11626
/proc/meminfo: memFree=31530256/32872528 swapFree=241348/274052
[pid=11579] ppid=11576 vsize=50468 CPUtime=12.69 cores=1,3,5,7
/proc/11579/stat : 11579 (cdcl-cuttingpla) R 11576 11579 5548 0 -1 4202496 4431 0 0 0 1268 1 0 0 20 0 1 0 26191826 51679232 11012 33554432000 4194304 6199737 140734554421744 140734554420856 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11579/statm: 12617 11012 161 490 0 12118 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50468

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 11579 sig 9
??? kill -11579 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+12.8003 s]
/proc/loadavg: 1.90 1.80 1.71 3/177 11626
/proc/meminfo: memFree=31530256/32872528 swapFree=241348/274052
[pid=11579] ppid=11576 vsize=50468 CPUtime=12.79 cores=1,3,5,7
/proc/11579/stat : 11579 (cdcl-cuttingpla) R 11576 11579 5548 0 -1 4202496 4431 0 0 0 1278 1 0 0 20 0 1 0 26191826 51679232 11012 33554432000 4194304 6199737 140734554421744 140734554420856 4213456 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11579/statm: 12617 11012 161 490 0 12118 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 50468

[startup+16.0002 s]
/proc/loadavg: 1.91 1.80 1.71 3/177 11626
/proc/meminfo: memFree=31525748/32872528 swapFree=241348/274052
[pid=11579] ppid=11576 vsize=50612 CPUtime=15.99 cores=1,3,5,7
/proc/11579/stat : 11579 (cdcl-cuttingpla) R 11576 11579 5548 0 -1 4202496 4468 0 0 0 1598 1 0 0 20 0 1 0 26191826 51826688 11049 33554432000 4194304 6199737 140734554421744 140734554420856 4198638 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11579/statm: 12653 11049 161 490 0 12154 0
Current children cumulated CPU time (s) 15.99
Current children cumulated vsize (KiB) 50612

[startup+17.6002 s]
/proc/loadavg: 1.91 1.80 1.71 3/177 11626
/proc/meminfo: memFree=31523616/32872528 swapFree=241348/274052
[pid=11579] ppid=11576 vsize=50612 CPUtime=17.6 cores=1,3,5,7
/proc/11579/stat : 11579 (cdcl-cuttingpla) R 11576 11579 5548 0 -1 4202496 4471 0 0 0 1759 1 0 0 20 0 1 0 26191826 51826688 11052 33554432000 4194304 6199737 140734554421744 140734554420856 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11579/statm: 12653 11052 161 490 0 12154 0
Current children cumulated CPU time (s) 17.6
Current children cumulated vsize (KiB) 50612

[startup+18.4002 s]
/proc/loadavg: 1.91 1.80 1.71 3/177 11626
/proc/meminfo: memFree=31523616/32872528 swapFree=241348/274052
[pid=11579] ppid=11576 vsize=50772 CPUtime=18.39 cores=1,3,5,7
/proc/11579/stat : 11579 (cdcl-cuttingpla) R 11576 11579 5548 0 -1 4202496 4482 0 0 0 1838 1 0 0 20 0 1 0 26191826 51990528 11063 33554432000 4194304 6199737 140734554421744 140734554420856 4213515 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11579/statm: 12693 11063 161 490 0 12194 0
Current children cumulated CPU time (s) 18.39
Current children cumulated vsize (KiB) 50772

[startup+18.6002 s]
/proc/loadavg: 1.91 1.80 1.71 3/177 11626
/proc/meminfo: memFree=31523616/32872528 swapFree=241348/274052
[pid=11579] ppid=11576 vsize=50772 CPUtime=18.59 cores=1,3,5,7
/proc/11579/stat : 11579 (cdcl-cuttingpla) R 11576 11579 5548 0 -1 4202496 4484 0 0 0 1858 1 0 0 20 0 1 0 26191826 51990528 11065 33554432000 4194304 6199737 140734554421744 140734554420392 4213499 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11579/statm: 12693 11065 161 490 0 12194 0
Current children cumulated CPU time (s) 18.59
Current children cumulated vsize (KiB) 50772

[startup+18.7002 s]
/proc/loadavg: 1.91 1.80 1.71 3/177 11626
/proc/meminfo: memFree=31521444/32872528 swapFree=241348/274052
[pid=11579] ppid=11576 vsize=50772 CPUtime=18.7 cores=1,3,5,7
/proc/11579/stat : 11579 (cdcl-cuttingpla) R 11576 11579 5548 0 -1 4202496 4484 0 0 0 1869 1 0 0 20 0 1 0 26191826 51990528 11065 33554432000 4194304 6199737 140734554421744 140734554420392 4213238 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11579/statm: 12693 11065 161 490 0 12194 0
Current children cumulated CPU time (s) 18.7
Current children cumulated vsize (KiB) 50772

Child status: 20
Real time (s): 18.7733
CPU time (s): 18.7701
CPU user time (s): 18.7561
CPU system time (s): 0.013997
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 50772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.7561
system time used= 0.013997
maximum resident set size= 44284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4491
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= 3
involuntary context switches= 20

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042993 second user time and 0.085986 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-18 11:16:58
IDJOB=4099241
IDBENCH=1338
IDSOLVER=2548
FILE ID=node107/4099241-1466241418
RUNJOBID= node107-1466240967-5565
PBS_JOBID= 19918200
Free space on /tmp= 71712 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900667195.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099241-1466241418/watcher-4099241-1466241418 -o /tmp/evaluation-result-4099241-1466241418/solver-4099241-1466241418 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466240967-5565 --watchdog 1960 --input HOME/instance-4099241-1466241418.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 80da336e36371770b02ed1fca93b5c11
RANDOM SEED=754827665

node107.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.953
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.90
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.953
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	: 5332.55
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.953
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	: 5332.56
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.953
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	: 5332.56
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.953
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	: 5332.55
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.953
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	: 5332.56
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.953
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	: 5332.55
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.953
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	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31553356 kB
Buffers:          102856 kB
Cached:           140100 kB
SwapCached:         3136 kB
Active:           130344 kB
Inactive:         174208 kB
Active(anon):      61372 kB
Inactive(anon):     2864 kB
Active(file):      68972 kB
Inactive(file):   171344 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099620 kB
Dirty:              2468 kB
Writeback:             0 kB
AnonPages:        364720 kB
Mapped:             9640 kB
Shmem:                 0 kB
Slab:             608252 kB
SReclaimable:      51564 kB
SUnreclaim:       556688 kB
KernelStack:        1472 kB
PageTables:         4932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     454628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71712 MiB
End job on node107 at 2016-06-18 11:17:17