Trace number 4122154

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2016-05-02UNSAT 1.09483 1.09872

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n40-d3-i2-f.cnf.gz-plain.pb.metafix.opb
MD5SUMaf0c7220fdc21b88b1e45480666ef2b0
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 benchmark0.046992
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables60
Total number of constraints160
Number of constraints which are clauses160
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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 2016-06-30T21:51:35+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--pb","--search=bcd2","HOME/instance-4122154-1467316294.opb"]
0.00/0.01	c use --random-gen="2196232126 1368514681 2362685423 2890073040 2417223057 4203844757 960670055 2107135775 1312418718 1187669505 209919644 3435642596 3377285345 520654920 3543708605 934674306 3818123667 942025377 168565032 1097285422 1121887688 645010708 2159525848 1213653665 3950895693 1830495538 1318455673 1099717108 3459057486 1880874414 4004224732 1215748790 3724355327 2230223847 715247303 3267349219 979993119 331827300 2237100587 30212127 2189580843 805660745 1120285993 3060352228 2723382707 570407563 818818912 3507727138 1589977582 1887871741 1454707546 2347716732 1676234789 2507637238 554793444 828617609 1869048550 707389426 3648345297 1319171888 2199507490 2001678487 613263798 1662228149 1754120476 2476814332 2075345024 989547433 3074898056 3587125229 2969502715 897203668 3335331836 3138721217 64273178 119584251 3731596967 748016529 79350130 1198891496 4131765806 2230044635 3053791834 2245606300 950040964 2569776655 2033447399 3299488054 2110794174 2177869690 3209607265 4257280477 1276002659 765727645 3537516154 653831511 936180710 1014610341 11329829 2851114190 2462006641 1098774460 2798728987 111499713 2318257270 613236168 3598584754 1757089178 3182911204 992644294 2015354682 2127484611 993354907 3854557210 3085628620 2996705117 2983859178 1150655500 1597487644 3990301541 1270536218 48435376 3651997179 3618260542 2760757595 2256276741 1686737216 1649688476 1176114971 38400824 1074784771 2945264713 2367598813 189714027 3881332281 4249539795 944623278 248358849 4039848047 378486931 2569931838 4195071925 3781440956 4183582940 2887128867 3647943013 3184725333 610167589 2384313901 67048904 464743948 2605906104 1596502820 1289910206 2381127919 3052425291 2862047497 1141603113 2328573506 3347855426 3676656796 357495153 4144537150 2223586709 244046984 2386593405 756147437 2785696619 3162256181 2540432127 1185090527 2127813254 879547372 2184781203 2431165900 3435745393 2318460464 3742076178 120713637 1716356243 3263832392 1398203861 3580198204 2108792477 3212870893 4241199943 814058422 587677991 1316944802 3579392923 2895979848 3703482092 3873378988 3818054825 3414852502 2423551914 3496129692 511360460 1405847905 758444215 2339799549 3111385081 2902051957 1398942839 1818867178 2064923520 3769217253 2050993345 1162481198 1300114558 594332298 1957059019 3857549211 2377511886 3862533381 2729288005 3112714144 1570509587 575102017 1158952761 944992116 3947815965 4130931958 3594051276 3965617679 3355806109 3263704132 521605061 1456273552 3726392827 443235792 2271266788 4223447196 1712604152 2906595017 3133511269 3167760768 587291971 2580915918 366001611 3279746072 3925046844 1752734803 297448196 4166256516 1762601813 2136183464 1199191009 3223360476 3736373305 3218386042 4118123893 2444851159 568693298 1637871291 472705803 255 362436" option to reproduce the execution
0.00/0.01	c #vars 60
0.00/0.01	c #constraints 160
0.00/0.01	c Solving starts ...
0.00/0.01	c ============================[ Search Statistics ]============================
0.00/0.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.01	c =============================================================================
0.00/0.01	c  0.0s |       0 |        0 |        0 |       73      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      137 |      100 |       73      0 |        0 |        0
0.00/0.03	c  0.0s |       2 |      355 |      250 |       81      3 |        0 |        0
0.00/0.05	c  0.0s |       3 |      612 |      475 |       90      7 |        0 |        0
0.00/0.07	c  0.1s |       4 |      972 |      813 |      100     12 |        0 |        0
0.09/0.11	c  0.1s |       5 |     1577 |     1320 |      111     21 |        0 |        0
0.09/0.16	c  0.1s |       6 |     2492 |     2081 |      136     32 |        0 |        0
0.19/0.23	c  0.2s |       7 |     4205 |     3223 |      150     47 |        0 |        0
0.28/0.35	c  0.3s |       8 |     6610 |     4936 |      165     68 |        0 |        0
0.39/0.49	c  0.5s |       9 |    10260 |     7506 |      182     98 |        0 |        0
0.69/0.72	c  0.7s |      10 |    16261 |    11361 |      201    140 |        0 |        0
0.99/1.04	c  1.0s |      10 |    24887 |    16998 |      201    190 |       22 |       40
0.99/1.04	c #cpu_time = 1.027s
0.99/1.04	c #wall_clock_time = 1.030s
0.99/1.04	c #decision = 24887
0.99/1.04	c #random_decision = 120
0.99/1.04	c #conflict = 16998
0.99/1.04	c #restart = 10
0.99/1.04	s UNSATISFIABLE
0.99/1.04	c total CPU time = 1.042s
0.99/1.04	c total wall clock time = 1.045s

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-4122154-1467316294/watcher-4122154-1467316294 -o /tmp/evaluation-result-4122154-1467316294/solver-4122154-1467316294 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467316293-17793 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4122154-1467316294.opb 

