Trace number 3287860

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-mtUNSAT 50.4023 13.0635

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bc57sensorsp1-tseitin.cnf
MD5SUM836009cfc8c47eab51e5c571abae9348
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.482925
Satisfiable
(Un)Satisfiability was proved
Number of variables63327
Number of clauses174791
Sum of the clauses size407843
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2116526
Number of clauses of size 358263
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-3287860-1304045815.cnf'
0.00/0.00	c -- header says num vars:          63327
0.00/0.00	c -- header says num clauses:      174791
0.29/0.34	c -- clauses added:            0 learnts,       174791 normals,            0 xors
0.29/0.34	c -- vars added      63327
0.29/0.34	c Parsing time:  0.29 s
0.29/0.34	c  N st     0         0     63327     58263    116526         0    407841         0   no data   no data  --
0.29/1.01	c asymm  cl-useful: 197/15419/58262 lits-rem:591 time: 2.68
41.70/10.72	c Flit:  6229 Blit:   7692 bXBeca:    0 bXProp: 9114 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 38.40
41.70/10.74	c Cleaning up after failed var search:     0.06 s 
45.31/11.65	c Calc non-exist non-lernt bins v-fix:     0 done:  24119 time:  3.61 s
45.31/11.67	c Cache  BProp: 66 Set: 0 BXProp: 29 T: 0.06
45.31/11.69	c Subs w/ non-existent bins:    760 time:  0.12 s
45.69/11.72	c Replacing     9143 vars Replaced   165688 lits Time:     0.08 s 
45.69/11.73	c bin-w-bin subsume rem          690 bins  time:  0.03 s
45.69/11.75	c subs with bin:       75  lits-rem:        75  v-fix:    0  time:  0.06 s
46.09/11.88	c Removed useless bin:     453  fixed:     0  bprops:  10.00M  time:  0.50 s
46.49/11.98	c lits-rem:        28  cl-subs:      103  v-elim:  11054  v-fix:    0  time:  0.39 s
46.49/11.98	c learnt bin added due to v-elim: 0
47.69/12.27	c Finding binary XORs  T:     1.16 s  found:    1912
47.69/12.28	c Replacing     1912 vars Replaced    18355 lits Time:     0.04 s 
48.09/12.30	c Finding non-binary XORs:     0.06 s (found:    2014, avg size: 3.0)
48.09/12.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     58 locsubst:     0 time:   0.03
48.09/12.33	c calculated reachability. Time: 0.09
48.09/12.33	c Calc default polars -  time:   0.01 s pos:    1388 undec:   46130 neg:   15809
48.09/12.33	c =========================================================================================
48.09/12.33	c types(t): F = full restart, N = normal restart
48.09/12.33	c types(t): S = simplification begin/end, E = solution found
48.09/12.33	c restart types(rt): st = static, dy = dynamic
48.09/12.33	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
48.09/12.33	c  B st     0         0     20140     26342     27987         0    142238         0   no data   no data  --
48.49/12.48	c  E st     3       371     19662     26342     28040       291    142238      6351   no data      3.61  --
49.75/12.88	c Following stats are for *FIRST FINISHED THREAD ONLY*
49.75/12.88	c num threads              : 4          
49.75/12.88	c restarts                 : 3          
49.75/12.88	c dynamic restarts         : 0          
49.75/12.88	c static restarts          : 3          
49.75/12.88	c full restarts            : 0          
49.75/12.88	c total simplify time      : 0.00       
49.75/12.88	c learnts DL2              : 0          
49.75/12.88	c learnts size 2           : 130469     
49.75/12.88	c learnts size 1           : 30639       (48.38     % of vars)
49.75/12.88	c filedLit time            : 38.46       (77.73     % time)
49.75/12.88	c v-elim SatELite          : 11054       (17.46     % vars)
49.75/12.88	c SatELite time            : 0.29        (0.59      % time)
49.75/12.88	c v-elim xor               : 58          (0.09      % vars)
49.75/12.88	c xor elim time            : 0.03        (0.06      % time)
49.75/12.88	c num binary xor trees     : 4212       
49.75/12.88	c binxor trees' crown      : 11055       (2.62      leafs/tree)
49.75/12.88	c bin xor find time        : 1.16       
49.75/12.88	c OTF clause subsumed      : 8           (0.02      clauses/conflict)
49.75/12.88	c OTF subs. size diff      : 8           (1.00       lits/clause)
49.75/12.88	c OTF cl watch-shrink      : 162         (0.44      clauses/conflict)
49.75/12.88	c OTF cl watch-sh-lit      : 813         (5.02       lits/clause)
49.75/12.88	c tried to recurMin cls    : 356         (95.96      % of conflicts)
49.75/12.88	c updated cache            : 0           (0.00       lits/tried recurMin)
49.75/12.88	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
49.75/12.88	c OTF Gate-rem lits        : 0           (nan       lits/confl)
49.75/12.88	c unit cls received        : 0           (0.00      % of units)
49.75/12.88	c unit cls sent            : 0           (0.00      % of units)
49.75/12.88	c bin cls received         : 0          
49.75/12.88	c bin cls sent             : 0          
49.75/12.88	c tri cls recevied         : 0          
49.75/12.88	c tri cls sent             : 0          
49.75/12.88	c clauses over max glue    : 0           (0.00      % of all clauses)
49.75/12.88	c conflicts                : 371         (7.50      / sec)
49.75/12.88	c decisions                : 1617        (0.00      % random)
49.75/12.88	c bogo-props               : 58071354    (1173645.27 / sec)
49.75/12.88	c props                    : 756601      (15291.21  / sec)
49.75/12.88	c conflict literals        : 6527        (28.34     % deleted)
49.75/12.88	c Memory used              : 1602.91     MB
49.75/12.88	c single-thread CPU time   : 49.48       s
49.75/12.88	c all-threads sum CPU time : 49.48       s
49.75/12.88	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 4 cores: 1,3,5,7

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.95 7.16 6.36 5/180 3335
/proc/meminfo: memFree=31157440/32951124 swapFree=67111356/67111528
[pid=3335] ppid=3333 vsize=23908 CPUtime=0 cores=1,3,5,7
/proc/3335/stat : 3335 (techdemo) R 3333 3335 3183 0 -1 4202496 1220 0 0 0 0 0 0 0 25 0 1 0 496997155 24481792 1160 33554432000 4194304 4797429 140735396023296 18446744073709551615 270338080879 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3335/statm: 6019 1167 341 148 0 948 0

