Trace number 3367188

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-2-mt (fixed)UNSAT 222.395 57.72

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-12-step15.cnf
MD5SUM86980f7370ece00291f2970256db731a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.2044
Satisfiable
(Un)Satisfiability was proved
Number of variables63349
Number of clauses943492
Sum of the clauses size2149412
Maximum clause length541
Minimum clause length1
Number of clauses of size 1202
Number of clauses of size 2908736
Number of clauses of size 32676
Number of clauses of size 41261
Number of clauses of size 54705
Number of clauses of size over 525912

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367188-1305393987.cnf'
0.00/0.01	c -- header says num vars:          63349
0.00/0.01	c -- header says num clauses:      943492
1.37/0.43	c -- clauses added:            0 learnts,       943492 normals,            0 xors
1.37/0.43	c -- vars added      63349
1.37/0.43	c Parsing time:  0.24 s
1.37/0.43	c  N st     0         0     63349     34554    907893         0   2147524         0   no data   no data
2.56/0.79	c asymm  cl-useful: 28/500/34031 lits-rem:1938 time: 0.35
25.31/6.45	c Flit:   608 Blit:   7126 bXBeca:    0 bXProp:  421 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  5.66
25.31/6.47	c Cleaning up after failed var search:     0.02 s 
25.73/6.51	c Replacing      422 vars Replaced    17547 lits Time:     0.03 s 
25.73/6.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.73/6.58	c bin-w-bin subsume rem          746 bins  time:  0.04 s
26.50/6.73	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.14 s
30.89/7.88	c Subs w/ non-existent bins:      6 l-rem:    179 v-fix:     0 done:  51259 time:  1.15 s
31.69/8.06	c Removed useless bin:    8780  fixed:     0  props:  20.01M  time:  0.17 s
32.09/8.18	c lits-rem:        62  cl-subs:       84  v-elim:    140  v-fix:    0  time:  0.13 s
32.49/8.20	c Finding binary XORs  T:     0.02 s  found:      68
32.49/8.23	c Replacing       68 vars Replaced     3543 lits Time:     0.03 s 
32.49/8.26	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
32.49/8.26	c calculated reachability. Time: 0.00
32.49/8.27	c Calc default polars -  time:   0.01 s pos:    1820 undec:   24980 neg:   36549
32.49/8.27	c =========================================================================================
32.49/8.27	c types(t): F = full restart, N = normal restart
32.49/8.27	c types(t): S = simplification begin/end, E = solution found
32.49/8.27	c restart types(rt): st = static, dy = dynamic
32.49/8.27	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
32.49/8.27	c  B st     0         0     51051     25330    616641         0   1458594         0   no data   no data
38.90/9.90	c  N dy    17      4016     50930     25330    617046      3489   1458590    724698     13.01     13.98
47.27/11.99	c  N dy    44      8043     50653     25330    618087      4670   1458588    859521     15.18     17.24
58.43/14.75	c  N dy    70     12262     50646     25330    618263      8646   1458582   2271648     16.99     18.11
68.02/17.16	c  N dy    92     16318     49998     24440    594615      7899   1398819   1445909     16.68     20.98
81.59/20.52	c  N dy   123     20461     49412     23715    579874      5881   1360553    413423     17.54     18.63
92.77/23.39	c  N dy   143     24500     49325     23715    580165      9822   1360551   2118363     17.70     19.02
94.76/23.81	c  F st   146     25004     49325     23715    580171     10317   1360551   2437961     17.70     15.15
118.71/29.88	c  N dy   152     30000     48982     23337    570414      8061   1336753   1252433     17.70   no data
118.71/29.88	c  S st   152     30000     48982     23337    570414      8061   1336753   1252433     17.70   no data
120.31/30.23	c  S st   152     30503     48961     23337    570837      8501   1336752   1302734     17.70   no data
120.31/30.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
157.03/39.42	c Flit:  4722 Blit:   1576 bXBeca:    0 bXProp:  412 Bins: 497124 BRemL:   4694 BRemN:      0 P: 200.0M T:  9.09
157.03/39.45	c Cleaning up after failed var search:     0.03 s 
157.03/39.48	c Replacing      412 vars Replaced    72645 lits Time:     0.04 s 
157.46/39.51	c blocked clauses removed:        0 vars:  14053 tried:       36460 T: 0.01 s
157.46/39.53	c bin-w-bin subsume rem         5216 bins  time:  0.03 s
157.46/39.60	c subs with bin:      226  lits-rem:       121  v-fix:    0  time:  0.07 s
159.02/39.97	c Subs w/ non-existent bins:     94 l-rem:    277 v-fix:     0 done:  20674 time:  0.37 s
159.83/40.14	c Removed useless bin:    1398  fixed:     0  props:  20.00M  time:  0.16 s
160.23/40.20	c lits-rem:         8  cl-subs:      170  v-elim:     32  v-fix:    0  time:  0.06 s
165.42/41.59	c subs with bin:      263  lits-rem:     11241  v-fix:    0  time:  1.36 s
165.82/41.67	c lits-rem:       709  cl-subs:      838  v-elim:      0  v-fix:    0  time:  0.08 s
167.01/41.99	c asymm  cl-useful: 358/944/10976 lits-rem:1646 time: 0.32
167.41/42.09	c calculated reachability. Time: 0.09
167.41/42.09	c  N dy   152     30503     20642     10937    337860      3749    543366    536357     17.70   no data
169.01/42.42	c Finding binary XORs  T:     0.33 s  found:     149
176.59/44.33	c  N dy   158     34661     20588     10937    337952      7786    543364   1822970     16.94     17.91
186.16/46.74	c  N dy   175     38897     20438     10937    338291     11868    543364   2859809     16.80     17.69
195.75/49.14	c Finding binary XORs  T:     0.33 s  found:      22
197.75/49.63	c  N dy   187     43801     20383     10694    337756      9993    530344   1496286     16.53     17.41
201.77/50.64	c  S st   189     45754     20381     10694    337790     11890    530344   1909980     16.29     10.46
202.94/50.91	c  S st   189     46255     20380     10694    337832     12331    530344   1953534     16.29   no data
202.94/50.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
220.39/56.75	c Flit:  2639 Blit:   1208 bXBeca:    0 bXProp:  562 Bins: 290777 BRemL:   3502 BRemN:      0 P: 86.1M T:  5.80
220.39/56.77	c Cleaning up after failed var search:     0.02 s 
220.39/56.79	c Replacing      734 vars Replaced    55926 lits Time:     0.02 s 
220.39/56.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
220.59/56.80	c bin-w-bin subsume rem         6083 bins  time:  0.01 s
220.59/56.82	c subs with bin:      134  lits-rem:        75  v-fix:    0  time:  0.01 s
220.59/56.87	c Subs w/ non-existent bins:    115 l-rem:    191 v-fix:     0 done:  11872 time:  0.05 s
220.59/56.89	c Removed useless bin:     390  fixed:     0  props:   2.10M  time:  0.02 s
220.79/56.90	c lits-rem:         7  cl-subs:      134  v-elim:     49  v-fix:    0  time:  0.02 s
221.59/57.35	c subs with bin:      675  lits-rem:     15732  v-fix:    0  time:  0.43 s
221.79/57.43	c lits-rem:       907  cl-subs:     1267  v-elim:      0  v-fix:    0  time:  0.07 s
221.79/57.43	c vivif2 --  cl tried     3418 cl shrink      554 lits rem        769 time: 0.01
221.79/57.46	c vivif2 --  cl tried     5791 cl shrink     4267 lits rem      86962 time: 0.02
222.19/57.65	c asymm  cl-useful: 0/1570/3014 lits-rem:0 time: 0.19
222.19/57.67	c calculated reachability. Time: 0.01
222.19/57.67	c  N dy   189     46255     11823      3014    105303      5529    125254    246810     16.29   no data
222.19/57.67	c Following stats are for *FIRST FINISHED THREAD ONLY*
222.19/57.67	c num threads              : 4          
222.19/57.67	c restarts                 : 172        
222.19/57.67	c dynamic restarts         : 160        
222.19/57.67	c static restarts          : 12         
222.19/57.67	c full restarts            : 1          
222.19/57.67	c total simplify time      : 0.82       
222.19/57.67	c learnts DL2              : 0          
222.19/57.67	c learnts size 2           : 1399761    
222.19/57.67	c learnts size 1           : 33450       (52.80     % of vars)
222.19/57.67	c filedLit time            : 15.17       (26.67     % time)
222.19/57.67	c v-elim SatELite          : 15068       (23.79     % vars)
222.19/57.67	c SatELite time            : 2.05        (3.60      % time)
222.19/57.67	c v-elim xor               : 0           (0.00      % vars)
222.19/57.67	c xor elim time            : 0.03        (0.05      % time)
222.19/57.67	c num binary xor trees     : 903        
222.19/57.67	c binxor trees' crown      : 1197        (1.33      leafs/tree)
222.19/57.67	c bin xor find time        : 0.64       
222.19/57.67	c OTF clause improved      : 594         (0.01      clauses/conflict)
222.19/57.67	c OTF impr. size diff      : 1622        (2.73       lits/clause)
222.19/57.67	c OTF cl watch-shrink      : 32326       (0.67      clauses/conflict)
222.19/57.67	c OTF cl watch-sh-lit      : 1202012     (37.18      lits/clause)
222.19/57.67	c tried to recurMin cls    : 6809        (14.15      % of conflicts)
222.19/57.67	c updated cache            : 2583        (0.38       lits/tried recurMin)
222.19/57.67	c unit cls recevied        : 365         (1.09      % of units)
222.19/57.67	c unit cls sent            : 3830        (11.45     % of units)
222.19/57.67	c bin cls recevied         : 35047      
222.19/57.67	c bin cls sent             : 176721     
222.19/57.67	c clauses over max glue    : 0           (0.00      % of all clauses)
222.19/57.67	c conflicts                : 48108       (845.92    / sec)
222.19/57.67	c decisions                : 200133      (1.44      % random)
222.19/57.67	c bogo-props               : 1032480598  (18154988.06 / sec)
222.19/57.67	c conflict literals        : 16293835    (28.21     % deleted)
222.19/57.67	c Memory used              : 1438.73     MB
222.19/57.67	c single-thread CPU time   : 56.87       s
222.19/57.67	c all-threads sum CPU time : 221.14      s
222.19/57.67	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-3367188-1305393987/watcher-3367188-1305393987 -o /tmp/evaluation-result-3367188-1305393987/solver-3367188-1305393987 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367188-1305393987.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.68 4.16 5.43 2/245 11760
/proc/meminfo: memFree=21795976/32951124 swapFree=67056788/67111528
[pid=11760] ppid=11758 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/11760/stat : 11760 (strangenight2-m) R 11758 11760 11320 0 -1 4202496 408 0 0 0 0 0 0 0 20 0 4 0 650996626 52396032 349 33554432000 4194304 4580107 140736191681024 18446744073709551615 47681966176176 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11760/statm: 12792 349 299 95 0 7774 0
[pid=11760/tid=11761] ppid=11758 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/11760/task/11761/stat : 11761 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 650996626 52396032 349 33554432000 4194304 4580107 140736191681024 18446744073709551615 47681966176176 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11760/tid=11762] ppid=11758 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/11760/task/11762/stat : 11762 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 650996626 52396032 349 33554432000 4194304 4580107 140736191681024 18446744073709551615 271550594033 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11760/tid=11763] ppid=11758 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/11760/task/11763/stat : 11763 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 650996626 52396032 349 33554432000 4194304 4580107 140736191681024 18446744073709551615 47681966176178 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0881821 s]
/proc/loadavg: 3.68 4.16 5.43 2/245 11760
/proc/meminfo: memFree=21795976/32951124 swapFree=67056788/67111528
[pid=11760] ppid=11758 vsize=319680 CPUtime=0.29 cores=1,3,5,7
/proc/11760/stat : 11760 (strangenight2-m) R 11758 11760 11320 0 -1 4202496 22037 0 0 0 23 6 0 0 18 0 4 0 650996626 327352320 17959 33554432000 4194304 4580107 140736191681024 18446744073709551615 271550642670 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11760/statm: 79920 17992 338 95 0 74902 0
[pid=11760/tid=11761] ppid=11758 vsize=319680 CPUtime=0.07 cores=1,3,5,7
/proc/11760/task/11761/stat : 11761 (strangenight2-m) S 11758 11760 11320 0 -1 4202560 5165 0 0 0 6 1 0 0 18 0 4 0 650996626 327352320 18009 33554432000 4194304 4580107 140736191681024 18446744073709551615 271550642670 0 0 4096 2 18446604459877939200 0 0 -1 7 0 0 0
[pid=11760/tid=11762] ppid=11758 vsize=319680 CPUtime=0.06 cores=1,3,5,7
/proc/11760/task/11762/stat : 11762 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 5674 0 0 0 5 1 0 0 18 0 4 0 650996626 327352320 18015 33554432000 4194304 4580107 140736191681024 18446744073709551615 271550642719 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11760/tid=11763] ppid=11758 vsize=319812 CPUtime=0.06 cores=1,3,5,7
/proc/11760/task/11763/stat : 11763 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 5581 0 0 0 5 1 0 0 18 0 4 0 650996626 327487488 18021 33554432000 4194304 4580107 140736191681024 18446744073709551615 271550642670 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 319680

