Trace number 3287630

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 136.89 35.8942

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns2p3-tseitin.cnf
MD5SUM2b5c02650b763b7d13b77ce3fc61aa15
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.29735
Satisfiable
(Un)Satisfiability was proved
Number of variables116405
Number of clauses346850
Sum of the clauses size809314
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2231232
Number of clauses of size 3115616
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3287630-1304045554.cnf'
0.00/0.00	c -- header says num vars:         116405
0.00/0.00	c -- header says num clauses:      346850
0.59/0.66	c -- clauses added:            0 learnts,       346850 normals,            0 xors
0.59/0.66	c -- vars added     116405
0.59/0.66	c Parsing time:  0.58 s
0.59/0.66	c  N st     0         0    116405    115616    231232         0    809312         0   no data   no data  --
1.60/0.97	c asymm  cl-useful: 699/21787/115615 lits-rem:2097 time: 1.23
25.57/6.95	c Flit:   543 Blit:   2130 bXBeca:    0 bXProp: 12340 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 43.1M T: 23.82
25.57/6.97	c Cleaning up after failed var search:     0.07 s 
26.77/7.27	c Calc non-exist non-lernt bins v-fix:     0 done:  29562 time:  1.12 s
26.77/7.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
26.77/7.28	c Subs w/ non-existent bins:   3220 time:  0.05 s
27.16/7.34	c Replacing    12340 vars Replaced   285463 lits Time:     0.20 s 
27.56/7.40	c bin-w-bin subsume rem         7956 bins  time:  0.10 s
27.56/7.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
27.96/7.57	c Removed useless bin:     860  fixed:     0  bprops:  10.00M  time:  0.49 s
29.90/8.05	c lits-rem:         0  cl-subs:    11286  v-elim:  33812  v-fix:    0  time:  1.75 s
29.90/8.05	c learnt bin added due to v-elim: 0
29.90/8.07	c Finding binary XORs  T:     0.09 s  found:       0
30.30/8.14	c Finding non-binary XORs:     0.20 s (found:     208, avg size: 3.0)
30.30/8.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
30.30/8.17	c Calc default polars -  time:   0.05 s pos:    2447 undec:   49301 neg:   64657
30.30/8.17	c =========================================================================================
30.30/8.17	c types(t): F = full restart, N = normal restart
30.30/8.17	c types(t): S = simplification begin/end, E = solution found
30.30/8.17	c restart types(rt): st = static, dy = dynamic
30.30/8.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
30.30/8.17	c  B st     0         0     67601    104187    128537         0    636221         0   no data   no data  --
33.11/8.88	c Decided on dynamic restart strategy
36.70/9.73	c  N dy    22      4108     67601    104187    128798      3798    636215     36828      9.06      4.75  --
42.68/11.27	c  N dy    54      8165     67567    104187    129987     11440    636299     85294      9.77      4.71  --
49.87/13.02	c  N dy    86     12284     67555    104187    130464     16255    636315    129117     10.57      4.75  --
57.46/14.93	c  N dy   118     16364     67501    104187    130619     20140    636313    177619     16.07      4.88  --
64.64/16.78	c  N dy   149     20374     67501    104187    130732     12171    636304     52942      8.95      4.97  --
72.25/18.65	c  N dy   180     24423     67492    104187    130834     16080    636297    103000     10.42      5.04  --
80.62/20.75	c  N dy   210     28458     67491    104187    130931     19976    636294    154198     12.57      5.12  --
84.22/21.61	c  S st   222     30001     67491    104187    130959     21477    636289    185449     23.02      5.18  --
85.44/21.92	c  S st   222     30504     67490    104187    131024     21907    636289    190380     23.02      5.18  --
85.44/21.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
85.44/21.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
135.32/34.43	techdemo: DataSync.cpp:316: const bool DataSync::syncBinFromOthers(Lit, const std::vector<BinClause, std::allocator<BinClause> >&, uint32_t&): Assertion `solver.partHandler->getSavedState()[lit.var()] == l_Undef' 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-3287630-1304045554/watcher-3287630-1304045554 -o /tmp/evaluation-result-3287630-1304045554/solver-3287630-1304045554 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3287630-1304045554.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: 7.80 7.97 7.10 5/180 31910
/proc/meminfo: memFree=26498344/32951124 swapFree=67088964/67111528
[pid=31910] ppid=31908 vsize=52124 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (techdemo) R 31908 31910 31580 0 -1 4202496 1235 0 0 0 0 0 0 0 25 0 1 0 516153959 53374976 1170 33554432000 4194304 4797429 140736253689248 18446744073709551615 4367622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31910/statm: 13031 1170 348 148 0 7960 0

[startup+0.0141789 s]
/proc/loadavg: 7.80 7.97 7.10 5/180 31910
/proc/meminfo: memFree=26498344/32951124 swapFree=67088964/67111528
[pid=31910] ppid=31908 vsize=54964 CPUtime=0.01 cores=0,2,4,6
/proc/31910/stat : 31910 (techdemo) R 31908 31910 31580 0 -1 4202496 1990 0 0 0 1 0 0 0 25 0 1 0 516153959 56283136 1854 33554432000 4194304 4797429 140736253689248 18446744073709551615 4367622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31910/statm: 13741 1854 348 148 0 8670 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 54964

[startup+0.100179 s]
/proc/loadavg: 7.80 7.97 7.10 5/180 31910
/proc/meminfo: memFree=26498344/32951124 swapFree=67088964/67111528
[pid=31910] ppid=31908 vsize=90128 CPUtime=0.09 cores=0,2,4,6
/proc/31910/stat : 31910 (techdemo) R 31908 31910 31580 0 -1 4202496 11970 0 0 0 8 1 0 0 25 0 1 0 516153959 92291072 8640 33554432000 4194304 4797429 140736253689248 18446744073709551615 4366925 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31910/statm: 22532 8640 349 148 0 17461 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 90128

[startup+0.301145 s]
/proc/loadavg: 7.80 7.97 7.10 5/180 31910
/proc/meminfo: memFree=26498344/32951124 swapFree=67088964/67111528
[pid=31910] ppid=31908 vsize=152848 CPUtime=0.29 cores=0,2,4,6
/proc/31910/stat : 31910 (techdemo) R 31908 31910 31580 0 -1 4202496 31466 0 0 0 26 3 0 0 25 0 1 0 516153959 156516352 24337 33554432000 4194304 4797429 140736253689248 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31910/statm: 38212 24338 349 148 0 33141 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 152848

[startup+0.701011 s]
/proc/loadavg: 7.80 7.97 7.10 5/180 31910
/proc/meminfo: memFree=26498344/32951124 swapFree=67088964/67111528
[pid=31910] ppid=31908 vsize=365884 CPUtime=0.8 cores=0,2,4,6
/proc/31910/stat : 31910 (techdemo) R 31908 31910 31580 0 -1 4202496 66889 0 0 0 73 7 0 0 25 0 4 0 516153959 374665216 52212 33554432000 4194304 4797429 140736253689248 18446744073709551615 4428755 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31910/statm: 91471 52212 375 148 0 86400 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 365884

[startup+1.50088 s]
/proc/loadavg: 7.80 7.97 7.10 9/184 31914
/proc/meminfo: memFree=26273376/32951124 swapFree=67088964/67111528
[pid=31910] ppid=31908 vsize=776724 CPUtime=4 cores=0,2,4,6
/proc/31910/stat : 31910 (techdemo) R 31908 31910 31580 0 -1 4202496 72782 0 0 0 392 8 0 0 18 0 4 0 516153959 795365376 55841 33554432000 4194304 4797429 140736253689248 18446744073709551615 4428517 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31910/statm: 194181 55841 385 148 0 189110 0
[pid=31910/tid=31912] ppid=31908 vsize=776724 CPUtime=0.83 cores=0,2,4,6
/proc/31910/task/31912/stat : 31912 (techdemo) R 31908 31910 31580 0 -1 4202560 1680 0 0 0 83 0 0 0 25 0 4 0 516154025 795365376 55841 33554432000 4194304 4797429 140736253689248 18446744073709551615 4427988 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31910/tid=31913] ppid=31908 vsize=776724 CPUtime=0.83 cores=0,2,4,6
/proc/31910/task/31913/stat : 31913 (techdemo) R 31908 31910 31580 0 -1 4202560 1646 0 0 0 83 0 0 0 25 0 4 0 516154025 795365376 55841 33554432000 4194304 4797429 140736253689248 18446744073709551615 4428023 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31910/tid=31914] ppid=31908 vsize=776724 CPUtime=0.83 cores=0,2,4,6
/proc/31910/task/31914/stat : 31914 (techdemo) R 31908 31910 31580 0 -1 4202560 1277 0 0 0 83 0 0 0 25 0 4 0 516154025 795365376 55841 33554432000 4194304 4797429 140736253689248 18446744073709551615 4427856 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 776724

[startup+3.10061 s]
/proc/loadavg: 7.81 7.97 7.11 9/184 31914
/proc/meminfo: memFree=26274120/32951124 swapFree=67088964/67111528
[pid=31910] ppid=31908 vsize=779840 CPUtime=10.4 cores=0,2,4,6
/proc/31910/stat : 31910 (techdemo) R 31908 31910 31580 0 -1 4202496 73446 0 0 0 1031 9 0 0 21 0 4 0 516153959 798556160 56505 33554432000 4194304 4797429 140736253689248 18446744073709551615 4241700 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31910/statm: 194960 56505 385 148 0 189889 0
[pid=31910/tid=31912] ppid=31908 vsize=779840 CPUtime=2.43 cores=0,2,4,6
/proc/31910/task/31912/stat : 31912 (techdemo) R 31908 31910 31580 0 -1 4202560 1860 0 0 0 243 0 0 0 25 0 4 0 516154025 798556160 56505 33554432000 4194304 4797429 140736253689248 18446744073709551615 4241148 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31910/tid=31913] ppid=31908 vsize=779840 CPUtime=2.42 cores=0,2,4,6
/proc/31910/task/31913/stat : 31913 (techdemo) R 31908 31910 31580 0 -1 4202560 1763 0 0 0 242 0 0 0 25 0 4 0 516154025 798556160 56505 33554432000 4194304 4797429 140736253689248 18446744073709551615 4428594 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31910/tid=31914] ppid=31908 vsize=779840 CPUtime=2.43 cores=0,2,4,6
/proc/31910/task/31914/stat : 31914 (techdemo) R 31908 31910 31580 0 -1 4202560 1456 0 0 0 243 0 0 0 25 0 4 0 516154025 798556160 56505 33554432000 4194304 4797429 140736253689248 18446744073709551615 4428755 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.4
Current children cumulated vsize (KiB) 779840

[startup+6.30107 s]
/proc/loadavg: 7.81 7.97 7.11 9/184 31915
/proc/meminfo: memFree=26269652/32951124 swapFree=67088964/67111528
[pid=31910] ppid=31908 vsize=780764 CPUtime=23.18 cores=0,2,4,6
/proc/31910/stat : 31910 (techdemo) R 31908 31910 31580 0 -1 4202496 73763 0 0 0 2309 9 0 0 25 0 4 0 516153959 799502336 56822 33554432000 4194304 4797429 140736253689248 18446744073709551615 4332833 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31910/statm: 195191 56822 385 148 0 190120 0
[pid=31910/tid=31912] ppid=31908 vsize=780764 CPUtime=5.63 cores=0,2,4,6
/proc/31910/task/31912/stat : 31912 (techdemo) R 31908 31910 31580 0 -1 4202560 1943 0 0 0 563 0 0 0 25 0 4 0 516154025 799502336 56822 33554432000 4194304 4797429 140736253689248 18446744073709551615 4428504 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31910/tid=31913] ppid=31908 vsize=780764 CPUtime=5.6 cores=0,2,4,6
/proc/31910/task/31913/stat : 31913 (techdemo) R 31908 31910 31580 0 -1 4202560 1824 0 0 0 560 0 0 0 25 0 4 0 516154025 799502336 56822 33554432000 4194304 4797429 140736253689248 18446744073709551615 4427852 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31910/tid=31914] ppid=31908 vsize=780764 CPUtime=5.63 cores=0,2,4,6
/proc/31910/task/31914/stat : 31914 (techdemo) R 31908 31910 31580 0 -1 4202560 1547 0 0 0 563 0 0 0 25 0 4 0 516154025 799502336 56822 33554432000 4194304 4797429 140736253689248 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.18
Current children cumulated vsize (KiB) 780764

[startup+12.701 s]
/proc/loadavg: 7.84 7.97 7.11 9/184 31915
/proc/meminfo: memFree=26005304/32951124 swapFree=67088964/67111528
[pid=31910] ppid=31908 vsize=1077456 CPUtime=48.68 cores=0,2,4,6
/proc/31910/stat : 31910 (techdemo) R 31908 31910 31580 0 -1 4202496 147083 0 0 0 4838 30 0 0 25 0 4 0 516153959 1103314944 126095 33554432000 4194304 4797429 140736253689248 18446744073709551615 4388503 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31910/statm: 269364 126095 494 148 0 264293 0
[pid=31910/tid=31912] ppid=31908 vsize=1077456 CPUtime=12.01 cores=0,2,4,6
/proc/31910/task/31912/stat : 31912 (techdemo) R 31908 31910 31580 0 -1 4202560 22946 0 0 0 1196 5 0 0 25 0 4 0 516154025 1103314944 126095 33554432000 4194304 4797429 140736253689248 18446744073709551615 4429751 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31910/tid=31913] ppid=31908 vsize=1077456 CPUtime=11.95 cores=0,2,4,6
/proc/31910/task/31913/stat : 31913 (techdemo) R 31908 31910 31580 0 -1 4202560 20204 0 0 0 1191 4 0 0 21 0 4 0 516154025 1103314944 126095 33554432000 4194304 4797429 140736253689248 18446744073709551615 4259126 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31910/tid=31914] ppid=31908 vsize=1077456 CPUtime=12.01 cores=0,2,4,6
/proc/31910/task/31914/stat : 31914 (techdemo) R 31908 31910 31580 0 -1 4202560 18398 0 0 0 1196 5 0 0 21 0 4 0 516154025 1103314944 126095 33554432000 4194304 4797429 140736253689248 18446744073709551615 4238644 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.68
Current children cumulated vsize (KiB) 1077456

[startup+25.5009 s]
/proc/loadavg: 7.87 7.97 7.12 9/184 31915
/proc/meminfo: memFree=25690836/32951124 swapFree=67088964/67111528
[pid=31910] ppid=31908 vsize=1420596 CPUtime=99.79 cores=0,2,4,6
/proc/31910/stat : 31910 (techdemo) R 31908 31910 31580 0 -1 4202496 243277 0 0 0 9925 54 0 0 19 0 4 0 516153959 1454690304 203282 33554432000 4194304 4797429 140736253689248 18446744073709551615 4428564 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31910/statm: 355149 203282 436 148 0 350078 0
[pid=31910/tid=31912] ppid=31908 vsize=1420596 CPUtime=24.8 cores=0,2,4,6
/proc/31910/task/31912/stat : 31912 (techdemo) R 31908 31910 31580 0 -1 4202560 58315 0 0 0 2467 13 0 0 19 0 4 0 516154025 1454690304 203282 33554432000 4194304 4797429 140736253689248 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31910/tid=31913] ppid=31908 vsize=1420596 CPUtime=24.67 cores=0,2,4,6
/proc/31910/task/31913/stat : 31913 (techdemo) R 31908 31910 31580 0 -1 4202560 41632 0 0 0 2457 10 0 0 25 0 4 0 516154025 1454690304 203282 33554432000 4194304 4797429 140736253689248 18446744073709551615 210204309967 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31910/tid=31914] ppid=31908 vsize=1420596 CPUtime=24.8 cores=0,2,4,6
/proc/31910/task/31914/stat : 31914 (techdemo) R 31908 31910 31580 0 -1 4202560 45669 0 0 0 2469 11 0 0 25 0 4 0 516154025 1454690304 203282 33554432000 4194304 4797429 140736253689248 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.79
Current children cumulated vsize (KiB) 1420596

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

[startup+31.9068 s]
/proc/loadavg: 7.89 7.97 7.13 10/184 31915
/proc/meminfo: memFree=25446672/32951124 swapFree=67088964/67111528
[pid=31910] ppid=31908 vsize=1674664 CPUtime=125.36 cores=0,2,4,6
/proc/31910/stat : 31910 (techdemo) R 31908 31910 31580 0 -1 4202496 330798 0 0 0 12466 70 0 0 25 0 4 0 516153959 1714855936 261811 33554432000 4194304 4797429 140736253689248 18446744073709551615 4259265 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31910/statm: 418666 261811 461 148 0 413595 0
[pid=31910/tid=31912] ppid=31908 vsize=1674664 CPUtime=31.2 cores=0,2,4,6
/proc/31910/task/31912/stat : 31912 (techdemo) R 31908 31910 31580 0 -1 4202560 81908 0 0 0 3103 17 0 0 25 0 4 0 516154025 1714855936 261811 33554432000 4194304 4797429 140736253689248 18446744073709551615 4492019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31910/tid=31913] ppid=31908 vsize=1674664 CPUtime=31.04 cores=0,2,4,6
/proc/31910/task/31913/stat : 31913 (techdemo) R 31908 31910 31580 0 -1 4202560 66366 0 0 0 3090 14 0 0 25 0 4 0 516154025 1714855936 261812 33554432000 4194304 4797429 140736253689248 18446744073709551615 4243642 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31910/tid=31914] ppid=31908 vsize=1674664 CPUtime=31.21 cores=0,2,4,6
/proc/31910/task/31914/stat : 31914 (techdemo) R 31908 31910 31580 0 -1 4202560 68597 0 0 0 3106 15 0 0 25 0 4 0 516154025 1714855936 261812 33554432000 4194304 4797429 140736253689248 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 125.36
Current children cumulated vsize (KiB) 1674664

[startup+33.5005 s]
/proc/loadavg: 7.89 7.97 7.13 9/184 31915
/proc/meminfo: memFree=25440968/32951124 swapFree=67088964/67111528
[pid=31910] ppid=31908 vsize=1682300 CPUtime=131.72 cores=0,2,4,6
/proc/31910/stat : 31910 (techdemo) R 31908 31910 31580 0 -1 4202496 333950 0 0 0 13102 70 0 0 25 0 4 0 516153959 1722675200 264807 33554432000 4194304 4797429 140736253689248 18446744073709551615 4259680 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31910/statm: 420575 264807 461 148 0 415504 0
[pid=31910/tid=31912] ppid=31908 vsize=1682300 CPUtime=32.8 cores=0,2,4,6
/proc/31910/task/31912/stat : 31912 (techdemo) R 31908 31910 31580 0 -1 4202560 84236 0 0 0 3262 18 0 0 25 0 4 0 516154025 1722675200 264807 33554432000 4194304 4797429 140736253689248 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31910/tid=31913] ppid=31908 vsize=1682300 CPUtime=32.63 cores=0,2,4,6
/proc/31910/task/31913/stat : 31913 (techdemo) R 31908 31910 31580 0 -1 4202560 66758 0 0 0 3249 14 0 0 25 0 4 0 516154025 1722675200 264807 33554432000 4194304 4797429 140736253689248 18446744073709551615 4298532 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31910/tid=31914] ppid=31908 vsize=1682300 CPUtime=32.8 cores=0,2,4,6
/proc/31910/task/31914/stat : 31914 (techdemo) R 31908 31910 31580 0 -1 4202560 68966 0 0 0 3265 15 0 0 25 0 4 0 516154025 1722675200 264807 33554432000 4194304 4797429 140736253689248 18446744073709551615 4557648 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 131.72
Current children cumulated vsize (KiB) 1682300

[startup+35.1003 s]
/proc/loadavg: 7.89 7.97 7.13 6/184 31915
/proc/meminfo: memFree=24902424/32951124 swapFree=67088964/67111528
[pid=31910] ppid=31908 vsize=1686984 CPUtime=136.1 cores=0,2,4,6
/proc/31910/stat : 31910 (techdemo) D 31908 31910 31580 0 -1 4203524 337378 0 0 0 13473 137 0 0 25 0 4 0 516153959 1727471616 267911 33554432000 4194304 4797429 140736253689248 18446744073709551615 4346483 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31910/statm: 421746 267911 467 148 0 416675 0
[pid=31910/tid=31912] ppid=31908 vsize=1686984 CPUtime=33.73 cores=0,2,4,6
/proc/31910/task/31912/stat : 31912 (techdemo) D 31908 31910 31580 0 -1 4203588 84427 0 0 0 3355 18 0 0 25 0 4 0 516154025 1727471616 267911 33554432000 4194304 4797429 140736253689248 18446744073709551615 4428564 0 0 4096 2 18446744071562337734 0 0 -1 2 0 0 0
[pid=31910/tid=31913] ppid=31908 vsize=1686984 CPUtime=34.21 cores=0,2,4,6
/proc/31910/task/31913/stat : 31913 (techdemo) R 31908 31910 31580 0 -1 4204096 67146 0 0 0 3341 80 0 0 25 0 4 0 516154025 1727471616 267911 33554432000 4194304 4797429 140736253689248 18446744073709551615 210204033637 0 0 4096 2 0 0 0 -1 2 0 0 1
[pid=31910/tid=31914] ppid=31908 vsize=1686984 CPUtime=33.73 cores=0,2,4,6
/proc/31910/task/31914/stat : 31914 (techdemo) D 31908 31910 31580 0 -1 4203588 70942 0 0 0 3358 15 0 0 25 0 4 0 516154025 1727471616 267911 33554432000 4194304 4797429 140736253689248 18446744073709551615 4428755 0 0 4096 2 18446744071562337734 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 136.1
Current children cumulated vsize (KiB) 1686984

[startup+35.5002 s]
/proc/loadavg: 7.89 7.97 7.13 6/184 31915
/proc/meminfo: memFree=24902424/32951124 swapFree=67088964/67111528
[pid=31910] ppid=31908 vsize=1686984 CPUtime=136.49 cores=0,2,4,6
/proc/31910/stat : 31910 (techdemo) D 31908 31910 31580 0 -1 4203524 337378 0 0 0 13473 176 0 0 25 0 4 0 516153959 1727471616 267911 33554432000 4194304 4797429 140736253689248 18446744073709551615 4346483 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31910/statm: 421746 267911 467 148 0 416675 0
[pid=31910/tid=31912] ppid=31908 vsize=1686984 CPUtime=33.73 cores=0,2,4,6
/proc/31910/task/31912/stat : 31912 (techdemo) D 31908 31910 31580 0 -1 4203588 84427 0 0 0 3355 18 0 0 25 0 4 0 516154025 1727471616 267911 33554432000 4194304 4797429 140736253689248 18446744073709551615 4428564 0 0 4096 2 18446744071562337734 0 0 -1 2 0 0 0
[pid=31910/tid=31913] ppid=31908 vsize=1686984 CPUtime=34.61 cores=0,2,4,6
/proc/31910/task/31913/stat : 31913 (techdemo) R 31908 31910 31580 0 -1 4204096 67146 0 0 0 3341 120 0 0 25 0 4 0 516154025 1727471616 267911 33554432000 4194304 4797429 140736253689248 18446744073709551615 210204033637 0 0 4096 2 0 0 0 -1 2 0 0 1
[pid=31910/tid=31914] ppid=31908 vsize=1686984 CPUtime=33.73 cores=0,2,4,6
/proc/31910/task/31914/stat : 31914 (techdemo) D 31908 31910 31580 0 -1 4203588 70942 0 0 0 3358 15 0 0 25 0 4 0 516154025 1727471616 267911 33554432000 4194304 4797429 140736253689248 18446744073709551615 4428755 0 0 4096 2 18446744071562337734 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 136.49
Current children cumulated vsize (KiB) 1686984

[startup+35.7012 s]
/proc/loadavg: 7.89 7.97 7.13 6/184 31915
/proc/meminfo: memFree=24902424/32951124 swapFree=67088964/67111528
[pid=31910] ppid=31908 vsize=1686984 CPUtime=136.69 cores=0,2,4,6
/proc/31910/stat : 31910 (techdemo) D 31908 31910 31580 0 -1 4203524 337378 0 0 0 13473 196 0 0 25 0 4 0 516153959 1727471616 267911 33554432000 4194304 4797429 140736253689248 18446744073709551615 4346483 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31910/statm: 421746 267911 467 148 0 416675 0
[pid=31910/tid=31912] ppid=31908 vsize=1686984 CPUtime=33.73 cores=0,2,4,6
/proc/31910/task/31912/stat : 31912 (techdemo) D 31908 31910 31580 0 -1 4203588 84427 0 0 0 3355 18 0 0 25 0 4 0 516154025 1727471616 267911 33554432000 4194304 4797429 140736253689248 18446744073709551615 4428564 0 0 4096 2 18446744071562337734 0 0 -1 2 0 0 0
[pid=31910/tid=31913] ppid=31908 vsize=1686984 CPUtime=34.81 cores=0,2,4,6
/proc/31910/task/31913/stat : 31913 (techdemo) R 31908 31910 31580 0 -1 4204096 67146 0 0 0 3341 140 0 0 25 0 4 0 516154025 1727471616 267911 33554432000 4194304 4797429 140736253689248 18446744073709551615 210204033637 0 0 4096 2 0 0 0 -1 2 0 0 1
[pid=31910/tid=31914] ppid=31908 vsize=1686984 CPUtime=33.73 cores=0,2,4,6
/proc/31910/task/31914/stat : 31914 (techdemo) D 31908 31910 31580 0 -1 4203588 70942 0 0 0 3358 15 0 0 25 0 4 0 516154025 1727471616 267911 33554432000 4194304 4797429 140736253689248 18446744073709551615 4428755 0 0 4096 2 18446744071562337734 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 136.69
Current children cumulated vsize (KiB) 1686984

[startup+35.8012 s]
/proc/loadavg: 7.89 7.97 7.13 6/184 31915
/proc/meminfo: memFree=24902424/32951124 swapFree=67088964/67111528
[pid=31910] ppid=31908 vsize=1686984 CPUtime=136.79 cores=0,2,4,6
/proc/31910/stat : 31910 (techdemo) D 31908 31910 31580 0 -1 4203524 337378 0 0 0 13473 206 0 0 25 0 4 0 516153959 1727471616 267911 33554432000 4194304 4797429 140736253689248 18446744073709551615 4346483 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31910/statm: 421746 267911 467 148 0 416675 0
[pid=31910/tid=31912] ppid=31908 vsize=1686984 CPUtime=33.73 cores=0,2,4,6
/proc/31910/task/31912/stat : 31912 (techdemo) D 31908 31910 31580 0 -1 4203588 84427 0 0 0 3355 18 0 0 25 0 4 0 516154025 1727471616 267911 33554432000 4194304 4797429 140736253689248 18446744073709551615 4428564 0 0 4096 2 18446744071562337734 0 0 -1 2 0 0 0
[pid=31910/tid=31913] ppid=31908 vsize=1686984 CPUtime=34.91 cores=0,2,4,6
/proc/31910/task/31913/stat : 31913 (techdemo) R 31908 31910 31580 0 -1 4204096 67146 0 0 0 3341 150 0 0 25 0 4 0 516154025 1727471616 267911 33554432000 4194304 4797429 140736253689248 18446744073709551615 210204033637 0 0 4096 2 0 0 0 -1 2 0 0 1
[pid=31910/tid=31914] ppid=31908 vsize=1686984 CPUtime=33.73 cores=0,2,4,6
/proc/31910/task/31914/stat : 31914 (techdemo) D 31908 31910 31580 0 -1 4203588 70942 0 0 0 3358 15 0 0 25 0 4 0 516154025 1727471616 267911 33554432000 4194304 4797429 140736253689248 18446744073709551615 4428755 0 0 4096 2 18446744071562337734 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 136.79
Current children cumulated vsize (KiB) 1686984

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 35.8942
CPU time (s): 136.89
CPU user time (s): 134.731
CPU system time (s): 2.15967
CPU usage (%): 381.371
Max. virtual memory (cumulated for all children) (KiB): 1826252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 134.731
system time used= 2.15967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 337378
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= 13336
involuntary context switches= 642

runsolver used 0.05999 second user time and 0.138978 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 04:52:35
IDJOB=3287630
IDBENCH=82471
IDSOLVER=1584
FILE ID=node130/3287630-1304045554
RUNJOBID= node130-1304043773-31598
PBS_JOBID= 13170389
Free space on /tmp= 71980 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns2p3-tseitin.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287630-1304045554/watcher-3287630-1304045554 -o /tmp/evaluation-result-3287630-1304045554/solver-3287630-1304045554 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3287630-1304045554.cnf

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

MD5SUM BENCH= 2b5c02650b763b7d13b77ce3fc61aa15
RANDOM SEED=361265878

node130.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.838
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.67
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.838
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	: 5332.83
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.838
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.838
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.81
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.838
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.838
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.838
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.75
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26498500 kB
Buffers:       1150428 kB
Cached:        4093212 kB
SwapCached:      22432 kB
Active:        1048768 kB
Inactive:      4970828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26498500 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:           14000 kB
Writeback:           0 kB
AnonPages:      753564 kB
Mapped:          15852 kB
Slab:           368716 kB
PageTables:       6188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1394348 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= 70924 MiB
End job on node130 at 2011-04-29 04:53:11