Trace number 4120434

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 0.839872 0.84344

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n46-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
MD5SUMc1d0c06ea784c5743475993e82c0657f
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.06399
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables69
Total number of constraints184
Number of constraints which are clauses184
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-30T20:27:21+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-4120434-1467311240.opb"]
0.00/0.01	c use --random-gen="2527239389 2140528245 1545414867 1974008928 1308718069 646486709 3037211085 427773076 1250151901 1906252476 1508158114 647213343 345182263 2251055175 300025841 3036823085 462486303 3969166451 3503121928 943848803 2375220025 2208574669 1166279031 3907417295 716609421 1335570170 180981299 2840386095 33213124 4279738163 2752072660 1907170137 1647584776 322844980 4066186918 2479899867 2325565359 2070186648 2455409821 1931724597 741874594 3159397135 4013566755 1650021095 2005801338 2315003314 2278463586 192102266 2027864699 928811154 3261239109 2223908509 1648015050 2170806818 669170768 2209194965 571117786 2589761430 2572885489 1122806260 2104376535 2144266977 3443702952 1625782735 3735414493 4227057831 3700595209 1366272887 1716227277 169145331 2838634227 1727815801 4132833626 3831130873 796110404 3043927247 1495935371 3179068858 2811910950 1546957087 446118754 3951384794 2850129120 2670568562 1351486131 2124546950 335974903 2509856702 446876979 2972014920 3845218625 1652895548 1208805632 2682671095 634503105 3277323352 941994378 2671767354 149545156 4237661816 3881644750 46103813 743759874 2814020176 4231014104 247232282 1609495858 637874886 3005774130 3755848268 2967335663 2361293251 3225123702 3736153261 2458315287 3864445512 1437399455 1758917920 2375918245 1615384412 2431965175 1501582179 3487261692 1221449230 3414042248 1839918999 3029482672 2081324383 1182323861 441155882 3308606009 2521463061 2110909995 1045773406 3397563822 4273294229 2623175004 1850490237 1196869105 40348818 875015792 179869856 3612804046 170208064 275199275 1615411998 3016681465 2464229808 2151276285 358878228 2833770760 946351175 2437983069 2575854907 1934639045 892801672 880108046 496382648 2740449520 4025958074 3780500393 1828957746 3511137969 1398464458 1799314413 2134290207 2960859489 3032132813 678730026 3319624873 2009190513 4279308118 3075723758 1932617284 753293479 3085684224 2980844985 4193422159 3395317279 1872852361 3401021999 3762796094 3495644051 1655224553 3614500367 2229898998 3094433941 31579708 4165156236 2258112560 3237870246 3793776009 1257787096 3688821056 3655898009 2786629917 1210109561 3864770335 2999429848 1071815786 3363887961 2277739187 2983271665 387665878 3917816936 2368502474 3048342342 2588483271 3284579309 1223295022 2465320907 3911866987 177196493 143859646 2098802581 4221866204 1155284411 4182885007 385057519 1453724452 1219363405 2360466398 3769026462 16361050 2291821714 814991990 224078523 3766514792 2131323998 1742481419 4124201041 3052106012 1165100015 1754508079 1675365442 2503832083 3815754933 3976668446 789322586 1043435561 281736452 273852473 3611429095 4017535527 2536747930 1962617838 1545241729 4219666534 299747512 2266622857 2762118977 207445291 2814990480 2346019909 3465313702 2898665341 255 362436" option to reproduce the execution
0.00/0.01	c #vars 69
0.00/0.01	c #constraints 184
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 |       84      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      152 |      100 |       84      0 |        0 |        0
0.00/0.03	c  0.0s |       2 |      348 |      250 |       93      3 |        0 |        0
0.00/0.05	c  0.0s |       3 |      723 |      475 |      103      6 |        0 |        0
0.00/0.07	c  0.1s |       4 |     1137 |      813 |      114     12 |        0 |        0
0.09/0.10	c  0.1s |       5 |     1913 |     1320 |      126     19 |        0 |        0
0.09/0.15	c  0.1s |       6 |     3107 |     2081 |      153     30 |        0 |        0
0.19/0.22	c  0.2s |       7 |     4655 |     3223 |      169     44 |        0 |        0
0.29/0.32	c  0.3s |       8 |     7450 |     4936 |      186     63 |        0 |        0
0.38/0.47	c  0.5s |       9 |    10997 |     7506 |      205     90 |        0 |        0
0.69/0.79	c  0.7s |      10 |    16473 |    11361 |      226    125 |        1 |        4
0.69/0.80	c  0.8s |      10 |    18657 |    13093 |      226    137 |       20 |       44
0.69/0.80	c #cpu_time = 0.781s
0.69/0.80	c #wall_clock_time = 0.783s
0.69/0.80	c #decision = 18657
0.69/0.80	c #random_decision = 79
0.69/0.80	c #conflict = 13093
0.69/0.80	c #restart = 10
0.69/0.80	s UNSATISFIABLE
0.69/0.80	c total CPU time = 0.797s
0.69/0.80	c total wall clock time = 0.799s

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