[startup+0.103176 s]
/proc/loadavg: 3.68 4.16 5.43 2/245 11760
/proc/meminfo: memFree=21795976/32951124 swapFree=67056788/67111528
[pid=11760] ppid=11758 vsize=320472 CPUtime=0.35 cores=1,3,5,7
/proc/11760/stat : 11760 (strangenight2-m) R 11758 11760 11320 0 -1 4202496 22779 0 0 0 27 8 0 0 18 0 4 0 650996626 328163328 18701 33554432000 4194304 4580107 140736191681024 18446744073709551615 271550580919 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11760/statm: 80118 18706 338 95 0 75100 0
[pid=11760/tid=11761] ppid=11758 vsize=320472 CPUtime=0.09 cores=1,3,5,7
/proc/11760/task/11761/stat : 11761 (strangenight2-m) D 11758 11760 11320 0 -1 4202560 5338 0 0 0 7 2 0 0 18 0 4 0 650996626 328163328 18719 33554432000 4194304 4580107 140736191681024 18446744073709551615 271550198469 0 0 4096 2 18446604459877939200 0 0 -1 7 0 0 0
[pid=11760/tid=11762] ppid=11758 vsize=320472 CPUtime=0.08 cores=1,3,5,7
/proc/11760/task/11762/stat : 11762 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 5867 0 0 0 6 2 0 0 18 0 4 0 650996626 328163328 18743 33554432000 4194304 4580107 140736191681024 18446744073709551615 271550642719 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11760/tid=11763] ppid=11758 vsize=320472 CPUtime=0.08 cores=1,3,5,7
/proc/11760/task/11763/stat : 11763 (strangenight2-m) S 11758 11760 11320 0 -1 4202560 5779 0 0 0 6 2 0 0 18 0 4 0 650996626 328163328 18754 33554432000 4194304 4580107 140736191681024 18446744073709551615 271550642670 0 0 4096 2 18446604459877939200 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 320472

