Trace number 3370771

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-st (fixed)UNSAT 90.9642 90.9683

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-3370771-1305379196.cnf'
0.00/0.00	c -- header says num vars:         155107
0.00/0.00	c -- header says num clauses:      675624
0.18/0.27	c -- clauses added:            0 learnts,       675624 normals,            0 xors
0.18/0.27	c -- vars added     155107
0.18/0.27	c Parsing time:  0.24 s
0.18/0.27	c  N st     0         0    155107    121638    546615         0   1560264         0   no data   no data  --
0.48/0.56	c asymm  cl-useful: 9/1330/96468 lits-rem:36 time: 0.29
11.49/11.56	c Flit:   375 Blit:   3632 bXBeca:    0 bXProp: 1404 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 10.80
11.49/11.58	c Cleaning up after failed var search:     0.02 s 
11.58/11.61	c Replacing     1404 vars Replaced    40857 lits Time:     0.03 s 
11.58/11.68	c bin-w-bin subsume rem        18444 bins  time:  0.03 s
11.68/11.74	c subs with bin:     2369  lits-rem:     21807  v-fix:    0  time:  0.06 s
18.69/18.71	c Subs w/ non-existent bins:    581 l-rem:      0 v-fix:     0 done:  29234 time:  6.95 s
18.89/18.93	c Removed useless bin:     667  fixed:     0  props:  20.01M  time:  0.23 s
19.49/19.58	c lits-rem:      1700  cl-subs:     4383  v-elim:  34032  v-fix:    0  time:  0.63 s
20.49/20.54	c Finding binary XORs  T:     0.96 s  found:     460
20.49/20.57	c Replacing      460 vars Replaced     8445 lits Time:     0.03 s 
20.69/20.77	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
20.69/20.77	c calculated reachability. Time: 0.13
20.69/20.79	c Calc default polars -  time:   0.01 s pos:   14027 undec:   93981 neg:   47099
20.69/20.79	c =========================================================================================
20.69/20.79	c types(t): F = full restart, N = normal restart
20.69/20.79	c types(t): S = simplification begin/end, E = solution found
20.69/20.79	c restart types(rt): st = static, dy = dynamic
20.69/20.79	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
20.69/20.79	c  B st     0         0     74826    134423    242339         0   1013192         0   no data   no data  --
24.19/24.22	c  N dy    14      4175     71541    131146    231381      3809    971164    553688     11.25     11.92  --
30.69/30.78	c  N dy    32      8204     70693    129687    228115      7687    957254   1730384     11.51     12.58  --
37.28/37.37	c Finding binary XORs  T:     0.66 s  found:     614
37.88/37.94	c  N dy    39     12221     69516    125014    223130     11376    926535   2432226     10.19     10.73  --
47.49/47.53	c  N dy    53     18275     69009    125014    223183     17332    926535   3581039      9.59     10.20  --
54.28/54.34	c  N dy    62     22877     68994    125014    223195     12362    926535   1537125      9.33      9.93  --
57.19/57.29	c  F st    63     25001     68994    125014    223200     14462    926535   1706668      9.09      7.23  --
57.30/57.37	c Replacing      614 vars Replaced    22964 lits Time:     0.06 s 
60.39/60.42	c  N st    67     27032     68390    123302    219348     16382    912799   1876209      9.09   no data  --
65.00/65.04	c  S st    69     30000     68367    123302    219361     19288    912799   2108653      9.09   no data  --
65.89/65.90	c  S st    69     30502     66245    120507    211309     19492    878146   2110874      9.09   no data  --
65.89/65.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
65.89/65.99	c Cache  BProp: 3428 Set: 1075 BXProp: 1 T: 0.06
80.68/80.76	c Flit:   878 Blit:   8159 bXBeca:    0 bXProp: 1018 Bins:  19879 BRemL:     46 BRemN:     78 P: 200.0M T: 14.68
80.68/80.79	c Cleaning up after failed var search:     0.03 s 
80.88/80.90	c Replacing     1019 vars Replaced   109464 lits Time:     0.10 s 
80.99/81.08	c bin-w-bin subsume rem         1195 bins  time:  0.02 s
82.98/83.07	c subs with bin:     4870  lits-rem:      6725  v-fix:    0  time:  1.98 s
83.18/83.29	c Subs w/ non-existent bins:    203 l-rem:    320 v-fix:    28 done:   1475 time:  0.22 s
83.48/83.52	c Removed useless bin:     811  fixed:   179  props:  20.01M  time:  0.23 s
86.89/86.97	c lits-rem:       563  cl-subs:    21628  v-elim:   4894  v-fix:    0  time:  3.45 s
87.19/87.28	c asymm  cl-useful: 519/1111/88810 lits-rem:908 time: 0.31
87.49/87.52	c calculated reachability. Time: 0.23
87.49/87.53	c  N dy    69     30502     47148     88810    174242      5673    662269    266879      9.09   no data  --
88.79/88.83	c Finding binary XORs  T:     1.30 s  found:     542
88.79/88.85	c Replacing      542 vars Replaced     8327 lits Time:     0.03 s 
90.79/90.81	c  E dy    72     32846     45919     86626    171383      5738    649767    340232      8.79      3.33  --
90.79/90.81	c num threads              : 1          
90.79/90.81	c restarts                 : 72         
90.79/90.81	c dynamic restarts         : 60         
90.79/90.81	c static restarts          : 12         
90.79/90.81	c full restarts            : 1          
90.79/90.81	c total simplify time      : 2.19       
90.79/90.81	c learnts DL2              : 0          
90.79/90.81	c learnts size 2           : 618372     
90.79/90.81	c learnts size 1           : 80928       (52.18     % of vars)
90.79/90.81	c filedLit time            : 25.54       (28.24     % time)
90.79/90.81	c v-elim SatELite          : 38926       (25.10     % vars)
90.79/90.81	c SatELite time            : 10.97       (12.13     % time)
90.79/90.81	c v-elim xor               : 0           (0.00      % vars)
90.79/90.81	c xor elim time            : 0.03        (0.03      % time)
90.79/90.81	c num binary xor trees     : 2274       
90.79/90.81	c binxor trees' crown      : 4039        (1.78      leafs/tree)
90.79/90.81	c bin xor find time        : 2.92       
90.79/90.81	c OTF clause improved      : 310         (0.01      clauses/conflict)
90.79/90.81	c OTF impr. size diff      : 770         (2.48       lits/clause)
90.79/90.81	c OTF cl watch-shrink      : 19231       (0.59      clauses/conflict)
90.79/90.81	c OTF cl watch-sh-lit      : 244034      (12.69      lits/clause)
90.79/90.81	c tried to recurMin cls    : 20221       (61.56      % of conflicts)
90.79/90.81	c updated cache            : 11158       (0.55       lits/tried recurMin)
90.79/90.81	c clauses over max glue    : 0           (0.00      % of all clauses)
90.79/90.81	c conflicts                : 32846       (363.18    / sec)
90.79/90.81	c decisions                : 90251       (1.17      % random)
90.79/90.81	c bogo-props               : 2030658879  (22453043.63 / sec)
90.79/90.81	c conflict literals        : 5168216     (40.63     % deleted)
90.79/90.81	c Memory used              : 1058.68     MB
90.79/90.81	c CPU time                 : 90.44       s
90.79/90.81	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: 961)

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-3370771-1305379196/watcher-3370771-1305379196 -o /tmp/evaluation-result-3370771-1305379196/solver-3370771-1305379196 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370771-1305379196.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: 0.00 0.00 0.00 3/369 13946
/proc/meminfo: memFree=22673872/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=20368 CPUtime=0 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4194304 325 0 1 0 0 0 0 0 20 0 1 0 649517401 20856832 266 33554432000 4194304 4650387 140735051552352 18446744073709551615 212687361744 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13946/statm: 5092 272 230 112 0 57 0

