Trace number 3370812

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 79.3019 79.3085

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
MD5SUM17407fc59aa2b679b7792ae0656704b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.5967
Satisfiable
(Un)Satisfiability was proved
Number of variables66084
Number of clauses1060536
Sum of the clauses size2420856
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21023120
Number of clauses of size 32880
Number of clauses of size 413320
Number of clauses of size 55760
Number of clauses of size over 514760

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370812-1305380481.cnf'
0.00/0.01	c -- header says num vars:          66084
0.00/0.01	c -- header says num clauses:     1060536
0.18/0.24	c -- clauses added:            0 learnts,      1060536 normals,            0 xors
0.18/0.24	c -- vars added      66084
0.18/0.24	c Parsing time:  0.21 s
0.18/0.24	c  N st     0         0     66084     25002    661876         0   1572305         0   no data   no data  --
0.38/0.49	c asymm  cl-useful: 279/802/20688 lits-rem:9991 time: 0.25
6.69/6.77	c Flit:   281 Blit:   9075 bXBeca:    0 bXProp:  515 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T:  6.15
6.69/6.78	c Cleaning up after failed var search:     0.01 s 
6.79/6.80	c Replacing      515 vars Replaced    29599 lits Time:     0.02 s 
6.79/6.85	c bin-w-bin subsume rem          774 bins  time:  0.03 s
6.90/6.92	c subs with bin:       29  lits-rem:       151  v-fix:    0  time:  0.07 s
8.79/8.82	c Subs w/ non-existent bins:     43 l-rem:    537 v-fix:   419 done:  25334 time:  1.90 s
8.89/8.98	c Removed useless bin:   11600  fixed:     0  props:  20.00M  time:  0.16 s
9.10/9.11	c lits-rem:         0  cl-subs:       80  v-elim:     13  v-fix:    0  time:  0.12 s
9.59/9.63	c Finding binary XORs  T:     0.53 s  found:     200
9.59/9.64	c Replacing      200 vars Replaced     8306 lits Time:     0.02 s 
9.79/9.84	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
9.79/9.84	c calculated reachability. Time: 0.17
9.79/9.84	c Calc default polars -  time:   0.01 s pos:    1149 undec:   41224 neg:   23711
9.79/9.84	c =========================================================================================
9.79/9.84	c types(t): F = full restart, N = normal restart
9.79/9.84	c types(t): S = simplification begin/end, E = solution found
9.79/9.84	c restart types(rt): st = static, dy = dynamic
9.79/9.84	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.79/9.84	c  B st     0         0     24866     15464    304210         0    738545         0   no data   no data  --
16.09/16.13	c  N dy    14      4004     24848     15464    304427      3742    738545   4338609     24.80     28.42  --
20.49/20.53	c  N dy    27      8215     24770     15464    304678      5337    738545   1773990     18.30     19.44  --
25.69/25.75	c  N dy    41     12279     24741     15464    304873      5197    738545   1012620     17.49     19.53  --
30.18/30.20	c  N dy    54     16359     24720     15464    304996      9125    738545   2501174     16.68     26.96  --
34.99/35.02	c  N dy    69     21422     24678     15464    305169      8622    738545   1369119     15.64     16.79  --
38.98/39.01	c  F st    89     25001     24660     15464    305252     12084    738545   2733332     15.86   no data  --
39.89/39.93	c  N st    91     25628     24642     15331    302231     12206    731045   2928170     15.86   no data  --
44.09/44.14	c  N dy    95     30000     24563     15331    302347     10112    731045   1416258     15.86   no data  --
44.09/44.14	c  S st    95     30000     24563     15331    302347     10112    731045   1416258     15.86   no data  --
44.40/44.49	c  S st    95     30502     24559     15331    302377     10576    731045   1498016     15.86   no data  --
44.49/44.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
44.49/44.53	c Cache  BProp: 7115 Set: 115 BXProp: 1 T: 0.02
72.78/72.87	c Flit:  1554 Blit:   2254 bXBeca:    0 bXProp:  209 Bins: 299169 BRemL:   4641 BRemN:   2977 P: 200.1M T: 28.27
72.89/72.91	c Cleaning up after failed var search:     0.02 s 
72.89/72.95	c Replacing      210 vars Replaced    42044 lits Time:     0.05 s 
73.00/73.07	c bin-w-bin subsume rem         4137 bins  time:  0.05 s
74.49/74.54	c subs with bin:       50  lits-rem:      2143  v-fix:    0  time:  1.48 s
74.69/74.74	c Subs w/ non-existent bins:     24 l-rem:    675 v-fix:     8 done:   3475 time:  0.20 s
74.89/74.95	c Removed useless bin:   10908  fixed:     0  props:  20.01M  time:  0.21 s
76.30/76.34	c lits-rem:      1836  cl-subs:     1230  v-elim:     37  v-fix:    0  time:  1.38 s
76.59/76.65	c asymm  cl-useful: 66/690/12911 lits-rem:387 time: 0.32
76.89/76.94	c calculated reachability. Time: 0.28
76.89/76.94	c  N dy    95     30502     19470     12911    450731      6886    528708    956057     15.86   no data  --
77.79/77.82	c Finding binary XORs  T:     0.88 s  found:     282
77.79/77.85	c Replacing      282 vars Replaced    50153 lits Time:     0.04 s 
79.19/79.25	c  E dy    98     32561     19173     12907    450308      8738    527570   1163652     15.32      4.60  --
79.19/79.25	c num threads              : 1          
79.19/79.25	c restarts                 : 98         
79.19/79.25	c dynamic restarts         : 86         
79.19/79.25	c static restarts          : 12         
79.19/79.25	c full restarts            : 1          
79.19/79.25	c total simplify time      : 0.93       
79.19/79.25	c learnts DL2              : 0          
79.19/79.25	c learnts size 2           : 965188     
79.19/79.25	c learnts size 1           : 50865       (76.97     % of vars)
79.19/79.25	c filedLit time            : 34.46       (43.63     % time)
79.19/79.25	c v-elim SatELite          : 50          (0.08      % vars)
79.19/79.25	c SatELite time            : 3.53        (4.47      % time)
79.19/79.25	c v-elim xor               : 0           (0.00      % vars)
79.19/79.25	c xor elim time            : 0.02        (0.02      % time)
79.19/79.25	c num binary xor trees     : 994        
79.19/79.25	c binxor trees' crown      : 1207        (1.21      leafs/tree)
79.19/79.25	c bin xor find time        : 1.40       
79.19/79.25	c OTF clause improved      : 227         (0.01      clauses/conflict)
79.19/79.25	c OTF impr. size diff      : 2117        (9.33       lits/clause)
79.19/79.25	c OTF cl watch-shrink      : 27280       (0.84      clauses/conflict)
79.19/79.25	c OTF cl watch-sh-lit      : 1627989     (59.68      lits/clause)
79.19/79.25	c tried to recurMin cls    : 23113       (70.98      % of conflicts)
79.19/79.25	c updated cache            : 18038       (0.78       lits/tried recurMin)
79.19/79.25	c clauses over max glue    : 0           (0.00      % of all clauses)
79.19/79.25	c conflicts                : 32561       (412.32    / sec)
79.19/79.25	c decisions                : 225081      (0.23      % random)
79.19/79.25	c bogo-props               : 895938394   (11345157.87 / sec)
79.19/79.25	c conflict literals        : 14162062    (30.58     % deleted)
79.19/79.25	c Memory used              : 782.76      MB
79.19/79.25	c CPU time                 : 78.97       s
79.19/79.25	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-3370812-1305380481/watcher-3370812-1305380481 -o /tmp/evaluation-result-3370812-1305380481/solver-3370812-1305380481 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370812-1305380481.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.82 3.95 3.01 5/301 31602
/proc/meminfo: memFree=12923652/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=22560 CPUtime=0 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 987 0 0 0 0 0 0 0 23 0 1 0 649647827 23101440 894 33554432000 4194304 4650387 140735702508112 18446744073709551615 4372455 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 5640 894 327 112 0 605 0