pid=17920
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.05 1.18 1.52 3/179 17923
/proc/meminfo: memFree=30057824/32872528 swapFree=240816/273520
[pid=17923] ppid=17920 vsize=699972 CPUtime=0 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17920 17923 15535 0 -1 4202496 2605 0 0 0 0 0 0 0 20 0 4 0 10660535 716771328 3477 33554432000 4194304 16246674 140733523607040 140733523606464 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17923/statm: 175505 3486 442 2943 0 172399 0
[pid=17923/tid=17924] ppid=17920 vsize=717380 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17924/stat : 17924 (toysat) S 17920 17923 15535 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10660535 734597120 3547 33554432000 4194304 16246674 140733523607040 139680848784624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17923/tid=17925] ppid=17920 vsize=722500 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17925/stat : 17925 (toysat) S 17920 17923 15535 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10660535 739840000 3563 33554432000 4194304 16246674 140733523607040 139680838294768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17923/tid=17926] ppid=17920 vsize=726596 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17926/stat : 17926 (toysat) S 17920 17923 15535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10660535 744034304 3580 33554432000 4194304 16246674 140733523607040 139680725068976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100167 s]
/proc/loadavg: 1.05 1.18 1.52 3/179 17923
/proc/meminfo: memFree=30057824/32872528 swapFree=240816/273520
[pid=17923] ppid=17920 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17920 17923 15535 0 -1 4202496 25611 0 0 0 6 3 0 0 20 0 4 0 10660535 1247350784 26472 33554432000 4194304 16246674 140733523607040 140733523606464 5664948 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17923/statm: 304529 26482 709 2943 0 301423 0
[pid=17923/tid=17924] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17924/stat : 17924 (toysat) S 17920 17923 15535 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 26489 33554432000 4194304 16246674 140733523607040 139680848784624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17923/tid=17925] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17925/stat : 17925 (toysat) S 17920 17923 15535 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 26497 33554432000 4194304 16246674 140733523607040 139680838294768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17923/tid=17926] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17926/stat : 17926 (toysat) S 17920 17923 15535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 26503 33554432000 4194304 16246674 140733523607040 139680725068976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200532 s]
/proc/loadavg: 1.05 1.18 1.52 3/179 17923
/proc/meminfo: memFree=30057824/32872528 swapFree=240816/273520
[pid=17923] ppid=17920 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17920 17923 15535 0 -1 4202496 48606 0 0 0 13 6 0 0 20 0 4 0 10660535 1247350784 49467 33554432000 4194304 16246674 140733523607040 140733523606464 5677541 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17923/statm: 304529 49479 710 2943 0 301423 0
[pid=17923/tid=17924] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17924/stat : 17924 (toysat) S 17920 17923 15535 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 49484 33554432000 4194304 16246674 140733523607040 139680848784624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17923/tid=17925] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17925/stat : 17925 (toysat) S 17920 17923 15535 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 49492 33554432000 4194304 16246674 140733523607040 139680838294768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17923/tid=17926] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17926/stat : 17926 (toysat) S 17920 17923 15535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 49499 33554432000 4194304 16246674 140733523607040 139680725068976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300485 s]
/proc/loadavg: 1.05 1.18 1.52 3/179 17923
/proc/meminfo: memFree=30057824/32872528 swapFree=240816/273520
[pid=17923] ppid=17920 vsize=1218116 CPUtime=0.28 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17920 17923 15535 0 -1 4202496 71237 0 0 0 19 9 0 0 20 0 4 0 10660535 1247350784 72098 33554432000 4194304 16246674 140733523607040 140733523606464 5677541 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17923/statm: 304529 72110 710 2943 0 301423 0
[pid=17923/tid=17924] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17924/stat : 17924 (toysat) S 17920 17923 15535 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 72116 33554432000 4194304 16246674 140733523607040 139680848784624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17923/tid=17925] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17925/stat : 17925 (toysat) S 17920 17923 15535 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 72122 33554432000 4194304 16246674 140733523607040 139680838294768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17923/tid=17926] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17926/stat : 17926 (toysat) S 17920 17923 15535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 72129 33554432000 4194304 16246674 140733523607040 139680725068976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.700412 s]
/proc/loadavg: 1.05 1.18 1.52 3/179 17923
/proc/meminfo: memFree=30057824/32872528 swapFree=240816/273520
[pid=17923] ppid=17920 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17920 17923 15535 0 -1 4202496 160168 0 0 0 48 21 0 0 20 0 4 0 10660535 1247350784 161029 33554432000 4194304 16246674 140733523607040 140733523590040 5589685 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17923/statm: 304529 161044 710 2943 0 301423 0
[pid=17923/tid=17924] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17924/stat : 17924 (toysat) S 17920 17923 15535 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 161053 33554432000 4194304 16246674 140733523607040 139680848784624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17923/tid=17925] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17925/stat : 17925 (toysat) S 17920 17923 15535 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 161061 33554432000 4194304 16246674 140733523607040 139680838294768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17923/tid=17926] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17926/stat : 17926 (toysat) S 17920 17923 15535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 161067 33554432000 4194304 16246674 140733523607040 139680725068976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

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

