Trace number 4111611

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
minisatp 2012-10-02 git-d91742bUNSAT 42.2346 42.2416

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110976935.opb
MD5SUM09a2a97c88821c18a87bc8c5a7b2e947
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.15367
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1229
Number of bits of the biggest sum of numbers11
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 101 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.00	c ---[  99]---> BDD-cost:   23
0.00/0.00	c ---[  97]---> BDD-cost:   23
0.00/0.00	c ---[  95]---> BDD-cost:   23
0.00/0.00	c ---[  93]---> BDD-cost:   23
0.00/0.00	c ---[  91]---> BDD-cost:   23
0.00/0.00	c ---[  89]---> BDD-cost:   23
0.00/0.00	c ---[  87]---> BDD-cost:   23
0.00/0.00	c ---[  85]---> BDD-cost:   23
0.00/0.00	c ---[  83]---> BDD-cost:   23
0.00/0.00	c ---[  81]---> BDD-cost:   23
0.00/0.00	c ---[  79]---> BDD-cost:   23
0.00/0.00	c ---[  77]---> BDD-cost:   23
0.00/0.00	c ---[  75]---> BDD-cost:   23
0.00/0.00	c ---[  73]---> BDD-cost:   23
0.00/0.00	c ---[  71]---> BDD-cost:   23
0.00/0.00	c ---[  69]---> BDD-cost:   23
0.00/0.00	c ---[  67]---> BDD-cost:   23
0.00/0.00	c ---[  65]---> BDD-cost:   23
0.00/0.00	c ---[  63]---> BDD-cost:   23
0.00/0.00	c ---[  61]---> BDD-cost:   23
0.00/0.00	c ---[  59]---> BDD-cost:   23
0.00/0.00	c ---[  57]---> BDD-cost:   23
0.00/0.00	c ---[  55]---> BDD-cost:   23
0.00/0.00	c ---[  53]---> BDD-cost:   23
0.00/0.00	c ---[  51]---> BDD-cost:   23
0.00/0.00	c ---[  49]---> BDD-cost:   23
0.00/0.00	c ---[  48]---> BDD-cost:   23
0.00/0.00	c ---[  47]---> BDD-cost:   21
0.00/0.00	c ---[  46]---> BDD-cost:   19
0.00/0.00	c ---[  45]---> BDD-cost:   17
0.00/0.00	c ---[  44]---> BDD-cost:   15
0.00/0.00	c ---[  43]---> BDD-cost:   13
0.00/0.00	c ---[  42]---> BDD-cost:   11
0.00/0.00	c ---[  41]---> BDD-cost:    9
0.00/0.00	c ---[  40]---> BDD-cost:    7
0.00/0.00	c ---[  39]---> BDD-cost:    5
0.00/0.00	c ---[  38]---> BDD-cost:    3
0.00/0.00	c ---[  35]---> BDD-cost:    3
0.00/0.00	c ---[  34]---> BDD-cost:    5
0.00/0.00	c ---[  33]---> BDD-cost:    7
0.00/0.00	c ---[  32]---> BDD-cost:    9
0.00/0.00	c ---[  31]---> BDD-cost:   11
0.00/0.00	c ---[  30]---> BDD-cost:   13
0.00/0.00	c ---[  29]---> BDD-cost:   15
0.00/0.00	c ---[  28]---> BDD-cost:   17
0.00/0.00	c ---[  27]---> BDD-cost:   19
0.00/0.00	c ---[  26]---> BDD-cost:   21
0.00/0.00	c ---[  25]---> BDD-cost:   23
0.00/0.00	c ---[  24]---> BDD-cost:    0
0.00/0.00	c ---[  23]---> BDD-cost:   21
0.00/0.00	c ---[  22]---> BDD-cost:   19
0.00/0.00	c ---[  21]---> BDD-cost:   17
0.00/0.00	c ---[  20]---> BDD-cost:   15
0.00/0.00	c ---[  19]---> BDD-cost:   13
0.00/0.00	c ---[  18]---> BDD-cost:   11
0.00/0.00	c ---[  17]---> BDD-cost:    9
0.00/0.00	c ---[  16]---> BDD-cost:    7
0.00/0.00	c ---[  15]---> BDD-cost:    5
0.00/0.00	c ---[  14]---> BDD-cost:    3
0.00/0.00	c ---[  12]---> BDD-cost:    0
0.00/0.01	c ---[  11]---> BDD-cost:   21
0.00/0.01	c ---[  10]---> BDD-cost:   19
0.00/0.01	c ---[   9]---> BDD-cost:   17
0.00/0.01	c ---[   8]---> BDD-cost:   15
0.00/0.01	c ---[   7]---> BDD-cost:   13
0.00/0.01	c ---[   6]---> BDD-cost:   11
0.00/0.01	c ---[   5]---> BDD-cost:    9
0.00/0.01	c ---[   4]---> BDD-cost:    7
0.00/0.01	c ---[   3]---> BDD-cost:    5
0.00/0.01	c ---[   2]---> BDD-cost:    3
0.00/0.01	c ---[   0]---> Adder-cost: 562   maxlim: 1152   bits: 11/11
42.18/42.24	|  Eliminated clauses:           0.01 Mb                                      |
42.18/42.24	============================[ Search Statistics ]==============================
42.18/42.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
42.18/42.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
42.18/42.24	===============================================================================
42.18/42.24	|       100 |    1462     5931    18536 |     2174      100     22 |  6.462 % |
42.18/42.24	|       250 |    1462     5931    18536 |     2392      250     41 |  6.462 % |
42.18/42.24	|       475 |    1462     5931    18536 |     2631      475     48 |  6.462 % |
42.18/42.24	|       812 |    1462     5931    18536 |     2894      812     53 |  6.462 % |
42.18/42.24	|      1318 |    1462     5931    18536 |     3183     1318     58 |  6.462 % |
42.18/42.24	|      2077 |    1462     5931    18536 |     3502     2077     54 |  6.462 % |
42.18/42.24	|      3216 |    1462     5931    18536 |     3852     3216     54 |  6.462 % |
42.18/42.24	|      4924 |    1462     5931    18536 |     4237     2917     46 |  6.462 % |
42.18/42.24	|      7486 |    1462     5931    18536 |     4661     3271     47 |  6.462 % |
42.18/42.24	|     11330 |    1462     5931    18536 |     5127     4609     45 |  6.462 % |
42.18/42.24	|     17096 |    1462     5931    18536 |     5640     4854     45 |  6.462 % |
42.18/42.24	|     25745 |    1462     5931    18536 |     6204     4756     35 |  6.462 % |
42.18/42.24	|     38719 |    1462     5931    18536 |     6825     4766     46 |  6.462 % |
42.18/42.24	|     58180 |    1462     5931    18536 |     7507     6105     48 |  6.466 % |
42.18/42.24	|     87372 |    1459     5931    18536 |     8258     7781     44 |  6.624 % |
42.18/42.24	|    131161 |    1459     5931    18536 |     9084     8487     39 |  6.624 % |
42.18/42.24	|    196845 |    1459     5931    18536 |     9992     8451     39 |  6.625 % |
42.18/42.24	|    295371 |    1458     5931    18536 |    10991     9057     38 |  6.677 % |
42.18/42.24	|    443160 |    1456     5931    18536 |    12091     9965     37 |  6.785 % |
42.18/42.24	===============================================================================
42.18/42.24	c UNSATISFIABLE
42.18/42.24	s UNSATISFIABLE
42.18/42.24	c _______________________________________________________________________________
42.18/42.24	c 
42.18/42.24	restarts              : 1117
42.18/42.24	conflicts             : 540337         (12796 /sec)
42.18/42.24	decisions             : 733488         (0.00 % random) (17369 /sec)
42.18/42.24	propagations          : 118944224      (2816676 /sec)
42.18/42.24	conflict literals     : 25642387       (37.07 % deleted)
42.18/42.24	Memory used           : 11.72 MB
42.18/42.24	CPU time              : 42.2286 s
42.18/42.24	c _______________________________________________________________________________

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-4111611-1466515264/watcher-4111611-1466515264 -o /tmp/evaluation-result-4111611-1466515264/solver-4111611-1466515264 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466515257-29310 --watchdog 1960 minisatp HOME/instance-4111611-1466515264.opb 

