Trace number 3291223

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 63.2234 63.2244

General information on the benchmark

NameSAT03/industrial/simon/sat02/
6pipe_6_ooo.shuffled-as.sat03-413.cnf
MD5SUM8bd122b0caab0988cbc54e4731b25623
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2178
Satisfiable
(Un)Satisfiability was proved
Number of variables17064
Number of clauses545612
Sum of the clauses size1608428
Maximum clause length187
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2476931
Number of clauses of size 356141
Number of clauses of size 4301
Number of clauses of size 5290
Number of clauses of size over 511948

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-3291223-1303786226.cnf'
0.00/0.00	c -- header says num vars:          17064
0.00/0.00	c -- header says num clauses:      545612
0.18/0.20	c -- clauses added:            0 learnts,       545612 normals,            0 xors
0.18/0.20	c -- vars added      17064
0.18/0.20	c Parsing time:  0.19 s
0.18/0.20	c  N st     0         0     17064     68679    476913         0   1608381         0   no data   no data  --
0.68/0.72	c asymm  cl-useful: 1018/1064/68679 lits-rem:16742 time: 0.51
2.79/2.84	c Flit:  1266 Blit:      0 bXBeca:    0 bXProp:   28 Bins:      0 BRemL:      0 BRemN:      0 P: 51.5M T:  2.10
2.79/2.86	c Cleaning up after failed var search:     0.02 s 
2.79/2.87	c Replacing       28 vars Replaced     1985 lits Time:     0.01 s 
2.89/2.97	c bin-w-bin subsume rem          405 bins  time:  0.05 s
3.69/3.76	c subs with bin:      110  lits-rem:      2616  v-fix:    0  time:  0.80 s
3.79/3.85	c Subs w/ non-existent bins:      0 l-rem:     74 v-fix:     0 done:  15643 time:  0.09 s
3.89/3.93	c Removed useless bin:    3015  fixed:     0  props:   7.06M  time:  0.08 s
4.69/4.72	c lits-rem:       440  cl-subs:      885  v-elim:   4050  v-fix:    0  time:  0.79 s
4.79/4.81	c Finding binary XORs  T:     0.09 s  found:      15
4.79/4.82	c Replacing       15 vars Replaced     2976 lits Time:     0.01 s 
4.89/4.90	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
4.89/4.90	c calculated reachability. Time: 0.02
4.89/4.91	c Calc default polars -  time:   0.01 s pos:    5798 undec:    5546 neg:    5720
4.89/4.91	c =========================================================================================
4.89/4.91	c types(t): F = full restart, N = normal restart
4.89/4.91	c types(t): S = simplification begin/end, E = solution found
4.89/4.91	c restart types(rt): st = static, dy = dynamic
4.89/4.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.89/4.91	c  B st     0         0     11578     72387    322081         0   1321152         0   no data   no data  --
5.68/5.71	c  N dy    14      4298     11578     72387    322146      4131   1321143    535601     34.88     36.96  --
6.28/6.37	c  N dy    20      8754     11578     72387    322345      8290   1321143    947451     22.85     24.25  --
7.39/7.42	c  N dy    23     14645     11577     72387    322491     13878   1321143   1716009     18.12     19.14  --
8.19/8.20	c  N dy    38     18667     11568     72387    322653     17628   1321139   2080496     17.60     19.38  --
8.99/9.01	c  N dy    70     22837     11563     72387    322786     12147   1321108   1047336     19.63     21.47  --
9.38/9.44	c  F st    86     25002     11553     72387    322898     14155   1321106   1183183     20.12     19.57  --
9.80/9.85	c  N st    90     27037     11553     72382    319059     16086   1312954   1314510     20.12   no data  --
10.29/10.37	c  S st    92     30000     11552     72382    319120     18936   1312951   1540173     20.12   no data  --
10.49/10.56	c  S st    92     30500     11550     72382    319255     19293   1312951   1548965     20.12   no data  --
10.49/10.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10.49/10.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.29/21.32	c Flit:   469 Blit:      2 bXBeca:    0 bXProp:   18 Bins:  37396 BRemL:  10339 BRemN:     15 P: 69.4M T: 10.73
21.29/21.34	c Cleaning up after failed var search:     0.03 s 
21.29/21.36	c Replacing       18 vars Replaced     2278 lits Time:     0.02 s 
21.39/21.49	c bin-w-bin subsume rem         1214 bins  time:  0.03 s
22.88/22.93	c subs with bin:      356  lits-rem:     12660  v-fix:    0  time:  1.43 s
22.99/23.09	c Subs w/ non-existent bins:    569 l-rem:   6920 v-fix:     0 done:   6736 time:  0.16 s
23.09/23.15	c Removed useless bin:    1367  fixed:     0  props:   3.65M  time:  0.05 s
28.50/28.55	c lits-rem:      3735  cl-subs:     4573  v-elim:    111  v-fix:    0  time:  5.40 s
28.79/28.89	c asymm  cl-useful: 1528/3230/69614 lits-rem:51864 time: 0.33
28.89/28.92	c calculated reachability. Time: 0.03
28.89/28.92	c  N dy    92     30500     10946     69614    286640     14006   1113875    991166     20.12   no data  --
28.99/29.03	c Finding binary XORs  T:     0.11 s  found:       0
29.89/29.91	c  N dy   101     35970     10943     69614    286643     19302   1113811   1244010     18.94     20.05  --
30.59/30.66	c  N dy   104     40397     10943     69614    286646     23651   1113811   1420599     18.04     19.09  --
31.29/31.34	c  N dy   114     44736     10943     69614    286649     27840   1113793   1610096     17.64     18.59  --
31.49/31.52	c  S st   115     45750     10943     69614    286650     14679   1113793    592797     17.52     12.82  --
31.59/31.66	c  S st   115     46251     10943     69614    286650     15179   1113793    606152     17.52   no data  --
31.59/31.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.59/31.68	c Cache  BProp: 3 Set: 3 BXProp: 0 T: 0.00
35.09/35.12	c Flit:     7 Blit:     13 bXBeca:    0 bXProp:    3 Bins:   3344 BRemL:   5185 BRemN:   2113 P: 60.1M T:  3.44
35.09/35.15	c Replacing        3 vars Replaced      827 lits Time:     0.03 s 
35.19/35.23	c bin-w-bin subsume rem          211 bins  time:  0.03 s
36.49/36.56	c subs with bin:     1512  lits-rem:     14406  v-fix:    0  time:  1.33 s
36.69/36.70	c Subs w/ non-existent bins:    262 l-rem:   5657 v-fix:     0 done:  10917 time:  0.14 s
36.69/36.78	c Removed useless bin:    9276  fixed:     0  props:   3.82M  time:  0.06 s
37.89/37.93	c lits-rem:      4307  cl-subs:     2259  v-elim:    208  v-fix:    0  time:  1.16 s
37.89/37.99	c vivif2 --  cl tried    68398 cl shrink     5512 lits rem      55125 time: 0.05
37.99/38.04	c vivif2 --  cl tried    12685 cl shrink     2919 lits rem      68876 time: 0.05
38.29/38.38	c asymm  cl-useful: 281/3334/67318 lits-rem:429 time: 0.34
38.39/38.42	c calculated reachability. Time: 0.03
38.39/38.42	c  N dy   115     46251     10709     67318    268212     12665    991747    443416     17.52   no data  --
38.89/38.99	c  N dy   121     50491     10707     67318    268218     16774    991733    603457     16.99     17.94  --
39.89/39.91	c  N dy   124     57241     10707     67318    268220     23358    991732    796370     16.05     17.74  --
40.49/40.51	c  N dy   127     61626     10697     67318    268234     27600    991726    927136     15.63     16.57  --
41.19/41.23	c  N dy   129     66565     10695     67318    268242     32380    991726   1071628     15.09     16.02  --
41.59/41.62	c  S st   130     69376     10695     67318    268246     35109    991726   1151496     14.88     10.63  --
41.69/41.80	c  S st   130     69876     10695     67318    268247     17919    991726    441574     14.88   no data  --
41.79/41.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
41.79/41.81	c Cache  BProp: 2 Set: 2 BXProp: 0 T: 0.00
45.48/45.52	c Flit:    18 Blit:      6 bXBeca:    0 bXProp:   29 Bins:   4421 BRemL:   2417 BRemN:   7135 P: 51.8M T:  3.71
45.48/45.56	c Replacing       29 vars Replaced    10022 lits Time:     0.04 s 
45.58/45.63	c bin-w-bin subsume rem         1198 bins  time:  0.03 s
46.88/46.90	c subs with bin:      452  lits-rem:      5753  v-fix:    0  time:  1.27 s
46.98/47.01	c Subs w/ non-existent bins:     57 l-rem:   1192 v-fix:     0 done:  10615 time:  0.11 s
46.98/47.09	c Removed useless bin:   16625  fixed:     0  props:   4.73M  time:  0.08 s
48.39/48.43	c lits-rem:      8593  cl-subs:     1312  v-elim:     67  v-fix:    0  time:  1.34 s
48.39/48.47	c vivif2 --  cl tried    66723 cl shrink      594 lits rem       4997 time: 0.04
48.48/48.53	c vivif2 --  cl tried    15837 cl shrink     2443 lits rem      12319 time: 0.06
48.88/48.90	c asymm  cl-useful: 280/2813/66697 lits-rem:454 time: 0.37
48.88/48.94	c calculated reachability. Time: 0.03
48.88/48.94	c  N dy   130     69876     10548     66680    235593     15829    908080    380196     14.88   no data  --
48.99/49.04	c Finding binary XORs  T:     0.11 s  found:       0
49.69/49.76	c  N dy   138     74951     10531     66680    235612     20753    908080    517043     14.51     15.34  --
50.60/50.60	c  N dy   140     80798     10526     66680    235628     26445    908078    690632     14.12     15.14  --
51.49/51.57	c  F st   145     87501     10069     65723    214260     27270    857406    720531     13.69     14.88  --
51.60/51.63	c  N st   145     87501     10069     65723    214200     27267    857313    720397     13.69     14.88  --
52.70/52.71	c  N dy   152     94360     10066     65723    214245     17196    857310    317669     13.57     14.46  --
53.99/54.02	c  N dy   155    104387     10027     65723    214276     26987    857307    596347     13.04     13.75  --
53.99/54.08	c  S st   156    104814     10027     65723    214277     27397    857307    604271     13.01      7.36  --
54.19/54.21	c  S st   156    105314     10027     65723    214280     27886    857307    614614     13.01   no data  --
54.19/54.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.19/54.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.69/57.77	c Flit:    33 Blit:     39 bXBeca:    0 bXProp:   30 Bins:   6214 BRemL:   3316 BRemN:   3925 P: 56.2M T:  3.54
57.79/57.83	c Replacing       30 vars Replaced    22278 lits Time:     0.04 s 
57.79/57.89	c bin-w-bin subsume rem          355 bins  time:  0.02 s
58.99/59.00	c subs with bin:     1985  lits-rem:      9600  v-fix:    0  time:  1.11 s
59.09/59.12	c Subs w/ non-existent bins:    138 l-rem:   8803 v-fix:     0 done:   9912 time:  0.12 s
59.09/59.18	c Removed useless bin:    5455  fixed:     0  props:   4.18M  time:  0.05 s
61.29/61.32	c lits-rem:      5310  cl-subs:     7905  v-elim:    887  v-fix:    0  time:  2.14 s
61.29/61.35	c vivif2 --  cl tried    64579 cl shrink      828 lits rem       4843 time: 0.03
61.39/61.40	c vivif2 --  cl tried    15128 cl shrink     3290 lits rem      18752 time: 0.05
61.69/61.75	c asymm  cl-useful: 484/15787/64419 lits-rem:1513 time: 0.35
61.69/61.77	c calculated reachability. Time: 0.02
61.69/61.77	c  N dy   156    105314      9025     63942    179619     15093    755259    272900     13.01   no data  --
61.79/61.87	c Finding binary XORs  T:     0.10 s  found:       2
63.09/63.20	c  E dy   158    115612      8801     62724    170537     21556    722075    413775     12.47      3.55  --
63.09/63.20	c num threads              : 1          
63.09/63.20	c restarts                 : 158        
63.09/63.20	c dynamic restarts         : 140        
63.09/63.20	c static restarts          : 18         
63.09/63.20	c full restarts            : 2          
63.09/63.20	c total simplify time      : 0.35       
63.09/63.20	c learnts DL2              : 0          
63.09/63.20	c learnts size 2           : 534199     
63.09/63.20	c learnts size 1           : 4973        (29.14     % of vars)
63.09/63.20	c filedLit time            : 23.58       (37.36     % time)
63.09/63.20	c v-elim SatELite          : 5323        (31.19     % vars)
63.09/63.20	c SatELite time            : 11.24       (17.81     % time)
63.09/63.20	c v-elim xor               : 0           (0.00      % vars)
63.09/63.20	c xor elim time            : 0.06        (0.09      % time)
63.09/63.20	c num binary xor trees     : 97         
63.09/63.20	c binxor trees' crown      : 125         (1.29      leafs/tree)
63.09/63.20	c bin xor find time        : 0.40       
63.09/63.20	c OTF clause improved      : 2925        (0.03      clauses/conflict)
63.09/63.20	c OTF impr. size diff      : 9245        (3.16       lits/clause)
63.09/63.20	c OTF cl watch-shrink      : 84878       (0.73      clauses/conflict)
63.09/63.20	c OTF cl watch-sh-lit      : 1609111     (18.96      lits/clause)
63.09/63.20	c tried to recurMin cls    : 61699       (53.37      % of conflicts)
63.09/63.20	c updated cache            : 0           (0.00       lits/tried recurMin)
63.09/63.20	c clauses over max glue    : 0           (0.00      % of all clauses)
63.09/63.20	c conflicts                : 115612      (1831.87   / sec)
63.09/63.20	c decisions                : 723987      (0.66      % random)
63.09/63.20	c bogo-props               : 792068877   (12550328.69 / sec)
63.09/63.20	c conflict literals        : 5591886     (43.26     % deleted)
63.09/63.20	c Memory used              : 196.38      MB
63.09/63.20	c CPU time                 : 63.11       s
63.09/63.20	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-3291223-1303786226/watcher-3291223-1303786226 -o /tmp/evaluation-result-3291223-1303786226/solver-3291223-1303786226 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3291223-1303786226.cnf 

