Trace number 3321058

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 203.255 28.4035

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10t0.cnf
MD5SUM9029cec808e66e35ae213dc5615fd1f7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.9144
Satisfiable
(Un)Satisfiability was proved
Number of variables237336
Number of clauses1262609
Sum of the clauses size3042396
Maximum clause length10
Minimum clause length1
Number of clauses of size 113421
Number of clauses of size 2900089
Number of clauses of size 3288599
Number of clauses of size 46720
Number of clauses of size 526880
Number of clauses of size over 526900

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 8 threads
0.00/0.02	c This is CryptoMiniSat 3.0.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Reading file 'HOME/instance-3321058-1304322641.cnf'
0.00/0.02	c -- header says num vars:         237336
0.00/0.02	c -- header says num clauses:     1262609
9.50/1.68	c -- clauses added:            0 learnts,      1262609 normals,            0 xors
9.50/1.68	c -- vars added     237336
9.50/1.68	c Parsing time:  0.69 s
9.50/1.68	c  N st     0         0    237336    318204    903807         0   2943726         0   no data   no data
14.87/2.38	c asymm  cl-useful: 407/5029/244334 lits-rem:1625 time: 0.67
136.42/17.53	c Flit:  1208 Blit:   5694 bXBeca:    0 bXProp: 3132 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 15.14
136.42/17.58	c Cleaning up after failed var search:     0.06 s 
137.23/17.64	c Replacing     3132 vars Replaced    60635 lits Time:     0.06 s 
137.98/17.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
137.98/17.77	c bin-w-bin subsume rem        21457 bins  time:  0.04 s
138.77/17.84	c subs with bin:     1365  lits-rem:      7124  v-fix:    0  time:  0.07 s
186.77/24.08	c Subs w/ non-existent bins:    232 l-rem:      0 v-fix:  6732 done:  19270 time:  6.24 s
189.16/24.48	c Removed useless bin:     177  fixed:     0  props:  20.02M  time:  0.39 s
192.76/25.04	c lits-rem:      9579  cl-subs:    19558  v-elim:  26437  v-fix:    0  time:  0.55 s
192.76/25.08	c Finding binary XORs  T:     0.04 s  found:    1577
193.36/25.12	c Replacing     1577 vars Replaced    19737 lits Time:     0.05 s 
193.36/25.19	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
193.36/25.19	c calculated reachability. Time: 0.00
193.93/25.21	c Calc default polars -  time:   0.02 s pos:   20368 undec:  186760 neg:   30208
193.93/25.21	c =========================================================================================
193.93/25.21	c types(t): F = full restart, N = normal restart
193.93/25.21	c types(t): S = simplification begin/end, E = solution found
193.93/25.21	c restart types(rt): st = static, dy = dynamic
193.93/25.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
193.93/25.21	c  B st     0         0     53746    193301    214203         0   1056526         0   no data   no data
203.10/28.34	c Following stats are for *FIRST FINISHED THREAD ONLY*
203.10/28.34	c num threads              : 8          
203.10/28.34	c restarts                 : 40         
203.10/28.34	c dynamic restarts         : 34         
203.10/28.34	c static restarts          : 6          
203.10/28.34	c full restarts            : 0          
203.10/28.34	c total simplify time      : 0.41       
203.10/28.34	c learnts DL2              : 0          
203.10/28.34	c learnts size 2           : 985065     
203.10/28.34	c learnts size 1           : 187501      (79.00     % of vars)
203.10/28.34	c filedLit time            : 0.00        (0.00      % time)
203.10/28.34	c v-elim SatELite          : 0           (0.00      % vars)
203.10/28.34	c SatELite time            : 0.00        (0.00      % time)
203.10/28.34	c v-elim xor               : 0           (0.00      % vars)
203.10/28.34	c xor elim time            : 0.00        (0.00      % time)
203.10/28.34	c num binary xor trees     : 7554       
203.10/28.34	c binxor trees' crown      : 24180       (3.20      leafs/tree)
203.10/28.34	c bin xor find time        : 0.12       
203.10/28.34	c OTF clause improved      : 113         (0.02      clauses/conflict)
203.10/28.34	c OTF impr. size diff      : 143         (1.27       lits/clause)
203.10/28.34	c OTF cl watch-shrink      : 3552        (0.53      clauses/conflict)
203.10/28.34	c OTF cl watch-sh-lit      : 19013       (5.35       lits/clause)
203.10/28.34	c tried to recurMin cls    : 3677        (54.55      % of conflicts)
203.10/28.34	c updated cache            : 5503        (1.50       lits/tried recurMin)
203.10/28.34	c unit cls recevied        : 0           (0.00      % of units)
203.10/28.34	c unit cls sent            : 199852      (106.59    % of units)
203.10/28.34	c bin cls recevied         : 0          
203.10/28.34	c bin cls sent             : 78847      
203.10/28.34	c clauses over max glue    : 0           (0.00      % of all clauses)
203.10/28.34	c conflicts                : 6741        (246.45    / sec)
203.10/28.34	c decisions                : 39879       (1.19      % random)
203.10/28.34	c bogo-props               : 96865294    (3541324.79 / sec)
203.10/28.34	c conflict literals        : 477301      (31.18     % deleted)
203.10/28.34	c Memory used              : 1939.78     MB
203.10/28.34	c single-thread CPU time   : 27.35       s
203.10/28.34	c all-threads sum CPU time : 198.49      s
203.10/28.34	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-3321058-1304322641/watcher-3321058-1304322641 -o /tmp/evaluation-result-3321058-1304322641/solver-3321058-1304322641 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3321058-1304322641.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.27 3.83 2.15 2/191 30049
/proc/meminfo: memFree=18387852/32950904 swapFree=67082284/67111528
[pid=30049] ppid=30047 vsize=92188 CPUtime=0 cores=0-7
/proc/30049/stat : 30049 (strangenight2-m) R 30047 30049 29977 0 -1 4202496 413 0 0 0 0 0 0 0 21 0 8 0 543863953 94400512 352 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277543344 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30049/statm: 23047 352 299 106 0 18018 0
[pid=30049/tid=30050] ppid=30047 vsize=92188 CPUtime=0 cores=0-7
/proc/30049/task/30050/stat : 30050 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 8 0 543863953 94400512 352 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277543346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30049/tid=30051] ppid=30047 vsize=92188 CPUtime=0 cores=0-7
/proc/30049/task/30051/stat : 30051 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 543863953 94400512 352 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278936049 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30049/tid=30052] ppid=30047 vsize=92188 CPUtime=0 cores=0-7
/proc/30049/task/30052/stat : 30052 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 543863953 94400512 352 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278936049 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30049/tid=30053] ppid=30047 vsize=92188 CPUtime=0 cores=0-7
/proc/30049/task/30053/stat : 30053 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 543863953 94400512 352 33554432000 4194304 4627427 140735759301328 18446744073709551615 237290677302 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30049/tid=30054] ppid=30047 vsize=92188 CPUtime=0 cores=0-7
/proc/30049/task/30054/stat : 30054 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 543863953 94400512 352 33554432000 4194304 4627427 140735759301328 18446744073709551615 237290677302 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30049/tid=30055] ppid=30047 vsize=92188 CPUtime=0 cores=0-7
/proc/30049/task/30055/stat : 30055 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 543863953 94400512 352 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277543340 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30049/tid=30056] ppid=30047 vsize=92188 CPUtime=0 cores=0-7
/proc/30049/task/30056/stat : 30056 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 543863953 94400512 352 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277543346 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0460479 s]
/proc/loadavg: 2.27 3.83 2.15 2/191 30049
/proc/meminfo: memFree=18387852/32950904 swapFree=67082284/67111528
[pid=30049] ppid=30047 vsize=525020 CPUtime=0.21 cores=0-7
/proc/30049/stat : 30049 (strangenight2-m) R 30047 30049 29977 0 -1 4202496 20580 0 0 0 16 5 0 0 18 0 8 0 543863953 537620480 16846 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278984735 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30049/statm: 131255 17197 341 106 0 126226 0
[pid=30049/tid=30050] ppid=30047 vsize=525660 CPUtime=0.02 cores=0-7
/proc/30049/task/30050/stat : 30050 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 3247 0 0 0 2 0 0 0 18 0 8 0 543863953 538275840 17471 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278984686 0 0 4096 2 18446604453902961600 0 0 -1 4 0 0 0
[pid=30049/tid=30051] ppid=30047 vsize=527580 CPUtime=0.01 cores=0-7
/proc/30049/task/30051/stat : 30051 (strangenight2-m) D 30047 30049 29977 0 -1 4202560 2796 0 0 0 1 0 0 0 18 0 8 0 543863953 540241920 18303 33554432000 4194304 4627427 140735759301328 18446744073709551615 4317104 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30049/tid=30052] ppid=30047 vsize=528060 CPUtime=0.02 cores=0-7
/proc/30049/task/30052/stat : 30052 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 2394 0 0 0 2 0 0 0 17 0 8 0 543863953 540733440 18309 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278984686 0 0 4096 2 18446604453902961600 0 0 -1 1 0 0 0
[pid=30049/tid=30053] ppid=30047 vsize=529020 CPUtime=0.01 cores=0-7
/proc/30049/task/30053/stat : 30053 (strangenight2-m) D 30047 30049 29977 0 -1 4202560 2988 0 0 0 1 0 0 0 18 0 8 0 543863953 541716480 18750 33554432000 4194304 4627427 140735759301328 18446744073709551615 4316560 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30049/tid=30054] ppid=30047 vsize=529500 CPUtime=0 cores=0-7
/proc/30049/task/30054/stat : 30054 (strangenight2-m) D 30047 30049 29977 0 -1 4202560 3166 0 0 0 0 0 0 0 18 0 8 0 543863953 542208000 18750 33554432000 4194304 4627427 140735759301328 18446744073709551615 4314206 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30049/tid=30055] ppid=30047 vsize=529500 CPUtime=0.02 cores=0-7
/proc/30049/task/30055/stat : 30055 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 1877 0 0 0 2 0 0 0 17 0 8 0 543863953 542208000 18750 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278984686 0 0 4096 2 18446604453902961600 0 0 -1 6 0 0 0
[pid=30049/tid=30056] ppid=30047 vsize=529500 CPUtime=0.02 cores=0-7
/proc/30049/task/30056/stat : 30056 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 2518 0 0 0 2 0 0 0 17 0 8 0 543863953 542208000 18750 33554432000 4194304 4627427 140735759301328 18446744073709551615 4314319 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 525020