[startup+0.302093 s]
/proc/loadavg: 3.68 4.16 5.43 2/245 11760
/proc/meminfo: memFree=21795976/32951124 swapFree=67056788/67111528
[pid=11760] ppid=11758 vsize=401404 CPUtime=1.04 cores=1,3,5,7
/proc/11760/stat : 11760 (strangenight2-m) R 11758 11760 11320 0 -1 4202496 34607 0 0 0 67 37 0 0 17 0 4 0 650996626 411037696 30503 33554432000 4194304 4580107 140736191681024 18446744073709551615 271550642719 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11760/statm: 100351 30534 338 95 0 95333 0
[pid=11760/tid=11761] ppid=11758 vsize=401404 CPUtime=0.26 cores=1,3,5,7
/proc/11760/task/11761/stat : 11761 (strangenight2-m) S 11758 11760 11320 0 -1 4202560 8412 0 0 0 16 10 0 0 17 0 4 0 650996626 411037696 30545 33554432000 4194304 4580107 140736191681024 18446744073709551615 271550642670 0 0 4096 2 18446604459877939200 0 0 -1 7 0 0 0
[pid=11760/tid=11762] ppid=11758 vsize=401404 CPUtime=0.24 cores=1,3,5,7
/proc/11760/task/11762/stat : 11762 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 8955 0 0 0 16 8 0 0 17 0 4 0 650996626 411037696 30570 33554432000 4194304 4580107 140736191681024 18446744073709551615 4341280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11760/tid=11763] ppid=11758 vsize=401404 CPUtime=0.24 cores=1,3,5,7
/proc/11760/task/11763/stat : 11763 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 8559 0 0 0 16 8 0 0 17 0 4 0 650996626 411037696 30576 33554432000 4194304 4580107 140736191681024 18446744073709551615 271550580919 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 401404

