Trace number 3286804

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-mtUNSAT 542.223 135.821

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
MD5SUMa78f49949ed32c6f8eea9d5e428c909d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.02439
Satisfiable
(Un)Satisfiability was proved
Number of variables350506
Number of clauses878969
Sum of the clauses size2050925
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2585978
Number of clauses of size 3292989
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3286804-1304029928.cnf'
0.00/0.00	c -- header says num vars:         350506
0.00/0.00	c -- header says num clauses:      878969
1.48/0.44	c -- clauses added:            0 learnts,       878969 normals,            0 xors
1.48/0.44	c -- vars added     350506
1.48/0.44	c Parsing time:  0.35 s
4.31/1.11	c  N st     0         0    350506    292989    585978         0   2050923         0   no data   no data
5.11/1.34	c asymm  cl-useful: 0/540/291176 lits-rem:0 time: 0.90
60.64/15.20	c Flit:     0 Blit:   4064 bXBeca:    0 bXProp: 3533 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 13.78
60.64/15.23	c Cleaning up after failed var search:     0.03 s 
60.64/15.28	c Replacing     3533 vars Replaced    45929 lits Time:     0.04 s 
61.44/15.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
61.44/15.42	c bin-w-bin subsume rem            0 bins  time:  0.03 s
61.83/15.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
70.62/17.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:  9356 done:  46860 time:  2.21 s
71.42/17.92	c Removed useless bin:     720  fixed:     0  props:  20.00M  time:  0.15 s
130.12/32.64	c lits-rem:         0  cl-subs:        1  v-elim: 113698  v-fix:    0  time: 14.47 s
130.12/32.68	c Finding binary XORs  T:     0.04 s  found:       1
130.53/32.72	c Replacing        1 vars Replaced       17 lits Time:     0.03 s 
130.53/32.77	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
130.53/32.77	c calculated reachability. Time: 0.00
130.53/32.78	c Calc default polars -  time:   0.01 s pos:    4633 undec:  134306 neg:  211567
130.53/32.78	c =========================================================================================
130.53/32.78	c types(t): F = full restart, N = normal restart
130.53/32.78	c types(t): S = simplification begin/end, E = solution found
130.53/32.78	c restart types(rt): st = static, dy = dynamic
130.53/32.78	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
130.53/32.78	c  B st     0         0    218040    162552    436657         0   1363793         0   no data   no data
208.45/52.29	c  N dy    11      5551    211068    156399    421901      4843   1314722   9191267     12.27     14.21
345.07/86.45	c  N dy    18     12158    190802    153338    430728     11156   1290296  18884749      9.49     10.02
345.84/86.67	c Finding binary XORs  T:     0.06 s  found:   33454
348.24/87.27	c Replacing    33454 vars Replaced  2612836 lits Time:     0.59 s 
394.17/98.70	c  N dy    26     17497    123790     93934    258418     16345    770739  13484744      9.99     10.66
441.73/110.62	c  N dy    31     21730    116667     87340    248561     11107    717622   4194049     10.07     10.64
486.45/121.87	c  F st    39     25001    115958     87340    263754     14323    717622   6867252      9.75      6.14
488.44/122.31	c Finding binary XORs  T:     0.05 s  found:    9177
489.24/122.58	c Replacing     9177 vars Replaced   214981 lits Time:     0.27 s 
526.39/131.83	c  N st    42     26191    103022     78178    203277     15435    614613   8026368      9.75   no data
541.97/135.74	c Following stats are for *FIRST FINISHED THREAD ONLY*
541.97/135.74	c num threads              : 4          
541.97/135.74	c restarts                 : 83         
541.97/135.74	c dynamic restarts         : 72         
541.97/135.74	c static restarts          : 11         
541.97/135.74	c full restarts            : 1          
541.97/135.74	c total simplify time      : 1.86       
541.97/135.74	c learnts DL2              : 0          
541.97/135.74	c learnts size 2           : 7834839    
541.97/135.74	c learnts size 1           : 146753      (41.87     % of vars)
541.97/135.74	c filedLit time            : 13.73       (10.14     % time)
541.97/135.74	c v-elim SatELite          : 113698      (32.44     % vars)
541.97/135.74	c SatELite time            : 18.92       (13.97     % time)
541.97/135.74	c v-elim xor               : 0           (0.00      % vars)
541.97/135.74	c xor elim time            : 0.00        (0.00      % time)
541.97/135.74	c num binary xor trees     : 17604      
541.97/135.74	c binxor trees' crown      : 48350       (2.75      leafs/tree)
541.97/135.74	c bin xor find time        : 0.19       
541.97/135.74	c OTF clause improved      : 388         (0.01      clauses/conflict)
541.97/135.74	c OTF impr. size diff      : 906         (2.34       lits/clause)
541.97/135.74	c OTF cl watch-shrink      : 7702        (0.28      clauses/conflict)
541.97/135.74	c OTF cl watch-sh-lit      : 24038       (3.12       lits/clause)
541.97/135.74	c tried to recurMin cls    : 0           (0.00       % of conflicts)
541.97/135.74	c updated cache            : 0           (nan        lits/tried recurMin)
541.97/135.74	c unit cls recevied        : 15492       (10.56     % of units)
541.97/135.74	c unit cls sent            : 20001       (13.63     % of units)
541.97/135.74	c bin cls recevied         : 121493     
541.97/135.74	c bin cls sent             : 39475      
541.97/135.74	c clauses over max glue    : 0           (0.00      % of all clauses)
541.97/135.74	c conflicts                : 27685       (204.51    / sec)
541.97/135.74	c decisions                : 427030      (0.00      % random)
541.97/135.74	c bogo-props               : 668231378   (4936244.61 / sec)
541.97/135.74	c conflict literals        : 27423282    (5.54      % deleted)
541.97/135.74	c Memory used              : 2236.35     MB
541.97/135.74	c single-thread CPU time   : 135.37      s
541.97/135.74	c all-threads sum CPU time : 540.91      s
541.97/135.74	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-3286804-1304029928/watcher-3286804-1304029928 -o /tmp/evaluation-result-3286804-1304029928/solver-3286804-1304029928 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3286804-1304029928.cnf 

