Trace number 3283169

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-stUNSAT 137.443 137.452

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10p0.cnf
MD5SUMef1df882c8a642421a1d0216a16bf652
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.7879
Satisfiable
(Un)Satisfiability was proved
Number of variables155107
Number of clauses675624
Sum of the clauses size1568150
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2547130
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

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 1 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-3283169-1303759555.cnf'
0.00/0.00	c -- header says num vars:         155107
0.00/0.00	c -- header says num clauses:      675624
0.39/0.48	c -- clauses added:            0 learnts,       675624 normals,            0 xors
0.39/0.48	c -- vars added     155107
0.39/0.48	c Parsing time:  0.45 s
0.39/0.48	c  N st     0         0    155107    121638    546615         0   1560264         0   no data   no data  --
0.69/0.77	c asymm  cl-useful: 29/719/96468 lits-rem:148 time: 0.28
10.69/10.79	c Flit:    42 Blit:   1272 bXBeca:    0 bXProp:  674 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 10.00
10.79/10.82	c Cleaning up after failed var search:     0.03 s 
14.19/14.23	c Calc non-exist non-lernt bins v-fix:  2705 done:   6888 time:  3.30 s
14.29/14.32	c Cache  BProp: 0 Set: 0 BXProp: 528 T: 0.08
14.39/14.49	c Subs w/ non-existent bins:      0 time:  0.16 s
14.49/14.55	c Replacing     1202 vars Replaced    34101 lits Time:     0.06 s 
14.59/14.63	c bin-w-bin subsume rem        19079 bins  time:  0.04 s
14.69/14.70	c subs with bin:     2566  lits-rem:     23636  v-fix:    0  time:  0.07 s
14.89/14.92	c Removed useless bin:     195  fixed:     0  bprops:  10.02M  time:  0.22 s
15.40/15.49	c lits-rem:        15  cl-subs:     2523  v-elim:  40961  v-fix:    0  time:  0.57 s
15.40/15.49	c learnt bin added due to v-elim: 0
15.49/15.53	c Finding binary XORs  T:     0.03 s  found:    1974
15.49/15.56	c Replacing     1974 vars Replaced    52391 lits Time:     0.04 s 
15.59/15.66	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
15.59/15.66	c Calc default polars -  time:   0.01 s pos:   14578 undec:   92312 neg:   48217
15.59/15.66	c =========================================================================================
15.59/15.66	c types(t): F = full restart, N = normal restart
15.59/15.66	c types(t): S = simplification begin/end, E = solution found
15.59/15.66	c restart types(rt): st = static, dy = dynamic
15.59/15.66	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
15.59/15.66	c  B st     0         0     76611    137064    252436         0   1049823         0   no data   no data  --
17.69/17.72	c Decided on dynamic restart strategy
20.59/20.62	c  N dy    20      4121     75939    137064    252536      3761   1049823    598777    227.63     28.70  --
29.19/29.26	c  N dy    48      8200     70938    130852    229628      7513    963913   1645062    306.25     30.77  --
38.49/38.58	c  N dy    76     12300     68949    128128    221572     11303    928454   2565643    236.07     28.87  --
49.59/49.60	c  N dy   104     16428     68691    128128    221619     15246    928454   3660884    276.09     29.28  --
62.99/63.09	c  N dy   132     20488     68626    128128    221660      9782    928454   1563162    244.47     26.84  --
75.09/75.15	c  N dy   160     24571     68065    123408    220367     13424    909913   2233467    159.00     24.76  --
88.79/88.84	c  N dy   188     28650     67978    123408    220375     17402    909913   2805121    114.81     22.46  --
93.50/93.52	c  S st   198     30000     67869    123408    220379     18706    909913   3011933    136.52     21.94  --
95.39/95.48	c  S st   198     30500     67865    123408    220422     19107    909913   3073497    136.52     21.94  --
95.49/95.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
95.49/95.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.05
107.49/107.55	c Flit:   277 Blit:   6662 bXBeca:    0 bXProp:  339 Bin:  17728 BRemL:     12 BRemN:     63 CBin:       0 P: 60.0M T: 11.94
107.49/107.59	c Cleaning up after failed var search:     0.04 s 
110.09/110.14	c Calc non-exist non-lernt bins v-fix:    97 done:  13470 time:  2.50 s
110.19/110.24	c Cache  BProp: 13514 Set: 3320 BXProp: 784 T: 0.09
111.09/111.11	c Subs w/ non-existent bins:   3980 time:  0.87 s
111.19/111.29	c Replacing     1124 vars Replaced   158045 lits Time:     0.18 s 
111.50/111.53	c bin-w-bin subsume rem         1873 bins  time:  0.02 s
113.60/113.67	c subs with bin:      126  lits-rem:      9888  v-fix:    0  time:  2.14 s
113.79/113.86	c Removed useless bin:    1160  fixed:     9  bprops:  10.00M  time:  0.19 s
117.99/118.01	c lits-rem:        82  cl-subs:    20132  v-elim:   9633  v-fix:    0  time:  4.14 s
117.99/118.01	c learnt bin added due to v-elim: 0
118.29/118.36	c vivif2 --  cl tried    89369 cl shrink     5270 lits rem       7134 time: 0.34
118.49/118.52	c vivif2 --  cl tried     5708 cl shrink     3320 lits rem      40503 time: 0.16
118.70/118.74	c asymm  cl-useful: 105/597/88083 lits-rem:316 time: 0.22
118.89/118.99	c calculated reachability. Time: 0.24
118.99/119.00	c  N dy   198     30500     49595     88065    181743      5569    678588    372895    136.52     21.94  --
118.99/119.00	c  F st   198     30500     49595     88065    181743      5569    678588    372895    136.52     21.94  --
123.59/123.62	c Decided on dynamic restart strategy
124.69/124.76	c Finding binary XORs  T:     1.13 s  found:    1119
124.79/124.80	c Replacing     1119 vars Replaced    17792 lits Time:     0.03 s 
129.19/129.26	c  N dy   219     34608     47954     86819    176490      9487    664892    758800     96.74     20.30  --
137.29/137.30	c  E dy   242     37761     47923     86819    176552     12495    664892   1002846     76.74     19.11  --
137.29/137.32	c num threads              : 1          
137.29/137.32	c restarts                 : 242        
137.29/137.32	c dynamic restarts         : 230        
137.29/137.32	c static restarts          : 12         
137.29/137.32	c full restarts            : 1          
137.29/137.32	c total simplify time      : 1.29       
137.29/137.32	c learnts DL2              : 0          
137.29/137.32	c learnts size 2           : 621216     
137.29/137.32	c learnts size 1           : 90326       (58.23     % of vars)
137.29/137.32	c filedLit time            : 22.01       (16.07     % time)
137.29/137.32	c v-elim SatELite          : 38769       (25.00     % vars)
137.29/137.32	c SatELite time            : 4.27        (3.12      % time)
137.29/137.32	c v-elim xor               : 0           (0.00      % vars)
137.29/137.32	c xor elim time            : 0.03        (0.02      % time)
137.29/137.32	c num binary xor trees     : 3433       
137.29/137.32	c binxor trees' crown      : 5419        (1.58      leafs/tree)
137.29/137.32	c bin xor find time        : 1.16       
137.29/137.32	c OTF clause subsumed      : 1188        (0.03      clauses/conflict)
137.29/137.32	c OTF subs. size diff      : 2614        (2.20       lits/clause)
137.29/137.32	c OTF cl watch-shrink      : 4449        (0.12      clauses/conflict)
137.29/137.32	c OTF cl watch-sh-lit      : 125063      (28.11      lits/clause)
137.29/137.32	c tried to recurMin cls    : 7238        (19.17      % of conflicts)
137.29/137.32	c updated cache            : 4573        (0.63       lits/tried recurMin)
137.29/137.32	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
137.29/137.32	c OTF Gate-rem lits        : 0           (nan       lits/confl)
137.29/137.32	c clauses over max glue    : 0           (0.00      % of all clauses)
137.29/137.32	c conflicts                : 37761       (275.64    / sec)
137.29/137.32	c decisions                : 188553      (0.49      % random)
137.29/137.32	c bogo-props               : 1188774958  (8677558.56 / sec)
137.29/137.32	c props                    : 314170505   (2293312.91 / sec)
137.29/137.32	c conflict literals        : 7132450     (34.46     % deleted)
137.29/137.32	c Memory used              : 833.41      MB
137.29/137.32	c CPU time                 : 136.99      s
137.29/137.32	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-3283169-1303759555/watcher-3283169-1303759555 -o /tmp/evaluation-result-3283169-1303759555/solver-3283169-1303759555 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3283169-1303759555.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.40 3.94 4.66 5/193 29078
/proc/meminfo: memFree=12867636/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=33880 CPUtime=0 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 1991 0 0 0 0 0 0 0 21 0 1 0 487553741 34693120 1589 33554432000 4194304 4797429 140737152077600 18446744073709551615 232335950250 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 8470 1589 351 148 0 3399 0

