Trace number 3283173

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 Strange-Night-1-stUNSAT 97.8531 97.8532

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 WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3283173-1303758919.cnf'
0.00/0.00	c -- header says num vars:         155107
0.00/0.00	c -- header says num clauses:      675624
0.19/0.28	c -- clauses added:            0 learnts,       675624 normals,            0 xors
0.19/0.28	c -- vars added     155107
0.19/0.28	c Parsing time:  0.24 s
0.19/0.28	c  N st     0         0    155107    121638    546615         0   1560264         0   no data   no data  --
0.59/0.60	c asymm  cl-useful: 9/1330/96468 lits-rem:36 time: 0.32
12.39/12.44	c Flit:   375 Blit:   3632 bXBeca:    0 bXProp: 1404 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 11.69
12.39/12.46	c Cleaning up after failed var search:     0.02 s 
12.49/12.50	c Replacing     1404 vars Replaced    40857 lits Time:     0.03 s 
12.49/12.57	c bin-w-bin subsume rem        18444 bins  time:  0.03 s
12.59/12.62	c subs with bin:     2369  lits-rem:     21807  v-fix:    0  time:  0.06 s
20.80/20.82	c Subs w/ non-existent bins:    581 l-rem:      0 v-fix:     0 done:  29234 time:  8.19 s
20.99/21.09	c Removed useless bin:     667  fixed:     0  props:  20.01M  time:  0.27 s
21.68/21.74	c lits-rem:      1700  cl-subs:     4383  v-elim:  34032  v-fix:    0  time:  0.64 s
22.68/22.73	c Finding binary XORs  T:     0.99 s  found:     460
22.68/22.76	c Replacing      460 vars Replaced     8445 lits Time:     0.03 s 
22.88/22.96	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
22.88/22.96	c calculated reachability. Time: 0.14
22.88/22.98	c Calc default polars -  time:   0.01 s pos:   14027 undec:   93981 neg:   47099
22.88/22.98	c =========================================================================================
22.88/22.98	c types(t): F = full restart, N = normal restart
22.88/22.98	c types(t): S = simplification begin/end, E = solution found
22.88/22.98	c restart types(rt): st = static, dy = dynamic
22.88/22.98	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
22.88/22.98	c  B st     0         0     74826    134423    242339         0   1013192         0   no data   no data  --
26.58/26.64	c  N dy    14      4175     71541    131146    231381      3809    971164    553688     11.25     11.92  --
33.49/33.57	c  N dy    32      8204     70693    129687    228115      7687    957254   1730384     11.51     12.58  --
40.49/40.59	c Finding binary XORs  T:     0.71 s  found:     614
41.19/41.21	c  N dy    39     12221     69516    125014    223130     11376    926535   2432226     10.19     10.73  --
51.79/51.83	c  N dy    53     18275     69009    125014    223183     17332    926535   3581039      9.59     10.20  --
59.30/59.32	c  N dy    62     22877     68994    125014    223195     12362    926535   1537125      9.33      9.93  --
62.49/62.57	c  F st    63     25001     68994    125014    223200     14462    926535   1706668      9.09      7.23  --
62.60/62.65	c Replacing      614 vars Replaced    22964 lits Time:     0.06 s 
65.79/65.85	c  N st    67     27032     68390    123302    219348     16382    912799   1876209      9.09   no data  --
70.79/70.84	c  S st    69     30000     68367    123302    219361     19288    912799   2108653      9.09   no data  --
71.69/71.71	c  S st    69     30502     66245    120507    211309     19492    878146   2110874      9.09   no data  --
71.69/71.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
71.79/71.80	c Cache  BProp: 3428 Set: 1075 BXProp: 1 T: 0.06
87.20/87.22	c Flit:   878 Blit:   8159 bXBeca:    0 bXProp: 1018 Bins:  19879 BRemL:     46 BRemN:     78 P: 200.0M T: 15.33
87.20/87.26	c Cleaning up after failed var search:     0.03 s 
87.29/87.36	c Replacing     1019 vars Replaced   109464 lits Time:     0.10 s 
87.49/87.56	c bin-w-bin subsume rem         1195 bins  time:  0.02 s
89.49/89.59	c subs with bin:     4870  lits-rem:      6725  v-fix:    0  time:  2.03 s
89.79/89.86	c Subs w/ non-existent bins:    203 l-rem:    320 v-fix:    28 done:   1475 time:  0.26 s
89.99/90.09	c Removed useless bin:     811  fixed:   179  props:  20.01M  time:  0.24 s
93.69/93.70	c lits-rem:       563  cl-subs:    21628  v-elim:   4894  v-fix:    0  time:  3.61 s
93.99/94.03	c asymm  cl-useful: 519/1111/88810 lits-rem:908 time: 0.32
94.19/94.29	c calculated reachability. Time: 0.25
94.19/94.29	c  N dy    69     30502     47148     88810    174242      5673    662269    266879      9.09   no data  --
95.49/95.59	c Finding binary XORs  T:     1.30 s  found:     542
95.59/95.62	c Replacing      542 vars Replaced     8327 lits Time:     0.03 s 
97.69/97.71	c  E dy    72     32846     45919     86626    171383      5738    649767    340232      8.79      3.33  --
97.69/97.71	c num threads              : 1          
97.69/97.71	c restarts                 : 72         
97.69/97.71	c dynamic restarts         : 60         
97.69/97.71	c static restarts          : 12         
97.69/97.71	c full restarts            : 1          
97.69/97.71	c total simplify time      : 2.24       
97.69/97.71	c learnts DL2              : 0          
97.69/97.71	c learnts size 2           : 618372     
97.69/97.71	c learnts size 1           : 80928       (52.18     % of vars)
97.69/97.71	c filedLit time            : 27.08       (27.81     % time)
97.69/97.71	c v-elim SatELite          : 38926       (25.10     % vars)
97.69/97.71	c SatELite time            : 12.42       (12.76     % time)
97.69/97.71	c v-elim xor               : 0           (0.00      % vars)
97.69/97.71	c xor elim time            : 0.03        (0.03      % time)
97.69/97.71	c num binary xor trees     : 2274       
97.69/97.71	c binxor trees' crown      : 4039        (1.78      leafs/tree)
97.69/97.71	c bin xor find time        : 3.00       
97.69/97.71	c OTF clause improved      : 310         (0.01      clauses/conflict)
97.69/97.71	c OTF impr. size diff      : 770         (2.48       lits/clause)
97.69/97.71	c OTF cl watch-shrink      : 19231       (0.59      clauses/conflict)
97.69/97.71	c OTF cl watch-sh-lit      : 244034      (12.69      lits/clause)
97.69/97.71	c tried to recurMin cls    : 20221       (61.56      % of conflicts)
97.69/97.71	c updated cache            : 11158       (0.55       lits/tried recurMin)
97.69/97.71	c clauses over max glue    : 0           (0.00      % of all clauses)
97.69/97.71	c conflicts                : 32846       (337.29    / sec)
97.69/97.71	c decisions                : 90251       (1.17      % random)
97.69/97.71	c bogo-props               : 2030658879  (20852251.55 / sec)
97.69/97.71	c conflict literals        : 5168216     (40.63     % deleted)
97.69/97.71	c Memory used              : 1058.68     MB
97.69/97.71	c CPU time                 : 97.38       s
97.69/97.71	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-3283173-1303758919/watcher-3283173-1303758919 -o /tmp/evaluation-result-3283173-1303758919/solver-3283173-1303758919 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3283173-1303758919.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.80 2.43 2.59 4/189 21052
/proc/meminfo: memFree=12092832/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=33020 CPUtime=0 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 1600 0 0 0 0 0 0 0 24 0 1 0 487494582 33812480 1263 33554432000 4194304 4650387 140734806681024 18446744073709551615 4354184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 8255 1264 331 112 0 3220 0