running on 4 cores: 0,2,4,6

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: 8.07 7.94 5.90 5/180 25555
/proc/meminfo: memFree=12095384/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=183252 CPUtime=0 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) R 25553 25555 25390 0 -1 4202496 857 0 0 0 0 0 0 0 24 0 4 0 593223533 187650048 780 33554432000 4194304 4627427 140736955122192 18446744073709551615 251367546683 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25555/statm: 45813 803 329 106 0 40784 0
[pid=25555/tid=25556] ppid=25553 vsize=183252 CPUtime=0 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 170 0 0 0 0 0 0 0 25 0 4 0 593223533 187650048 861 33554432000 4194304 4627427 140736955122192 18446744073709551615 251367546683 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=183252 CPUtime=0 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 19 0 0 0 0 0 0 0 25 0 4 0 593223533 187650048 895 33554432000 4194304 4627427 140736955122192 18446744073709551615 251367546683 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=183252 CPUtime=0 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 185 0 0 0 0 0 0 0 25 0 4 0 593223533 187650048 927 33554432000 4194304 4627427 140736955122192 18446744073709551615 251367546683 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.054912 s]
/proc/loadavg: 8.07 7.94 5.90 5/180 25555
/proc/meminfo: memFree=12095384/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=355512 CPUtime=0.19 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) D 25553 25555 25390 0 -1 4202496 30149 0 0 0 15 4 0 0 24 0 4 0 593223533 364044288 24123 33554432000 4194304 4627427 140736955122192 18446744073709551615 4313348 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25555/statm: 88878 24123 339 106 0 83849 0
[pid=25555/tid=25556] ppid=25553 vsize=355512 CPUtime=0.03 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 7148 0 0 0 3 0 0 0 18 0 4 0 593223533 364044288 24123 33554432000 4194304 4627427 140736955122192 18446744073709551615 4358528 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=355512 CPUtime=0.04 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) D 25553 25555 25390 0 -1 4202560 7137 0 0 0 3 1 0 0 18 0 4 0 593223533 364044288 24123 33554432000 4194304 4627427 140736955122192 18446744073709551615 4358019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=355512 CPUtime=0.03 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 7732 0 0 0 3 0 0 0 18 0 4 0 593223533 364044288 24123 33554432000 4194304 4627427 140736955122192 18446744073709551615 251367604650 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 355512