[startup+0.105424 s]
/proc/loadavg: 2.27 3.83 2.15 2/191 30049
/proc/meminfo: memFree=18387852/32950904 swapFree=67082284/67111528
[pid=30049] ppid=30047 vsize=704252 CPUtime=0.6 cores=0-7
/proc/30049/stat : 30049 (strangenight2-m) D 30047 30049 29977 0 -1 4202496 84435 0 0 0 42 18 0 0 18 0 8 0 543863953 721154048 67725 33554432000 4194304 4627427 140735759301328 18446744073709551615 4358019 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30049/statm: 180160 72835 341 106 0 175131 0
[pid=30049/tid=30050] ppid=30047 vsize=720640 CPUtime=0.08 cores=0-7
/proc/30049/task/30050/stat : 30050 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 13711 0 0 0 5 3 0 0 18 0 8 0 543863953 737935360 72835 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278922887 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30049/tid=30051] ppid=30047 vsize=720640 CPUtime=0.07 cores=0-7
/proc/30049/task/30051/stat : 30051 (strangenight2-m) D 30047 30049 29977 0 -1 4202560 12617 0 0 0 5 2 0 0 18 0 8 0 543863953 737935360 72835 33554432000 4194304 4627427 140735759301328 18446744073709551615 4358019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30049/tid=30052] ppid=30047 vsize=720640 CPUtime=0.07 cores=0-7
/proc/30049/task/30052/stat : 30052 (strangenight2-m) D 30047 30049 29977 0 -1 4202560 11023 0 0 0 5 2 0 0 17 0 8 0 543863953 737935360 72323 33554432000 4194304 4627427 140735759301328 18446744073709551615 4316503 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30049/tid=30053] ppid=30047 vsize=720640 CPUtime=0.07 cores=0-7
/proc/30049/task/30053/stat : 30053 (strangenight2-m) D 30047 30049 29977 0 -1 4202560 10372 0 0 0 5 2 0 0 17 0 8 0 543863953 737935360 72323 33554432000 4194304 4627427 140735759301328 18446744073709551615 4358019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30049/tid=30054] ppid=30047 vsize=720640 CPUtime=0.07 cores=0-7
/proc/30049/task/30054/stat : 30054 (strangenight2-m) D 30047 30049 29977 0 -1 4202560 12185 0 0 0 4 3 0 0 17 0 8 0 543863953 737935360 72323 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278922842 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30049/tid=30055] ppid=30047 vsize=720640 CPUtime=0.06 cores=0-7
/proc/30049/task/30055/stat : 30055 (strangenight2-m) D 30047 30049 29977 0 -1 4202560 7595 0 0 0 5 1 0 0 17 0 8 0 543863953 737935360 72294 33554432000 4194304 4627427 140735759301328 18446744073709551615 4313348 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30049/tid=30056] ppid=30047 vsize=720640 CPUtime=0.07 cores=0-7
/proc/30049/task/30056/stat : 30056 (strangenight2-m) D 30047 30049 29977 0 -1 4202560 8991 0 0 0 6 1 0 0 17 0 8 0 543863953 737935360 72294 33554432000 4194304 4627427 140735759301328 18446744073709551615 4313348 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 704252