[startup+0.115749 s]
/proc/loadavg: 0.00 0.00 0.00 3/369 13946
/proc/meminfo: memFree=22673872/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=68508 CPUtime=0.1 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 11597 0 1 0 9 1 0 0 20 0 1 0 649517401 70152192 9393 33554432000 4194304 4650387 140735051552352 18446744073709551615 212687336133 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 17127 9393 331 112 0 12092 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 68508

[startup+0.20074 s]
/proc/loadavg: 0.00 0.00 0.00 3/369 13946
/proc/meminfo: memFree=22673872/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=74472 CPUtime=0.18 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 13355 0 1 0 17 1 0 0 20 0 1 0 649517401 76259328 11151 33554432000 4194304 4650387 140735051552352 18446744073709551615 4229511 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 18618 11151 332 112 0 13583 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 74472

[startup+0.300693 s]
/proc/loadavg: 0.00 0.00 0.00 3/369 13946
/proc/meminfo: memFree=22673872/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=98128 CPUtime=0.28 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 20158 0 1 0 26 2 0 0 21 0 1 0 649517401 100483072 15872 33554432000 4194304 4650387 140735051552352 18446744073709551615 4302835 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 24532 15872 347 112 0 19497 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 98128

[startup+0.700642 s]
/proc/loadavg: 0.00 0.00 0.00 3/369 13946
/proc/meminfo: memFree=22673872/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=110736 CPUtime=0.69 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 22689 0 1 0 66 3 0 0 22 0 1 0 649517401 113393664 17589 33554432000 4194304 4650387 140735051552352 18446744073709551615 4370712 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 27684 17589 353 112 0 22649 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110736