[startup+0.0435239 s]
/proc/loadavg: 3.82 3.95 3.01 5/301 31602
/proc/meminfo: memFree=12923652/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=36388 CPUtime=0.03 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 2232 0 0 0 3 0 0 0 23 0 1 0 649647827 37261312 1941 33554432000 4194304 4650387 140735702508112 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 9097 1962 330 112 0 4062 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36388

[startup+0.100629 s]
/proc/loadavg: 3.82 3.95 3.01 5/301 31602
/proc/meminfo: memFree=12923652/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=44932 CPUtime=0.08 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 4656 0 0 0 8 0 0 0 23 0 1 0 649647827 46010368 3566 33554432000 4194304 4650387 140735702508112 18446744073709551615 4373790 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 11233 3566 330 112 0 6198 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 44932

[startup+0.300585 s]
/proc/loadavg: 3.82 3.95 3.01 5/301 31602
/proc/meminfo: memFree=12923652/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=68504 CPUtime=0.28 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 11221 0 0 0 27 1 0 0 25 0 1 0 649647827 70148096 9044 33554432000 4194304 4650387 140735702508112 18446744073709551615 4369362 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 17126 9044 347 112 0 12091 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 68504

[startup+0.700456 s]
/proc/loadavg: 3.82 3.95 3.01 5/301 31602
/proc/meminfo: memFree=12923652/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=83952 CPUtime=0.68 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 14420 0 0 0 66 2 0 0 25 0 1 0 649647827 85966848 11920 33554432000 4194304 4650387 140735702508112 18446744073709551615 4370232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 20988 11920 353 112 0 15953 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 83952