pid=29407
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: 1.33 1.52 1.89 3/176 29410
/proc/meminfo: memFree=31769396/32872528 swapFree=338416/354768
[pid=29410] ppid=29407 vsize=6364 CPUtime=0 cores=0,2,4,6
/proc/29410/stat : 29410 (minisatp) R 29407 29410 29294 0 -1 4202496 339 0 0 0 0 0 0 0 20 0 1 0 53573128 6516736 215 33554432000 4194304 5646918 140734386889568 140736881880616 4953168 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29410/statm: 1591 215 116 355 0 1232 0

[startup+0.100174 s]
/proc/loadavg: 1.33 1.52 1.89 3/176 29410
/proc/meminfo: memFree=31769396/32872528 swapFree=338416/354768
[pid=29410] ppid=29407 vsize=7540 CPUtime=0.09 cores=0,2,4,6
/proc/29410/stat : 29410 (minisatp) R 29407 29410 29294 0 -1 4202496 819 0 0 0 9 0 0 0 20 0 1 0 53573128 7720960 672 33554432000 4194304 5646918 140734386889568 140736881880616 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29410/statm: 1885 672 179 355 0 1526 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7540

[startup+0.20029 s]
/proc/loadavg: 1.33 1.52 1.89 3/176 29410
/proc/meminfo: memFree=31769396/32872528 swapFree=338416/354768
[pid=29410] ppid=29407 vsize=7672 CPUtime=0.19 cores=0,2,4,6
/proc/29410/stat : 29410 (minisatp) R 29407 29410 29294 0 -1 4202496 917 0 0 0 19 0 0 0 20 0 1 0 53573128 7856128 768 33554432000 4194304 5646918 140734386889568 140736881880616 4398960 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29410/statm: 1918 768 180 355 0 1559 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7672