pid=18262
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.26 2.17 2.10 3/179 18265
/proc/meminfo: memFree=28513440/32872528 swapFree=1498612/1645780
[pid=18265] ppid=18262 vsize=757316 CPUtime=0 cores=0,2,4,6
/proc/18265/stat : 18265 (toysat) R 18262 18265 13393 0 -1 4202496 2830 0 0 0 0 0 0 0 20 0 4 0 12080867 775491584 3191 33554432000 4194304 16246674 140734985924896 140734985924320 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18265/statm: 189841 3201 442 2943 0 186735 0
[pid=18265/tid=18266] ppid=18262 vsize=773700 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18266/stat : 18266 (toysat) S 18262 18265 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12080867 792268800 3259 33554432000 4194304 16246674 140734985924896 140668741594352 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18265/tid=18267] ppid=18262 vsize=778820 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18267/stat : 18267 (toysat) S 18262 18265 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12080867 797511680 3275 33554432000 4194304 16246674 140734985924896 140668731104496 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18265/tid=18268] ppid=18262 vsize=782916 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18268/stat : 18268 (toysat) S 18262 18265 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12080867 801705984 3291 33554432000 4194304 16246674 140734985924896 140668720630960 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.10021 s]
/proc/loadavg: 2.26 2.17 2.10 3/179 18265
/proc/meminfo: memFree=28513440/32872528 swapFree=1498612/1645780
[pid=18265] ppid=18262 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/18265/stat : 18265 (toysat) R 18262 18265 13393 0 -1 4202496 25042 0 0 0 6 3 0 0 20 0 4 0 12080867 1247350784 25391 33554432000 4194304 16246674 140734985924896 140734985906816 5677277 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18265/statm: 304529 25401 709 2943 0 301423 0
[pid=18265/tid=18266] ppid=18262 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18266/stat : 18266 (toysat) S 18262 18265 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12080867 1247350784 25407 33554432000 4194304 16246674 140734985924896 140668741594352 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18265/tid=18267] ppid=18262 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18267/stat : 18267 (toysat) S 18262 18265 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12080867 1247350784 25414 33554432000 4194304 16246674 140734985924896 140668731104496 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18265/tid=18268] ppid=18262 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18268/stat : 18268 (toysat) S 18262 18265 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12080867 1247350784 25420 33554432000 4194304 16246674 140734985924896 140668720630960 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200492 s]
/proc/loadavg: 2.26 2.17 2.10 3/179 18265
/proc/meminfo: memFree=28513440/32872528 swapFree=1498612/1645780
[pid=18265] ppid=18262 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/18265/stat : 18265 (toysat) R 18262 18265 13393 0 -1 4202496 47359 0 0 0 13 6 0 0 20 0 4 0 12080867 1247350784 47708 33554432000 4194304 16246674 140734985924896 140734985906816 5675357 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18265/statm: 304529 47718 709 2943 0 301423 0
[pid=18265/tid=18266] ppid=18262 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18266/stat : 18266 (toysat) S 18262 18265 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12080867 1247350784 47725 33554432000 4194304 16246674 140734985924896 140668741594352 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18265/tid=18267] ppid=18262 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18267/stat : 18267 (toysat) S 18262 18265 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12080867 1247350784 47732 33554432000 4194304 16246674 140734985924896 140668731104496 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18265/tid=18268] ppid=18262 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18268/stat : 18268 (toysat) S 18262 18265 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12080867 1247350784 47738 33554432000 4194304 16246674 140734985924896 140668720630960 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300437 s]
/proc/loadavg: 2.26 2.17 2.10 3/179 18265
/proc/meminfo: memFree=28513440/32872528 swapFree=1498612/1645780
[pid=18265] ppid=18262 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/18265/stat : 18265 (toysat) R 18262 18265 13393 0 -1 4202496 69366 0 0 0 20 9 0 0 20 0 4 0 12080867 1247350784 69716 33554432000 4194304 16246674 140734985924896 140734985906816 5546098 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18265/statm: 304529 69726 710 2943 0 301423 0
[pid=18265/tid=18266] ppid=18262 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18266/stat : 18266 (toysat) S 18262 18265 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12080867 1247350784 69731 33554432000 4194304 16246674 140734985924896 140668741594352 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18265/tid=18267] ppid=18262 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18267/stat : 18267 (toysat) S 18262 18265 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12080867 1247350784 69739 33554432000 4194304 16246674 140734985924896 140668731104496 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18265/tid=18268] ppid=18262 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18268/stat : 18268 (toysat) S 18262 18265 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12080867 1247350784 69744 33554432000 4194304 16246674 140734985924896 140668720630960 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.70039 s]
/proc/loadavg: 2.26 2.17 2.10 3/179 18265
/proc/meminfo: memFree=28513440/32872528 swapFree=1498612/1645780
[pid=18265] ppid=18262 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/18265/stat : 18265 (toysat) R 18262 18265 13393 0 -1 4202496 156407 0 0 0 49 20 0 0 20 0 4 0 12080867 1247350784 156757 33554432000 4194304 16246674 140734985924896 140734985906816 13954518 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18265/statm: 304529 156765 710 2943 0 301423 0
[pid=18265/tid=18266] ppid=18262 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18266/stat : 18266 (toysat) S 18262 18265 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12080867 1247350784 156771 33554432000 4194304 16246674 140734985924896 140668741594352 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18265/tid=18267] ppid=18262 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18267/stat : 18267 (toysat) S 18262 18265 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12080867 1247350784 156777 33554432000 4194304 16246674 140734985924896 140668731104496 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18265/tid=18268] ppid=18262 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18268/stat : 18268 (toysat) S 18262 18265 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12080867 1247350784 156784 33554432000 4194304 16246674 140734985924896 140668720630960 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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 18265 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.70039 s]
/proc/loadavg: 2.26 2.17 2.10 3/179 18265
/proc/meminfo: memFree=28513440/32872528 swapFree=1498612/1645780
[pid=18265] ppid=18262 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/18265/stat : 18265 (toysat) R 18262 18265 13393 0 -1 4202496 156407 0 0 0 49 20 0 0 20 0 4 0 12080867 1247350784 156757 33554432000 4194304 16246674 140734985924896 140734985906816 13954518 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18265/statm: 304529 156765 710 2943 0 301423 0
[pid=18265/tid=18266] ppid=18262 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18266/stat : 18266 (toysat) S 18262 18265 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12080867 1247350784 156771 33554432000 4194304 16246674 140734985924896 140668741594352 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18265/tid=18267] ppid=18262 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18267/stat : 18267 (toysat) S 18262 18265 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12080867 1247350784 156777 33554432000 4194304 16246674 140734985924896 140668731104496 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18265/tid=18268] ppid=18262 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18265/task/18268/stat : 18268 (toysat) S 18262 18265 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12080867 1247350784 156784 33554432000 4194304 16246674 140734985924896 140668720630960 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