[startup+1.5005 s]
/proc/loadavg: 0.16 0.03 0.01 3/373 13953
/proc/meminfo: memFree=22489940/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=151388 CPUtime=1.48 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 30728 0 1 0 144 4 0 0 25 0 1 0 649517401 155021312 25628 33554432000 4194304 4650387 140735051552352 18446744073709551615 4244897 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 37847 25628 353 112 0 32812 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 151388

[startup+3.1012 s]
/proc/loadavg: 0.16 0.03 0.01 3/373 13953
/proc/meminfo: memFree=22374744/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=231472 CPUtime=3.08 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 46247 0 1 0 302 6 0 0 25 0 1 0 649517401 237027328 41147 33554432000 4194304 4650387 140735051552352 18446744073709551615 4369284 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 57868 41147 353 112 0 52833 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 231472

[startup+6.3006 s]
/proc/loadavg: 0.31 0.07 0.02 3/373 13953
/proc/meminfo: memFree=22111760/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=394220 CPUtime=6.28 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 77453 0 1 0 616 12 0 0 25 0 1 0 649517401 403681280 72353 33554432000 4194304 4650387 140735051552352 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 98555 72353 353 112 0 93520 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 394220

[startup+12.7004 s]
/proc/loadavg: 0.44 0.10 0.03 3/373 13953
/proc/meminfo: memFree=21689924/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=681000 CPUtime=12.69 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 132817 0 1 0 1248 21 0 0 25 0 1 0 649517401 697344000 127717 33554432000 4194304 4650387 140735051552352 18446744073709551615 4550135 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 170250 127717 366 112 0 165215 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 681000

[startup+25.5011 s]
/proc/loadavg: 0.79 0.19 0.06 3/373 13953
/proc/meminfo: memFree=21614744/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=700464 CPUtime=25.48 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 138908 0 1 0 2526 22 0 0 25 0 1 0 649517401 717275136 133808 33554432000 4194304 4650387 140735051552352 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 175116 133808 379 112 0 170081 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 700464

[startup+51.1004 s]
/proc/loadavg: 1.28 0.35 0.12 4/378 13991
/proc/meminfo: memFree=21392400/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=718476 CPUtime=51.08 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 146577 0 1 0 5083 25 0 0 25 0 1 0 649517401 735719424 136040 33554432000 4194304 4650387 140735051552352 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 179619 136040 381 112 0 174584 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 718476

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

[startup+51.2004 s]
/proc/loadavg: 1.28 0.35 0.12 4/378 13991
/proc/meminfo: memFree=21392400/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=718476 CPUtime=51.18 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 146586 0 1 0 5093 25 0 0 25 0 1 0 649517401 735719424 136049 33554432000 4194304 4650387 140735051552352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 179619 136049 381 112 0 174584 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 718476

[startup+76.8007 s]
/proc/loadavg: 2.21 0.64 0.22 5/383 14002
/proc/meminfo: memFree=20980188/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=968664 CPUtime=76.79 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 197490 0 1 0 7646 33 0 0 25 0 1 0 649517401 991911936 186953 33554432000 4194304 4650387 140735051552352 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 242166 186953 383 112 0 237131 0
Current children cumulated CPU time (s) 76.79
Current children cumulated vsize (KiB) 968664

[startup+83.2005 s]
/proc/loadavg: 2.35 0.70 0.24 5/383 14002
/proc/meminfo: memFree=20723260/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=1084088 CPUtime=83.18 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 223081 0 1 0 8282 36 0 0 25 0 1 0 649517401 1110106112 212544 33554432000 4194304 4650387 140735051552352 18446744073709551615 4550100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 271022 212544 383 112 0 265987 0
Current children cumulated CPU time (s) 83.18
Current children cumulated vsize (KiB) 1084088