[startup+0.022028 s]
/proc/loadavg: 7.95 7.16 6.36 5/180 3335
/proc/meminfo: memFree=31157440/32951124 swapFree=67111356/67111528
[pid=3335] ppid=3333 vsize=61228 CPUtime=0.01 cores=1,3,5,7
/proc/3335/stat : 3335 (techdemo) R 3333 3335 3183 0 -1 4202496 3790 0 0 0 1 0 0 0 25 0 1 0 496997155 62697472 3249 33554432000 4194304 4797429 140735396023296 18446744073709551615 4366467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3335/statm: 15307 3250 349 148 0 10236 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 61228

[startup+0.101014 s]
/proc/loadavg: 7.95 7.16 6.36 5/180 3335
/proc/meminfo: memFree=31157440/32951124 swapFree=67111356/67111528
[pid=3335] ppid=3333 vsize=91312 CPUtime=0.09 cores=1,3,5,7
/proc/3335/stat : 3335 (techdemo) R 3333 3335 3183 0 -1 4202496 12713 0 0 0 8 1 0 0 25 0 1 0 496997155 93503488 9390 33554432000 4194304 4797429 140735396023296 18446744073709551615 4365820 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3335/statm: 22828 9391 349 148 0 17757 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 91312

[startup+0.300988 s]
/proc/loadavg: 7.95 7.16 6.36 5/180 3335
/proc/meminfo: memFree=31157440/32951124 swapFree=67111356/67111528
[pid=3335] ppid=3333 vsize=152168 CPUtime=0.29 cores=1,3,5,7
/proc/3335/stat : 3335 (techdemo) R 3333 3335 3183 0 -1 4202496 31853 0 0 0 25 4 0 0 25 0 1 0 496997155 155820032 24733 33554432000 4194304 4797429 140735396023296 18446744073709551615 4365820 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3335/statm: 38042 24734 349 148 0 32971 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 152168