[startup+0.0722919 s]
/proc/loadavg: 3.80 2.43 2.59 4/189 21052
/proc/meminfo: memFree=12092832/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=64812 CPUtime=0.06 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 10516 0 0 0 5 1 0 0 24 0 1 0 487494582 66367488 8310 33554432000 4194304 4650387 140734806681024 18446744073709551615 216634176197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 16203 8311 331 112 0 11168 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 64812

[startup+0.100253 s]
/proc/loadavg: 3.80 2.43 2.59 4/189 21052
/proc/meminfo: memFree=12092832/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=67056 CPUtime=0.08 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 11077 0 0 0 7 1 0 0 24 0 1 0 487494582 68665344 8871 33554432000 4194304 4650387 140734806681024 18446744073709551615 4373776 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 16764 8871 331 112 0 11729 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 67056

[startup+0.300221 s]
/proc/loadavg: 3.80 2.43 2.59 4/189 21052
/proc/meminfo: memFree=12092832/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=98128 CPUtime=0.29 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 20160 0 0 0 26 3 0 0 25 0 1 0 487494582 100483072 15872 33554432000 4194304 4650387 140734806681024 18446744073709551615 4370232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 24532 15872 347 112 0 19497 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 98128

[startup+0.701179 s]
/proc/loadavg: 3.80 2.43 2.59 4/189 21052
/proc/meminfo: memFree=12092832/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=107856 CPUtime=0.69 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 22158 0 0 0 65 4 0 0 25 0 1 0 487494582 110444544 17056 33554432000 4194304 4650387 140734806681024 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 26964 17056 353 112 0 21929 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 107856