[startup+0.701023 s]
/proc/loadavg: 3.68 4.16 5.43 2/245 11760
/proc/meminfo: memFree=21795976/32951124 swapFree=67056788/67111528
[pid=11760] ppid=11758 vsize=412572 CPUtime=2.56 cores=1,3,5,7
/proc/11760/stat : 11760 (strangenight2-m) R 11758 11760 11320 0 -1 4202496 45263 0 0 0 200 56 0 0 18 0 4 0 650996626 422473728 41136 33554432000 4194304 4580107 140736191681024 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11760/statm: 103143 41136 359 95 0 98125 0
[pid=11760/tid=11761] ppid=11758 vsize=412572 CPUtime=0.63 cores=1,3,5,7
/proc/11760/task/11761/stat : 11761 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 10953 0 0 0 49 14 0 0 18 0 4 0 650996626 422473728 41136 33554432000 4194304 4580107 140736191681024 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11760/tid=11762] ppid=11758 vsize=412572 CPUtime=0.62 cores=1,3,5,7
/proc/11760/task/11762/stat : 11762 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 11710 0 0 0 49 13 0 0 18 0 4 0 650996626 422473728 41136 33554432000 4194304 4580107 140736191681024 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11760/tid=11763] ppid=11758 vsize=412572 CPUtime=0.63 cores=1,3,5,7
/proc/11760/task/11763/stat : 11763 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 11762 0 0 0 50 13 0 0 18 0 4 0 650996626 422473728 41136 33554432000 4194304 4580107 140736191681024 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 412572

