Trace number 3284594

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
CryptoMiniSat TechDemo-Alpha-mtSignal 270.906 71.1525

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4573.36
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3284594-1304038752.cnf'
0.00/0.00	c -- header says num vars:         302076
0.00/0.00	c -- header says num clauses:     1039056
2.09/2.15	c -- clauses added:            0 learnts,      1039056 normals,            0 xors
2.09/2.15	c -- vars added     302076
2.09/2.15	c Parsing time:  1.89 s
2.09/2.15	c  N st     0         0    302076    617361    418088         0   2720516         0   no data   no data  --
4.32/2.74	c asymm  cl-useful: 1034/47338/616695 lits-rem:1532 time: 2.26
65.05/17.98	c Flit:   597 Blit:   4286 bXBeca:    0 bXProp: 15895 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 60.46
65.45/18.05	c Cleaning up after failed var search:     0.26 s 
66.64/18.37	c Calc non-exist non-lernt bins v-fix:     0 done:  30058 time:  1.24 s
66.64/18.37	c Cache  BProp: 0 Set: 0 BXProp: 198 T: 0.03
67.05/18.40	c Subs w/ non-existent bins:   1013 time:  0.12 s
67.45/18.56	c Replacing    16093 vars Replaced   364983 lits Time:     0.58 s 
68.63/18.84	c bin-w-bin subsume rem         2300 bins  time:  0.35 s
69.43/19.01	c subs with bin:    16501  lits-rem:     13977  v-fix:    0  time:  0.65 s
70.23/19.26	c Removed useless bin:    2038  fixed:     0  bprops:  10.00M  time:  0.97 s
77.20/21.07	c lits-rem:       100  cl-subs:    57012  v-elim:  93018  v-fix:    0  time:  6.57 s
77.20/21.07	c learnt bin added due to v-elim: 0
77.60/21.13	c Finding binary XORs  T:     0.23 s  found:    1840
78.00/21.22	c Replacing     1840 vars Replaced    18942 lits Time:     0.36 s 
79.98/21.77	c Finding non-binary XORs:     1.75 s (found:   69527, avg size: 3.4)
79.98/21.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1368 locsubst:    72 time:   0.38
80.38/21.84	c Calc default polars -  time:   0.13 s pos:   28875 undec:  126467 neg:  146734
80.38/21.84	c =========================================================================================
80.38/21.84	c types(t): F = full restart, N = normal restart
80.38/21.84	c types(t): S = simplification begin/end, E = solution found
80.38/21.84	c restart types(rt): st = static, dy = dynamic
80.38/21.84	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
80.38/21.84	c  B st     0         0    182823    216265    201005         0   1311439         0   no data   no data  --
92.36/24.82	c Decided on static restart strategy
99.55/26.60	c  N dy    14      4430    182780    216265    201161      4098   1311436     93946     22.14      6.96  --
126.31/33.35	c  N dy    32      8623    181600    216265    202810     85699   1311600    436163     26.86      7.35  --
140.69/36.94	c  N dy    45     12656    181548    216265    203379    109497   1311716    610784     24.74      7.72  --
162.65/42.47	c  N dy    62     17039    181341    216265    203448    113663   1311716    708575     28.79      7.68  --
185.81/48.25	c  N dy    80     21183    181341    216265    203490     99992   1311716    325143     21.07      7.61  --
207.39/53.69	c  N dy    99     25235    181193    216265    203546    103875   1311716    413516     25.72      7.61  --
225.77/58.30	c  N dy   116     29434    181074    216265    203602    107882   1311716    500071     18.71      7.63  --
228.55/58.92	c  S st   119     30001    181074    216265    203619    108419   1311716    509744     17.38      7.61  --
233.35/60.13	c  S st   119     30502    181073    216265    293396    169301   1323826    864778     17.38      7.61  --
233.75/60.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    585 locsubst:    70 time:   0.37
254.52/65.47	c Flit:     8 Blit:     87 bXBeca:    0 bXProp:  412 Bin:   4307 BRemL:   6754 BRemN:    145 CBin:       0 P: 60.3M T: 20.88
256.54/65.90	c Calc non-exist non-lernt bins v-fix:    21 done:  29676 time:  1.46 s
256.54/65.91	c Cache  BProp: 22 Set: 22 BXProp: 153 T: 0.04
256.94/66.02	c Subs w/ non-existent bins:   5340 time:  0.42 s
257.32/66.18	c Replacing     3447 vars Replaced   125681 lits Time:     0.62 s 
258.12/66.38	c bin-w-bin subsume rem         3858 bins  time:  0.30 s
258.92/66.54	c subs with bin:    17214  lits-rem:     28300  v-fix:    0  time:  0.65 s
259.72/66.70	c Removed useless bin:    2229  fixed:    30  bprops:   4.42M  time:  0.63 s
264.51/67.96	c lits-rem:      1816  cl-subs:   119959  v-elim:  29255  v-fix:    2  time:  4.94 s
264.51/67.96	c learnt bin added due to v-elim: 0
264.91/68.08	c asymm  cl-useful: 0/26/223280 lits-rem:0 time: 0.46
265.33/68.12	c  N dy   119     30502    145328    223280    183228     41245   1132366    365721     17.38      7.61  --
265.33/68.12	c  F st   119     30502    145328    223280    183228     41245   1132366    365721     17.38      7.61  --
265.33/68.18	c Replacing        2 vars Replaced       28 lits Time:     0.24 s 
268.51/68.96	techdemo: Solver.cpp:229: XorClause* Solver::addXorClauseInt(T&, bool, uint32_t, bool) [with T = vec<Lit>]: Assertion `qhead == trail.size()' failed.

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3284594-1304038752/watcher-3284594-1304038752 -o /tmp/evaluation-result-3284594-1304038752/solver-3284594-1304038752 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3284594-1304038752.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 8.12 8.09 8.04 2/174 28684
/proc/meminfo: memFree=23212368/32951124 swapFree=67111348/67111528
[pid=28684] ppid=28682 vsize=24076 CPUtime=0 cores=0,2,4,6
/proc/28684/stat : 28684 (techdemo) R 28682 28684 28460 0 -1 4202496 1296 0 0 0 0 0 0 0 21 0 1 0 594105762 24653824 1235 33554432000 4194304 4797429 140736659487024 18446744073709551615 4365507 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28684/statm: 6019 1235 341 148 0 948 0

[startup+0.0070149 s]
/proc/loadavg: 8.12 8.09 8.04 2/174 28684
/proc/meminfo: memFree=23212368/32951124 swapFree=67111348/67111528
[pid=28684] ppid=28682 vsize=24988 CPUtime=0 cores=0,2,4,6
/proc/28684/stat : 28684 (techdemo) R 28682 28684 28460 0 -1 4202496 1516 0 0 0 0 0 0 0 21 0 1 0 594105762 25587712 1422 33554432000 4194304 4797429 140736659487024 18446744073709551615 4409872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28684/statm: 6296 1433 341 148 0 1225 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 24988

[startup+0.10106 s]
/proc/loadavg: 8.12 8.09 8.04 2/174 28684
/proc/meminfo: memFree=23212368/32951124 swapFree=67111348/67111528
[pid=28684] ppid=28682 vsize=105152 CPUtime=0.09 cores=0,2,4,6
/proc/28684/stat : 28684 (techdemo) R 28682 28684 28460 0 -1 4202496 23804 0 0 0 7 2 0 0 21 0 1 0 594105762 107675648 16948 33554432000 4194304 4797429 140736659487024 18446744073709551615 252458123690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28684/statm: 26423 16970 342 148 0 21352 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 105152

[startup+0.301016 s]
/proc/loadavg: 8.12 8.09 8.04 2/174 28684
/proc/meminfo: memFree=23212368/32951124 swapFree=67111348/67111528
[pid=28684] ppid=28682 vsize=273648 CPUtime=0.29 cores=0,2,4,6
/proc/28684/stat : 28684 (techdemo) R 28682 28684 28460 0 -1 4202496 71279 0 0 0 21 8 0 0 22 0 1 0 594105762 280215552 47275 33554432000 4194304 4797429 140736659487024 18446744073709551615 252458109063 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28684/statm: 68412 46867 342 148 0 63341 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 273648

[startup+0.700954 s]
/proc/loadavg: 8.12 8.09 8.04 2/174 28684
/proc/meminfo: memFree=23212368/32951124 swapFree=67111348/67111528
[pid=28684] ppid=28682 vsize=587200 CPUtime=0.69 cores=0,2,4,6
/proc/28684/stat : 28684 (techdemo) R 28682 28684 28460 0 -1 4202496 163494 0 0 0 51 18 0 0 24 0 1 0 594105762 601292800 106290 33554432000 4194304 4797429 140736659487024 18446744073709551615 4365731 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28684/statm: 146800 106300 342 148 0 141729 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 587200

[startup+1.50078 s]
/proc/loadavg: 7.63 7.99 8.01 3/178 28691
/proc/meminfo: memFree=22548920/32951124 swapFree=67111348/67111528
[pid=28684] ppid=28682 vsize=688428 CPUtime=1.49 cores=0,2,4,6
/proc/28684/stat : 28684 (techdemo) R 28682 28684 28460 0 -1 4202496 188374 0 0 0 127 22 0 0 25 0 1 0 594105762 704950272 130170 33554432000 4194304 4797429 140736659487024 18446744073709551615 252457726661 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28684/statm: 172107 130170 350 148 0 167036 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 688428

[startup+3.10045 s]
/proc/loadavg: 7.63 7.99 8.01 3/178 28691
/proc/meminfo: memFree=21867416/32951124 swapFree=67111348/67111528
[pid=28684] ppid=28682 vsize=1389188 CPUtime=5.92 cores=0,2,4,6
/proc/28684/stat : 28684 (techdemo) R 28682 28684 28460 0 -1 4202496 242910 0 0 0 561 31 0 0 18 0 4 0 594105762 1422528512 178486 33554432000 4194304 4797429 140736659487024 18446744073709551615 4428580 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28684/statm: 347297 178486 385 148 0 342226 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 1389188

[startup+6.30081 s]
/proc/loadavg: 7.63 7.99 8.01 9/184 28697
/proc/meminfo: memFree=21324792/32951124 swapFree=67111348/67111528
[pid=28684] ppid=28682 vsize=1389188 CPUtime=18.71 cores=0,2,4,6
/proc/28684/stat : 28684 (techdemo) R 28682 28684 28460 0 -1 4202496 243049 0 0 0 1840 31 0 0 25 0 4 0 594105762 1422528512 178625 33554432000 4194304 4797429 140736659487024 18446744073709551615 4427984 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28684/statm: 347297 178625 385 148 0 342226 0
[pid=28684/tid=28692] ppid=28682 vsize=1389188 CPUtime=4.13 cores=0,2,4,6
/proc/28684/task/28692/stat : 28692 (techdemo) R 28682 28684 28460 0 -1 4202560 7717 0 0 0 412 1 0 0 25 0 4 0 594105977 1422528512 178625 33554432000 4194304 4797429 140736659487024 18446744073709551615 4429754 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28684/tid=28693] ppid=28682 vsize=1389188 CPUtime=4.12 cores=0,2,4,6
/proc/28684/task/28693/stat : 28693 (techdemo) R 28682 28684 28460 0 -1 4202560 8642 0 0 0 411 1 0 0 25 0 4 0 594105977 1422528512 178625 33554432000 4194304 4797429 140736659487024 18446744073709551615 4240955 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28684/tid=28694] ppid=28682 vsize=1389188 CPUtime=4.13 cores=0,2,4,6
/proc/28684/task/28694/stat : 28694 (techdemo) R 28682 28684 28460 0 -1 4202560 6965 0 0 0 413 0 0 0 25 0 4 0 594105977 1422528512 178625 33554432000 4194304 4797429 140736659487024 18446744073709551615 4241148 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.71
Current children cumulated vsize (KiB) 1389188

[startup+12.7006 s]
/proc/loadavg: 7.68 7.99 8.01 9/184 28697
/proc/meminfo: memFree=21324684/32951124 swapFree=67111348/67111528
[pid=28684] ppid=28682 vsize=1389188 CPUtime=44.27 cores=0,2,4,6
/proc/28684/stat : 28684 (techdemo) R 28682 28684 28460 0 -1 4202496 243134 0 0 0 4396 31 0 0 25 0 4 0 594105762 1422528512 178710 33554432000 4194304 4797429 140736659487024 18446744073709551615 4427396 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28684/statm: 347297 178710 385 148 0 342226 0
[pid=28684/tid=28692] ppid=28682 vsize=1389188 CPUtime=10.53 cores=0,2,4,6
/proc/28684/task/28692/stat : 28692 (techdemo) R 28682 28684 28460 0 -1 4202560 7726 0 0 0 1052 1 0 0 25 0 4 0 594105977 1422528512 178710 33554432000 4194304 4797429 140736659487024 18446744073709551615 4240944 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28684/tid=28693] ppid=28682 vsize=1389188 CPUtime=10.49 cores=0,2,4,6
/proc/28684/task/28693/stat : 28693 (techdemo) R 28682 28684 28460 0 -1 4202560 8665 0 0 0 1048 1 0 0 25 0 4 0 594105977 1422528512 178710 33554432000 4194304 4797429 140736659487024 18446744073709551615 4428517 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28684/tid=28694] ppid=28682 vsize=1389188 CPUtime=10.53 cores=0,2,4,6
/proc/28684/task/28694/stat : 28694 (techdemo) R 28682 28684 28460 0 -1 4202560 6978 0 0 0 1053 0 0 0 25 0 4 0 594105977 1422528512 178710 33554432000 4194304 4797429 140736659487024 18446744073709551615 4241684 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.27
Current children cumulated vsize (KiB) 1389188

[startup+25.5002 s]
/proc/loadavg: 7.65 7.97 8.00 9/184 28697
/proc/meminfo: memFree=20750208/32951124 swapFree=67111348/67111528
[pid=28684] ppid=28682 vsize=2048648 CPUtime=95.15 cores=0,2,4,6
/proc/28684/stat : 28684 (techdemo) R 28682 28684 28460 0 -1 4202496 393480 0 0 0 9425 90 0 0 25 0 4 0 594105762 2097815552 322028 33554432000 4194304 4797429 140736659487024 18446744073709551615 4423347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28684/statm: 512162 322028 447 148 0 507091 0
[pid=28684/tid=28692] ppid=28682 vsize=2048648 CPUtime=23.27 cores=0,2,4,6
/proc/28684/task/28692/stat : 28692 (techdemo) R 28682 28684 28460 0 -1 4202560 46417 0 0 0 2307 20 0 0 25 0 4 0 594105977 2097815552 322028 33554432000 4194304 4797429 140736659487024 18446744073709551615 4331666 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28684/tid=28693] ppid=28682 vsize=2048648 CPUtime=23.17 cores=0,2,4,6
/proc/28684/task/28693/stat : 28693 (techdemo) R 28682 28684 28460 0 -1 4202560 51155 0 0 0 2302 15 0 0 25 0 4 0 594105977 2097815552 322028 33554432000 4194304 4797429 140736659487024 18446744073709551615 4424452 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28684/tid=28694] ppid=28682 vsize=2048648 CPUtime=23.26 cores=0,2,4,6
/proc/28684/task/28694/stat : 28694 (techdemo) R 28682 28684 28460 0 -1 4202560 41459 0 0 0 2313 13 0 0 25 0 4 0 594105977 2097815552 322028 33554432000 4194304 4797429 140736659487024 18446744073709551615 4424598 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 95.15
Current children cumulated vsize (KiB) 2048648

[startup+51.1005 s]
/proc/loadavg: 7.40 7.89 7.97 9/184 28728
/proc/meminfo: memFree=21215216/32951124 swapFree=67111348/67111528
[pid=28684] ppid=28682 vsize=2233548 CPUtime=197.39 cores=0,2,4,6
/proc/28684/stat : 28684 (techdemo) R 28682 28684 28460 0 -1 4202496 1780591 0 0 0 19502 237 0 0 25 0 4 0 594105762 2287153152 369608 33554432000 4194304 4797429 140736659487024 18446744073709551615 4258789 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28684/statm: 558387 369636 450 148 0 553316 0
[pid=28684/tid=28692] ppid=28682 vsize=2233548 CPUtime=48.87 cores=0,2,4,6
/proc/28684/task/28692/stat : 28692 (techdemo) R 28682 28684 28460 0 -1 4202560 419921 0 0 0 4828 59 0 0 25 0 4 0 594105977 2287153152 369649 33554432000 4194304 4797429 140736659487024 18446744073709551615 252457763426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28684/tid=28693] ppid=28682 vsize=2233548 CPUtime=48.63 cores=0,2,4,6
/proc/28684/task/28693/stat : 28693 (techdemo) R 28682 28684 28460 0 -1 4202560 510878 0 0 0 4797 66 0 0 25 0 4 0 594105977 2287153152 369653 33554432000 4194304 4797429 140736659487024 18446744073709551615 4255927 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28684/tid=28694] ppid=28682 vsize=2233548 CPUtime=48.85 cores=0,2,4,6
/proc/28684/task/28694/stat : 28694 (techdemo) R 28682 28684 28460 0 -1 4202560 591615 0 0 0 4816 69 0 0 25 0 4 0 594105977 2287153152 369653 33554432000 4194304 4797429 140736659487024 18446744073709551615 4422982 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 197.39
Current children cumulated vsize (KiB) 2233548

Solver just ended. Dumping a history of the last processes samples

[startup+63.9011 s]
/proc/loadavg: 7.36 7.86 7.96 6/181 28755
/proc/meminfo: memFree=21477024/32951124 swapFree=67111348/67111528
[pid=28684] ppid=28682 vsize=2312332 CPUtime=248.53 cores=0,2,4,6
/proc/28684/stat : 28684 (techdemo) R 28682 28684 28460 0 -1 4202496 2039852 0 0 0 24584 269 0 0 25 0 4 0 594105762 2367827968 387621 33554432000 4194304 4797429 140736659487024 18446744073709551615 4427256 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28684/statm: 578083 387621 450 148 0 573012 0
[pid=28684/tid=28692] ppid=28682 vsize=2312332 CPUtime=61.66 cores=0,2,4,6
/proc/28684/task/28692/stat : 28692 (techdemo) R 28682 28684 28460 0 -1 4202560 661765 0 0 0 6081 85 0 0 25 0 4 0 594105977 2367827968 387621 33554432000 4194304 4797429 140736659487024 18446744073709551615 4424170 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28684/tid=28693] ppid=28682 vsize=2312332 CPUtime=61.37 cores=0,2,4,6
/proc/28684/task/28693/stat : 28693 (techdemo) R 28682 28684 28460 0 -1 4202560 518173 0 0 0 6069 68 0 0 25 0 4 0 594105977 2367827968 387621 33554432000 4194304 4797429 140736659487024 18446744073709551615 4643075 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28684/tid=28694] ppid=28682 vsize=2312332 CPUtime=61.65 cores=0,2,4,6
/proc/28684/task/28694/stat : 28694 (techdemo) R 28682 28684 28460 0 -1 4202560 599767 0 0 0 6095 70 0 0 25 0 4 0 594105977 2367827968 387621 33554432000 4194304 4797429 140736659487024 18446744073709551615 4427848 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 248.53
Current children cumulated vsize (KiB) 2312332

[startup+67.1066 s]
/proc/loadavg: 7.17 7.81 7.94 6/181 28755
/proc/meminfo: memFree=20938252/32951124 swapFree=67111348/67111528
[pid=28684] ppid=28682 vsize=2377868 CPUtime=261.34 cores=0,2,4,6
/proc/28684/stat : 28684 (techdemo) R 28682 28684 28460 0 -1 4202496 2052837 0 0 0 25856 278 0 0 25 0 4 0 594105762 2434936832 399197 33554432000 4194304 4797429 140736659487024 18446744073709551615 4567988 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28684/statm: 594467 399197 452 148 0 589396 0
[pid=28684/tid=28692] ppid=28682 vsize=2377868 CPUtime=64.87 cores=0,2,4,6
/proc/28684/task/28692/stat : 28692 (techdemo) R 28682 28684 28460 0 -1 4202560 661887 0 0 0 6402 85 0 0 25 0 4 0 594105977 2434936832 399197 33554432000 4194304 4797429 140736659487024 18446744073709551615 4354716 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28684/tid=28693] ppid=28682 vsize=2377868 CPUtime=64.56 cores=0,2,4,6
/proc/28684/task/28693/stat : 28693 (techdemo) R 28682 28684 28460 0 -1 4202560 520995 0 0 0 6386 70 0 0 25 0 4 0 594105977 2434936832 399197 33554432000 4194304 4797429 140736659487024 18446744073709551615 4510043 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28684/tid=28694] ppid=28682 vsize=2377868 CPUtime=64.85 cores=0,2,4,6
/proc/28684/task/28694/stat : 28694 (techdemo) R 28682 28684 28460 0 -1 4202560 605637 0 0 0 6414 71 0 0 25 0 4 0 594105977 2434936832 399197 33554432000 4194304 4797429 140736659487024 18446744073709551615 4510040 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 261.34
Current children cumulated vsize (KiB) 2377868

[startup+68.7002 s]
/proc/loadavg: 7.17 7.81 7.94 6/181 28756
/proc/meminfo: memFree=20715920/32951124 swapFree=67111348/67111528
[pid=28684] ppid=28682 vsize=2386156 CPUtime=267.7 cores=0,2,4,6
/proc/28684/stat : 28684 (techdemo) R 28682 28684 28460 0 -1 4202496 2095143 0 0 0 26477 293 0 0 25 0 4 0 594105762 2443423744 404506 33554432000 4194304 4797429 140736659487024 18446744073709551615 4281340 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28684/statm: 596539 404506 452 148 0 591468 0
[pid=28684/tid=28692] ppid=28682 vsize=2386156 CPUtime=66.47 cores=0,2,4,6
/proc/28684/task/28692/stat : 28692 (techdemo) R 28682 28684 28460 0 -1 4202560 664814 0 0 0 6561 86 0 0 25 0 4 0 594105977 2443423744 404417 33554432000 4194304 4797429 140736659487024 18446744073709551615 4241772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28684/tid=28693] ppid=28682 vsize=2386156 CPUtime=66.14 cores=0,2,4,6
/proc/28684/task/28693/stat : 28693 (techdemo) R 28682 28684 28460 0 -1 4202560 520995 0 0 0 6544 70 0 0 25 0 4 0 594105977 2443423744 404430 33554432000 4194304 4797429 140736659487024 18446744073709551615 4510043 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28684/tid=28694] ppid=28682 vsize=2386156 CPUtime=66.44 cores=0,2,4,6
/proc/28684/task/28694/stat : 28694 (techdemo) R 28682 28684 28460 0 -1 4202560 605637 0 0 0 6573 71 0 0 25 0 4 0 594105977 2443423744 404447 33554432000 4194304 4797429 140736659487024 18446744073709551615 4510040 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 267.7
Current children cumulated vsize (KiB) 2386156

[startup+70.301 s]
/proc/loadavg: 7.17 7.81 7.94 3/181 28756
/proc/meminfo: memFree=19353248/32951124 swapFree=67111348/67111528
[pid=28684] ppid=28682 vsize=2386156 CPUtime=270.06 cores=0,2,4,6
/proc/28684/stat : 28684 (techdemo) D 28682 28684 28460 0 -1 4203524 2172072 0 0 0 26573 433 0 0 25 0 4 0 594105762 2443423744 404508 33554432000 4194304 4797429 140736659487024 18446744073709551615 252457763458 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28684/statm: 596539 404508 458 148 0 591468 0
[pid=28684/tid=28692] ppid=28682 vsize=2386156 CPUtime=66.73 cores=0,2,4,6
/proc/28684/task/28692/stat : 28692 (techdemo) D 28682 28684 28460 0 -1 4203588 664814 0 0 0 6587 86 0 0 25 0 4 0 594105977 2443423744 404508 33554432000 4194304 4797429 140736659487024 18446744073709551615 4239143 0 0 4096 2 18446744071562337734 0 0 -1 2 0 0 0
[pid=28684/tid=28693] ppid=28682 vsize=2386156 CPUtime=66.41 cores=0,2,4,6
/proc/28684/task/28693/stat : 28693 (techdemo) D 28682 28684 28460 0 -1 4203588 520995 0 0 0 6571 70 0 0 25 0 4 0 594105977 2443423744 404508 33554432000 4194304 4797429 140736659487024 18446744073709551615 4510043 0 0 4096 2 18446744071562337734 0 0 -1 6 0 0 0
[pid=28684/tid=28694] ppid=28682 vsize=2386156 CPUtime=68.02 cores=0,2,4,6
/proc/28684/task/28694/stat : 28694 (techdemo) R 28682 28684 28460 0 -1 4204096 605644 0 0 0 6600 202 0 0 25 0 4 0 594105977 2443423744 404508 33554432000 4194304 4797429 140736659487024 18446744073709551615 252457452133 0 0 4096 2 0 0 0 -1 4 0 0 3
Current children cumulated CPU time (s) 270.06
Current children cumulated vsize (KiB) 2386156

[startup+70.7009 s]
/proc/loadavg: 7.17 7.81 7.94 3/181 28756
/proc/meminfo: memFree=19353248/32951124 swapFree=67111348/67111528
[pid=28684] ppid=28682 vsize=2386156 CPUtime=270.45 cores=0,2,4,6
/proc/28684/stat : 28684 (techdemo) D 28682 28684 28460 0 -1 4203524 2172072 0 0 0 26573 472 0 0 25 0 4 0 594105762 2443423744 404508 33554432000 4194304 4797429 140736659487024 18446744073709551615 252457763458 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28684/statm: 596539 404508 458 148 0 591468 0
[pid=28684/tid=28692] ppid=28682 vsize=2386156 CPUtime=66.73 cores=0,2,4,6
/proc/28684/task/28692/stat : 28692 (techdemo) D 28682 28684 28460 0 -1 4203588 664814 0 0 0 6587 86 0 0 25 0 4 0 594105977 2443423744 404508 33554432000 4194304 4797429 140736659487024 18446744073709551615 4239143 0 0 4096 2 18446744071562337734 0 0 -1 2 0 0 0
[pid=28684/tid=28693] ppid=28682 vsize=2386156 CPUtime=66.41 cores=0,2,4,6
/proc/28684/task/28693/stat : 28693 (techdemo) D 28682 28684 28460 0 -1 4203588 520995 0 0 0 6571 70 0 0 25 0 4 0 594105977 2443423744 404508 33554432000 4194304 4797429 140736659487024 18446744073709551615 4510043 0 0 4096 2 18446744071562337734 0 0 -1 6 0 0 0
[pid=28684/tid=28694] ppid=28682 vsize=2386156 CPUtime=68.42 cores=0,2,4,6
/proc/28684/task/28694/stat : 28694 (techdemo) R 28682 28684 28460 0 -1 4204096 605644 0 0 0 6600 242 0 0 25 0 4 0 594105977 2443423744 404508 33554432000 4194304 4797429 140736659487024 18446744073709551615 252457452133 0 0 4096 2 0 0 0 -1 4 0 0 3
Current children cumulated CPU time (s) 270.45
Current children cumulated vsize (KiB) 2386156

[startup+71.1009 s]
/proc/loadavg: 7.17 7.81 7.94 3/181 28756
/proc/meminfo: memFree=19353248/32951124 swapFree=67111348/67111528
[pid=28684] ppid=28682 vsize=0 CPUtime=270.84 cores=0,2,4,6
/proc/28684/stat : 28684 (techdemo) Z 28682 28684 28460 0 -1 4203548 2172072 0 0 0 26573 511 0 0 18 0 2 0 594105762 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28684/statm: 0 0 0 0 0 0 0
[pid=28684/tid=28694] ppid=28682 vsize=0 CPUtime=68.81 cores=0,2,4,6
/proc/28684/task/28694/stat : 28694 (techdemo) R 28682 28684 28460 0 -1 4204100 605644 0 0 0 6600 281 0 0 25 0 2 0 594105977 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 4
Current children cumulated CPU time (s) 270.84
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 71.1525
CPU time (s): 270.906
CPU user time (s): 265.739
CPU system time (s): 5.16721
CPU usage (%): 380.74
Max. virtual memory (cumulated for all children) (KiB): 2386156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 265.739
system time used= 5.16721
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2172072
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= 36584
involuntary context switches= 2079

runsolver used 0.111982 second user time and 0.255961 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 02:59:13
IDJOB=3284594
IDBENCH=82354
IDSOLVER=1584
FILE ID=node111/3284594-1304038752
RUNJOBID= node111-1304036344-28478
PBS_JOBID= 13170353
Free space on /tmp= 70860 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284594-1304038752/watcher-3284594-1304038752 -o /tmp/evaluation-result-3284594-1304038752/solver-3284594-1304038752 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3284594-1304038752.cnf

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

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=1309030857

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5428.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23212524 kB
Buffers:       1279992 kB
Cached:        7909096 kB
SwapCached:        132 kB
Active:        3694756 kB
Inactive:      5562288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23212524 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           47004 kB
Writeback:           0 kB
AnonPages:       67984 kB
Mapped:          14704 kB
Slab:           417680 kB
PageTables:       4668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193400 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 69116 MiB
End job on node111 at 2011-04-29 03:00:24