[startup+86.401 s]
/proc/loadavg: 2.48 0.75 0.26 5/383 14002
/proc/meminfo: memFree=20664112/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=1084088 CPUtime=86.39 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 223118 0 1 0 8602 37 0 0 25 0 1 0 649517401 1110106112 212581 33554432000 4194304 4650387 140735051552352 18446744073709551615 4432335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 271022 212581 383 112 0 265987 0
Current children cumulated CPU time (s) 86.39
Current children cumulated vsize (KiB) 1084088

[startup+88.0007 s]
/proc/loadavg: 2.48 0.75 0.26 5/383 14002
/proc/meminfo: memFree=20662500/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=1084088 CPUtime=88 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 223246 0 1 0 8763 37 0 0 25 0 1 0 649517401 1110106112 212709 33554432000 4194304 4650387 140735051552352 18446744073709551615 4528925 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 271022 212709 383 112 0 265987 0
Current children cumulated CPU time (s) 88
Current children cumulated vsize (KiB) 1084088

[startup+89.6004 s]
/proc/loadavg: 2.48 0.75 0.26 5/383 14002
/proc/meminfo: memFree=20661124/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=1084088 CPUtime=89.59 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 223353 0 1 0 8922 37 0 0 25 0 1 0 649517401 1110106112 212816 33554432000 4194304 4650387 140735051552352 18446744073709551615 4315624 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 271022 212816 383 112 0 265987 0
Current children cumulated CPU time (s) 89.59
Current children cumulated vsize (KiB) 1084088

[startup+90.4002 s]
/proc/loadavg: 2.48 0.75 0.26 5/383 14002
/proc/meminfo: memFree=20659512/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=1084088 CPUtime=90.39 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 223392 0 1 0 9002 37 0 0 25 0 1 0 649517401 1110106112 212855 33554432000 4194304 4650387 140735051552352 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 271022 212855 383 112 0 265987 0
Current children cumulated CPU time (s) 90.39
Current children cumulated vsize (KiB) 1084088

[startup+90.8012 s]
/proc/loadavg: 2.48 0.75 0.26 5/383 14002
/proc/meminfo: memFree=20659512/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=1084088 CPUtime=90.79 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 223413 0 1 0 9042 37 0 0 25 0 1 0 649517401 1110106112 212876 33554432000 4194304 4650387 140735051552352 18446744073709551615 4363648 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 271022 212876 383 112 0 265987 0
Current children cumulated CPU time (s) 90.79
Current children cumulated vsize (KiB) 1084088

[startup+90.9011 s]
/proc/loadavg: 2.48 0.75 0.26 5/383 14002
/proc/meminfo: memFree=20659512/32951124 swapFree=67111348/67111528
[pid=13946] ppid=13944 vsize=1062836 CPUtime=90.89 cores=0,2
/proc/13946/stat : 13946 (strangenight1-s) R 13944 13946 13910 0 -1 4202496 223424 0 1 0 9052 37 0 0 25 0 1 0 649517401 1088344064 209250 33554432000 4194304 4650387 140735051552352 18446744073709551615 212687324359 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13946/statm: 265709 209250 392 112 0 260674 0
Current children cumulated CPU time (s) 90.89
Current children cumulated vsize (KiB) 1062836

Child status: 20
Real time (s): 90.9683
CPU time (s): 90.9642
CPU user time (s): 90.5472
CPU system time (s): 0.416936
CPU usage (%): 99.9955
Max. virtual memory (cumulated for all children) (KiB): 1084088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 90.5472
system time used= 0.416936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 223425
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 108

runsolver used 0.344947 second user time and 0.739887 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 15:19:57
IDJOB=3370771
IDBENCH=71003
IDSOLVER=1847
FILE ID=node139/3370771-1305379196
RUNJOBID= node139-1305379151-13928
PBS_JOBID= 13324363
Free space on /tmp= 73344 MiB

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

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=484866924

node139.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.852
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.70
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22674284 kB
Buffers:        283732 kB
Cached:        2839708 kB
SwapCached:          0 kB
Active:        7917120 kB
Inactive:      2053644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22674284 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           24084 kB
Writeback:           0 kB
AnonPages:     6847108 kB
Mapped:          28308 kB
Slab:           203932 kB
PageTables:      38320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76775544 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= 73296 MiB
End job on node139 at 2011-05-14 15:21:28