[startup+1.50101 s]
/proc/loadavg: 3.80 2.43 2.59 5/190 21053
/proc/meminfo: memFree=12013820/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=145124 CPUtime=1.49 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 29443 0 0 0 144 5 0 0 25 0 1 0 487494582 148606976 24341 33554432000 4194304 4650387 140734806681024 18446744073709551615 4369246 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 36281 24341 353 112 0 31246 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 145124

[startup+3.10076 s]
/proc/loadavg: 3.80 2.43 2.59 5/190 21053
/proc/meminfo: memFree=11973648/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=222096 CPUtime=3.09 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 44443 0 0 0 302 7 0 0 25 0 1 0 487494582 227426304 39341 33554432000 4194304 4650387 140734806681024 18446744073709551615 4370220 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 55524 39341 353 112 0 50489 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 222096

[startup+6.3012 s]
/proc/loadavg: 3.82 2.45 2.60 5/190 21053
/proc/meminfo: memFree=11851372/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=375660 CPUtime=6.29 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 73732 0 0 0 618 11 0 0 25 0 1 0 487494582 384675840 68630 33554432000 4194304 4650387 140734806681024 18446744073709551615 4369341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 93915 68630 353 112 0 88880 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 375660

[startup+12.701 s]
/proc/loadavg: 3.83 2.48 2.61 5/190 21053
/proc/meminfo: memFree=11613776/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=681000 CPUtime=12.69 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 132815 0 0 0 1252 17 0 0 25 0 1 0 487494582 697344000 127713 33554432000 4194304 4650387 140734806681024 18446744073709551615 4550100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 170250 127713 366 112 0 165215 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 681000

[startup+25.5008 s]
/proc/loadavg: 3.87 2.55 2.63 5/190 21054
/proc/meminfo: memFree=11544516/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=699636 CPUtime=25.49 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 138227 0 0 0 2532 17 0 0 25 0 1 0 487494582 716427264 133125 33554432000 4194304 4650387 140734806681024 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 174909 133125 379 112 0 169874 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 699636

[startup+51.1003 s]
/proc/loadavg: 3.91 2.67 2.67 5/190 21054
/proc/meminfo: memFree=11474540/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=752244 CPUtime=51.09 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 143131 0 0 0 5089 20 0 0 25 0 1 0 487494582 770297856 138029 33554432000 4194304 4650387 140734806681024 18446744073709551615 4334513 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 188061 138029 379 112 0 183026 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 752244

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

[startup+76.7008 s]
/proc/loadavg: 3.94 2.77 2.70 5/190 21055
/proc/meminfo: memFree=11460252/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=747532 CPUtime=76.69 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 153969 0 0 0 7647 22 0 0 25 0 1 0 487494582 765472768 143430 33554432000 4194304 4650387 140734806681024 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 186883 143430 383 112 0 181848 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 747532

[startup+89.5005 s]
/proc/loadavg: 3.95 2.83 2.72 5/190 21055
/proc/meminfo: memFree=11174656/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=1078928 CPUtime=89.49 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 221777 0 0 0 8917 32 0 0 25 0 1 0 487494582 1104822272 211238 33554432000 4194304 4650387 140734806681024 18446744073709551615 4436136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 269732 211238 383 112 0 264697 0
Current children cumulated CPU time (s) 89.49
Current children cumulated vsize (KiB) 1078928