[startup+1.50031 s]
/proc/loadavg: 3.82 3.95 3.01 5/305 31609
/proc/meminfo: memFree=12710836/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=130328 CPUtime=1.49 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 23214 0 0 0 145 4 0 0 25 0 1 0 649647827 133455872 20714 33554432000 4194304 4650387 140735702508112 18446744073709551615 4370979 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 32582 20714 353 112 0 27547 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130328

[startup+3.10094 s]
/proc/loadavg: 3.82 3.95 3.01 5/303 31610
/proc/meminfo: memFree=12546008/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=221308 CPUtime=3.09 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 40197 0 0 0 302 7 0 0 25 0 1 0 649647827 226619392 37697 33554432000 4194304 4650387 140735702508112 18446744073709551615 4244988 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 55327 37697 353 112 0 50292 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 221308

[startup+6.30039 s]
/proc/loadavg: 4.00 3.98 3.03 5/308 31615
/proc/meminfo: memFree=11736452/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=448392 CPUtime=6.28 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 83941 0 0 0 615 13 0 0 25 0 1 0 649647827 459153408 81441 33554432000 4194304 4650387 140735702508112 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 112098 81441 353 112 0 107063 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 448392

[startup+12.7012 s]
/proc/loadavg: 4.00 3.98 3.03 5/308 31615
/proc/meminfo: memFree=11157260/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=525180 CPUtime=12.69 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 94375 0 0 0 1254 15 0 0 25 0 1 0 649647827 537784320 91875 33554432000 4194304 4650387 140735702508112 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 131295 91875 379 112 0 126260 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 525180

[startup+25.5007 s]
/proc/loadavg: 4.00 3.98 3.05 5/308 31616
/proc/meminfo: memFree=11079684/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=500004 CPUtime=25.48 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 103837 0 0 0 2531 17 0 0 25 0 1 0 649647827 512004096 93101 33554432000 4194304 4650387 140735702508112 18446744073709551615 4314982 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 125001 93103 381 112 0 119966 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 500004

[startup+51.1009 s]
/proc/loadavg: 4.00 3.98 3.07 5/308 31670
/proc/meminfo: memFree=11463760/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=520960 CPUtime=51.09 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 113330 0 0 0 5089 20 0 0 25 0 1 0 649647827 533463040 98849 33554432000 4194304 4650387 140735702508112 18446744073709551615 4302809 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 130240 98849 383 112 0 125205 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 520960

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

[startup+51.5008 s]
/proc/loadavg: 4.00 3.98 3.07 5/308 31670
/proc/meminfo: memFree=11463760/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=521360 CPUtime=51.49 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 113510 0 0 0 5129 20 0 0 25 0 1 0 649647827 533872640 99029 33554432000 4194304 4650387 140735702508112 18446744073709551615 4230555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 130340 99029 383 112 0 125305 0
Current children cumulated CPU time (s) 51.49
Current children cumulated vsize (KiB) 521360

[startup+64.3003 s]
/proc/loadavg: 4.00 3.98 3.08 5/308 31671
/proc/meminfo: memFree=10838928/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=573516 CPUtime=64.28 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 124634 0 0 0 6407 21 0 0 25 0 1 0 649647827 587280384 110153 33554432000 4194304 4650387 140735702508112 18446744073709551615 4370409 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 143379 110153 383 112 0 138344 0
Current children cumulated CPU time (s) 64.28
Current children cumulated vsize (KiB) 573516