[startup+0.304008 s]
/proc/loadavg: 2.27 3.83 2.15 2/191 30049
/proc/meminfo: memFree=18387852/32950904 swapFree=67082284/67111528
[pid=30049] ppid=30047 vsize=1007260 CPUtime=1.82 cores=0-7
/proc/30049/stat : 30049 (strangenight2-m) S 30047 30049 29977 0 -1 4202496 157566 0 0 0 132 50 0 0 17 0 8 0 543863953 1031434240 122295 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278984686 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30049/statm: 251815 122372 341 106 0 246786 0
[pid=30049/tid=30050] ppid=30047 vsize=1007260 CPUtime=0.24 cores=0-7
/proc/30049/task/30050/stat : 30050 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 18620 0 0 0 17 7 0 0 17 0 8 0 543863953 1031434240 122394 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278984735 0 0 4096 2 18446604453902961600 0 0 -1 4 0 0 0
[pid=30049/tid=30051] ppid=30047 vsize=1007260 CPUtime=0.23 cores=0-7
/proc/30049/task/30051/stat : 30051 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 19622 0 0 0 16 7 0 0 17 0 8 0 543863953 1031434240 122412 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278984686 0 0 4096 2 18446604453902961600 0 0 -1 7 0 0 0
[pid=30049/tid=30052] ppid=30047 vsize=1007260 CPUtime=0.21 cores=0-7
/proc/30049/task/30052/stat : 30052 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 22489 0 0 0 15 6 0 0 17 0 8 0 543863953 1031434240 122427 33554432000 4194304 4627427 140735759301328 18446744073709551615 4301182 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30049/tid=30053] ppid=30047 vsize=1007260 CPUtime=0.21 cores=0-7
/proc/30049/task/30053/stat : 30053 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 18917 0 0 0 16 5 0 0 17 0 8 0 543863953 1031434240 122435 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278984686 0 0 4096 2 18446604453902961600 0 0 -1 3 0 0 0
[pid=30049/tid=30054] ppid=30047 vsize=1007260 CPUtime=0.22 cores=0-7
/proc/30049/task/30054/stat : 30054 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 20655 0 0 0 15 7 0 0 17 0 8 0 543863953 1031434240 122444 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278984735 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30049/tid=30055] ppid=30047 vsize=1007260 CPUtime=0.2 cores=0-7
/proc/30049/task/30055/stat : 30055 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 21649 0 0 0 15 5 0 0 17 0 8 0 543863953 1031434240 122456 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278879547 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30049/tid=30056] ppid=30047 vsize=1007260 CPUtime=0.22 cores=0-7
/proc/30049/task/30056/stat : 30056 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 15642 0 0 0 18 4 0 0 17 0 8 0 543863953 1031434240 122460 33554432000 4194304 4627427 140735759301328 18446744073709551615 4530637 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 1007260