[startup+92.701 s]
/proc/loadavg: 3.95 2.83 2.72 5/190 21056
/proc/meminfo: memFree=11168456/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=1084088 CPUtime=92.69 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 223111 0 0 0 9237 32 0 0 25 0 1 0 487494582 1110106112 212572 33554432000 4194304 4650387 140734806681024 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 271022 212572 383 112 0 265987 0
Current children cumulated CPU time (s) 92.69
Current children cumulated vsize (KiB) 1084088

[startup+95.9004 s]
/proc/loadavg: 3.96 2.85 2.73 5/190 21056
/proc/meminfo: memFree=11156552/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=1084088 CPUtime=95.89 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 223280 0 0 0 9557 32 0 0 25 0 1 0 487494582 1110106112 212741 33554432000 4194304 4650387 140734806681024 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 271022 212741 383 112 0 265987 0
Current children cumulated CPU time (s) 95.89
Current children cumulated vsize (KiB) 1084088

[startup+96.7002 s]
/proc/loadavg: 3.96 2.85 2.73 5/190 21056
/proc/meminfo: memFree=11156056/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=1084088 CPUtime=96.69 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 223368 0 0 0 9637 32 0 0 25 0 1 0 487494582 1110106112 212829 33554432000 4194304 4650387 140734806681024 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 271022 212829 383 112 0 265987 0
Current children cumulated CPU time (s) 96.69
Current children cumulated vsize (KiB) 1084088

[startup+97.5011 s]
/proc/loadavg: 3.96 2.85 2.73 5/190 21056
/proc/meminfo: memFree=11156056/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=1084088 CPUtime=97.49 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 223407 0 0 0 9717 32 0 0 25 0 1 0 487494582 1110106112 212868 33554432000 4194304 4650387 140734806681024 18446744073709551615 4328822 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 271022 212868 383 112 0 265987 0
Current children cumulated CPU time (s) 97.49
Current children cumulated vsize (KiB) 1084088

[startup+97.701 s]
/proc/loadavg: 3.96 2.85 2.73 5/190 21056
/proc/meminfo: memFree=11156056/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=1084088 CPUtime=97.69 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 223416 0 0 0 9737 32 0 0 25 0 1 0 487494582 1110106112 212877 33554432000 4194304 4650387 140734806681024 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 271022 212877 383 112 0 265987 0
Current children cumulated CPU time (s) 97.69
Current children cumulated vsize (KiB) 1084088

[startup+97.801 s]
/proc/loadavg: 3.96 2.85 2.73 5/190 21056
/proc/meminfo: memFree=11169944/32951124 swapFree=67111528/67111528
[pid=21052] ppid=21050 vsize=1062836 CPUtime=97.8 cores=0,2
/proc/21052/stat : 21052 (strangenight1-s) R 21050 21052 20357 0 -1 4202496 223426 0 0 0 9747 33 0 0 25 0 1 0 487494582 1088344064 209250 33554432000 4194304 4650387 140734806681024 18446744073709551615 216634170721 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21052/statm: 265709 209250 392 112 0 260674 0
Current children cumulated CPU time (s) 97.8
Current children cumulated vsize (KiB) 1062836

Child status: 20
Real time (s): 97.8532
CPU time (s): 97.8531
CPU user time (s): 97.4882
CPU system time (s): 0.364944
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 1084088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 97.4882
system time used= 0.364944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 223427
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= 12
involuntary context switches= 161

runsolver used 0.19397 second user time and 0.349946 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-25 21:15:20
IDJOB=3283173
IDBENCH=71003
IDSOLVER=1589
FILE ID=node103/3283173-1303758919
RUNJOBID= node103-1303758754-20952
PBS_JOBID= 13154068
Free space on /tmp= 70268 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-10p0.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283173-1303758919/watcher-3283173-1303758919 -o /tmp/evaluation-result-3283173-1303758919/solver-3283173-1303758919 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3283173-1303758919.cnf

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=1978794447

node103.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.858
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.71
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.858
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.75
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.858
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.858
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.77
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.858
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.858
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.75
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.858
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.83
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.858
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:      12093112 kB
Buffers:       2118608 kB
Cached:       12032632 kB
SwapCached:          0 kB
Active:       11013168 kB
Inactive:      9254700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12093112 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          712412 kB
Writeback:          16 kB
AnonPages:     6116068 kB
Mapped:          16168 kB
Slab:           514344 kB
PageTables:      17776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7514364 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= 70260 MiB
End job on node103 at 2011-04-25 21:16:58