[startup+1.50088 s]
/proc/loadavg: 3.68 4.16 5.43 10/257 11772
/proc/meminfo: memFree=21440744/32951124 swapFree=67056788/67111528
[pid=11760] ppid=11758 vsize=414800 CPUtime=5.74 cores=1,3,5,7
/proc/11760/stat : 11760 (strangenight2-m) R 11758 11760 11320 0 -1 4202496 47587 0 0 0 518 56 0 0 19 0 4 0 650996626 424755200 43278 33554432000 4194304 4580107 140736191681024 18446744073709551615 4294245 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11760/statm: 103700 43278 360 95 0 98682 0
[pid=11760/tid=11761] ppid=11758 vsize=414800 CPUtime=1.42 cores=1,3,5,7
/proc/11760/task/11761/stat : 11761 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 11411 0 0 0 128 14 0 0 19 0 4 0 650996626 424755200 43278 33554432000 4194304 4580107 140736191681024 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11760/tid=11762] ppid=11758 vsize=414800 CPUtime=1.42 cores=1,3,5,7
/proc/11760/task/11762/stat : 11762 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 12137 0 0 0 129 13 0 0 19 0 4 0 650996626 424755200 43278 33554432000 4194304 4580107 140736191681024 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11760/tid=11763] ppid=11758 vsize=414800 CPUtime=1.43 cores=1,3,5,7
/proc/11760/task/11763/stat : 11763 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 12760 0 0 0 130 13 0 0 19 0 4 0 650996626 424755200 43278 33554432000 4194304 4580107 140736191681024 18446744073709551615 4316566 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 414800

[startup+3.10058 s]
/proc/loadavg: 3.68 4.16 5.43 9/257 11772
/proc/meminfo: memFree=21429096/32951124 swapFree=67056788/67111528
[pid=11760] ppid=11758 vsize=415196 CPUtime=12.14 cores=1,3,5,7
/proc/11760/stat : 11760 (strangenight2-m) R 11758 11760 11320 0 -1 4202496 49054 0 0 0 1157 57 0 0 22 0 4 0 650996626 425160704 44686 33554432000 4194304 4580107 140736191681024 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11760/statm: 103799 44686 360 95 0 98781 0
[pid=11760/tid=11761] ppid=11758 vsize=415196 CPUtime=3.01 cores=1,3,5,7
/proc/11760/task/11761/stat : 11761 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 11450 0 0 0 287 14 0 0 22 0 4 0 650996626 425160704 44686 33554432000 4194304 4580107 140736191681024 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11760/tid=11762] ppid=11758 vsize=415196 CPUtime=3.03 cores=1,3,5,7
/proc/11760/task/11762/stat : 11762 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 12180 0 0 0 289 14 0 0 22 0 4 0 650996626 425160704 44686 33554432000 4194304 4580107 140736191681024 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11760/tid=11763] ppid=11758 vsize=415196 CPUtime=3.02 cores=1,3,5,7
/proc/11760/task/11763/stat : 11763 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 14086 0 0 0 289 13 0 0 22 0 4 0 650996626 425160704 44686 33554432000 4194304 4580107 140736191681024 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 415196

[startup+6.301 s]
/proc/loadavg: 4.03 4.22 5.44 9/257 11772
/proc/meminfo: memFree=21415340/32951124 swapFree=67056788/67111528
[pid=11760] ppid=11758 vsize=418580 CPUtime=24.91 cores=1,3,5,7
/proc/11760/stat : 11760 (strangenight2-m) R 11758 11760 11320 0 -1 4202496 52363 0 0 0 2433 58 0 0 25 0 4 0 650996626 428625920 45981 33554432000 4194304 4580107 140736191681024 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11760/statm: 104645 45981 361 95 0 99627 0
[pid=11760/tid=11761] ppid=11758 vsize=418580 CPUtime=6.18 cores=1,3,5,7
/proc/11760/task/11761/stat : 11761 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 11456 0 0 0 604 14 0 0 25 0 4 0 650996626 428625920 45981 33554432000 4194304 4580107 140736191681024 18446744073709551615 4234818 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11760/tid=11762] ppid=11758 vsize=418580 CPUtime=6.23 cores=1,3,5,7
/proc/11760/task/11762/stat : 11762 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 12180 0 0 0 609 14 0 0 25 0 4 0 650996626 428625920 45981 33554432000 4194304 4580107 140736191681024 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11760/tid=11763] ppid=11758 vsize=418580 CPUtime=6.22 cores=1,3,5,7
/proc/11760/task/11763/stat : 11763 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 17384 0 0 0 608 14 0 0 25 0 4 0 650996626 428625920 45981 33554432000 4194304 4580107 140736191681024 18446744073709551615 4322664 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.91
Current children cumulated vsize (KiB) 418580

