Trace number 4122354

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.04184 1.05044

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n40-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
MD5SUM50003a07a5afe2052616aeafea4f7a2b
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.077988
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:54:52+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-4122354-1467316492.opb"]
0.00/0.01	c use --random-gen="436631482 649284274 2249278953 1075836603 1951997515 1832662659 3486843802 246766184 1686400491 2098157870 3936320725 383679394 1978872416 1116027109 2499794870 343018957 356026977 1439770882 2011983455 511802897 2676648497 3817288072 1656169250 1957078139 3365602022 3727943241 501166511 1922488139 1484323994 623835239 184430401 290164183 1586631812 1719848832 4163092338 3470327844 58123395 4264163191 3763002957 3685633132 984447314 3024731715 2035808530 2291087653 4071860698 2196200631 3267223189 614063929 3782266936 3641920787 2600960169 752666514 2176096376 1837951532 829782182 2462602251 1820442485 1932077257 1586482555 2505542825 1813047484 650891044 1270894270 2244325774 1180796071 1554010807 823552850 214460169 2438758063 3197196724 993444028 411192461 2924258514 844495235 2268133297 1450831076 2746143704 3341155914 2988905993 2646408647 1359549406 2563109484 918249856 3488064018 3505711443 4096881082 3683645901 3647791976 758821221 3346919255 824581378 1738762369 3026893253 4239731466 3539435624 3787125867 2013496205 1741205692 1013346027 1587885565 878694492 3532246171 3283529849 36058197 376427382 3694578235 1804017330 2831743454 795126499 3041197362 817157250 2072770764 704924777 2520325050 1472930236 1641839280 722349314 3494629114 666756578 3338644568 2722694493 2738372867 2116344308 2867539834 1674834749 57279645 1912301362 1557211464 2911722610 17650580 300596272 3178825729 278151286 3349405566 417227910 434300893 1925977660 2658752927 801853865 2193475835 1380238603 4237567660 3625154100 160657853 2678495792 3680473154 2889766128 1353453926 1422962988 3927915920 3642348539 634560972 1805465689 3309655574 2457764168 3459032162 4141823271 586596052 2006331076 2850995532 2522812446 4201201875 735107986 2811111217 1002359866 2461782776 1750948252 2063572592 3390786574 1135160791 1890342503 3719561748 1666880210 2355715916 2605043542 1443300108 33599993 2400430714 3565882516 3696749663 29312877 1613030721 211209654 1788502225 2671232589 1228494593 721198712 3306309428 3213246569 1405571339 2264024185 2428628001 4034814957 1267531355 1378338686 2318047253 1494943346 1229976853 2702440572 3246596626 3371412276 185568547 1815135503 1259640397 3441187267 2606336756 558566416 2404730115 2330500269 81576508 1986663414 2544208312 2021095804 330437436 250873243 4100365034 1016649593 858886375 293086495 1441430081 3214851020 2147365859 2229501847 2206979836 3021357051 3069120475 3600484000 411799572 3723861688 2666347151 2383930081 4043854985 2547378925 1651948282 2679183812 913516494 833978855 3235674048 3324029125 3325552319 3104814416 1669104846 2343737211 288005101 2198246117 1565138395 460346937 2519190696 1287766640 684192154 768067372 338330747 418912713 3110735480 228126144 2012550177 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 |      131 |      100 |       73      0 |        0 |        0
0.00/0.03	c  0.0s |       2 |      335 |      250 |       81      4 |        0 |        0
0.00/0.05	c  0.0s |       3 |      588 |      475 |       90      7 |        0 |        0
0.00/0.07	c  0.1s |       4 |     1032 |      813 |      100     13 |        0 |        0
0.09/0.11	c  0.1s |       5 |     1702 |     1320 |      111     22 |        0 |        0
0.09/0.16	c  0.1s |       6 |     2713 |     2081 |      136     33 |        0 |        0
0.19/0.24	c  0.2s |       7 |     4216 |     3223 |      150     49 |        0 |        0
0.29/0.35	c  0.3s |       8 |     6547 |     4936 |      165     70 |        0 |        0
0.49/0.50	c  0.5s |       9 |    10090 |     7506 |      182    100 |        0 |        0
0.69/0.72	c  0.7s |      10 |    15199 |    11361 |      201    141 |        0 |        0
0.99/1.00	c  1.0s |      10 |    20877 |    15851 |      201    182 |       17 |       40
0.99/1.00	c #cpu_time = 0.984s
0.99/1.00	c #wall_clock_time = 0.984s
0.99/1.00	c #decision = 20877
0.99/1.00	c #random_decision = 97
0.99/1.00	c #conflict = 15851
0.99/1.00	c #restart = 10
0.99/1.00	s UNSATISFIABLE
0.99/1.00	c total CPU time = 1.000s
0.99/1.00	c total wall clock time = 1.000s

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

