Trace number 3722613

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
PB12: minisatp 1.0-2-g022594cUNSAT 25.4731 25.4799

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900552735.opb
MD5SUM2e08c1ce998ee58627c81926b9e65d57
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 benchmark3.9644
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 739
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 Parsing PB file...
0.00/0.00	c Converting 2707 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: ######################
0.00/0.00	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.01	c ---[  43]---> BDD-cost:   19
0.00/0.01	c ---[  41]---> BDD-cost:   19
0.00/0.01	c ---[  39]---> BDD-cost:   19
0.00/0.01	c ---[  37]---> BDD-cost:   19
0.00/0.01	c ---[  35]---> BDD-cost:   19
0.00/0.01	c ---[  33]---> BDD-cost:   19
0.00/0.01	c ---[  31]---> BDD-cost:   19
0.00/0.01	c ---[  29]---> BDD-cost:   19
0.00/0.01	c ---[  27]---> BDD-cost:   19
0.00/0.01	c ---[  25]---> BDD-cost:   19
0.00/0.01	c ---[  23]---> BDD-cost:   19
0.00/0.01	c ---[  21]---> BDD-cost:   19
0.00/0.01	c ---[  19]---> BDD-cost:   19
0.00/0.01	c ---[  17]---> BDD-cost:   19
0.00/0.01	c ---[  15]---> BDD-cost:   19
0.00/0.01	c ---[  13]---> BDD-cost:   19
0.00/0.01	c ---[  11]---> BDD-cost:   19
0.00/0.01	c ---[   9]---> BDD-cost:   19
0.00/0.01	c ---[   7]---> BDD-cost:   19
0.00/0.01	c ---[   5]---> BDD-cost:   19
0.00/0.01	c ---[   3]---> BDD-cost:   19
0.00/0.01	c ---[   1]---> BDD-cost:   19
0.00/0.01	c ---[   0]---> Adder-cost: 370   maxlim: 688   bits: 10/10
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    6221    19456 |    2073       0        0    -nan |  0.000 % |
0.00/0.01	c |       100 |    6197    19374 |    2280      97     1397    14.4 |  3.422 % |
0.00/0.02	c |       251 |    6189    19344 |    2508     246    12493    50.8 |  3.519 % |
0.00/0.03	c |       476 |    6189    19344 |    2759     471    23445    49.8 |  3.519 % |
0.00/0.04	c |       813 |    6189    19344 |    3035     808    43195    53.5 |  3.519 % |
0.00/0.07	c |      1320 |    6189    19344 |    3338    1315    71518    54.4 |  3.519 % |
0.00/0.11	c |      2079 |    6189    19344 |    3672    2074   119121    57.4 |  3.519 % |
0.00/0.17	c |      3218 |    6173    19292 |    4039    3210   184654    57.5 |  3.812 % |
0.00/0.28	c |      4926 |    6173    19292 |    4443    2759   153290    55.6 |  3.812 % |
0.00/0.46	c |      7491 |    6117    19090 |    4888    2995   165652    55.3 |  4.594 % |
0.00/0.75	c |     11335 |    6009    18722 |    5376    4214   234880    55.7 |  6.452 % |
1.19/1.20	c |     17102 |    5980    18625 |    5914    4352   224081    51.5 |  6.843 % |
1.69/1.75	c |     25751 |    5932    18465 |    6505    3646   155185    42.6 |  7.722 % |
2.49/2.54	c |     38725 |    5932    18465 |    7156    6426   308679    48.0 |  7.722 % |
3.69/3.72	c |     58186 |    5932    18465 |    7872    7251   295045    40.7 |  7.722 % |
5.49/5.54	c |     87380 |    5932    18465 |    8659    7910   309856    39.2 |  7.722 % |
8.19/8.29	c |    131172 |    5932    18465 |    9525    6927   258082    37.3 |  7.722 % |
12.28/12.32	c |    196856 |    5932    18465 |   10477    8663   281260    32.5 |  7.722 % |
17.98/18.02	c |    295382 |    5932    18465 |   11525   10489   273260    26.1 |  7.722 % |
25.38/25.47	c ==============================================================================
25.38/25.47	c UNSATISFIABLE
25.38/25.47	s UNSATISFIABLE
25.38/25.47	c _______________________________________________________________________________
25.38/25.47	c 
25.38/25.47	c restarts              : 19
25.38/25.47	c conflicts             : 429402         (16863 /sec)
25.38/25.47	c decisions             : 599758         (23553 /sec)
25.38/25.47	c propagations          : 0              (0 /sec)
25.38/25.47	c inspects              : 0              (0 /sec)
25.38/25.47	c CPU time              : 25.4641 s
25.38/25.47	c _______________________________________________________________________________

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-3722613-1338568468/watcher-3722613-1338568468 -o /tmp/evaluation-result-3722613-1338568468/solver-3722613-1338568468 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722613-1338568468.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 21127
/proc/meminfo: memFree=31959872/32873844 swapFree=7116/7116
[pid=21127] ppid=21125 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21127/stat : 21127 (minisat+_script) S 21125 21127 19966 0 -1 4202496 382 550 0 0 0 0 0 0 20 0 1 0 322971723 9367552 277 33554432000 4194304 5064252 140736444225120 140736444224032 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21127/statm: 2287 277 236 213 0 72 0