[startup+0.70093 s]
/proc/loadavg: 2.27 3.83 2.15 2/191 30049
/proc/meminfo: memFree=18387852/32950904 swapFree=67082284/67111528
[pid=30049] ppid=30047 vsize=1007980 CPUtime=4.36 cores=0-7
/proc/30049/stat : 30049 (strangenight2-m) R 30047 30049 29977 0 -1 4202496 174127 0 0 0 277 159 0 0 17 0 8 0 543863953 1032171520 138854 33554432000 4194304 4627427 140735759301328 18446744073709551615 4506933 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30049/statm: 251995 138854 341 106 0 246966 0
[pid=30049/tid=30050] ppid=30047 vsize=1007980 CPUtime=0.56 cores=0-7
/proc/30049/task/30050/stat : 30050 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 21228 0 0 0 36 20 0 0 17 0 8 0 543863953 1032171520 138854 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278984686 0 0 4096 2 18446604453902961600 0 0 -1 4 0 0 0
[pid=30049/tid=30051] ppid=30047 vsize=1007980 CPUtime=0.55 cores=0-7
/proc/30049/task/30051/stat : 30051 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 22332 0 0 0 33 22 0 0 17 0 8 0 543863953 1032171520 138854 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278540485 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30049/tid=30052] ppid=30047 vsize=1007980 CPUtime=0.52 cores=0-7
/proc/30049/task/30052/stat : 30052 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 24095 0 0 0 32 20 0 0 17 0 8 0 543863953 1032171520 138854 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278984686 0 0 4096 2 18446604453902961600 0 0 -1 1 0 0 0
[pid=30049/tid=30053] ppid=30047 vsize=1007980 CPUtime=0.52 cores=0-7
/proc/30049/task/30053/stat : 30053 (strangenight2-m) D 30047 30049 29977 0 -1 4202560 20636 0 0 0 33 19 0 0 17 0 8 0 543863953 1032171520 138854 33554432000 4194304 4627427 140735759301328 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30049/tid=30054] ppid=30047 vsize=1007980 CPUtime=0.54 cores=0-7
/proc/30049/task/30054/stat : 30054 (strangenight2-m) D 30047 30049 29977 0 -1 4202560 22807 0 0 0 33 21 0 0 17 0 8 0 543863953 1032171520 138854 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278922935 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30049/tid=30055] ppid=30047 vsize=1007980 CPUtime=0.52 cores=0-7
/proc/30049/task/30055/stat : 30055 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 23536 0 0 0 33 19 0 0 17 0 8 0 543863953 1032171520 138854 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278984686 0 0 4096 2 18446604453902961600 0 0 -1 6 0 0 0
[pid=30049/tid=30056] ppid=30047 vsize=1007980 CPUtime=0.52 cores=0-7
/proc/30049/task/30056/stat : 30056 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 17139 0 0 0 36 16 0 0 17 0 8 0 543863953 1032171520 138854 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278984686 0 0 4096 2 18446604453902961600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 1007980

[startup+1.50079 s]
/proc/loadavg: 2.27 3.83 2.15 9/199 30057
/proc/meminfo: memFree=17790480/32950904 swapFree=67082284/67111528
[pid=30049] ppid=30047 vsize=1190676 CPUtime=8.94 cores=0-7
/proc/30049/stat : 30049 (strangenight2-m) R 30047 30049 29977 0 -1 4202496 236019 0 0 0 501 393 0 0 16 0 8 0 543863953 1219252224 200524 33554432000 4194304 4627427 140735759301328 18446744073709551615 4507248 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30049/statm: 297669 200527 343 106 0 292640 0
[pid=30049/tid=30050] ppid=30047 vsize=1190676 CPUtime=1.13 cores=0-7
/proc/30049/task/30050/stat : 30050 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 28970 0 0 0 64 49 0 0 15 0 8 0 543863953 1219252224 200529 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278548315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30049/tid=30051] ppid=30047 vsize=1190676 CPUtime=1.11 cores=0-7
/proc/30049/task/30051/stat : 30051 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 30293 0 0 0 62 49 0 0 15 0 8 0 543863953 1219252224 200530 33554432000 4194304 4627427 140735759301328 18446744073709551615 4530584 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30049/tid=30052] ppid=30047 vsize=1190676 CPUtime=1.08 cores=0-7
/proc/30049/task/30052/stat : 30052 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 31043 0 0 0 58 50 0 0 15 0 8 0 543863953 1219252224 200534 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278984686 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30049/tid=30053] ppid=30047 vsize=1190676 CPUtime=1.09 cores=0-7
/proc/30049/task/30053/stat : 30053 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 29052 0 0 0 60 49 0 0 15 0 8 0 543863953 1219252224 200536 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278984686 0 0 4096 2 18446604453902961600 0 0 -1 3 0 0 0
[pid=30049/tid=30054] ppid=30047 vsize=1190676 CPUtime=1.12 cores=0-7
/proc/30049/task/30054/stat : 30054 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 32001 0 0 0 61 51 0 0 16 0 8 0 543863953 1219252224 200538 33554432000 4194304 4627427 140735759301328 18446744073709551615 237278984735 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30049/tid=30055] ppid=30047 vsize=1190676 CPUtime=1.1 cores=0-7
/proc/30049/task/30055/stat : 30055 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 29873 0 0 0 60 50 0 0 16 0 8 0 543863953 1219252224 200539 33554432000 4194304 4627427 140735759301328 18446744073709551615 4360952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30049/tid=30056] ppid=30047 vsize=1190676 CPUtime=1.09 cores=0-7
/proc/30049/task/30056/stat : 30056 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 25270 0 0 0 66 43 0 0 16 0 8 0 543863953 1219252224 200541 33554432000 4194304 4627427 140735759301328 18446744073709551615 4360952 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.94
Current children cumulated vsize (KiB) 1190676