[startup+0.103139 s]
/proc/loadavg: 8.07 7.94 5.90 5/180 25555
/proc/meminfo: memFree=12095384/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=370528 CPUtime=0.37 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) D 25553 25555 25390 0 -1 4202496 43958 0 0 0 31 6 0 0 18 0 4 0 593223533 379420672 35690 33554432000 4194304 4627427 140736955122192 18446744073709551615 4313864 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25555/statm: 92632 35690 339 106 0 87603 0
[pid=25555/tid=25556] ppid=25553 vsize=370528 CPUtime=0.09 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 10590 0 0 0 8 1 0 0 18 0 4 0 593223533 379420672 35690 33554432000 4194304 4627427 140736955122192 18446744073709551615 251367604650 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=375392 CPUtime=0.08 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) D 25553 25555 25390 0 -1 4202560 10462 0 0 0 7 1 0 0 18 0 4 0 593223533 384401408 35690 33554432000 4194304 4627427 140736955122192 18446744073709551615 4313348 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=425924 CPUtime=0.12 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 14740 0 0 0 10 2 0 0 18 0 4 0 593223533 436146176 46446 33554432000 4194304 4627427 140736955122192 18446744073709551615 251367590023 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 370528

[startup+0.329685 s]
/proc/loadavg: 8.07 7.94 5.90 5/180 25555
/proc/meminfo: memFree=12095384/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=784564 CPUtime=1.48 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) D 25553 25555 25390 0 -1 4202496 154194 0 0 0 124 24 0 0 18 0 4 0 593223533 803393536 119736 33554432000 4194304 4627427 140736955122192 18446744073709551615 251367244225 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 197508 129594 339 106 0 192479 0
[pid=25555/tid=25556] ppid=25553 vsize=790032 CPUtime=0.39 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 40888 0 0 0 33 6 0 0 18 0 4 0 593223533 808992768 129594 33554432000 4194304 4627427 140736955122192 18446744073709551615 251367215264 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=790032 CPUtime=0.39 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) D 25553 25555 25390 0 -1 4202560 40703 0 0 0 34 5 0 0 18 0 4 0 593223533 808992768 129594 33554432000 4194304 4627427 140736955122192 18446744073709551615 4316560 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=790032 CPUtime=0.39 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 41642 0 0 0 33 6 0 0 18 0 4 0 593223533 808992768 129594 33554432000 4194304 4627427 140736955122192 18446744073709551615 251367604650 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 784564

[startup+1.01841 s]
/proc/loadavg: 8.07 7.94 5.90 5/180 25555
/proc/meminfo: memFree=12095384/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=833768 CPUtime=3.98 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) R 25553 25555 25390 0 -1 4202496 168340 0 0 0 371 27 0 0 19 0 4 0 593223533 853778432 133588 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 208442 133588 365 106 0 203413 0
[pid=25555/tid=25556] ppid=25553 vsize=833768 CPUtime=0.99 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 41478 0 0 0 92 7 0 0 18 0 4 0 593223533 853778432 133588 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=833768 CPUtime=0.99 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 41487 0 0 0 93 6 0 0 18 0 4 0 593223533 853778432 133588 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=833768 CPUtime=0.99 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 43063 0 0 0 93 6 0 0 18 0 4 0 593223533 853778432 133588 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 833768

[startup+1.50033 s]
/proc/loadavg: 8.07 7.94 5.90 5/180 25555
/proc/meminfo: memFree=12095384/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=833768 CPUtime=5.92 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) R 25553 25555 25390 0 -1 4202496 171792 0 0 0 564 28 0 0 19 0 4 0 593223533 853778432 137036 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 208442 137036 367 106 0 203413 0
[pid=25555/tid=25556] ppid=25553 vsize=833768 CPUtime=1.48 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 42742 0 0 0 141 7 0 0 19 0 4 0 593223533 853778432 137036 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=833768 CPUtime=1.47 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 42751 0 0 0 141 6 0 0 19 0 4 0 593223533 853778432 137036 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=833768 CPUtime=1.47 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 43065 0 0 0 141 6 0 0 19 0 4 0 593223533 853778432 137036 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308143 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 833768

