Trace number 4113562

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 332.367 332.418

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-7_6_27.opb
MD5SUMaa1dc88b101e0ac3ccf7502067acf719
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark16.5155
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1190
Total number of constraints5649
Number of constraints which are clauses5644
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint34
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 27
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 61
Number of bits of the biggest sum of numbers6
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.07	c Converting 5646 PB-constraints to clauses...
0.00/0.07	c   -- Unit propagations: pp
0.00/0.07	c   -- Detecting intervals from adjacent constraints: #
0.00/0.07	c   -- Clauses(.)/Splits(s): ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.08	c ---[5644]---> Sorter-cost:  383     Base:
0.00/0.08	c ---[   0]---> Sorter-cost:  382     Base:
332.34/332.41	|  Eliminated clauses:           0.01 Mb                                      |
332.34/332.41	============================[ Search Statistics ]==============================
332.34/332.41	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
332.34/332.41	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
332.34/332.41	===============================================================================
332.34/332.41	|       100 |    1423     6222    19665 |     2281      100     16 |  2.434 % |
332.34/332.41	|       250 |    1423     6222    19665 |     2509      250     19 |  2.432 % |
332.34/332.41	|       475 |    1423     6222    19665 |     2760      475     20 |  2.432 % |
332.34/332.41	|       812 |    1423     6222    19665 |     3036      812     20 |  2.432 % |
332.34/332.41	|      1318 |    1422     6222    19665 |     3340     1315     20 |  2.491 % |
332.34/332.41	|      2077 |    1419     6222    19665 |     3674     2073     20 |  2.669 % |
332.34/332.41	|      3216 |    1419     6222    19665 |     4041     3212     20 |  2.669 % |
332.34/332.41	|      4924 |    1419     6222    19665 |     4445     2776     20 |  2.669 % |
332.34/332.41	|      7486 |    1419     6222    19665 |     4890     3013     18 |  2.669 % |
332.34/332.41	|     11330 |    1419     6222    19665 |     5379     4378     20 |  2.669 % |
332.34/332.41	|     17096 |    1419     6222    19665 |     5917     4588     21 |  2.669 % |
332.34/332.41	|     25745 |    1416     6222    19665 |     6509     4110     20 |  2.847 % |
332.34/332.41	|     38719 |    1413     6222    19665 |     7160     3596     19 |  3.025 % |
332.34/332.41	|     58180 |    1407     6222    19665 |     7876     4745     20 |  3.381 % |
332.34/332.41	|     87372 |    1405     6222    19665 |     8663     5591     20 |  3.500 % |
332.34/332.41	|    131161 |    1398     6222    19665 |     9529     4923     19 |  3.915 % |
332.34/332.41	|    196845 |    1396     6222    19665 |    10482     7349     20 |  4.033 % |
332.34/332.41	|    295371 |    1392     6222    19665 |    11531     9428     22 |  4.271 % |
332.34/332.41	|    443160 |    1392     6222    19665 |    12684    10108     20 |  4.271 % |
332.34/332.41	|    664843 |    1389     6222    19665 |    13952    12114     21 |  4.449 % |
332.34/332.41	|    997368 |    1385     6222    19665 |    15348    11343     20 |  4.686 % |
332.34/332.41	|   1496156 |    1385     6222    19665 |    16882    11310     21 |  4.686 % |
332.34/332.41	|   2244338 |    1383     6222    19665 |    18571    14571     21 |  4.805 % |
332.34/332.41	|   3366612 |    1381     6222    19665 |    20428    18068     20 |  4.923 % |
332.34/332.41	===============================================================================
332.34/332.41	c UNSATISFIABLE
332.34/332.41	s UNSATISFIABLE
332.34/332.41	c _______________________________________________________________________________
332.34/332.41	c 
332.34/332.41	restarts              : 8190
332.34/332.41	conflicts             : 4805256        (14458 /sec)
332.34/332.41	decisions             : 5701037        (0.00 % random) (17153 /sec)
332.34/332.41	propagations          : 859321724      (2585542 /sec)
332.34/332.41	conflict literals     : 101725929      (43.59 % deleted)
332.34/332.41	Memory used           : 17.12 MB
332.34/332.41	CPU time              : 332.356 s
332.34/332.41	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-4113562-1466625932/watcher-4113562-1466625932 -o /tmp/evaluation-result-4113562-1466625932/solver-4113562-1466625932 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466623753-32638 --watchdog 1960 minisatp HOME/instance-4113562-1466625932.opb 