Child status: 0
Real time (s): 0.84344
CPU time (s): 0.839872
CPU user time (s): 0.564914
CPU system time (s): 0.274958
CPU usage (%): 99.577
Max. virtual memory (cumulated for all children) (KiB): 1218116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.564914
system time used= 0.274958
maximum resident set size= 713024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177916
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.004999 second user time and 0.005999 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-30 20:27:20
IDJOB=4120434
IDBENCH=109949
IDSOLVER=2542
FILE ID=node124/4120434-1467311240
RUNJOBID= node124-1467310918-18129
PBS_JOBID= 20005255
Free space on /tmp= 71708 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n46-d3-i3-r1.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-4120434-1467311240/watcher-4120434-1467311240 -o /tmp/evaluation-result-4120434-1467311240/solver-4120434-1467311240 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1467310918-18129 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4120434-1467311240.opb

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

MD5SUM BENCH= c1d0c06ea784c5743475993e82c0657f
RANDOM SEED=1228052722

node124.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.062
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.12
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.062
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.062
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.062
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.062
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.062
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.062
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.062
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:        28513704 kB
Buffers:          145944 kB
Cached:           736204 kB
SwapCached:            0 kB
Active:          1339072 kB
Inactive:         628644 kB
Active(anon):    1076812 kB
Inactive(anon):    11336 kB
Active(file):     262260 kB
Inactive(file):   617308 kB
Unevictable:     1645780 kB
Mlocked:         1498612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16324 kB
Writeback:             0 kB
AnonPages:       2733796 kB
Mapped:            17108 kB
Shmem:               204 kB
Slab:             610292 kB
SReclaimable:      54376 kB
SUnreclaim:       555916 kB
KernelStack:        1520 kB
PageTables:         9408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2866628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 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= 71692 MiB
End job on node124 at 2016-06-30 20:27:21