[startup+0.300274 s]
/proc/loadavg: 1.33 1.52 1.89 3/176 29410
/proc/meminfo: memFree=31769396/32872528 swapFree=338416/354768
[pid=29410] ppid=29407 vsize=7804 CPUtime=0.29 cores=0,2,4,6
/proc/29410/stat : 29410 (minisatp) R 29407 29410 29294 0 -1 4202496 1008 0 0 0 29 0 0 0 20 0 1 0 53573128 7991296 856 33554432000 4194304 5646918 140734386889568 140736881880616 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29410/statm: 1951 856 180 355 0 1592 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7804

[startup+0.700243 s]
/proc/loadavg: 1.33 1.52 1.89 3/176 29410
/proc/meminfo: memFree=31769396/32872528 swapFree=338416/354768
[pid=29410] ppid=29407 vsize=5184 CPUtime=0.69 cores=0,2,4,6
/proc/29410/stat : 29410 (minisatp) R 29407 29410 29294 0 -1 4202496 1710 0 0 0 69 0 0 0 20 0 1 0 53573128 5308416 1047 33554432000 4194304 5646918 140734386889568 140734386888264 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29410/statm: 1296 1047 182 355 0 937 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5184

[startup+1.50024 s]
/proc/loadavg: 1.38 1.53 1.90 3/177 29411
/proc/meminfo: memFree=31764840/32872528 swapFree=338416/354768
[pid=29410] ppid=29407 vsize=6832 CPUtime=1.49 cores=0,2,4,6
/proc/29410/stat : 29410 (minisatp) R 29407 29410 29294 0 -1 4202496 2027 0 0 0 149 0 0 0 20 0 1 0 53573128 6995968 1360 33554432000 4194304 5646918 140734386889568 140734386887816 4403079 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29410/statm: 1708 1360 182 355 0 1349 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6832

[startup+3.10025 s]
/proc/loadavg: 1.38 1.53 1.90 3/177 29411
/proc/meminfo: memFree=31764336/32872528 swapFree=338416/354768
[pid=29410] ppid=29407 vsize=8480 CPUtime=3.09 cores=0,2,4,6
/proc/29410/stat : 29410 (minisatp) R 29407 29410 29294 0 -1 4202496 2139 0 0 0 309 0 0 0 20 0 1 0 53573128 8683520 1472 33554432000 4194304 5646918 140734386889568 140734386887816 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29410/statm: 2120 1472 182 355 0 1761 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8480