[startup+12.7008 s]
/proc/loadavg: 4.35 4.28 5.46 10/257 11772
/proc/meminfo: memFree=21299184/32951124 swapFree=67056788/67111528
[pid=11760] ppid=11758 vsize=423324 CPUtime=50.45 cores=1,3,5,7
/proc/11760/stat : 11760 (strangenight2-m) R 11758 11760 11320 0 -1 4202496 75766 0 0 0 4981 64 0 0 25 0 4 0 650996626 433483776 60611 33554432000 4194304 4580107 140736191681024 18446744073709551615 4292928 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11760/statm: 105831 60611 378 95 0 100813 0
[pid=11760/tid=11761] ppid=11758 vsize=423324 CPUtime=12.53 cores=1,3,5,7
/proc/11760/task/11761/stat : 11761 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 19217 0 0 0 1237 16 0 0 25 0 4 0 650996626 433483776 60611 33554432000 4194304 4580107 140736191681024 18446744073709551615 4317457 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11760/tid=11762] ppid=11758 vsize=423324 CPUtime=12.63 cores=1,3,5,7
/proc/11760/task/11762/stat : 11762 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 17965 0 0 0 1248 15 0 0 25 0 4 0 650996626 433483776 60611 33554432000 4194304 4580107 140736191681024 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11760/tid=11763] ppid=11758 vsize=423324 CPUtime=12.63 cores=1,3,5,7
/proc/11760/task/11763/stat : 11763 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 20781 0 0 0 1247 16 0 0 25 0 4 0 650996626 433483776 60611 33554432000 4194304 4580107 140736191681024 18446744073709551615 4316647 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 423324

[startup+25.5005 s]
/proc/loadavg: 5.02 4.43 5.49 8/257 11802
/proc/meminfo: memFree=20748600/32951124 swapFree=67056788/67111528
[pid=11760] ppid=11758 vsize=591936 CPUtime=101.55 cores=1,3,5,7
/proc/11760/stat : 11760 (strangenight2-m) R 11758 11760 11320 0 -1 4202496 105917 0 0 0 10083 72 0 0 25 0 4 0 650996626 606142464 75279 33554432000 4194304 4580107 140736191681024 18446744073709551615 4294517 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11760/statm: 147984 75279 379 95 0 142966 0
[pid=11760/tid=11761] ppid=11758 vsize=591936 CPUtime=25.22 cores=1,3,5,7
/proc/11760/task/11761/stat : 11761 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 26311 0 0 0 2505 17 0 0 25 0 4 0 650996626 606142464 75279 33554432000 4194304 4580107 140736191681024 18446744073709551615 4316442 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11760/tid=11762] ppid=11758 vsize=591936 CPUtime=25.43 cores=1,3,5,7
/proc/11760/task/11762/stat : 11762 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 27268 0 0 0 2526 17 0 0 25 0 4 0 650996626 606142464 75279 33554432000 4194304 4580107 140736191681024 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11760/tid=11763] ppid=11758 vsize=591936 CPUtime=25.43 cores=1,3,5,7
/proc/11760/task/11763/stat : 11763 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 26457 0 0 0 2525 18 0 0 25 0 4 0 650996626 606142464 75279 33554432000 4194304 4580107 140736191681024 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 591936

[startup+51.1009 s]
/proc/loadavg: 6.22 4.77 5.57 9/257 11803
/proc/meminfo: memFree=19539980/32951124 swapFree=67056788/67111528
[pid=11760] ppid=11758 vsize=1441788 CPUtime=203.74 cores=1,3,5,7
/proc/11760/stat : 11760 (strangenight2-m) R 11758 11760 11320 0 -1 4202496 317958 0 0 0 20257 117 0 0 25 0 4 0 650996626 1476390912 251563 33554432000 4194304 4580107 140736191681024 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11760/statm: 360447 251563 380 95 0 355429 0
[pid=11760/tid=11761] ppid=11758 vsize=1441788 CPUtime=50.61 cores=1,3,5,7
/proc/11760/task/11761/stat : 11761 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 87691 0 0 0 5032 29 0 0 25 0 4 0 650996626 1476390912 251563 33554432000 4194304 4580107 140736191681024 18446744073709551615 4473011 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11760/tid=11762] ppid=11758 vsize=1441788 CPUtime=51.03 cores=1,3,5,7
/proc/11760/task/11762/stat : 11762 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 78428 0 0 0 5075 28 0 0 25 0 4 0 650996626 1476390912 251563 33554432000 4194304 4580107 140736191681024 18446744073709551615 4223112 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11760/tid=11763] ppid=11758 vsize=1441788 CPUtime=51.03 cores=1,3,5,7
/proc/11760/task/11763/stat : 11763 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 71800 0 0 0 5074 29 0 0 25 0 4 0 650996626 1476390912 251563 33554432000 4194304 4580107 140736191681024 18446744073709551615 4496898 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 1441788

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