pid=576
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: 2.35 2.28 2.37 3/178 579
/proc/meminfo: memFree=30400644/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=6388 CPUtime=0 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 304 0 0 0 0 0 0 0 20 0 1 0 64639642 6541312 181 33554432000 4194304 5646918 140733331522800 140737390404872 4251039 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 1597 181 94 355 0 1238 0

[startup+0.100113 s]
/proc/loadavg: 2.35 2.28 2.37 3/178 579
/proc/meminfo: memFree=30400644/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=11192 CPUtime=0.09 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 1608 0 0 0 9 0 0 0 20 0 1 0 64639642 11460608 1482 33554432000 4194304 5646918 140733331522800 140737390404872 4388978 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 2798 1482 148 355 0 2439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11192

[startup+0.200268 s]
/proc/loadavg: 2.35 2.28 2.37 3/178 579
/proc/meminfo: memFree=30400644/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=11192 CPUtime=0.19 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 1671 0 0 0 19 0 0 0 20 0 1 0 64639642 11460608 1542 33554432000 4194304 5646918 140733331522800 140737390404872 4416598 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 2798 1542 149 355 0 2439 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11192

[startup+0.300261 s]
/proc/loadavg: 2.35 2.28 2.37 3/178 579
/proc/meminfo: memFree=30400644/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=7464 CPUtime=0.29 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 1798 0 0 0 29 0 0 0 20 0 1 0 64639642 7643136 1537 33554432000 4194304 5646918 140733331522800 140733331521512 4389024 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 1866 1537 151 355 0 1507 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7464

[startup+0.700231 s]
/proc/loadavg: 2.35 2.28 2.37 3/178 579
/proc/meminfo: memFree=30400644/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=7912 CPUtime=0.69 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 2087 0 0 0 69 0 0 0 20 0 1 0 64639642 8101888 1689 33554432000 4194304 5646918 140733331522800 140733331521512 4403411 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 1978 1689 151 355 0 1619 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7912

[startup+1.50023 s]
/proc/loadavg: 2.35 2.28 2.37 3/179 580
/proc/meminfo: memFree=30393716/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=8540 CPUtime=1.49 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 2248 0 0 0 149 0 0 0 20 0 1 0 64639642 8744960 1848 33554432000 4194304 5646918 140733331522800 140733331521064 4397545 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 2135 1848 151 355 0 1776 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8540

[startup+3.10023 s]
/proc/loadavg: 2.35 2.28 2.37 3/179 580
/proc/meminfo: memFree=30393120/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=8540 CPUtime=3.09 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 2248 0 0 0 309 0 0 0 20 0 1 0 64639642 8744960 1848 33554432000 4194304 5646918 140733331522800 140733331521064 4403124 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 2135 1848 151 355 0 1776 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8540

[startup+6.30023 s]
/proc/loadavg: 2.32 2.27 2.37 3/179 580
/proc/meminfo: memFree=30392500/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=9176 CPUtime=6.29 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 2407 0 0 0 629 0 0 0 20 0 1 0 64639642 9396224 2007 33554432000 4194304 5646918 140733331522800 140733331521064 4403454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 2294 2007 151 355 0 1935 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9176

[startup+12.7002 s]
/proc/loadavg: 2.29 2.27 2.37 3/179 580
/proc/meminfo: memFree=30391956/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=10580 CPUtime=12.69 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 2526 0 0 0 1269 0 0 0 20 0 1 0 64639642 10833920 2122 33554432000 4194304 5646918 140733331522800 140733331521048 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 2645 2122 151 355 0 2286 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10580