[startup+6.30024 s]
/proc/loadavg: 1.38 1.53 1.90 3/177 29411
/proc/meminfo: memFree=31763380/32872528 swapFree=338416/354768
[pid=29410] ppid=29407 vsize=8480 CPUtime=6.29 cores=0,2,4,6
/proc/29410/stat : 29410 (minisatp) R 29407 29410 29294 0 -1 4202496 2298 0 0 0 629 0 0 0 20 0 1 0 53573128 8683520 1626 33554432000 4194304 5646918 140734386889568 140734386887816 4403544 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29410/statm: 2120 1626 182 355 0 1761 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8480

[startup+12.7002 s]
/proc/loadavg: 1.47 1.55 1.90 3/177 29411
/proc/meminfo: memFree=31762428/32872528 swapFree=338416/354768
[pid=29410] ppid=29407 vsize=9576 CPUtime=12.69 cores=0,2,4,6
/proc/29410/stat : 29410 (minisatp) R 29407 29410 29294 0 -1 4202496 2822 0 0 0 1269 0 0 0 20 0 1 0 53573128 9805824 2149 33554432000 4194304 5646918 140734386889568 140734386887832 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29410/statm: 2394 2149 182 355 0 2035 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9576

[startup+25.5003 s]
/proc/loadavg: 1.55 1.56 1.90 3/177 29411
/proc/meminfo: memFree=31761032/32872528 swapFree=338416/354768
[pid=29410] ppid=29407 vsize=11860 CPUtime=25.49 cores=0,2,4,6
/proc/29410/stat : 29410 (minisatp) R 29407 29410 29294 0 -1 4202496 3004 0 0 0 2549 0 0 0 20 0 1 0 53573128 12144640 2325 33554432000 4194304 5646918 140734386889568 140734386887816 4402947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29410/statm: 2965 2325 182 355 0 2606 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11860

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

[startup+25.6003 s]
/proc/loadavg: 1.55 1.56 1.90 3/177 29411
/proc/meminfo: memFree=31761032/32872528 swapFree=338416/354768
[pid=29410] ppid=29407 vsize=11860 CPUtime=25.59 cores=0,2,4,6
/proc/29410/stat : 29410 (minisatp) R 29407 29410 29294 0 -1 4202496 3004 0 0 0 2559 0 0 0 20 0 1 0 53573128 12144640 2325 33554432000 4194304 5646918 140734386889568 140734386887816 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29410/statm: 2965 2325 182 355 0 2606 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 11860

[startup+32.0069 s]
/proc/loadavg: 1.62 1.57 1.90 3/176 29411
/proc/meminfo: memFree=31761200/32872528 swapFree=338416/354768
[pid=29410] ppid=29407 vsize=11860 CPUtime=31.99 cores=0,2,4,6
/proc/29410/stat : 29410 (minisatp) R 29407 29410 29294 0 -1 4202496 3004 0 0 0 3199 0 0 0 20 0 1 0 53573128 12144640 2325 33554432000 4194304 5646918 140734386889568 140734386887816 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29410/statm: 2965 2325 182 355 0 2606 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 11860

[startup+38.4002 s]
/proc/loadavg: 1.65 1.58 1.90 3/177 29412
/proc/meminfo: memFree=31758092/32872528 swapFree=338416/354768
[pid=29410] ppid=29407 vsize=11996 CPUtime=38.38 cores=0,2,4,6
/proc/29410/stat : 29410 (minisatp) R 29407 29410 29294 0 -1 4202496 3418 0 0 0 3838 0 0 0 20 0 1 0 53573128 12283904 2735 33554432000 4194304 5646918 140734386889568 140734386887832 4402739 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29410/statm: 2999 2735 182 355 0 2640 0
Current children cumulated CPU time (s) 38.38
Current children cumulated vsize (KiB) 11996

[startup+40.0002 s]
/proc/loadavg: 1.65 1.58 1.90 3/177 29412
/proc/meminfo: memFree=31757968/32872528 swapFree=338416/354768
[pid=29410] ppid=29407 vsize=11996 CPUtime=39.98 cores=0,2,4,6
/proc/29410/stat : 29410 (minisatp) R 29407 29410 29294 0 -1 4202496 3418 0 0 0 3998 0 0 0 20 0 1 0 53573128 12283904 2735 33554432000 4194304 5646918 140734386889568 140734386887832 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29410/statm: 2999 2735 182 355 0 2640 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (KiB) 11996