[startup+0.034029 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 21127
/proc/meminfo: memFree=31959872/32873844 swapFree=7116/7116
[pid=21127] ppid=21125 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21127/stat : 21127 (minisat+_script) S 21125 21127 19966 0 -1 4202496 382 550 0 0 0 0 0 0 20 0 1 0 322971723 9367552 277 33554432000 4194304 5064252 140736444225120 140736444224032 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21127/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100272 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 21127
/proc/meminfo: memFree=31959872/32873844 swapFree=7116/7116
[pid=21127] ppid=21125 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21127/stat : 21127 (minisat+_script) S 21125 21127 19966 0 -1 4202496 382 550 0 0 0 0 0 0 20 0 1 0 322971723 9367552 277 33554432000 4194304 5064252 140736444225120 140736444224032 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21127/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300239 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 21127
/proc/meminfo: memFree=31959872/32873844 swapFree=7116/7116
[pid=21127] ppid=21125 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21127/stat : 21127 (minisat+_script) S 21125 21127 19966 0 -1 4202496 382 550 0 0 0 0 0 0 20 0 1 0 322971723 9367552 277 33554432000 4194304 5064252 140736444225120 140736444224032 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21127/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 21127
/proc/meminfo: memFree=31959872/32873844 swapFree=7116/7116
[pid=21127] ppid=21125 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21127/stat : 21127 (minisat+_script) S 21125 21127 19966 0 -1 4202496 382 550 0 0 0 0 0 0 20 0 1 0 322971723 9367552 277 33554432000 4194304 5064252 140736444225120 140736444224032 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21127/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 21132
/proc/meminfo: memFree=31956648/32873844 swapFree=7116/7116
[pid=21127] ppid=21125 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21127/stat : 21127 (minisat+_script) S 21125 21127 19966 0 -1 4202496 382 550 0 0 0 0 0 0 20 0 1 0 322971723 9367552 277 33554432000 4194304 5064252 140736444225120 140736444224032 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21127/statm: 2287 277 236 213 0 72 0
[pid=21131] ppid=21127 vsize=4708 CPUtime=1.49 cores=0,2,4,6
/proc/21131/stat : 21131 (minisat+_64-bit) R 21127 21127 19966 0 -1 4202496 1035 0 0 0 149 0 0 0 20 0 1 0 322971723 4820992 990 33554432000 4194304 5276501 140735214038160 140735214036344 4399854 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21131/statm: 1177 990 145 265 0 909 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13856

[startup+3.10027 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 21132
/proc/meminfo: memFree=31955656/32873844 swapFree=7116/7116
[pid=21127] ppid=21125 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21127/stat : 21127 (minisat+_script) S 21125 21127 19966 0 -1 4202496 382 550 0 0 0 0 0 0 20 0 1 0 322971723 9367552 277 33554432000 4194304 5064252 140736444225120 140736444224032 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21127/statm: 2287 277 236 213 0 72 0
[pid=21131] ppid=21127 vsize=5248 CPUtime=3.09 cores=0,2,4,6
/proc/21131/stat : 21131 (minisat+_64-bit) R 21127 21127 19966 0 -1 4202496 1190 0 0 0 309 0 0 0 20 0 1 0 322971723 5373952 1145 33554432000 4194304 5276501 140735214038160 140735214036152 4399866 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21131/statm: 1312 1145 145 265 0 1044 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14396

[startup+6.30027 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 21132
/proc/meminfo: memFree=31954416/32873844 swapFree=7116/7116
[pid=21127] ppid=21125 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21127/stat : 21127 (minisat+_script) S 21125 21127 19966 0 -1 4202496 382 550 0 0 0 0 0 0 20 0 1 0 322971723 9367552 277 33554432000 4194304 5064252 140736444225120 140736444224032 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21127/statm: 2287 277 236 213 0 72 0
[pid=21131] ppid=21127 vsize=5956 CPUtime=6.29 cores=0,2,4,6
/proc/21131/stat : 21131 (minisat+_64-bit) R 21127 21127 19966 0 -1 4202496 1367 0 0 0 629 0 0 0 20 0 1 0 322971723 6098944 1322 33554432000 4194304 5276501 140735214038160 140735214036344 4399741 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21131/statm: 1489 1322 145 265 0 1221 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15104

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 21132
/proc/meminfo: memFree=31951884/32873844 swapFree=7116/7116
[pid=21127] ppid=21125 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21127/stat : 21127 (minisat+_script) S 21125 21127 19966 0 -1 4202496 382 550 0 0 0 0 0 0 20 0 1 0 322971723 9367552 277 33554432000 4194304 5064252 140736444225120 140736444224032 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21127/statm: 2287 277 236 213 0 72 0
[pid=21131] ppid=21127 vsize=7036 CPUtime=12.68 cores=0,2,4,6
/proc/21131/stat : 21131 (minisat+_64-bit) R 21127 21127 19966 0 -1 4202496 1634 0 0 0 1268 0 0 0 20 0 1 0 322971723 7204864 1598 33554432000 4194304 5276501 140735214038160 140735214036408 4400432 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21131/statm: 1759 1598 145 265 0 1491 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16184

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

[startup+19.1003 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 21132
/proc/meminfo: memFree=31950396/32873844 swapFree=7116/7116
[pid=21127] ppid=21125 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21127/stat : 21127 (minisat+_script) S 21125 21127 19966 0 -1 4202496 382 550 0 0 0 0 0 0 20 0 1 0 322971723 9367552 277 33554432000 4194304 5064252 140736444225120 140736444224032 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21127/statm: 2287 277 236 213 0 72 0
[pid=21131] ppid=21127 vsize=8756 CPUtime=19.08 cores=0,2,4,6
/proc/21131/stat : 21131 (minisat+_64-bit) R 21127 21127 19966 0 -1 4202496 2009 0 0 0 1908 0 0 0 20 0 1 0 322971723 8966144 1973 33554432000 4194304 5276501 140735214038160 140735214036408 4400441 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21131/statm: 2189 1973 145 265 0 1921 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 17904

[startup+22.3003 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 21132
/proc/meminfo: memFree=31949652/32873844 swapFree=7116/7116
[pid=21127] ppid=21125 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21127/stat : 21127 (minisat+_script) S 21125 21127 19966 0 -1 4202496 382 550 0 0 0 0 0 0 20 0 1 0 322971723 9367552 277 33554432000 4194304 5064252 140736444225120 140736444224032 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21127/statm: 2287 277 236 213 0 72 0
[pid=21131] ppid=21127 vsize=9056 CPUtime=22.28 cores=0,2,4,6
/proc/21131/stat : 21131 (minisat+_64-bit) R 21127 21127 19966 0 -1 4202496 2102 0 0 0 2228 0 0 0 20 0 1 0 322971723 9273344 2066 33554432000 4194304 5276501 140735214038160 140735214036344 4399906 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21131/statm: 2264 2066 145 265 0 1996 0
Current children cumulated CPU time (s) 22.28
Current children cumulated vsize (KiB) 18204

[startup+23.9003 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 21132
/proc/meminfo: memFree=31949528/32873844 swapFree=7116/7116
[pid=21127] ppid=21125 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21127/stat : 21127 (minisat+_script) S 21125 21127 19966 0 -1 4202496 382 550 0 0 0 0 0 0 20 0 1 0 322971723 9367552 277 33554432000 4194304 5064252 140736444225120 140736444224032 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21127/statm: 2287 277 236 213 0 72 0
[pid=21131] ppid=21127 vsize=9196 CPUtime=23.88 cores=0,2,4,6
/proc/21131/stat : 21131 (minisat+_64-bit) R 21127 21127 19966 0 -1 4202496 2127 0 0 0 2388 0 0 0 20 0 1 0 322971723 9416704 2091 33554432000 4194304 5276501 140735214038160 140735214036344 4399804 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21131/statm: 2299 2091 145 265 0 2031 0
Current children cumulated CPU time (s) 23.88
Current children cumulated vsize (KiB) 18344

[startup+24.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 21132
/proc/meminfo: memFree=31949404/32873844 swapFree=7116/7116
[pid=21127] ppid=21125 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21127/stat : 21127 (minisat+_script) S 21125 21127 19966 0 -1 4202496 382 550 0 0 0 0 0 0 20 0 1 0 322971723 9367552 277 33554432000 4194304 5064252 140736444225120 140736444224032 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21127/statm: 2287 277 236 213 0 72 0
[pid=21131] ppid=21127 vsize=9196 CPUtime=24.68 cores=0,2,4,6
/proc/21131/stat : 21131 (minisat+_64-bit) R 21127 21127 19966 0 -1 4202496 2139 0 0 0 2468 0 0 0 20 0 1 0 322971723 9416704 2103 33554432000 4194304 5276501 140735214038160 140735214036344 4399992 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21131/statm: 2299 2103 145 265 0 2031 0
Current children cumulated CPU time (s) 24.68
Current children cumulated vsize (KiB) 18344

[startup+25.1003 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 21132
/proc/meminfo: memFree=31949404/32873844 swapFree=7116/7116
[pid=21127] ppid=21125 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21127/stat : 21127 (minisat+_script) S 21125 21127 19966 0 -1 4202496 382 550 0 0 0 0 0 0 20 0 1 0 322971723 9367552 277 33554432000 4194304 5064252 140736444225120 140736444224032 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21127/statm: 2287 277 236 213 0 72 0
[pid=21131] ppid=21127 vsize=9332 CPUtime=25.08 cores=0,2,4,6
/proc/21131/stat : 21131 (minisat+_64-bit) R 21127 21127 19966 0 -1 4202496 2154 0 0 0 2508 0 0 0 20 0 1 0 322971723 9555968 2118 33554432000 4194304 5276501 140735214038160 140735214036344 4399869 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21131/statm: 2333 2118 145 265 0 2065 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 18480

[startup+25.3061 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 21132
/proc/meminfo: memFree=31949528/32873844 swapFree=7116/7116
[pid=21127] ppid=21125 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21127/stat : 21127 (minisat+_script) S 21125 21127 19966 0 -1 4202496 382 550 0 0 0 0 0 0 20 0 1 0 322971723 9367552 277 33554432000 4194304 5064252 140736444225120 140736444224032 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21127/statm: 2287 277 236 213 0 72 0
[pid=21131] ppid=21127 vsize=9332 CPUtime=25.29 cores=0,2,4,6
/proc/21131/stat : 21131 (minisat+_64-bit) R 21127 21127 19966 0 -1 4202496 2160 0 0 0 2529 0 0 0 20 0 1 0 322971723 9555968 2124 33554432000 4194304 5276501 140735214038160 140735214036344 4400038 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21131/statm: 2333 2124 145 265 0 2065 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 18480

[startup+25.4003 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 21132
/proc/meminfo: memFree=31949528/32873844 swapFree=7116/7116
[pid=21127] ppid=21125 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21127/stat : 21127 (minisat+_script) S 21125 21127 19966 0 -1 4202496 382 550 0 0 0 0 0 0 20 0 1 0 322971723 9367552 277 33554432000 4194304 5064252 140736444225120 140736444224032 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21127/statm: 2287 277 236 213 0 72 0
[pid=21131] ppid=21127 vsize=9332 CPUtime=25.38 cores=0,2,4,6
/proc/21131/stat : 21131 (minisat+_64-bit) R 21127 21127 19966 0 -1 4202496 2161 0 0 0 2538 0 0 0 20 0 1 0 322971723 9555968 2125 33554432000 4194304 5276501 140735214038160 140735214036344 4398044 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21131/statm: 2333 2125 145 265 0 2065 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 18480

Child status: 0
Real time (s): 25.4799
CPU time (s): 25.4731
CPU user time (s): 25.4641
CPU system time (s): 0.008998
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 18480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.4641
system time used= 0.008998
maximum resident set size= 8508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3107
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= 14
involuntary context switches= 29

runsolver used 0.045993 second user time and 0.098984 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-01 18:34:28
IDJOB=3722613
IDBENCH=1328
IDSOLVER=2307
FILE ID=node146/3722613-1338568468
RUNJOBID= node146-1338564490-19982
PBS_JOBID= 14635895
Free space on /tmp= 70920 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900552735.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722613-1338568468/watcher-3722613-1338568468 -o /tmp/evaluation-result-3722613-1338568468/solver-3722613-1338568468 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3722613-1338568468.opb

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

MD5SUM BENCH= 2e08c1ce998ee58627c81926b9e65d57
RANDOM SEED=1857614382

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31960400 kB
Buffers:           73596 kB
Cached:            82832 kB
SwapCached:         1488 kB
Active:            81680 kB
Inactive:          89416 kB
Active(anon):      15924 kB
Inactive(anon):     1140 kB
Active(file):      65756 kB
Inactive(file):    88276 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099660 kB
Dirty:              2428 kB
Writeback:             0 kB
AnonPages:         21160 kB
Mapped:             8300 kB
Shmem:                 0 kB
Slab:             604072 kB
SReclaimable:      44216 kB
SUnreclaim:       559856 kB
KernelStack:        1456 kB
PageTables:         3872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     136156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 70920 MiB
End job on node146 at 2012-06-01 18:34:54