[startup+25.5003 s]
/proc/loadavg: 2.31 2.27 2.36 3/179 580
/proc/meminfo: memFree=30391344/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=10580 CPUtime=25.49 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 2772 0 0 0 2549 0 0 0 20 0 1 0 64639642 10833920 2360 33554432000 4194304 5646918 140733331522800 140733331521048 4402667 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 2645 2360 151 355 0 2286 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10580

[startup+51.1004 s]
/proc/loadavg: 2.26 2.26 2.36 3/179 580
/proc/meminfo: memFree=30389856/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=12284 CPUtime=51.08 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 2905 0 0 0 5108 0 0 0 20 0 1 0 64639642 12578816 2489 33554432000 4194304 5646918 140733331522800 140733331521048 4403184 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 3071 2489 151 355 0 2712 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12284

[startup+102.3 s]
/proc/loadavg: 2.39 2.30 2.36 3/179 581
/proc/meminfo: memFree=30386484/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=15576 CPUtime=102.28 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 3643 0 0 0 10228 0 0 0 20 0 1 0 64639642 15949824 3218 33554432000 4194304 5646918 140733331522800 140733331521048 4396812 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 3894 3218 151 355 0 3535 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 15576

[startup+162.3 s]
/proc/loadavg: 2.18 2.26 2.35 4/179 582
/proc/meminfo: memFree=30384380/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=15576 CPUtime=162.26 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 3962 0 0 0 16226 0 0 0 20 0 1 0 64639642 15949824 3524 33554432000 4194304 5646918 140733331522800 140733331521048 4403043 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 3894 3524 151 355 0 3535 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 15576

[startup+222.307 s]
/proc/loadavg: 2.27 2.27 2.34 3/179 583
/proc/meminfo: memFree=30382024/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=17524 CPUtime=222.26 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 4186 0 0 0 22226 0 0 0 20 0 1 0 64639642 17944576 3739 33554432000 4194304 5646918 140733331522800 140733331521048 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 4381 3739 151 355 0 4022 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 17524

[startup+282.3 s]
/proc/loadavg: 2.21 2.25 2.33 3/180 588
/proc/meminfo: memFree=30381972/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=17524 CPUtime=282.24 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 4230 0 0 0 28224 0 0 0 20 0 1 0 64639642 17944576 3782 33554432000 4194304 5646918 140733331522800 140733331521048 4402829 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 4381 3782 151 355 0 4022 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 17524

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

[startup+307.2 s]
/proc/loadavg: 2.21 2.24 2.33 4/180 589
/proc/meminfo: memFree=30381800/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=17524 CPUtime=307.14 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 4242 0 0 0 30714 0 0 0 20 0 1 0 64639642 17944576 3793 33554432000 4194304 5646918 140733331522800 140733331521048 4403495 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 4381 3793 151 355 0 4022 0
Current children cumulated CPU time (s) 307.14
Current children cumulated vsize (KiB) 17524

[startup+320 s]
/proc/loadavg: 2.17 2.23 2.32 3/180 589
/proc/meminfo: memFree=30381928/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=17524 CPUtime=319.94 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 4254 0 0 0 31994 0 0 0 20 0 1 0 64639642 17944576 3804 33554432000 4194304 5646918 140733331522800 140733331521048 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 4381 3804 151 355 0 4022 0
Current children cumulated CPU time (s) 319.94
Current children cumulated vsize (KiB) 17524

[startup+326.4 s]
/proc/loadavg: 2.15 2.23 2.32 3/180 589
/proc/meminfo: memFree=30381928/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=17524 CPUtime=326.34 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 4254 0 0 0 32634 0 0 0 20 0 1 0 64639642 17944576 3804 33554432000 4194304 5646918 140733331522800 140733331521048 4398914 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 4381 3804 151 355 0 4022 0
Current children cumulated CPU time (s) 326.34
Current children cumulated vsize (KiB) 17524