[startup+70.7011 s]
/proc/loadavg: 4.00 3.98 3.09 5/308 31671
/proc/meminfo: memFree=10683168/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=757600 CPUtime=70.7 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 159915 0 0 0 7044 26 0 0 25 0 1 0 649647827 775782400 145434 33554432000 4194304 4650387 140735702508112 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 189400 145434 383 112 0 184365 0
Current children cumulated CPU time (s) 70.7
Current children cumulated vsize (KiB) 757600

[startup+73.9004 s]
/proc/loadavg: 4.00 3.98 3.09 5/308 31671
/proc/meminfo: memFree=10649440/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=798740 CPUtime=73.89 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 167990 0 0 0 7361 28 0 0 25 0 1 0 649647827 817909760 153509 33554432000 4194304 4650387 140735702508112 18446744073709551615 4436425 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 199685 153509 383 112 0 194650 0
Current children cumulated CPU time (s) 73.89
Current children cumulated vsize (KiB) 798740

[startup+77.1009 s]
/proc/loadavg: 4.00 3.98 3.09 5/308 31671
/proc/meminfo: memFree=10615340/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=801544 CPUtime=77.09 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 168700 0 0 0 7681 28 0 0 25 0 1 0 649647827 820781056 154219 33554432000 4194304 4650387 140735702508112 18446744073709551615 4528881 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 200386 154219 383 112 0 195351 0
Current children cumulated CPU time (s) 77.09
Current children cumulated vsize (KiB) 801544

[startup+78.7006 s]
/proc/loadavg: 4.00 3.98 3.10 5/308 31671
/proc/meminfo: memFree=10601944/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=801544 CPUtime=78.69 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 168855 0 0 0 7841 28 0 0 25 0 1 0 649647827 820781056 154374 33554432000 4194304 4650387 140735702508112 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 200386 154374 383 112 0 195351 0
Current children cumulated CPU time (s) 78.69
Current children cumulated vsize (KiB) 801544

[startup+79.1005 s]
/proc/loadavg: 4.00 3.98 3.10 5/308 31671
/proc/meminfo: memFree=10601944/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=801544 CPUtime=79.09 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202496 168898 0 0 0 7881 28 0 0 25 0 1 0 649647827 820781056 154417 33554432000 4194304 4650387 140735702508112 18446744073709551615 4363612 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31602/statm: 200386 154417 383 112 0 195351 0
Current children cumulated CPU time (s) 79.09
Current children cumulated vsize (KiB) 801544

[startup+79.3004 s]
/proc/loadavg: 4.00 3.98 3.10 5/308 31671
/proc/meminfo: memFree=10601944/32950928 swapFree=67083212/67111528
[pid=31602] ppid=31600 vsize=0 CPUtime=79.28 cores=0,2
/proc/31602/stat : 31602 (strangenight1-s) R 31600 31602 31408 0 -1 4202500 168920 0 0 0 7898 30 0 0 25 0 1 0 649647827 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31602/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 79.28
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 79.3085
CPU time (s): 79.3019
CPU user time (s): 78.99
CPU system time (s): 0.311952
CPU usage (%): 99.9917
Max. virtual memory (cumulated for all children) (KiB): 801544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.99
system time used= 0.311952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168920
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= 11
involuntary context switches= 200

runsolver used 0.205968 second user time and 0.52192 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-14 15:41:22
IDJOB=3370812
IDBENCH=82410
IDSOLVER=1847
FILE ID=node127/3370812-1305380481
RUNJOBID= node127-1305379175-31426
PBS_JOBID= 13324375
Free space on /tmp= 73416 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370812-1305380481/watcher-3370812-1305380481 -o /tmp/evaluation-result-3370812-1305380481/solver-3370812-1305380481 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370812-1305380481.cnf

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=1069322904

node127.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.823
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.64
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.823
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.83
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.823
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.823
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.86
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.823
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.823
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.823
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.60
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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12924552 kB
Buffers:        273260 kB
Cached:        3372208 kB
SwapCached:       1620 kB
Active:       16922180 kB
Inactive:      2766032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12924552 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           63976 kB
Writeback:           0 kB
AnonPages:    16041304 kB
Mapped:          26788 kB
Slab:           227208 kB
PageTables:      47732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44614060 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= 73348 MiB
End job on node127 at 2011-05-14 15:42:41