[startup+3.10051 s]
/proc/loadavg: 2.73 3.90 2.18 9/199 30058
/proc/meminfo: memFree=17482292/32950904 swapFree=67082284/67111528
[pid=30049] ppid=30047 vsize=1312816 CPUtime=21.27 cores=0-7
/proc/30049/stat : 30049 (strangenight2-m) R 30047 30049 29977 0 -1 4202496 270371 0 0 0 1682 445 0 0 17 0 8 0 543863953 1344323584 234031 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30049/statm: 328204 234031 368 106 0 323175 0
[pid=30049/tid=30050] ppid=30047 vsize=1312816 CPUtime=2.69 cores=0-7
/proc/30049/task/30050/stat : 30050 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 31588 0 0 0 217 52 0 0 17 0 8 0 543863953 1344323584 234031 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308760 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30049/tid=30051] ppid=30047 vsize=1312816 CPUtime=2.66 cores=0-7
/proc/30049/task/30051/stat : 30051 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 33843 0 0 0 211 55 0 0 17 0 8 0 543863953 1344323584 234031 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30049/tid=30052] ppid=30047 vsize=1312816 CPUtime=2.61 cores=0-7
/proc/30049/task/30052/stat : 30052 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 36898 0 0 0 204 57 0 0 17 0 8 0 543863953 1344323584 234031 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30049/tid=30053] ppid=30047 vsize=1312816 CPUtime=2.64 cores=0-7
/proc/30049/task/30053/stat : 30053 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 33106 0 0 0 208 56 0 0 17 0 8 0 543863953 1344323584 234031 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30049/tid=30054] ppid=30047 vsize=1312816 CPUtime=2.67 cores=0-7
/proc/30049/task/30054/stat : 30054 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 35822 0 0 0 210 57 0 0 17 0 8 0 543863953 1344323584 234031 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30049/tid=30055] ppid=30047 vsize=1312816 CPUtime=2.63 cores=0-7
/proc/30049/task/30055/stat : 30055 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 36982 0 0 0 205 58 0 0 17 0 8 0 543863953 1344323584 234031 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308493 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30049/tid=30056] ppid=30047 vsize=1312816 CPUtime=2.63 cores=0-7
/proc/30049/task/30056/stat : 30056 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 28800 0 0 0 212 51 0 0 17 0 8 0 543863953 1344323584 234031 33554432000 4194304 4627427 140735759301328 18446744073709551615 4324742 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.27
Current children cumulated vsize (KiB) 1312816

[startup+6.30094 s]
/proc/loadavg: 2.73 3.90 2.18 9/199 30058
/proc/meminfo: memFree=17448048/32950904 swapFree=67082284/67111528
[pid=30049] ppid=30047 vsize=1312816 CPUtime=46.85 cores=0-7
/proc/30049/stat : 30049 (strangenight2-m) R 30047 30049 29977 0 -1 4202496 272099 0 0 0 4240 445 0 0 24 0 8 0 543863953 1344323584 235361 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30049/statm: 328204 235361 368 106 0 323175 0
[pid=30049/tid=30050] ppid=30047 vsize=1312816 CPUtime=5.89 cores=0-7
/proc/30049/task/30050/stat : 30050 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 31592 0 0 0 537 52 0 0 24 0 8 0 543863953 1344323584 235361 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30049/tid=30051] ppid=30047 vsize=1312816 CPUtime=5.86 cores=0-7
/proc/30049/task/30051/stat : 30051 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 33849 0 0 0 531 55 0 0 24 0 8 0 543863953 1344323584 235361 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308291 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30049/tid=30052] ppid=30047 vsize=1312816 CPUtime=5.79 cores=0-7
/proc/30049/task/30052/stat : 30052 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 36898 0 0 0 522 57 0 0 24 0 8 0 543863953 1344323584 235361 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30049/tid=30053] ppid=30047 vsize=1312816 CPUtime=5.84 cores=0-7
/proc/30049/task/30053/stat : 30053 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 33111 0 0 0 528 56 0 0 24 0 8 0 543863953 1344323584 235361 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30049/tid=30054] ppid=30047 vsize=1312816 CPUtime=5.87 cores=0-7
/proc/30049/task/30054/stat : 30054 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 35822 0 0 0 530 57 0 0 24 0 8 0 543863953 1344323584 235361 33554432000 4194304 4627427 140735759301328 18446744073709551615 4299595 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30049/tid=30055] ppid=30047 vsize=1312816 CPUtime=5.83 cores=0-7
/proc/30049/task/30055/stat : 30055 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 36986 0 0 0 525 58 0 0 24 0 8 0 543863953 1344323584 235361 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30049/tid=30056] ppid=30047 vsize=1312816 CPUtime=5.84 cores=0-7
/proc/30049/task/30056/stat : 30056 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 30509 0 0 0 532 52 0 0 24 0 8 0 543863953 1344323584 235361 33554432000 4194304 4627427 140735759301328 18446744073709551615 4309376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.85
Current children cumulated vsize (KiB) 1312816