[startup+1.04879 s]
/proc/loadavg: 7.95 7.16 6.36 5/180 3335
/proc/meminfo: memFree=31157440/32951124 swapFree=67111356/67111528
[pid=3335] ppid=3333 vsize=568516 CPUtime=3.14 cores=1,3,5,7
/proc/3335/stat : 3335 (techdemo) D 3333 3335 3183 0 -1 4202496 37281 0 0 0 310 4 0 0 25 0 4 0 496997155 582160384 29539 33554432000 4194304 4797429 140735396023296 18446744073709551615 270338427063 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3335/statm: 142129 29539 385 148 0 137058 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 568516

[startup+1.5007 s]
/proc/loadavg: 7.95 7.16 6.36 5/180 3335
/proc/meminfo: memFree=31157440/32951124 swapFree=67111356/67111528
[pid=3335] ppid=3333 vsize=810272 CPUtime=4.95 cores=1,3,5,7
/proc/3335/stat : 3335 (techdemo) R 3333 3335 3183 0 -1 4202496 51861 0 0 0 488 7 0 0 25 0 4 0 496997155 829718528 43547 33554432000 4194304 4797429 140735396023296 18446744073709551615 4428023 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3335/statm: 202568 43547 386 148 0 197497 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 810272

[startup+3.10038 s]
/proc/loadavg: 8.03 7.19 6.38 9/184 3339
/proc/meminfo: memFree=30837708/32951124 swapFree=67111356/67111528
[pid=3335] ppid=3333 vsize=941528 CPUtime=11.34 cores=1,3,5,7
/proc/3335/stat : 3335 (techdemo) R 3333 3335 3183 0 -1 4202496 98949 0 0 0 1118 16 0 0 25 0 4 0 496997155 964124672 90635 33554432000 4194304 4797429 140735396023296 18446744073709551615 4427266 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3335/statm: 235382 90635 386 148 0 230311 0
[pid=3335/tid=3337] ppid=3333 vsize=941528 CPUtime=2.74 cores=1,3,5,7
/proc/3335/task/3337/stat : 3337 (techdemo) R 3333 3335 3183 0 -1 4202560 15985 0 0 0 273 1 0 0 25 0 4 0 496997189 964124672 90635 33554432000 4194304 4797429 140735396023296 18446744073709551615 4427326 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3335/tid=3338] ppid=3333 vsize=941528 CPUtime=2.75 cores=1,3,5,7
/proc/3335/task/3338/stat : 3338 (techdemo) R 3333 3335 3183 0 -1 4202560 15865 0 0 0 272 3 0 0 25 0 4 0 496997189 964124672 90635 33554432000 4194304 4797429 140735396023296 18446744073709551615 4428355 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3335/tid=3339] ppid=3333 vsize=941528 CPUtime=2.73 cores=1,3,5,7
/proc/3335/task/3339/stat : 3339 (techdemo) R 3333 3335 3183 0 -1 4202560 15411 0 0 0 270 3 0 0 20 0 4 0 496997189 964124672 90635 33554432000 4194304 4797429 140735396023296 18446744073709551615 270338042612 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 941528