[startup+3.10103 s]
/proc/loadavg: 8.06 7.94 5.92 9/184 25559
/proc/meminfo: memFree=11533664/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=833768 CPUtime=12.31 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) R 25553 25555 25390 0 -1 4202496 171798 0 0 0 1203 28 0 0 24 0 4 0 593223533 853778432 137042 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 208442 137042 367 106 0 203413 0
[pid=25555/tid=25556] ppid=25553 vsize=833768 CPUtime=3.08 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 42742 0 0 0 301 7 0 0 23 0 4 0 593223533 853778432 137042 33554432000 4194304 4627427 140736955122192 18446744073709551615 4299718 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=833768 CPUtime=3.07 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 42751 0 0 0 301 6 0 0 23 0 4 0 593223533 853778432 137042 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308928 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=833768 CPUtime=3.07 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 43071 0 0 0 301 6 0 0 23 0 4 0 593223533 853778432 137042 33554432000 4194304 4627427 140736955122192 18446744073709551615 4309379 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 833768

[startup+6.30043 s]
/proc/loadavg: 8.06 7.94 5.92 9/184 25560
/proc/meminfo: memFree=11544576/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=836960 CPUtime=25.09 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) R 25553 25555 25390 0 -1 4202496 172618 0 0 0 2481 28 0 0 25 0 4 0 593223533 857047040 137862 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308987 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 209240 137862 367 106 0 204211 0
[pid=25555/tid=25556] ppid=25553 vsize=836960 CPUtime=6.28 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 42744 0 0 0 621 7 0 0 25 0 4 0 593223533 857047040 137862 33554432000 4194304 4627427 140736955122192 18446744073709551615 4299664 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=836960 CPUtime=6.27 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 42753 0 0 0 621 6 0 0 25 0 4 0 593223533 857047040 137862 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=836960 CPUtime=6.27 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 43886 0 0 0 621 6 0 0 25 0 4 0 593223533 857047040 137862 33554432000 4194304 4627427 140736955122192 18446744073709551615 4322525 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 836960

[startup+12.7062 s]
/proc/loadavg: 8.05 7.94 5.94 9/184 25560
/proc/meminfo: memFree=11506884/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=869776 CPUtime=50.68 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) R 25553 25555 25390 0 -1 4202496 173605 0 0 0 5040 28 0 0 25 0 4 0 593223533 890650624 138849 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308920 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 217444 138849 367 106 0 212415 0
[pid=25555/tid=25556] ppid=25553 vsize=869776 CPUtime=12.68 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 42744 0 0 0 1261 7 0 0 25 0 4 0 593223533 890650624 138849 33554432000 4194304 4627427 140736955122192 18446744073709551615 4239446 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=869776 CPUtime=12.67 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 42753 0 0 0 1261 6 0 0 25 0 4 0 593223533 890650624 138849 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=869776 CPUtime=12.68 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 44873 0 0 0 1262 6 0 0 25 0 4 0 593223533 890650624 138849 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321453 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 869776

[startup+25.5009 s]
/proc/loadavg: 8.04 7.94 5.96 9/184 25560
/proc/meminfo: memFree=10999476/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=1525292 CPUtime=101.78 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) R 25553 25555 25390 0 -1 4202496 312380 0 0 0 10121 57 0 0 24 0 4 0 593223533 1561899008 277624 33554432000 4194304 4627427 140736955122192 18446744073709551615 4424714 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 381323 277625 382 106 0 376294 0
[pid=25555/tid=25556] ppid=25553 vsize=1525292 CPUtime=25.47 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 86600 0 0 0 2531 16 0 0 25 0 4 0 593223533 1561899008 277625 33554432000 4194304 4627427 140736955122192 18446744073709551615 251367207969 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=1525292 CPUtime=25.47 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 86784 0 0 0 2532 15 0 0 25 0 4 0 593223533 1561899008 277625 33554432000 4194304 4627427 140736955122192 18446744073709551615 4412349 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=1525292 CPUtime=25.47 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 47405 0 0 0 2541 6 0 0 25 0 4 0 593223533 1561899008 277625 33554432000 4194304 4627427 140736955122192 18446744073709551615 4322609 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 1525292