[startup+329.6 s]
/proc/loadavg: 2.14 2.22 2.32 3/180 589
/proc/meminfo: memFree=30381928/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=17524 CPUtime=329.54 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 4254 0 0 0 32954 0 0 0 20 0 1 0 64639642 17944576 3804 33554432000 4194304 5646918 140733331522800 140733331521048 4402709 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 4381 3804 151 355 0 4022 0
Current children cumulated CPU time (s) 329.54
Current children cumulated vsize (KiB) 17524

[startup+331.207 s]
/proc/loadavg: 2.14 2.22 2.32 3/179 589
/proc/meminfo: memFree=30381936/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=17524 CPUtime=331.14 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 4254 0 0 0 33114 0 0 0 20 0 1 0 64639642 17944576 3804 33554432000 4194304 5646918 140733331522800 140733331521048 4403495 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 4381 3804 151 355 0 4022 0
Current children cumulated CPU time (s) 331.14
Current children cumulated vsize (KiB) 17524

[startup+332 s]
/proc/loadavg: 2.14 2.22 2.32 3/179 589
/proc/meminfo: memFree=30381936/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=17524 CPUtime=331.94 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 4254 0 0 0 33194 0 0 0 20 0 1 0 64639642 17944576 3804 33554432000 4194304 5646918 140733331522800 140733331521048 4403372 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 4381 3804 151 355 0 4022 0
Current children cumulated CPU time (s) 331.94
Current children cumulated vsize (KiB) 17524

[startup+332.4 s]
/proc/loadavg: 2.14 2.22 2.32 4/179 589
/proc/meminfo: memFree=30381936/32872528 swapFree=1482636/1662508
[pid=579] ppid=576 vsize=17524 CPUtime=332.34 cores=1,3,5,7
/proc/579/stat : 579 (minisatp) R 576 579 32621 0 -1 4202496 4254 0 0 0 33234 0 0 0 20 0 1 0 64639642 17944576 3804 33554432000 4194304 5646918 140733331522800 140733331521048 4403116 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/579/statm: 4381 3804 151 355 0 4022 0
Current children cumulated CPU time (s) 332.34
Current children cumulated vsize (KiB) 17524

Child status: 0
Real time (s): 332.418
CPU time (s): 332.367
CPU user time (s): 332.356
CPU system time (s): 0.010998
CPU usage (%): 99.9849
Max. virtual memory (cumulated for all children) (KiB): 17524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 332.356
system time used= 0.010998
maximum resident set size= 15256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4264
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= 354

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.976851 second user time and 1.37579 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-22 22:05:32
IDJOB=4113562
IDBENCH=107580
IDSOLVER=2555
FILE ID=node134/4113562-1466625932
RUNJOBID= node134-1466623753-32638
PBS_JOBID= 19957260
Free space on /tmp= 71692 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-7_6_27.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113562-1466625932/watcher-4113562-1466625932 -o /tmp/evaluation-result-4113562-1466625932/solver-4113562-1466625932 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466623753-32638 --watchdog 1960  minisatp HOME/instance-4113562-1466625932.opb

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

MD5SUM BENCH= aa1dc88b101e0ac3ccf7502067acf719
RANDOM SEED=1065371796

node134.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.020
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.04
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.020
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	: 7358.89
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.020
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		: 2667.020
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		: 2667.020
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		: 2667.020
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.54
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.020
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		: 2667.020
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:        30401004 kB
Buffers:            2520 kB
Cached:            34088 kB
SwapCached:        56928 kB
Active:            36912 kB
Inactive:          73748 kB
Active(anon):      18644 kB
Inactive(anon):    57404 kB
Active(file):      18268 kB
Inactive(file):    16344 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67043884 kB
Dirty:              3708 kB
Writeback:             0 kB
AnonPages:       1683656 kB
Mapped:             7916 kB
Shmem:                 0 kB
Slab:             567064 kB
SReclaimable:      11040 kB
SUnreclaim:       556024 kB
KernelStack:        1488 kB
PageTables:         7552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1795508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 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-4113562-1466625932.opb

Free space on /tmp at the end= 71688 MiB
End job on node134 at 2016-06-22 22:11:05