[startup+0.0265381 s]
/proc/loadavg: 3.40 3.94 4.66 5/193 29078
/proc/meminfo: memFree=12867636/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=47724 CPUtime=0.01 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 6122 0 0 0 1 0 0 0 21 0 1 0 487553741 48869376 4356 33554432000 4194304 4797429 140737152077600 18446744073709551615 232335589131 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 11931 4381 351 148 0 6860 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47724

[startup+0.100525 s]
/proc/loadavg: 3.40 3.94 4.66 5/193 29078
/proc/meminfo: memFree=12867636/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=76104 CPUtime=0.08 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 14651 0 0 0 7 1 0 0 21 0 1 0 487553741 77930496 10980 33554432000 4194304 4797429 140737152077600 18446744073709551615 4660029 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 19026 10980 351 148 0 13955 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 76104

[startup+0.300519 s]
/proc/loadavg: 3.40 3.94 4.66 5/193 29078
/proc/meminfo: memFree=12867636/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=83004 CPUtime=0.29 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 16794 0 0 0 27 2 0 0 22 0 1 0 487553741 84996096 13071 33554432000 4194304 4797429 140737152077600 18446744073709551615 4356687 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 20751 13071 351 148 0 15680 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83004

[startup+0.700463 s]
/proc/loadavg: 3.40 3.94 4.66 5/193 29078
/proc/meminfo: memFree=12867636/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=120008 CPUtime=0.69 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 27080 0 0 0 66 3 0 0 23 0 1 0 487553741 122888192 19661 33554432000 4194304 4797429 140737152077600 18446744073709551615 4427256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 30002 19661 373 148 0 24931 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120008