[startup+51.1011 s]
/proc/loadavg: 8.03 7.95 6.01 9/184 25561
/proc/meminfo: memFree=10322208/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=2371104 CPUtime=204.05 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) R 25553 25555 25390 0 -1 4202496 486731 0 0 0 20312 93 0 0 25 0 4 0 593223533 2428010496 416899 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321889 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 592776 416899 386 106 0 587747 0
[pid=25555/tid=25556] ppid=25553 vsize=2371104 CPUtime=51.07 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 143737 0 0 0 5079 28 0 0 25 0 4 0 593223533 2428010496 416899 33554432000 4194304 4627427 140736955122192 18446744073709551615 4322605 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=2371104 CPUtime=51.06 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 141376 0 0 0 5080 26 0 0 25 0 4 0 593223533 2428010496 416899 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=2371104 CPUtime=51.08 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 57151 0 0 0 5100 8 0 0 25 0 4 0 593223533 2428010496 416899 33554432000 4194304 4627427 140736955122192 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 2371104

[startup+102.301 s]
/proc/loadavg: 8.06 7.97 6.12 9/184 25562
/proc/meminfo: memFree=9989680/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=2574736 CPUtime=408.56 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) R 25553 25555 25390 0 -1 4202496 606546 0 0 0 40743 113 0 0 25 0 4 0 593223533 2636529664 498586 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321720 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 643684 498586 387 106 0 638655 0
[pid=25555/tid=25556] ppid=25553 vsize=2574736 CPUtime=102.27 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 159901 0 0 0 10196 31 0 0 25 0 4 0 593223533 2636529664 498586 33554432000 4194304 4627427 140736955122192 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=2574736 CPUtime=102.27 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 170231 0 0 0 10193 34 0 0 25 0 4 0 593223533 2636529664 498586 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321876 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=2574736 CPUtime=102.28 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 114848 0 0 0 10213 15 0 0 25 0 4 0 593223533 2636529664 498586 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321841 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.56
Current children cumulated vsize (KiB) 2574736

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

[startup+102.906 s]
/proc/loadavg: 8.06 7.97 6.13 9/184 25562
/proc/meminfo: memFree=9981744/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=2574736 CPUtime=410.98 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) R 25553 25555 25390 0 -1 4202496 606989 0 0 0 40985 113 0 0 25 0 4 0 593223533 2636529664 499029 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 643684 499029 387 106 0 638655 0
[pid=25555/tid=25556] ppid=25553 vsize=2574736 CPUtime=102.88 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 159967 0 0 0 10257 31 0 0 25 0 4 0 593223533 2636529664 499029 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=2574736 CPUtime=102.87 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 170353 0 0 0 10253 34 0 0 25 0 4 0 593223533 2636529664 499029 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321482 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=2574736 CPUtime=102.88 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 114955 0 0 0 10273 15 0 0 25 0 4 0 593223533 2636529664 499029 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321862 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 410.98
Current children cumulated vsize (KiB) 2574736

[startup+115.701 s]
/proc/loadavg: 8.05 7.97 6.15 9/184 25562
/proc/meminfo: memFree=10209024/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=2273444 CPUtime=462.08 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) R 25553 25555 25390 0 -1 4202496 635729 0 0 0 46089 119 0 0 25 0 4 0 593223533 2328006656 436510 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321477 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 568361 436510 388 106 0 563332 0
[pid=25555/tid=25556] ppid=25553 vsize=2273444 CPUtime=115.67 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 166234 0 0 0 11534 33 0 0 25 0 4 0 593223533 2328006656 436510 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321550 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=2273444 CPUtime=115.65 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 176523 0 0 0 11531 34 0 0 25 0 4 0 593223533 2328006656 436510 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321713 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=2273444 CPUtime=115.67 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 124747 0 0 0 11551 16 0 0 25 0 4 0 593223533 2328006656 436510 33554432000 4194304 4627427 140736955122192 18446744073709551615 4322605 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 2273444