[startup+41.6002 s]
/proc/loadavg: 1.65 1.58 1.90 3/177 29412
/proc/meminfo: memFree=31757968/32872528 swapFree=338416/354768
[pid=29410] ppid=29407 vsize=11996 CPUtime=41.58 cores=0,2,4,6
/proc/29410/stat : 29410 (minisatp) R 29407 29410 29294 0 -1 4202496 3418 0 0 0 4158 0 0 0 20 0 1 0 53573128 12283904 2735 33554432000 4194304 5646918 140734386889568 140734386887832 4402867 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29410/statm: 2999 2735 182 355 0 2640 0
Current children cumulated CPU time (s) 41.58
Current children cumulated vsize (KiB) 11996

[startup+42.0002 s]
/proc/loadavg: 1.68 1.59 1.90 3/177 29412
/proc/meminfo: memFree=31757968/32872528 swapFree=338416/354768
[pid=29410] ppid=29407 vsize=11996 CPUtime=41.98 cores=0,2,4,6
/proc/29410/stat : 29410 (minisatp) R 29407 29410 29294 0 -1 4202496 3418 0 0 0 4198 0 0 0 20 0 1 0 53573128 12283904 2735 33554432000 4194304 5646918 140734386889568 140734386887832 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29410/statm: 2999 2735 182 355 0 2640 0
Current children cumulated CPU time (s) 41.98
Current children cumulated vsize (KiB) 11996

[startup+42.2003 s]
/proc/loadavg: 1.68 1.59 1.90 3/177 29412
/proc/meminfo: memFree=31757968/32872528 swapFree=338416/354768
[pid=29410] ppid=29407 vsize=11996 CPUtime=42.18 cores=0,2,4,6
/proc/29410/stat : 29410 (minisatp) R 29407 29410 29294 0 -1 4202496 3418 0 0 0 4218 0 0 0 20 0 1 0 53573128 12283904 2735 33554432000 4194304 5646918 140734386889568 140734386887832 4403438 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29410/statm: 2999 2735 182 355 0 2640 0
Current children cumulated CPU time (s) 42.18
Current children cumulated vsize (KiB) 11996

Child status: 0
Real time (s): 42.2416
CPU time (s): 42.2346
CPU user time (s): 42.2286
CPU system time (s): 0.005999
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 11996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.2286
system time used= 0.005999
maximum resident set size= 10980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3428
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= 1
involuntary context switches= 49

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.132979 second user time and 0.144977 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-21 15:21:04
IDJOB=4111611
IDBENCH=1209
IDSOLVER=2555
FILE ID=node126/4111611-1466515264
RUNJOBID= node126-1466515257-29310
PBS_JOBID= 19942885
Free space on /tmp= 71736 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110976935.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111611-1466515264/watcher-4111611-1466515264 -o /tmp/evaluation-result-4111611-1466515264/solver-4111611-1466515264 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466515257-29310 --watchdog 1960  minisatp HOME/instance-4111611-1466515264.opb

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

MD5SUM BENCH= 09a2a97c88821c18a87bc8c5a7b2e947
RANDOM SEED=973692222

node126.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.24
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.121
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.121
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.55
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.121
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.55
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.121
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.121
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.55
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.121
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.121
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31770204 kB
Buffers:            1188 kB
Cached:            29480 kB
SwapCached:         1536 kB
Active:            29212 kB
Inactive:          11072 kB
Active(anon):      11864 kB
Inactive(anon):      492 kB
Active(file):      17348 kB
Inactive(file):    10580 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67098824 kB
Dirty:              8008 kB
Writeback:             0 kB
AnonPages:        366416 kB
Mapped:             7480 kB
Shmem:                 0 kB
Slab:             572552 kB
SReclaimable:      15764 kB
SUnreclaim:       556788 kB
KernelStack:        1416 kB
PageTables:         4680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     481892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4111611-1466515264.opb

Free space on /tmp at the end= 71732 MiB
End job on node126 at 2016-06-21 15:21:46