[startup+6.30075 s]
/proc/loadavg: 8.03 7.19 6.38 9/184 3339
/proc/meminfo: memFree=30463724/32951124 swapFree=67111356/67111528
[pid=3335] ppid=3333 vsize=1263940 CPUtime=24.12 cores=1,3,5,7
/proc/3335/stat : 3335 (techdemo) R 3333 3335 3183 0 -1 4202496 183968 0 0 0 2381 31 0 0 19 0 4 0 496997155 1294274560 175654 33554432000 4194304 4797429 140735396023296 18446744073709551615 4242459 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3335/statm: 315985 175654 386 148 0 310914 0
[pid=3335/tid=3337] ppid=3333 vsize=1263940 CPUtime=5.94 cores=1,3,5,7
/proc/3335/task/3337/stat : 3337 (techdemo) R 3333 3335 3183 0 -1 4202560 37003 0 0 0 589 5 0 0 25 0 4 0 496997189 1294274560 175654 33554432000 4194304 4797429 140735396023296 18446744073709551615 4427922 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3335/tid=3338] ppid=3333 vsize=1263940 CPUtime=5.94 cores=1,3,5,7
/proc/3335/task/3338/stat : 3338 (techdemo) R 3333 3335 3183 0 -1 4202560 37213 0 0 0 588 6 0 0 18 0 4 0 496997189 1294274560 175654 33554432000 4194304 4797429 140735396023296 18446744073709551615 4427245 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3335/tid=3339] ppid=3333 vsize=1263940 CPUtime=5.92 cores=1,3,5,7
/proc/3335/task/3339/stat : 3339 (techdemo) R 3333 3335 3183 0 -1 4202560 37675 0 0 0 585 7 0 0 25 0 4 0 496997189 1294274560 175654 33554432000 4194304 4797429 140735396023296 18446744073709551615 4226023 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.12
Current children cumulated vsize (KiB) 1263940

[startup+12.7065 s]
/proc/loadavg: 8.02 7.22 6.39 8/184 3339
/proc/meminfo: memFree=30179912/32951124 swapFree=67111356/67111528
[pid=3335] ppid=3333 vsize=1640848 CPUtime=49.48 cores=1,3,5,7
/proc/3335/stat : 3335 (techdemo) R 3333 3335 3183 0 -1 4202496 252239 0 0 0 4904 44 0 0 23 0 4 0 496997155 1680228352 243409 33554432000 4194304 4797429 140735396023296 18446744073709551615 270350212721 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3335/statm: 410212 243409 421 148 0 405141 0
[pid=3335/tid=3337] ppid=3333 vsize=1640848 CPUtime=12.33 cores=1,3,5,7
/proc/3335/task/3337/stat : 3337 (techdemo) R 3333 3335 3183 0 -1 4202560 54941 0 0 0 1224 9 0 0 18 0 4 0 496997189 1680228352 243409 33554432000 4194304 4797429 140735396023296 18446744073709551615 4637558 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3335/tid=3338] ppid=3333 vsize=1640848 CPUtime=12.35 cores=1,3,5,7
/proc/3335/task/3338/stat : 3338 (techdemo) R 3333 3335 3183 0 -1 4202560 55629 0 0 0 1225 10 0 0 25 0 4 0 496997189 1680228352 243409 33554432000 4194304 4797429 140735396023296 18446744073709551615 4638471 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3335/tid=3339] ppid=3333 vsize=1640848 CPUtime=12.31 cores=1,3,5,7
/proc/3335/task/3339/stat : 3339 (techdemo) R 3333 3335 3183 0 -1 4202560 56290 0 0 0 1221 10 0 0 25 0 4 0 496997189 1680228352 243409 33554432000 4194304 4797429 140735396023296 18446744073709551615 47652394259987 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.48
Current children cumulated vsize (KiB) 1640848

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

[startup+12.9004 s]
/proc/loadavg: 8.02 7.22 6.39 8/184 3339
/proc/meminfo: memFree=30179912/32951124 swapFree=67111356/67111528
[pid=3335] ppid=3333 vsize=1636132 CPUtime=50 cores=1,3,5,7
/proc/3335/stat : 3335 (techdemo) R 3333 3335 3183 0 -1 4202496 252418 0 0 0 4955 45 0 0 22 0 4 0 496997155 1675399168 242343 33554432000 4194304 4797429 140735396023296 18446744073709551615 270338039137 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3335/statm: 409033 242343 425 148 0 403962 0
[pid=3335/tid=3337] ppid=3333 vsize=1636132 CPUtime=12.52 cores=1,3,5,7
/proc/3335/task/3337/stat : 3337 (techdemo) R 3333 3335 3183 0 -1 4202560 54963 0 0 0 1243 9 0 0 18 0 4 0 496997189 1675399168 242343 33554432000 4194304 4797429 140735396023296 18446744073709551615 47652394260402 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3335/tid=3338] ppid=3333 vsize=1636132 CPUtime=12.54 cores=1,3,5,7
/proc/3335/task/3338/stat : 3338 (techdemo) R 3333 3335 3183 0 -1 4202560 55781 0 0 0 1244 10 0 0 25 0 4 0 496997189 1675399168 242343 33554432000 4194304 4797429 140735396023296 18446744073709551615 47652394260396 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3335/tid=3339] ppid=3333 vsize=1636132 CPUtime=12.41 cores=1,3,5,7
/proc/3335/task/3339/stat : 3339 (techdemo) R 3333 3335 3183 0 -1 4202560 56290 0 0 0 1231 10 0 0 25 0 4 0 496997189 1675399168 242343 33554432000 4194304 4797429 140735396023296 18446744073709551615 47652394260396 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (KiB) 1636132