[startup+1.5003 s]
/proc/loadavg: 3.40 3.94 4.66 5/194 29079
/proc/meminfo: memFree=12787896/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=224304 CPUtime=1.48 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 28268 0 0 0 145 3 0 0 25 0 1 0 487553741 229687296 20154 33554432000 4194304 4797429 140737152077600 18446744073709551615 4428008 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 56076 20154 381 148 0 51005 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 224304

[startup+3.101 s]
/proc/loadavg: 3.40 3.94 4.66 5/194 29079
/proc/meminfo: memFree=12787980/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=224304 CPUtime=3.09 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 28275 0 0 0 306 3 0 0 25 0 1 0 487553741 229687296 20161 33554432000 4194304 4797429 140737152077600 18446744073709551615 4428405 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 56076 20161 381 148 0 51005 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 224304

[startup+6.30043 s]
/proc/loadavg: 3.44 3.94 4.66 5/194 29079
/proc/meminfo: memFree=12784444/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=225356 CPUtime=6.29 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 28509 0 0 0 625 4 0 0 25 0 1 0 487553741 230764544 20395 33554432000 4194304 4797429 140737152077600 18446744073709551615 4427317 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 56339 20395 381 148 0 51268 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 225356

[startup+12.7003 s]
/proc/loadavg: 3.49 3.94 4.65 5/194 29079
/proc/meminfo: memFree=12856656/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=379720 CPUtime=12.69 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 59265 0 0 0 1260 9 0 0 25 0 1 0 487553741 388833280 51151 33554432000 4194304 4797429 140737152077600 18446744073709551615 4359988 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 94930 51151 382 148 0 89859 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 379720

[startup+25.501 s]
/proc/loadavg: 3.60 3.95 4.64 5/194 29079
/proc/meminfo: memFree=12319920/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=531016 CPUtime=25.49 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 93154 0 0 0 2532 17 0 0 25 0 1 0 487553741 543760384 84894 33554432000 4194304 4797429 140737152077600 18446744073709551615 4341204 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 132754 84894 411 148 0 127683 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 531016

[startup+51.1005 s]
/proc/loadavg: 3.74 3.95 4.62 5/194 29080
/proc/meminfo: memFree=12298948/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=532076 CPUtime=51.09 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 96092 0 0 0 5090 19 0 0 25 0 1 0 487553741 544845824 87821 33554432000 4194304 4797429 140737152077600 18446744073709551615 4424170 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 133019 87821 411 148 0 127948 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 532076

[startup+102.307 s]
/proc/loadavg: 3.88 3.95 4.59 5/194 29081
/proc/meminfo: memFree=12211040/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=627664 CPUtime=102.3 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 119726 0 0 0 10206 24 0 0 25 0 1 0 487553741 642727936 105688 33554432000 4194304 4797429 140737152077600 18446744073709551615 4427856 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 156916 105688 414 148 0 151845 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 627664

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

[startup+115.101 s]
/proc/loadavg: 3.90 3.95 4.58 5/194 29082
/proc/meminfo: memFree=12013140/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=849476 CPUtime=115.1 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 167263 0 0 0 11479 31 0 0 25 0 1 0 487553741 869863424 153225 33554432000 4194304 4797429 140737152077600 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 212369 153225 414 148 0 207298 0
Current children cumulated CPU time (s) 115.1
Current children cumulated vsize (KiB) 849476