running on 2 cores: 4,6

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: 4.00 4.00 3.85 4/189 11484
/proc/meminfo: memFree=13533324/32950928 swapFree=67111528/67111528
[pid=11484] ppid=11482 vsize=25008 CPUtime=0 cores=4,6
/proc/11484/stat : 11484 (strangenight1-s) R 11482 11484 10378 0 -1 4202496 1361 0 0 0 0 0 0 0 23 0 1 0 490221414 25608192 1235 33554432000 4194304 4650387 140735901024192 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11484/statm: 6252 1246 326 112 0 1217 0

[startup+0.0522101 s]
/proc/loadavg: 4.00 4.00 3.85 4/189 11484
/proc/meminfo: memFree=13533324/32950928 swapFree=67111528/67111528
[pid=11484] ppid=11482 vsize=38172 CPUtime=0.04 cores=4,6
/proc/11484/stat : 11484 (strangenight1-s) R 11482 11484 10378 0 -1 4202496 3117 0 0 0 4 0 0 0 23 0 1 0 490221414 39088128 2596 33554432000 4194304 4650387 140735901024192 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11484/statm: 9543 2596 329 112 0 4508 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 38172

[startup+0.1002 s]
/proc/loadavg: 4.00 4.00 3.85 4/189 11484
/proc/meminfo: memFree=13533324/32950928 swapFree=67111528/67111528
[pid=11484] ppid=11482 vsize=41348 CPUtime=0.09 cores=4,6
/proc/11484/stat : 11484 (strangenight1-s) R 11482 11484 10378 0 -1 4202496 4104 0 0 0 9 0 0 0 23 0 1 0 490221414 42340352 3583 33554432000 4194304 4650387 140735901024192 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11484/statm: 10337 3583 329 112 0 5302 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41348