[startup+54.3003 s]
/proc/loadavg: 6.22 4.77 5.57 8/257 11803
/proc/meminfo: memFree=19471872/32951124 swapFree=67056788/67111528
[pid=11760] ppid=11758 vsize=1464364 CPUtime=215.6 cores=1,3,5,7
/proc/11760/stat : 11760 (strangenight2-m) R 11758 11760 11320 0 -1 4202496 332155 0 0 0 21440 120 0 0 25 0 4 0 650996626 1499508736 265595 33554432000 4194304 4580107 140736191681024 18446744073709551615 4234976 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11760/statm: 366091 265595 380 95 0 361073 0
[pid=11760/tid=11761] ppid=11758 vsize=1464364 CPUtime=53.79 cores=1,3,5,7
/proc/11760/task/11761/stat : 11761 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 88366 0 0 0 5349 30 0 0 25 0 4 0 650996626 1499508736 265595 33554432000 4194304 4580107 140736191681024 18446744073709551615 47681966151211 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11760/tid=11762] ppid=11758 vsize=1464364 CPUtime=53.7 cores=1,3,5,7
/proc/11760/task/11762/stat : 11762 (strangenight2-m) S 11758 11760 11320 0 -1 4202560 82545 0 0 0 5341 29 0 0 25 0 4 0 650996626 1499508736 265595 33554432000 4194304 4580107 140736191681024 18446744073709551615 47681966175796 0 0 4096 2 18446604459877939200 0 0 -1 3 0 0 0
[pid=11760/tid=11763] ppid=11758 vsize=1464364 CPUtime=53.84 cores=1,3,5,7
/proc/11760/task/11763/stat : 11763 (strangenight2-m) S 11758 11760 11320 0 -1 4202560 74068 0 0 0 5354 30 0 0 25 0 4 0 650996626 1499508736 265595 33554432000 4194304 4580107 140736191681024 18446744073709551615 47681966175796 0 0 4096 2 18446604459877939200 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 215.6
Current children cumulated vsize (KiB) 1464364

[startup+55.901 s]
/proc/loadavg: 6.21 4.79 5.57 7/257 11803
/proc/meminfo: memFree=19452276/32951124 swapFree=67056788/67111528
[pid=11760] ppid=11758 vsize=1470676 CPUtime=218.8 cores=1,3,5,7
/proc/11760/stat : 11760 (strangenight2-m) R 11758 11760 11320 0 -1 4202496 334361 0 0 0 21760 120 0 0 25 0 4 0 650996626 1505972224 267801 33554432000 4194304 4580107 140736191681024 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11760/statm: 367669 267801 380 95 0 362651 0
[pid=11760/tid=11761] ppid=11758 vsize=1470676 CPUtime=55.39 cores=1,3,5,7
/proc/11760/task/11761/stat : 11761 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 88366 0 0 0 5509 30 0 0 25 0 4 0 650996626 1505972224 267801 33554432000 4194304 4580107 140736191681024 18446744073709551615 47681966151211 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11760/tid=11762] ppid=11758 vsize=1470676 CPUtime=53.7 cores=1,3,5,7
/proc/11760/task/11762/stat : 11762 (strangenight2-m) S 11758 11760 11320 0 -1 4202560 82545 0 0 0 5341 29 0 0 25 0 4 0 650996626 1505972224 267801 33554432000 4194304 4580107 140736191681024 18446744073709551615 47681966175796 0 0 4096 2 18446604459877939200 0 0 -1 3 0 0 0
[pid=11760/tid=11763] ppid=11758 vsize=1470676 CPUtime=53.84 cores=1,3,5,7
/proc/11760/task/11763/stat : 11763 (strangenight2-m) S 11758 11760 11320 0 -1 4202560 74068 0 0 0 5354 30 0 0 25 0 4 0 650996626 1505972224 267801 33554432000 4194304 4580107 140736191681024 18446744073709551615 47681966175796 0 0 4096 2 18446604459877939200 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 218.8
Current children cumulated vsize (KiB) 1470676

[startup+56.7009 s]
/proc/loadavg: 6.21 4.79 5.57 7/257 11803
/proc/meminfo: memFree=19444464/32951124 swapFree=67056788/67111528
[pid=11760] ppid=11758 vsize=1471092 CPUtime=220.39 cores=1,3,5,7
/proc/11760/stat : 11760 (strangenight2-m) R 11758 11760 11320 0 -1 4202496 334612 0 0 0 21919 120 0 0 25 0 4 0 650996626 1506398208 268052 33554432000 4194304 4580107 140736191681024 18446744073709551615 4292997 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11760/statm: 367773 268052 380 95 0 362755 0
[pid=11760/tid=11761] ppid=11758 vsize=1471092 CPUtime=56.19 cores=1,3,5,7
/proc/11760/task/11761/stat : 11761 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 88366 0 0 0 5589 30 0 0 25 0 4 0 650996626 1506398208 268052 33554432000 4194304 4580107 140736191681024 18446744073709551615 47681966151211 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11760/tid=11762] ppid=11758 vsize=1471092 CPUtime=53.7 cores=1,3,5,7
/proc/11760/task/11762/stat : 11762 (strangenight2-m) S 11758 11760 11320 0 -1 4202560 82545 0 0 0 5341 29 0 0 25 0 4 0 650996626 1506398208 268052 33554432000 4194304 4580107 140736191681024 18446744073709551615 47681966175796 0 0 4096 2 18446604459877939200 0 0 -1 3 0 0 0
[pid=11760/tid=11763] ppid=11758 vsize=1471092 CPUtime=53.84 cores=1,3,5,7
/proc/11760/task/11763/stat : 11763 (strangenight2-m) S 11758 11760 11320 0 -1 4202560 74068 0 0 0 5354 30 0 0 25 0 4 0 650996626 1506398208 268052 33554432000 4194304 4580107 140736191681024 18446744073709551615 47681966175796 0 0 4096 2 18446604459877939200 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 220.39
Current children cumulated vsize (KiB) 1471092