[startup+128.501 s]
/proc/loadavg: 8.12 7.99 6.18 9/184 25563
/proc/meminfo: memFree=10159528/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=2290020 CPUtime=513.2 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) R 25553 25555 25390 0 -1 4202496 655384 0 0 0 51199 121 0 0 25 0 4 0 593223533 2344980480 452058 33554432000 4194304 4627427 140736955122192 18446744073709551615 4322529 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 572505 452058 388 106 0 567476 0
[pid=25555/tid=25556] ppid=25553 vsize=2290020 CPUtime=128.47 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 169218 0 0 0 12814 33 0 0 25 0 4 0 593223533 2344980480 452058 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321477 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=2290020 CPUtime=128.46 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 179758 0 0 0 12811 35 0 0 25 0 4 0 593223533 2344980480 452058 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321889 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=2290020 CPUtime=128.47 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 131899 0 0 0 12830 17 0 0 25 0 4 0 593223533 2344980480 452058 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321697 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 513.2
Current children cumulated vsize (KiB) 2290020

[startup+131.701 s]
/proc/loadavg: 8.12 7.99 6.18 9/184 25563
/proc/meminfo: memFree=10133236/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=2290020 CPUtime=525.99 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) R 25553 25555 25390 0 -1 4202496 662254 0 0 0 52477 122 0 0 25 0 4 0 593223533 2344980480 455742 33554432000 4194304 4627427 140736955122192 18446744073709551615 4322064 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 572505 455742 388 106 0 567476 0
[pid=25555/tid=25556] ppid=25553 vsize=2290020 CPUtime=131.67 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 172952 0 0 0 13133 34 0 0 25 0 4 0 593223533 2344980480 455742 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321876 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=2290020 CPUtime=131.66 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 180684 0 0 0 13131 35 0 0 25 0 4 0 593223533 2344980480 455742 33554432000 4194304 4627427 140736955122192 18446744073709551615 4322497 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=2290020 CPUtime=131.67 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 133286 0 0 0 13150 17 0 0 25 0 4 0 593223533 2344980480 455742 33554432000 4194304 4627427 140736955122192 18446744073709551615 4322529 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 525.99
Current children cumulated vsize (KiB) 2290020

[startup+133.301 s]
/proc/loadavg: 8.11 7.99 6.19 9/184 25563
/proc/meminfo: memFree=10123064/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=2290020 CPUtime=532.38 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) R 25553 25555 25390 0 -1 4202496 664017 0 0 0 53116 122 0 0 25 0 4 0 593223533 2344980480 457195 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321453 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 572505 457195 388 106 0 567476 0
[pid=25555/tid=25556] ppid=25553 vsize=2290020 CPUtime=133.27 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 173140 0 0 0 13293 34 0 0 25 0 4 0 593223533 2344980480 457195 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321831 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=2290020 CPUtime=133.26 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 181164 0 0 0 13291 35 0 0 25 0 4 0 593223533 2344980480 457195 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321789 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=2290020 CPUtime=133.27 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 133694 0 0 0 13310 17 0 0 25 0 4 0 593223533 2344980480 457195 33554432000 4194304 4627427 140736955122192 18446744073709551615 4322609 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 532.38
Current children cumulated vsize (KiB) 2290020

[startup+134.9 s]
/proc/loadavg: 8.11 7.99 6.19 9/184 25563
/proc/meminfo: memFree=10103836/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=2290020 CPUtime=538.77 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) R 25553 25555 25390 0 -1 4202496 665669 0 0 0 53754 123 0 0 25 0 4 0 593223533 2344980480 458537 33554432000 4194304 4627427 140736955122192 18446744073709551615 4322529 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 572505 458537 388 106 0 567476 0
[pid=25555/tid=25556] ppid=25553 vsize=2290020 CPUtime=134.87 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 173806 0 0 0 13453 34 0 0 25 0 4 0 593223533 2344980480 458537 33554432000 4194304 4627427 140736955122192 18446744073709551615 4322529 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=2290020 CPUtime=134.86 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 181595 0 0 0 13451 35 0 0 25 0 4 0 593223533 2344980480 458537 33554432000 4194304 4627427 140736955122192 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=2290020 CPUtime=134.87 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 133963 0 0 0 13470 17 0 0 25 0 4 0 593223533 2344980480 458537 33554432000 4194304 4627427 140736955122192 18446744073709551615 4308940 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 538.77
Current children cumulated vsize (KiB) 2290020