[startup+127.901 s]
/proc/loadavg: 3.92 3.96 4.57 5/194 29082
/proc/meminfo: memFree=12001204/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=853408 CPUtime=127.89 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 169724 0 0 0 12758 31 0 0 25 0 1 0 487553741 873889792 155650 33554432000 4194304 4797429 140737152077600 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 213352 155650 415 148 0 208281 0
Current children cumulated CPU time (s) 127.89
Current children cumulated vsize (KiB) 853408

[startup+134.301 s]
/proc/loadavg: 3.93 3.96 4.57 5/194 29082
/proc/meminfo: memFree=11997236/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=853408 CPUtime=134.29 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 169937 0 0 0 13398 31 0 0 25 0 1 0 487553741 873889792 155862 33554432000 4194304 4797429 140737152077600 18446744073709551615 4379212 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 213352 155862 415 148 0 208281 0
Current children cumulated CPU time (s) 134.29
Current children cumulated vsize (KiB) 853408

[startup+135.9 s]
/proc/loadavg: 4.01 3.97 4.57 5/194 29082
/proc/meminfo: memFree=11996120/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=853408 CPUtime=135.89 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 170013 0 0 0 13558 31 0 0 25 0 1 0 487553741 873889792 155936 33554432000 4194304 4797429 140737152077600 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 213352 155936 415 148 0 208281 0
Current children cumulated CPU time (s) 135.89
Current children cumulated vsize (KiB) 853408

[startup+136.7 s]
/proc/loadavg: 4.01 3.97 4.57 5/194 29083
/proc/meminfo: memFree=11995128/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=853408 CPUtime=136.69 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 170031 0 0 0 13638 31 0 0 25 0 1 0 487553741 873889792 155954 33554432000 4194304 4797429 140737152077600 18446744073709551615 4341286 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 213352 155954 415 148 0 208281 0
Current children cumulated CPU time (s) 136.69
Current children cumulated vsize (KiB) 853408

[startup+137.101 s]
/proc/loadavg: 4.01 3.97 4.57 5/194 29083
/proc/meminfo: memFree=11995128/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=853408 CPUtime=137.09 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 170040 0 0 0 13678 31 0 0 25 0 1 0 487553741 873889792 155963 33554432000 4194304 4797429 140737152077600 18446744073709551615 4424170 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 213352 155963 415 148 0 208281 0
Current children cumulated CPU time (s) 137.09
Current children cumulated vsize (KiB) 853408

[startup+137.301 s]
/proc/loadavg: 4.01 3.97 4.57 5/194 29083
/proc/meminfo: memFree=11995128/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=853408 CPUtime=137.29 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 170045 0 0 0 13698 31 0 0 25 0 1 0 487553741 873889792 155968 33554432000 4194304 4797429 140737152077600 18446744073709551615 4387526 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 213352 155968 415 148 0 208281 0
Current children cumulated CPU time (s) 137.29
Current children cumulated vsize (KiB) 853408

[startup+137.401 s]
/proc/loadavg: 4.01 3.97 4.57 5/194 29083
/proc/meminfo: memFree=12015960/32951124 swapFree=67111528/67111528
[pid=29078] ppid=29076 vsize=819864 CPUtime=137.38 cores=0,2
/proc/29078/stat : 29078 (techdemo) R 29076 29078 28989 0 -1 4202496 170051 0 0 0 13707 31 0 0 18 0 1 0 487553741 839540736 150519 33554432000 4194304 4797429 140737152077600 18446744073709551615 232335541199 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29078/statm: 204966 150519 420 148 0 199895 0
Current children cumulated CPU time (s) 137.38
Current children cumulated vsize (KiB) 819864

Child status: 20
Real time (s): 137.452
CPU time (s): 137.443
CPU user time (s): 137.097
CPU system time (s): 0.345947
CPU usage (%): 99.9935
Max. virtual memory (cumulated for all children) (KiB): 853408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 137.097
system time used= 0.345947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170052
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= 9
involuntary context switches= 157

runsolver used 0.227965 second user time and 0.531919 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-25 21:25:56
IDJOB=3283169
IDBENCH=71003
IDSOLVER=1585
FILE ID=node132/3283169-1303759555
RUNJOBID= node132-1303759505-29007
PBS_JOBID= 13157126
Free space on /tmp= 71168 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-10p0.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283169-1303759555/watcher-3283169-1303759555 -o /tmp/evaluation-result-3283169-1303759555/solver-3283169-1303759555 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3283169-1303759555.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=1370911238

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12867916 kB
Buffers:       1617588 kB
Cached:       12468924 kB
SwapCached:          0 kB
Active:        9249064 kB
Inactive:     10275028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12867916 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          732432 kB
Writeback:           0 kB
AnonPages:     5437112 kB
Mapped:          16500 kB
Slab:           485544 kB
PageTables:      16264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7316028 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71160 MiB
End job on node132 at 2011-04-25 21:28:13