[startup+57.5007 s]
/proc/loadavg: 6.21 4.79 5.57 7/257 11803
/proc/meminfo: memFree=19433552/32951124 swapFree=67056788/67111528
[pid=11760] ppid=11758 vsize=1473256 CPUtime=221.99 cores=1,3,5,7
/proc/11760/stat : 11760 (strangenight2-m) R 11758 11760 11320 0 -1 4202496 336480 0 0 0 22079 120 0 0 25 0 4 0 650996626 1508614144 269772 33554432000 4194304 4580107 140736191681024 18446744073709551615 4293251 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11760/statm: 368314 269772 380 95 0 363296 0
[pid=11760/tid=11761] ppid=11758 vsize=1473256 CPUtime=56.99 cores=1,3,5,7
/proc/11760/task/11761/stat : 11761 (strangenight2-m) R 11758 11760 11320 0 -1 4202560 88366 0 0 0 5669 30 0 0 25 0 4 0 650996626 1508614144 269772 33554432000 4194304 4580107 140736191681024 18446744073709551615 47681966151364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11760/tid=11762] ppid=11758 vsize=1473256 CPUtime=53.7 cores=1,3,5,7
/proc/11760/task/11762/stat : 11762 (strangenight2-m) S 11758 11760 11320 0 -1 4202560 82545 0 0 0 5341 29 0 0 25 0 4 0 650996626 1508614144 269772 33554432000 4194304 4580107 140736191681024 18446744073709551615 47681966175796 0 0 4096 2 18446604459877939200 0 0 -1 3 0 0 0
[pid=11760/tid=11763] ppid=11758 vsize=1473256 CPUtime=53.84 cores=1,3,5,7
/proc/11760/task/11763/stat : 11763 (strangenight2-m) S 11758 11760 11320 0 -1 4202560 74068 0 0 0 5354 30 0 0 25 0 4 0 650996626 1508614144 269772 33554432000 4194304 4580107 140736191681024 18446744073709551615 47681966175796 0 0 4096 2 18446604459877939200 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 1473256

[startup+57.7007 s]
/proc/loadavg: 6.21 4.79 5.57 7/257 11803
/proc/meminfo: memFree=19433552/32951124 swapFree=67056788/67111528
[pid=11760] ppid=11758 vsize=0 CPUtime=222.36 cores=1,3,5,7
/proc/11760/stat : 11760 (strangenight2-m) Z 11758 11760 11320 0 -1 4203548 336483 0 0 0 22113 123 0 0 25 0 2 0 650996626 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11760/statm: 0 0 0 0 0 0 0
[pid=11760/tid=11761] ppid=11758 vsize=0 CPUtime=57.2 cores=1,3,5,7
/proc/11760/task/11761/stat : 11761 (strangenight2-m) R 11758 11760 11320 0 -1 4202564 88369 0 0 0 5687 33 0 0 25 0 2 0 650996626 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 57.72
CPU time (s): 222.395
CPU user time (s): 221.138
CPU system time (s): 1.25681
CPU usage (%): 385.3
Max. virtual memory (cumulated for all children) (KiB): 1473256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 221.138
system time used= 1.25681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 336483
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= 61975
involuntary context switches= 1772

runsolver used 0.140978 second user time and 0.340948 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 19:26:27
IDJOB=3367188
IDBENCH=82420
IDSOLVER=1844
FILE ID=node133/3367188-1305393987
RUNJOBID= node133-1305393987-11746
PBS_JOBID= 13324443
Free space on /tmp= 73624 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-12-step15.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367188-1305393987/watcher-3367188-1305393987 -o /tmp/evaluation-result-3367188-1305393987/solver-3367188-1305393987 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367188-1305393987.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 86980f7370ece00291f2970256db731a
RANDOM SEED=40439849

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21796264 kB
Buffers:        267024 kB
Cached:        3182284 kB
SwapCached:       8724 kB
Active:        8519308 kB
Inactive:      2354900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21796264 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           43140 kB
Writeback:          16 kB
AnonPages:     7421768 kB
Mapped:          20588 kB
Slab:           196472 kB
PageTables:      23260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19197292 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73524 MiB
End job on node133 at 2011-05-14 19:27:25