[startup+12.7008 s]
/proc/loadavg: 3.54 4.04 2.25 9/199 30058
/proc/meminfo: memFree=17433068/32950904 swapFree=67082284/67111528
[pid=30049] ppid=30047 vsize=1323944 CPUtime=98.01 cores=0-7
/proc/30049/stat : 30049 (strangenight2-m) R 30047 30049 29977 0 -1 4202496 275890 0 0 0 9355 446 0 0 25 0 8 0 543863953 1355718656 239152 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308987 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30049/statm: 330986 239152 369 106 0 325957 0
[pid=30049/tid=30050] ppid=30047 vsize=1323944 CPUtime=12.29 cores=0-7
/proc/30049/task/30050/stat : 30050 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 31681 0 0 0 1177 52 0 0 25 0 8 0 543863953 1355718656 239152 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30049/tid=30051] ppid=30047 vsize=1323944 CPUtime=12.26 cores=0-7
/proc/30049/task/30051/stat : 30051 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 33946 0 0 0 1171 55 0 0 25 0 8 0 543863953 1355718656 239152 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30049/tid=30052] ppid=30047 vsize=1323944 CPUtime=12.15 cores=0-7
/proc/30049/task/30052/stat : 30052 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 36912 0 0 0 1158 57 0 0 25 0 8 0 543863953 1355718656 239152 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30049/tid=30053] ppid=30047 vsize=1323944 CPUtime=12.24 cores=0-7
/proc/30049/task/30053/stat : 30053 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 33133 0 0 0 1168 56 0 0 25 0 8 0 543863953 1355718656 239152 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30049/tid=30054] ppid=30047 vsize=1323944 CPUtime=12.27 cores=0-7
/proc/30049/task/30054/stat : 30054 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 35900 0 0 0 1170 57 0 0 25 0 8 0 543863953 1355718656 239152 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30049/tid=30055] ppid=30047 vsize=1323944 CPUtime=12.23 cores=0-7
/proc/30049/task/30055/stat : 30055 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 37007 0 0 0 1165 58 0 0 25 0 8 0 543863953 1355718656 239152 33554432000 4194304 4627427 140735759301328 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30049/tid=30056] ppid=30047 vsize=1323944 CPUtime=12.23 cores=0-7
/proc/30049/task/30056/stat : 30056 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 33903 0 0 0 1171 52 0 0 25 0 8 0 543863953 1355718656 239152 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277518532 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.01
Current children cumulated vsize (KiB) 1323944

[startup+25.5006 s]
/proc/loadavg: 4.22 4.17 2.31 6/199 30058
/proc/meminfo: memFree=17170624/32950904 swapFree=67082284/67111528
[pid=30049] ppid=30047 vsize=1920696 CPUtime=195.11 cores=0-7
/proc/30049/stat : 30049 (strangenight2-m) S 30047 30049 29977 0 -1 4202496 355533 0 0 0 19042 469 0 0 18 0 8 0 543863953 1966792704 304695 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30049/statm: 480174 304695 386 106 0 475145 0
[pid=30049/tid=30050] ppid=30047 vsize=1920696 CPUtime=22.83 cores=0-7
/proc/30049/task/30050/stat : 30050 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 43112 0 0 0 2229 54 0 0 18 0 8 0 543863953 1966792704 304695 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446604453902961600 0 0 -1 4 0 0 0
[pid=30049/tid=30051] ppid=30047 vsize=1920696 CPUtime=22.75 cores=0-7
/proc/30049/task/30051/stat : 30051 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 47087 0 0 0 2217 58 0 0 25 0 8 0 543863953 1966792704 304695 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446604453902961600 0 0 -1 1 0 0 0
[pid=30049/tid=30052] ppid=30047 vsize=1920696 CPUtime=24.51 cores=0-7
/proc/30049/task/30052/stat : 30052 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 47399 0 0 0 2392 59 0 0 18 0 8 0 543863953 1966792704 304695 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446604453902961600 0 0 -1 1 0 0 0
[pid=30049/tid=30053] ppid=30047 vsize=1920696 CPUtime=25.04 cores=0-7
/proc/30049/task/30053/stat : 30053 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 40335 0 0 0 2447 57 0 0 25 0 8 0 543863953 1966792704 304695 33554432000 4194304 4627427 140735759301328 18446744073709551615 4534761 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30049/tid=30054] ppid=30047 vsize=1920696 CPUtime=25.06 cores=0-7
/proc/30049/task/30054/stat : 30054 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 43139 0 0 0 2448 58 0 0 25 0 8 0 543863953 1966792704 304695 33554432000 4194304 4627427 140735759301328 18446744073709551615 4534761 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30049/tid=30055] ppid=30047 vsize=1920696 CPUtime=24.92 cores=0-7
/proc/30049/task/30055/stat : 30055 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 54980 0 0 0 2424 68 0 0 18 0 8 0 543863953 1966792704 304695 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446604453902961600 0 0 -1 6 0 0 0
[pid=30049/tid=30056] ppid=30047 vsize=1920696 CPUtime=25.03 cores=0-7
/proc/30049/task/30056/stat : 30056 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 33903 0 0 0 2451 52 0 0 25 0 8 0 543863953 1966792704 304695 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277518532 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 195.11
Current children cumulated vsize (KiB) 1920696

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