[startup+0.800495 s]
/proc/loadavg: 1.05 1.18 1.52 3/179 17923
/proc/meminfo: memFree=30057824/32872528 swapFree=240816/273520
[pid=17923] ppid=17920 vsize=1218116 CPUtime=0.79 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17920 17923 15535 0 -1 4202496 182302 0 0 0 55 24 0 0 20 0 4 0 10660535 1247350784 183163 33554432000 4194304 16246674 140733523607040 140733523590040 13195385 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17923/statm: 304529 183174 710 2943 0 301423 0
[pid=17923/tid=17924] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17924/stat : 17924 (toysat) S 17920 17923 15535 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 183180 33554432000 4194304 16246674 140733523607040 139680848784624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17923/tid=17925] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17925/stat : 17925 (toysat) S 17920 17923 15535 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 183187 33554432000 4194304 16246674 140733523607040 139680838294768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17923/tid=17926] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17926/stat : 17926 (toysat) S 17920 17923 15535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 183194 33554432000 4194304 16246674 140733523607040 139680725068976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 1218116

[startup+1.0004 s]
/proc/loadavg: 1.05 1.18 1.52 3/179 17923
/proc/meminfo: memFree=30057824/32872528 swapFree=240816/273520
[pid=17923] ppid=17920 vsize=1218116 CPUtime=0.99 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17920 17923 15535 0 -1 4202496 226102 0 0 0 69 30 0 0 20 0 4 0 10660535 1247350784 226964 33554432000 4194304 16246674 140733523607040 140733523590040 13954518 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17923/statm: 304529 226974 710 2943 0 301423 0
[pid=17923/tid=17924] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17924/stat : 17924 (toysat) S 17920 17923 15535 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 226980 33554432000 4194304 16246674 140733523607040 139680848784624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17923/tid=17925] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17925/stat : 17925 (toysat) S 17920 17923 15535 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 226986 33554432000 4194304 16246674 140733523607040 139680838294768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17923/tid=17926] ppid=17920 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17923/task/17926/stat : 17926 (toysat) S 17920 17923 15535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10660535 1247350784 226993 33554432000 4194304 16246674 140733523607040 139680725068976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 1218116

Child status: 0
Real time (s): 1.09872
CPU time (s): 1.09483
CPU user time (s): 0.727889
CPU system time (s): 0.366944
CPU usage (%): 99.6458
Max. virtual memory (cumulated for all children) (KiB): 1218116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.727889
system time used= 0.366944
maximum resident set size= 948580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236293
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= 18
involuntary context switches= 3

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.007998 second user time and 0.008998 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-30 21:51:35
IDJOB=4122154
IDBENCH=110952
IDSOLVER=2542
FILE ID=node107/4122154-1467316294
RUNJOBID= node107-1467316293-17793
PBS_JOBID= 20005268
Free space on /tmp= 71704 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n40-d3-i2-f.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4122154-1467316294/watcher-4122154-1467316294 -o /tmp/evaluation-result-4122154-1467316294/solver-4122154-1467316294 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467316293-17793 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4122154-1467316294.opb

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

MD5SUM BENCH= af0c7220fdc21b88b1e45480666ef2b0
RANDOM SEED=1738592828

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.110
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.22
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.110
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		: 2667.110
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.39
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.110
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.110
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.54
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.110
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		: 2667.110
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.56
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.110
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30058204 kB
Buffers:          134584 kB
Cached:           669732 kB
SwapCached:            0 kB
Active:          1255112 kB
Inactive:         542564 kB
Active(anon):     995924 kB
Inactive(anon):        4 kB
Active(file):     259188 kB
Inactive(file):   542560 kB
Unevictable:      273520 kB
Mlocked:          240816 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             32988 kB
Writeback:             0 kB
AnonPages:       1271444 kB
Mapped:            17248 kB
Shmem:               204 kB
Slab:             610028 kB
SReclaimable:      53620 kB
SUnreclaim:       556408 kB
KernelStack:        1520 kB
PageTables:         6728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1405176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71688 MiB
End job on node107 at 2016-06-30 21:51:36