[startup+0.300176 s]
/proc/loadavg: 4.00 4.00 3.85 4/189 11484
/proc/meminfo: memFree=13533324/32950928 swapFree=67111528/67111528
[pid=11484] ppid=11482 vsize=49612 CPUtime=0.28 cores=4,6
/proc/11484/stat : 11484 (strangenight1-s) R 11482 11484 10378 0 -1 4202496 6587 0 0 0 28 0 0 0 25 0 1 0 490221414 50802688 6066 33554432000 4194304 4650387 140735901024192 18446744073709551615 4369439 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11484/statm: 12403 6066 347 112 0 7368 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 49612

[startup+0.701095 s]
/proc/loadavg: 4.00 4.00 3.85 4/189 11484
/proc/meminfo: memFree=13533324/32950928 swapFree=67111528/67111528
[pid=11484] ppid=11482 vsize=49744 CPUtime=0.68 cores=4,6
/proc/11484/stat : 11484 (strangenight1-s) R 11482 11484 10378 0 -1 4202496 6710 0 0 0 68 0 0 0 25 0 1 0 490221414 50937856 6189 33554432000 4194304 4650387 140735901024192 18446744073709551615 4369084 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11484/statm: 12436 6189 347 112 0 7401 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 49744

[startup+1.5009 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11485
/proc/meminfo: memFree=13495496/32950928 swapFree=67111528/67111528
[pid=11484] ppid=11482 vsize=90772 CPUtime=1.49 cores=4,6
/proc/11484/stat : 11484 (strangenight1-s) R 11482 11484 10378 0 -1 4202496 16262 0 0 0 147 2 0 0 25 0 1 0 490221414 92950528 14783 33554432000 4194304 4650387 140735901024192 18446744073709551615 4369828 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11484/statm: 22693 14786 353 112 0 17658 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90772

[startup+3.10072 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11485
/proc/meminfo: memFree=13456188/32950928 swapFree=67111528/67111528
[pid=11484] ppid=11482 vsize=123220 CPUtime=3.09 cores=4,6
/proc/11484/stat : 11484 (strangenight1-s) R 11482 11484 10378 0 -1 4202496 24145 0 0 0 306 3 0 0 25 0 1 0 490221414 126177280 22666 33554432000 4194304 4650387 140735901024192 18446744073709551615 4435419 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11484/statm: 30805 22666 364 112 0 25770 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123220

[startup+6.30112 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11485
/proc/meminfo: memFree=13428536/32950928 swapFree=67111528/67111528
[pid=11484] ppid=11482 vsize=130856 CPUtime=6.28 cores=4,6
/proc/11484/stat : 11484 (strangenight1-s) R 11482 11484 10378 0 -1 4202496 27240 0 0 0 625 3 0 0 25 0 1 0 490221414 133996544 25761 33554432000 4194304 4650387 140735901024192 18446744073709551615 4363718 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11484/statm: 32714 25761 379 112 0 27679 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 130856

[startup+12.701 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11485
/proc/meminfo: memFree=13418244/32950928 swapFree=67111528/67111528
[pid=11484] ppid=11482 vsize=137404 CPUtime=12.69 cores=4,6
/proc/11484/stat : 11484 (strangenight1-s) R 11482 11484 10378 0 -1 4202496 31479 0 0 0 1264 5 0 0 25 0 1 0 490221414 140701696 26667 33554432000 4194304 4650387 140735901024192 18446744073709551615 4231075 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11484/statm: 34351 26667 383 112 0 29316 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137404

[startup+25.5007 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11485
/proc/meminfo: memFree=13379908/32950928 swapFree=67111528/67111528
[pid=11484] ppid=11482 vsize=188236 CPUtime=25.49 cores=4,6
/proc/11484/stat : 11484 (strangenight1-s) R 11482 11484 10378 0 -1 4202496 43628 0 0 0 2543 6 0 0 25 0 1 0 490221414 192753664 38816 33554432000 4194304 4650387 140735901024192 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11484/statm: 47059 38816 383 112 0 42024 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 188236

[startup+51.1002 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11486
/proc/meminfo: memFree=13388020/32950928 swapFree=67111528/67111528
[pid=11484] ppid=11482 vsize=187728 CPUtime=51.09 cores=4,6
/proc/11484/stat : 11484 (strangenight1-s) R 11482 11484 10378 0 -1 4202496 49058 0 0 0 5101 8 0 0 25 0 1 0 490221414 192233472 38696 33554432000 4194304 4650387 140735901024192 18446744073709551615 4364320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11484/statm: 46932 38696 383 112 0 41897 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 187728

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

[startup+57.5011 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11486
/proc/meminfo: memFree=13384176/32950928 swapFree=67111528/67111528
[pid=11484] ppid=11482 vsize=201084 CPUtime=57.49 cores=4,6
/proc/11484/stat : 11484 (strangenight1-s) R 11482 11484 10378 0 -1 4202496 50623 0 0 0 5741 8 0 0 25 0 1 0 490221414 205910016 40261 33554432000 4194304 4650387 140735901024192 18446744073709551615 4345581 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11484/statm: 50271 40261 383 112 0 45236 0
Current children cumulated CPU time (s) 57.49
Current children cumulated vsize (KiB) 201084

[startup+60.7005 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11486
/proc/meminfo: memFree=13381816/32950928 swapFree=67111528/67111528
[pid=11484] ppid=11482 vsize=201084 CPUtime=60.69 cores=4,6
/proc/11484/stat : 11484 (strangenight1-s) R 11482 11484 10378 0 -1 4202496 50630 0 0 0 6061 8 0 0 25 0 1 0 490221414 205910016 40268 33554432000 4194304 4650387 140735901024192 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11484/statm: 50271 40268 383 112 0 45236 0
Current children cumulated CPU time (s) 60.69
Current children cumulated vsize (KiB) 201084

[startup+62.3002 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11486
/proc/meminfo: memFree=13380452/32950928 swapFree=67111528/67111528
[pid=11484] ppid=11482 vsize=201084 CPUtime=62.29 cores=4,6
/proc/11484/stat : 11484 (strangenight1-s) R 11482 11484 10378 0 -1 4202496 50851 0 0 0 6221 8 0 0 25 0 1 0 490221414 205910016 40489 33554432000 4194304 4650387 140735901024192 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11484/statm: 50271 40489 383 112 0 45236 0
Current children cumulated CPU time (s) 62.29
Current children cumulated vsize (KiB) 201084

[startup+62.7072 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11486
/proc/meminfo: memFree=13379080/32950928 swapFree=67111528/67111528
[pid=11484] ppid=11482 vsize=201084 CPUtime=62.69 cores=4,6
/proc/11484/stat : 11484 (strangenight1-s) R 11482 11484 10378 0 -1 4202496 50930 0 0 0 6261 8 0 0 25 0 1 0 490221414 205910016 40568 33554432000 4194304 4650387 140735901024192 18446744073709551615 4366803 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11484/statm: 50271 40568 383 112 0 45236 0
Current children cumulated CPU time (s) 62.69
Current children cumulated vsize (KiB) 201084

[startup+63.1011 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11486
/proc/meminfo: memFree=13379080/32950928 swapFree=67111528/67111528
[pid=11484] ppid=11482 vsize=201084 CPUtime=63.09 cores=4,6
/proc/11484/stat : 11484 (strangenight1-s) R 11482 11484 10378 0 -1 4202496 50979 0 0 0 6301 8 0 0 25 0 1 0 490221414 205910016 40617 33554432000 4194304 4650387 140735901024192 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11484/statm: 50271 40617 383 112 0 45236 0
Current children cumulated CPU time (s) 63.09
Current children cumulated vsize (KiB) 201084

[startup+63.201 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11486
/proc/meminfo: memFree=13379080/32950928 swapFree=67111528/67111528
[pid=11484] ppid=11482 vsize=201084 CPUtime=63.19 cores=4,6
/proc/11484/stat : 11484 (strangenight1-s) R 11482 11484 10378 0 -1 4202496 50996 0 0 0 6311 8 0 0 18 0 1 0 490221414 205910016 40633 33554432000 4194304 4650387 140735901024192 18446744073709551615 235594524416 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11484/statm: 50271 40633 392 112 0 45236 0
Current children cumulated CPU time (s) 63.19
Current children cumulated vsize (KiB) 201084

Child status: 20
Real time (s): 63.2244
CPU time (s): 63.2234
CPU user time (s): 63.1274
CPU system time (s): 0.095985
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 201084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.1274
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50997
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= 13
involuntary context switches= 111

runsolver used 0.105983 second user time and 0.246962 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-26 04:50:27
IDJOB=3291223
IDBENCH=84172
IDSOLVER=1589
FILE ID=node120/3291223-1303786226
RUNJOBID= node120-1303785444-11179
PBS_JOBID= 13157233
Free space on /tmp= 72296 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT03/industrial/simon/sat02/6pipe_6_ooo.shuffled-as.sat03-413.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291223-1303786226/watcher-3291223-1303786226 -o /tmp/evaluation-result-3291223-1303786226/solver-3291223-1303786226 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3291223-1303786226.cnf

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

MD5SUM BENCH= 8bd122b0caab0988cbc54e4731b25623
RANDOM SEED=2002091502

node120.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.809
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.61
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
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.809
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.82
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      13533480 kB
Buffers:       2470492 kB
Cached:       15307868 kB
SwapCached:          0 kB
Active:       11517468 kB
Inactive:      7326788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13533480 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           72712 kB
Writeback:           0 kB
AnonPages:     1065004 kB
Mapped:          16444 kB
Slab:           506048 kB
PageTables:       7428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1398168 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= 72288 MiB
End job on node120 at 2011-04-26 04:51:30