[startup+27.1012 s]
/proc/loadavg: 4.12 4.15 2.31 4/199 30058
/proc/meminfo: memFree=17170004/32950904 swapFree=67082284/67111528
[pid=30049] ppid=30047 vsize=1920696 CPUtime=199.91 cores=0-7
/proc/30049/stat : 30049 (strangenight2-m) S 30047 30049 29977 0 -1 4202496 355533 0 0 0 19522 469 0 0 18 0 8 0 543863953 1966792704 304695 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30049/statm: 480174 304695 386 106 0 475145 0
[pid=30049/tid=30050] ppid=30047 vsize=1920696 CPUtime=22.83 cores=0-7
/proc/30049/task/30050/stat : 30050 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 43112 0 0 0 2229 54 0 0 18 0 8 0 543863953 1966792704 304695 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446604453902961600 0 0 -1 4 0 0 0
[pid=30049/tid=30051] ppid=30047 vsize=1920696 CPUtime=22.75 cores=0-7
/proc/30049/task/30051/stat : 30051 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 47087 0 0 0 2217 58 0 0 25 0 8 0 543863953 1966792704 304695 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446604453902961600 0 0 -1 1 0 0 0
[pid=30049/tid=30052] ppid=30047 vsize=1920696 CPUtime=24.51 cores=0-7
/proc/30049/task/30052/stat : 30052 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 47399 0 0 0 2392 59 0 0 18 0 8 0 543863953 1966792704 304695 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446604453902961600 0 0 -1 1 0 0 0
[pid=30049/tid=30053] ppid=30047 vsize=1920696 CPUtime=26.64 cores=0-7
/proc/30049/task/30053/stat : 30053 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 40335 0 0 0 2607 57 0 0 25 0 8 0 543863953 1966792704 304695 33554432000 4194304 4627427 140735759301328 18446744073709551615 4300151 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30049/tid=30054] ppid=30047 vsize=1920696 CPUtime=26.66 cores=0-7
/proc/30049/task/30054/stat : 30054 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 43139 0 0 0 2608 58 0 0 25 0 8 0 543863953 1966792704 304695 33554432000 4194304 4627427 140735759301328 18446744073709551615 4535056 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30049/tid=30055] ppid=30047 vsize=1920696 CPUtime=24.92 cores=0-7
/proc/30049/task/30055/stat : 30055 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 54980 0 0 0 2424 68 0 0 18 0 8 0 543863953 1966792704 304695 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446604453902961600 0 0 -1 6 0 0 0
[pid=30049/tid=30056] ppid=30047 vsize=1920696 CPUtime=26.63 cores=0-7
/proc/30049/task/30056/stat : 30056 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 33903 0 0 0 2611 52 0 0 25 0 8 0 543863953 1966792704 304695 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277518379 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 199.91
Current children cumulated vsize (KiB) 1920696

[startup+27.9011 s]
/proc/loadavg: 4.12 4.15 2.31 4/199 30058
/proc/meminfo: memFree=17168268/32950904 swapFree=67082284/67111528
[pid=30049] ppid=30047 vsize=1986328 CPUtime=202.3 cores=0-7
/proc/30049/stat : 30049 (strangenight2-m) S 30047 30049 29977 0 -1 4202496 367446 0 0 0 19760 470 0 0 18 0 8 0 543863953 2033999872 307769 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30049/statm: 496582 307769 386 106 0 491553 0
[pid=30049/tid=30050] ppid=30047 vsize=1986328 CPUtime=22.83 cores=0-7
/proc/30049/task/30050/stat : 30050 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 43112 0 0 0 2229 54 0 0 18 0 8 0 543863953 2033999872 307769 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446604453902961600 0 0 -1 4 0 0 0
[pid=30049/tid=30051] ppid=30047 vsize=1986328 CPUtime=22.75 cores=0-7
/proc/30049/task/30051/stat : 30051 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 47087 0 0 0 2217 58 0 0 25 0 8 0 543863953 2033999872 307769 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446604453902961600 0 0 -1 1 0 0 0
[pid=30049/tid=30052] ppid=30047 vsize=1986328 CPUtime=24.51 cores=0-7
/proc/30049/task/30052/stat : 30052 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 47399 0 0 0 2392 59 0 0 18 0 8 0 543863953 2033999872 307769 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446604453902961600 0 0 -1 1 0 0 0
[pid=30049/tid=30053] ppid=30047 vsize=1986328 CPUtime=27.44 cores=0-7
/proc/30049/task/30053/stat : 30053 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 47069 0 0 0 2686 58 0 0 25 0 8 0 543863953 2033999872 307769 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542937 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30049/tid=30054] ppid=30047 vsize=1986328 CPUtime=27.47 cores=0-7
/proc/30049/task/30054/stat : 30054 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 48318 0 0 0 2688 59 0 0 25 0 8 0 543863953 2033999872 307769 33554432000 4194304 4627427 140735759301328 18446744073709551615 4413089 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30049/tid=30055] ppid=30047 vsize=1986328 CPUtime=24.92 cores=0-7
/proc/30049/task/30055/stat : 30055 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 54980 0 0 0 2424 68 0 0 18 0 8 0 543863953 2033999872 307769 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446604453902961600 0 0 -1 6 0 0 0
[pid=30049/tid=30056] ppid=30047 vsize=1986328 CPUtime=27.43 cores=0-7
/proc/30049/task/30056/stat : 30056 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 33903 0 0 0 2691 52 0 0 25 0 8 0 543863953 2033999872 307769 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277518532 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.3
Current children cumulated vsize (KiB) 1986328