[startup+13.0004 s]
/proc/loadavg: 8.02 7.22 6.39 8/184 3339
/proc/meminfo: memFree=30179912/32951124 swapFree=67111356/67111528
[pid=3335] ppid=3333 vsize=1281088 CPUtime=50.33 cores=1,3,5,7
/proc/3335/stat : 3335 (techdemo) R 3333 3335 3183 0 -1 4202496 252418 0 0 0 4988 45 0 0 22 0 4 0 496997155 1311834112 232678 33554432000 4194304 4797429 140735396023296 18446744073709551615 270338039707 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3335/statm: 320272 232678 425 148 0 315201 0
[pid=3335/tid=3337] ppid=3333 vsize=1281088 CPUtime=12.6 cores=1,3,5,7
/proc/3335/task/3337/stat : 3337 (techdemo) S 3333 3335 3183 0 -1 4202560 54963 0 0 0 1251 9 0 0 18 0 4 0 496997189 1311834112 232678 33554432000 4194304 4797429 140735396023296 18446744073709551615 47652394260426 0 0 4096 2 18446604469637617536 0 0 -1 5 0 0 0
[pid=3335/tid=3338] ppid=3333 vsize=1281088 CPUtime=12.62 cores=1,3,5,7
/proc/3335/task/3338/stat : 3338 (techdemo) S 3333 3335 3183 0 -1 4202560 55781 0 0 0 1252 10 0 0 25 0 4 0 496997189 1311834112 232678 33554432000 4194304 4797429 140735396023296 18446744073709551615 47652394260426 0 0 4096 2 18446604469637617536 0 0 -1 3 0 0 0
[pid=3335/tid=3339] ppid=3333 vsize=1281088 CPUtime=12.49 cores=1,3,5,7
/proc/3335/task/3339/stat : 3339 (techdemo) S 3333 3335 3183 0 -1 4202560 56290 0 0 0 1239 10 0 0 25 0 4 0 496997189 1311834112 232678 33554432000 4194304 4797429 140735396023296 18446744073709551615 47652394260426 0 0 4096 2 18446604469637617536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 1281088

Child status: 20
Real time (s): 13.0635
CPU time (s): 50.4023
CPU user time (s): 49.9074
CPU system time (s): 0.494924
CPU usage (%): 385.825
Max. virtual memory (cumulated for all children) (KiB): 1640848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.9074
system time used= 0.494924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 252419
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= 3260
involuntary context switches= 374

runsolver used 0.020996 second user time and 0.051992 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 04:56:55
IDJOB=3287860
IDBENCH=82476
IDSOLVER=1584
FILE ID=node143/3287860-1304045815
RUNJOBID= node143-1304045361-3203
PBS_JOBID= 13170399
Free space on /tmp= 72912 MiB

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

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

MD5SUM BENCH= 836009cfc8c47eab51e5c571abae9348
RANDOM SEED=1812009093

node143.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.846
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.846
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	: 5226.15
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.846
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.74
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.846
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.83
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.846
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.846
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.846
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.74
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.846
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:      31157720 kB
Buffers:        171208 kB
Cached:         613708 kB
SwapCached:        168 kB
Active:         926788 kB
Inactive:       592416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31157720 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           10132 kB
Writeback:           0 kB
AnonPages:      733100 kB
Mapped:          15980 kB
Slab:           208420 kB
PageTables:       6008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1376044 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= 72904 MiB
End job on node143 at 2011-04-29 04:57:09