pid=20035
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.22 2.26 2.20 3/179 20038
/proc/meminfo: memFree=27571980/32872528 swapFree=1427768/1542232
[pid=20038] ppid=20035 vsize=748988 CPUtime=0 cores=1,3,5,7
/proc/20038/stat : 20038 (toysat) R 20035 20038 15544 0 -1 4202496 2799 0 0 0 0 0 0 0 20 0 4 0 12610237 766963712 3160 33554432000 4194304 16246674 140736652576944 140736652576368 15002730 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20038/statm: 188015 3169 441 2943 0 184909 0
[pid=20038/tid=20039] ppid=20035 vsize=766396 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20039/stat : 20039 (toysat) S 20035 20038 15544 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12610237 784789504 3228 33554432000 4194304 16246674 140736652576944 140278698585328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20038/tid=20040] ppid=20035 vsize=772540 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20040/stat : 20040 (toysat) S 20035 20038 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12610237 791080960 3249 33554432000 4194304 16246674 140736652576944 140278688095472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20038/tid=20041] ppid=20035 vsize=776636 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20041/stat : 20041 (toysat) S 20035 20038 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12610237 795275264 3266 33554432000 4194304 16246674 140736652576944 140278677621936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.10014 s]
/proc/loadavg: 2.22 2.26 2.20 3/179 20038
/proc/meminfo: memFree=27571980/32872528 swapFree=1427768/1542232
[pid=20038] ppid=20035 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/20038/stat : 20038 (toysat) R 20035 20038 15544 0 -1 4202496 25440 0 0 0 5 4 0 0 20 0 4 0 12610237 1247350784 25790 33554432000 4194304 16246674 140736652576944 140736652576368 5763325 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20038/statm: 304529 25802 708 2943 0 301423 0
[pid=20038/tid=20039] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20039/stat : 20039 (toysat) S 20035 20038 15544 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 25808 33554432000 4194304 16246674 140736652576944 140278698585328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20038/tid=20040] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20040/stat : 20040 (toysat) S 20035 20038 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 25813 33554432000 4194304 16246674 140736652576944 140278688095472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20038/tid=20041] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20041/stat : 20041 (toysat) S 20035 20038 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 25819 33554432000 4194304 16246674 140736652576944 140278677621936 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.200533 s]
/proc/loadavg: 2.22 2.26 2.20 3/179 20038
/proc/meminfo: memFree=27571980/32872528 swapFree=1427768/1542232
[pid=20038] ppid=20035 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/20038/stat : 20038 (toysat) R 20035 20038 15544 0 -1 4202496 48328 0 0 0 13 6 0 0 20 0 4 0 12610237 1247350784 48678 33554432000 4194304 16246674 140736652576944 140736652576368 5516309 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20038/statm: 304529 48690 708 2943 0 301423 0
[pid=20038/tid=20039] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20039/stat : 20039 (toysat) S 20035 20038 15544 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 48697 33554432000 4194304 16246674 140736652576944 140278698585328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20038/tid=20040] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20040/stat : 20040 (toysat) S 20035 20038 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 48702 33554432000 4194304 16246674 140736652576944 140278688095472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20038/tid=20041] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20041/stat : 20041 (toysat) S 20035 20038 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 48710 33554432000 4194304 16246674 140736652576944 140278677621936 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.300488 s]
/proc/loadavg: 2.22 2.26 2.20 3/179 20038
/proc/meminfo: memFree=27571980/32872528 swapFree=1427768/1542232
[pid=20038] ppid=20035 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/20038/stat : 20038 (toysat) R 20035 20038 15544 0 -1 4202496 70867 0 0 0 20 9 0 0 20 0 4 0 12610237 1247350784 71217 33554432000 4194304 16246674 140736652576944 140736652576368 5677541 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20038/statm: 304529 71228 709 2943 0 301423 0
[pid=20038/tid=20039] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20039/stat : 20039 (toysat) S 20035 20038 15544 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 71235 33554432000 4194304 16246674 140736652576944 140278698585328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20038/tid=20040] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20040/stat : 20040 (toysat) S 20035 20038 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 71242 33554432000 4194304 16246674 140736652576944 140278688095472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20038/tid=20041] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20041/stat : 20041 (toysat) S 20035 20038 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 71249 33554432000 4194304 16246674 140736652576944 140278677621936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700405 s]
/proc/loadavg: 2.22 2.26 2.20 3/179 20038
/proc/meminfo: memFree=27571980/32872528 swapFree=1427768/1542232
[pid=20038] ppid=20035 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/20038/stat : 20038 (toysat) R 20035 20038 15544 0 -1 4202496 158806 0 0 0 48 21 0 0 20 0 4 0 12610237 1247350784 159157 33554432000 4194304 16246674 140736652576944 140736652559944 5677277 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20038/statm: 304529 159168 709 2943 0 301423 0
[pid=20038/tid=20039] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20039/stat : 20039 (toysat) S 20035 20038 15544 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 159174 33554432000 4194304 16246674 140736652576944 140278698585328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20038/tid=20040] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20040/stat : 20040 (toysat) S 20035 20038 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 159180 33554432000 4194304 16246674 140736652576944 140278688095472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20038/tid=20041] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20041/stat : 20041 (toysat) S 20035 20038 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 159187 33554432000 4194304 16246674 140736652576944 140278677621936 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 20038 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.800493 s]
/proc/loadavg: 2.22 2.26 2.20 3/179 20038
/proc/meminfo: memFree=27571980/32872528 swapFree=1427768/1542232
[pid=20038] ppid=20035 vsize=1218116 CPUtime=0.79 cores=1,3,5,7
/proc/20038/stat : 20038 (toysat) R 20035 20038 15544 0 -1 4202496 180819 0 0 0 55 24 0 0 20 0 4 0 12610237 1247350784 181169 33554432000 4194304 16246674 140736652576944 140736652559944 6076251 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20038/statm: 304529 181181 709 2943 0 301423 0
[pid=20038/tid=20039] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20039/stat : 20039 (toysat) S 20035 20038 15544 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 181188 33554432000 4194304 16246674 140736652576944 140278698585328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20038/tid=20040] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20040/stat : 20040 (toysat) S 20035 20038 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 181194 33554432000 4194304 16246674 140736652576944 140278688095472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20038/tid=20041] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20041/stat : 20041 (toysat) S 20035 20038 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 181202 33554432000 4194304 16246674 140736652576944 140278677621936 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: 2.22 2.26 2.20 3/179 20038
/proc/meminfo: memFree=27571980/32872528 swapFree=1427768/1542232
[pid=20038] ppid=20035 vsize=1218116 CPUtime=0.99 cores=1,3,5,7
/proc/20038/stat : 20038 (toysat) R 20035 20038 15544 0 -1 4202496 224102 0 0 0 68 31 0 0 20 0 4 0 12610237 1247350784 224452 33554432000 4194304 16246674 140736652576944 140736652559944 13954518 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20038/statm: 304529 224465 709 2943 0 301423 0
[pid=20038/tid=20039] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20039/stat : 20039 (toysat) S 20035 20038 15544 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 224471 33554432000 4194304 16246674 140736652576944 140278698585328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20038/tid=20040] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20040/stat : 20040 (toysat) S 20035 20038 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 224478 33554432000 4194304 16246674 140736652576944 140278688095472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20038/tid=20041] ppid=20035 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20038/task/20041/stat : 20041 (toysat) S 20035 20038 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12610237 1247350784 224486 33554432000 4194304 16246674 140736652576944 140278677621936 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.05044
CPU time (s): 1.04184
CPU user time (s): 0.688895
CPU system time (s): 0.352946
CPU usage (%): 99.1815
Max. virtual memory (cumulated for all children) (KiB): 1218116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.688895
system time used= 0.352946
maximum resident set size= 898668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224325
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= 21
involuntary context switches= 2

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.006998 second user time and 0.010998 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-30 21:54:52
IDJOB=4122354
IDBENCH=111076
IDSOLVER=2542
FILE ID=node116/4122354-1467316492
RUNJOBID= node116-1467310476-18421
PBS_JOBID= 20005287
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-n40-d3-i3-r2.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-4122354-1467316492/watcher-4122354-1467316492 -o /tmp/evaluation-result-4122354-1467316492/solver-4122354-1467316492 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1467310476-18421 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4122354-1467316492.opb

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

MD5SUM BENCH= 50003a07a5afe2052616aeafea4f7a2b
RANDOM SEED=1217355655

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.426
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:        27572780 kB
Buffers:          209200 kB
Cached:          1711192 kB
SwapCached:            0 kB
Active:          1428344 kB
Inactive:        1578192 kB
Active(anon):    1088696 kB
Inactive(anon):        0 kB
Active(file):     339648 kB
Inactive(file):  1578192 kB
Unevictable:     1542232 kB
Mlocked:         1427768 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16368 kB
Writeback:             0 kB
AnonPages:       2628288 kB
Mapped:            17116 kB
Shmem:               204 kB
Slab:             614152 kB
SReclaimable:      58232 kB
SUnreclaim:       555920 kB
KernelStack:        1520 kB
PageTables:         9580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2763824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 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 node116 at 2016-06-30 21:54:53