[startup+135.3 s]
/proc/loadavg: 8.11 7.99 6.19 9/184 25563
/proc/meminfo: memFree=10103836/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=2290020 CPUtime=540.37 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) R 25553 25555 25390 0 -1 4202496 665961 0 0 0 53914 123 0 0 25 0 4 0 593223533 2344980480 458829 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321729 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 572505 458829 388 106 0 567476 0
[pid=25555/tid=25556] ppid=25553 vsize=2290020 CPUtime=135.27 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 173846 0 0 0 13493 34 0 0 25 0 4 0 593223533 2344980480 458829 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321847 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=2290020 CPUtime=135.26 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 181698 0 0 0 13491 35 0 0 25 0 4 0 593223533 2344980480 458829 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321694 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=2290020 CPUtime=135.27 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 134067 0 0 0 13510 17 0 0 25 0 4 0 593223533 2344980480 458829 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321720 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 540.37
Current children cumulated vsize (KiB) 2290020

[startup+135.7 s]
/proc/loadavg: 8.11 7.99 6.19 9/184 25563
/proc/meminfo: memFree=10103836/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=2290020 CPUtime=541.97 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) R 25553 25555 25390 0 -1 4202496 666777 0 0 0 54074 123 0 0 25 0 4 0 593223533 2344980480 459335 33554432000 4194304 4627427 140736955122192 18446744073709551615 4325068 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 572505 459335 388 106 0 567476 0
[pid=25555/tid=25556] ppid=25553 vsize=2290020 CPUtime=135.67 cores=0,2,4,6
/proc/25555/task/25556/stat : 25556 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 174246 0 0 0 13533 34 0 0 25 0 4 0 593223533 2344980480 459335 33554432000 4194304 4627427 140736955122192 18446744073709551615 47473311704772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25555/tid=25557] ppid=25553 vsize=2290020 CPUtime=135.66 cores=0,2,4,6
/proc/25555/task/25557/stat : 25557 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 181829 0 0 0 13531 35 0 0 25 0 4 0 593223533 2344980480 459335 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321435 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=2290020 CPUtime=135.67 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4202560 134287 0 0 0 13550 17 0 0 25 0 4 0 593223533 2344980480 459335 33554432000 4194304 4627427 140736955122192 18446744073709551615 4321789 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 541.97
Current children cumulated vsize (KiB) 2290020

[startup+135.8 s]
/proc/loadavg: 8.11 7.99 6.19 6/182 25563
/proc/meminfo: memFree=11474764/32950928 swapFree=67111528/67111528
[pid=25555] ppid=25553 vsize=0 CPUtime=542.19 cores=0,2,4,6
/proc/25555/stat : 25555 (strangenight2-m) Z 25553 25555 25390 0 -1 4203548 666803 0 0 0 54090 129 0 0 25 0 2 0 593223533 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25555/statm: 0 0 0 0 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=0 CPUtime=135.78 cores=0,2,4,6
/proc/25555/task/25558/stat : 25558 (strangenight2-m) R 25553 25555 25390 0 -1 4203588 134293 0 0 0 13554 24 0 0 25 0 2 0 593223533 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 542.19
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 135.821
CPU time (s): 542.223
CPU user time (s): 540.908
CPU system time (s): 1.3148
CPU usage (%): 399.217
Max. virtual memory (cumulated for all children) (KiB): 2746824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 540.908
system time used= 1.3148
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 666803
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= 6880
involuntary context switches= 2580

runsolver used 0.222966 second user time and 0.495924 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 00:32:09
IDJOB=3286804
IDBENCH=82444
IDSOLVER=1586
FILE ID=node113/3286804-1304029928
RUNJOBID= node113-1304028687-25408
PBS_JOBID= 13170339
Free space on /tmp= 71144 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286804-1304029928/watcher-3286804-1304029928 -o /tmp/evaluation-result-3286804-1304029928/solver-3286804-1304029928 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3286804-1304029928.cnf

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

MD5SUM BENCH= a78f49949ed32c6f8eea9d5e428c909d
RANDOM SEED=788505494

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12095664 kB
Buffers:       1872016 kB
Cached:       17513068 kB
SwapCached:          0 kB
Active:       11626384 kB
Inactive:      8631256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12095664 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21920 kB
Writeback:           0 kB
AnonPages:      872220 kB
Mapped:          15500 kB
Slab:           533928 kB
PageTables:       6824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1250372 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= 71136 MiB
End job on node113 at 2011-04-29 00:34:25