[startup+28.301 s]
/proc/loadavg: 4.12 4.15 2.31 4/199 30058
/proc/meminfo: memFree=17168268/32950904 swapFree=67082284/67111528
[pid=30049] ppid=30047 vsize=1986328 CPUtime=203.1 cores=0-7
/proc/30049/stat : 30049 (strangenight2-m) S 30047 30049 29977 0 -1 4202496 372167 0 0 0 19840 470 0 0 18 0 8 0 543863953 2033999872 310096 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30049/statm: 496582 310096 386 106 0 491553 0
[pid=30049/tid=30050] ppid=30047 vsize=1986328 CPUtime=22.83 cores=0-7
/proc/30049/task/30050/stat : 30050 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 43112 0 0 0 2229 54 0 0 18 0 8 0 543863953 2033999872 310096 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446604453902961600 0 0 -1 4 0 0 0
[pid=30049/tid=30051] ppid=30047 vsize=1986328 CPUtime=22.75 cores=0-7
/proc/30049/task/30051/stat : 30051 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 47087 0 0 0 2217 58 0 0 25 0 8 0 543863953 2033999872 310096 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446604453902961600 0 0 -1 1 0 0 0
[pid=30049/tid=30052] ppid=30047 vsize=1986328 CPUtime=24.51 cores=0-7
/proc/30049/task/30052/stat : 30052 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 47399 0 0 0 2392 59 0 0 18 0 8 0 543863953 2033999872 310096 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446604453902961600 0 0 -1 1 0 0 0
[pid=30049/tid=30053] ppid=30047 vsize=1986328 CPUtime=27.44 cores=0-7
/proc/30049/task/30053/stat : 30053 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 47069 0 0 0 2686 58 0 0 25 0 8 0 543863953 2033999872 310096 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446604453902961600 0 0 -1 3 0 0 0
[pid=30049/tid=30054] ppid=30047 vsize=1986328 CPUtime=27.86 cores=0-7
/proc/30049/task/30054/stat : 30054 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 53039 0 0 0 2727 59 0 0 25 0 8 0 543863953 2033999872 310096 33554432000 4194304 4627427 140735759301328 18446744073709551615 4372836 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30049/tid=30055] ppid=30047 vsize=1986328 CPUtime=24.92 cores=0-7
/proc/30049/task/30055/stat : 30055 (strangenight2-m) S 30047 30049 29977 0 -1 4202560 54980 0 0 0 2424 68 0 0 18 0 8 0 543863953 2033999872 310096 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277542964 0 0 4096 2 18446604453902961600 0 0 -1 6 0 0 0
[pid=30049/tid=30056] ppid=30047 vsize=1986328 CPUtime=27.83 cores=0-7
/proc/30049/task/30056/stat : 30056 (strangenight2-m) R 30047 30049 29977 0 -1 4202560 33903 0 0 0 2731 52 0 0 25 0 8 0 543863953 2033999872 310096 33554432000 4194304 4627427 140735759301328 18446744073709551615 47307277518379 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.1
Current children cumulated vsize (KiB) 1986328

[startup+28.401 s]
/proc/loadavg: 4.12 4.15 2.31 4/199 30058
/proc/meminfo: memFree=17168268/32950904 swapFree=67082284/67111528
[pid=30049] ppid=30047 vsize=0 CPUtime=203.24 cores=0-7
/proc/30049/stat : 30049 (strangenight2-m) Z 30047 30049 29977 0 -1 4203548 372602 0 0 0 19848 476 0 0 18 0 2 0 543863953 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30049/statm: 0 0 0 0 0 0 0
[pid=30049/tid=30052] ppid=30047 vsize=0 CPUtime=24.57 cores=0-7
/proc/30049/task/30052/stat : 30052 (strangenight2-m) R 30047 30049 29977 0 -1 4203588 47399 0 0 0 2392 65 0 0 18 0 2 0 543863953 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.24
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 28.4035
CPU time (s): 203.255
CPU user time (s): 198.486
CPU system time (s): 4.76927
CPU usage (%): 715.598
Max. virtual memory (cumulated for all children) (KiB): 1986328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 198.486
system time used= 4.76927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 372602
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= 381685
involuntary context switches= 918

runsolver used 0.057991 second user time and 0.118981 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-02 09:50:42
IDJOB=3321058
IDBENCH=71012
IDSOLVER=1709
FILE ID=node121/3321058-1304322641
RUNJOBID= node121-1304322187-29991
PBS_JOBID= 13176805
Free space on /tmp= 73720 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10t0.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321058-1304322641/watcher-3321058-1304322641 -o /tmp/evaluation-result-3321058-1304322641/solver-3321058-1304322641 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3321058-1304322641.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 9029cec808e66e35ae213dc5615fd1f7
RANDOM SEED=899841227

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.75
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.817
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:     32950904 kB
MemFree:      18388008 kB
Buffers:       2194444 kB
Cached:        9346300 kB
SwapCached:       2776 kB
Active:       11066748 kB
Inactive:      2972568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      18388008 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           29344 kB
Writeback:           0 kB
AnonPages:     2495964 kB
Mapped:          17908 kB
Slab:           451048 kB
PageTables:      10544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  2848404 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= 73716 MiB
End job on node121 at 2011-05-02 09:51:11