Trace number 3285146

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 TechDemo-Alpha-mtSignal 612.124 159.549

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
MD5SUMc4319228342e10028de028a9b67c3404
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses676901
Sum of the clauses size1609791
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2668220
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3285146-1304039838.cnf'
0.00/0.00	c -- header says num vars:         133566
0.00/0.00	c -- header says num clauses:      676901
0.89/0.92	c -- clauses added:            0 learnts,       676901 normals,            0 xors
0.89/0.92	c -- vars added     133566
0.89/0.92	c Parsing time:  0.82 s
0.89/0.93	c  N st     0         0    133566      7085    457072         0   1074623         0   no data   no data  --
1.63/1.11	c asymm  cl-useful: 6/141/6963 lits-rem:96 time: 0.73
14.40/4.32	c Flit:   932 Blit:    647 bXBeca:    0 bXProp:  383 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 12.74
14.40/4.33	c Cleaning up after failed var search:     0.06 s 
16.37/4.87	c Calc non-exist non-lernt bins v-fix:     0 done:  24885 time:  2.00 s
16.37/4.88	c Cache  BProp: 0 Set: 0 BXProp: 60 T: 0.02
16.37/4.88	c Subs w/ non-existent bins:      0 time:  0.02 s
16.77/4.91	c Replacing      444 vars Replaced    16864 lits Time:     0.10 s 
16.77/4.96	c bin-w-bin subsume rem         2170 bins  time:  0.13 s
17.17/5.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.43 s
17.56/5.18	c Removed useless bin:    2239  fixed:     0  bprops:  10.00M  time:  0.38 s
18.36/5.30	c lits-rem:         0  cl-subs:      252  v-elim:  33937  v-fix:    0  time:  0.45 s
18.36/5.30	c learnt bin added due to v-elim: 0
18.36/5.31	c Finding binary XORs  T:     0.07 s  found:     692
18.36/5.34	c Replacing      692 vars Replaced    45062 lits Time:     0.10 s 
18.36/5.37	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
18.36/5.37	c Calc default polars -  time:   0.03 s pos:    3930 undec:   94050 neg:   35586
18.36/5.37	c =========================================================================================
18.36/5.37	c types(t): F = full restart, N = normal restart
18.36/5.37	c types(t): S = simplification begin/end, E = solution found
18.36/5.37	c restart types(rt): st = static, dy = dynamic
18.36/5.37	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
18.36/5.37	c  B st     0         0     67183      8800    344345         0    940833         0   no data   no data  --
74.29/19.38	c Decided on dynamic restart strategy
85.87/22.25	c  N dy    19      4072     67181      8800    344393      3638    940833   2045323    393.72    109.98  --
132.20/33.89	c  N dy    47      8156     67167      8800    362851      5553    977351   1921384    833.16     68.15  --
161.37/41.13	c  N dy    75     12298     67150      8800    362902      5319    977351    828280    358.79     54.71  --
190.15/48.33	c  N dy   103     16444     67138      8800    362939      9187    977351   2330162    324.70     48.33  --
213.70/54.24	c  N dy   130     20473     67113      8800    362968      7588    977351   1446077    520.57     44.23  --
262.04/66.37	c  N dy   157     24599     67111      8800    362996     11433    977351   3931074    605.44     43.06  --
321.57/81.23	c  N dy   184     28704     67109      8800    363031      8889    977351   1883465    510.43     47.02  --
337.54/85.24	c  S st   193     30000     67047      8800    363035     10088    977351   2627102    494.80     46.79  --
339.96/85.81	c  S st   193     30505     67020      8800    461423     12168   1085759   2886369    494.80     46.79  --
339.96/85.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
339.96/85.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
377.49/95.27	c Flit:    39 Blit:    215 bXBeca:    0 bXProp:    0 Bin:   6593 BRemL:    549 BRemN:   3841 CBin:       0 P: 60.0M T: 37.45
377.49/95.29	c Cleaning up after failed var search:     0.09 s 
383.49/96.76	c Calc non-exist non-lernt bins v-fix:     6 done:  13973 time:  5.77 s
383.49/96.78	c Cache  BProp: 233 Set: 17 BXProp: 4 T: 0.07
384.27/96.93	c Subs w/ non-existent bins:    354 time:  0.58 s
384.27/96.98	c Replacing        5 vars Replaced      726 lits Time:     0.22 s 
385.47/97.20	c bin-w-bin subsume rem         3764 bins  time:  0.19 s
391.47/98.79	c subs with bin:       30  lits-rem:     10341  v-fix:    0  time:  6.32 s
392.28/98.91	c Removed useless bin:   30153  fixed:     0  bprops:  10.00M  time:  0.50 s
400.25/100.97	c lits-rem:       932  cl-subs:     4138  v-elim:  15751  v-fix:    0  time:  8.22 s
400.25/100.97	c learnt bin added due to v-elim: 0
400.65/101.02	c vivif2 --  cl tried     8282 cl shrink     1011 lits rem      19556 time: 0.17
401.47/101.23	c vivif2 --  cl tried     8565 cl shrink     5587 lits rem     843242 time: 0.83
402.65/101.59	c asymm  cl-useful: 122/146/8248 lits-rem:1809 time: 1.44
403.84/101.83	c calculated reachability. Time: 0.91
403.84/101.83	c  N dy   193     30505     53737      8236    417621      8115    934128   1363519    494.80     46.79  --
403.84/101.83	c  F st   193     30505     53737      8236    417621      8115    934128   1363519    494.80     46.79  --
413.43/104.23	c Decided on dynamic restart strategy
421.82/106.36	c  N dy   214     34624     53730      8234    417679     12014    934082   3322870    336.22     43.77  --
434.61/109.59	c  N dy   243     38748     53705      8234    435909      8212    938172    661431    132.23     40.19  --
445.00/112.12	c  N dy   272     42846     53689      8234    435973     12128    938172   1833328    275.30     37.31  --
454.57/114.57	c  S st   293     45757     53685      8234    436039     14880    938172   2819065    500.76     35.59  --
456.17/114.93	c  S st   293     46260     53684      8234    436046     15372    938172   2895055    500.76     35.59  --
456.17/114.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
456.17/114.97	c Cache  BProp: 400 Set: 16 BXProp: 1 T: 0.08
480.56/121.07	c Flit:    14 Blit:     89 bXBeca:    0 bXProp:    7 Bin:   2802 BRemL:    138 BRemN:   1508 CBin:       0 P: 60.0M T: 24.24
480.56/121.07	c Cleaning up after failed var search:     0.00 s 
487.72/122.88	c Calc non-exist non-lernt bins v-fix:     0 done:   9447 time:  7.13 s
488.13/122.90	c Cache  BProp: 489 Set: 0 BXProp: 1 T: 0.09
489.34/123.21	c Subs w/ non-existent bins:    190 time:  1.25 s
489.34/123.28	c Replacing        9 vars Replaced     1992 lits Time:     0.25 s 
490.12/123.45	c bin-w-bin subsume rem        26689 bins  time:  0.18 s
496.11/124.90	c subs with bin:       96  lits-rem:      6684  v-fix:    0  time:  5.79 s
496.51/125.01	c Removed useless bin:    9597  fixed:     0  bprops:  10.00M  time:  0.44 s
503.70/126.88	c lits-rem:      1969  cl-subs:     1492  v-elim:   3951  v-fix:    0  time:  7.48 s
503.70/126.88	c learnt bin added due to v-elim: 0
504.10/126.95	c vivif2 --  cl tried     8051 cl shrink      493 lits rem      10263 time: 0.25
505.70/127.31	c vivif2 --  cl tried    13687 cl shrink     3256 lits rem     323862 time: 1.46
506.91/127.69	c asymm  cl-useful: 62/122/8038 lits-rem:439 time: 1.49
508.89/128.13	c calculated reachability. Time: 1.72
508.89/128.13	c  N dy   293     46260     51758      8035    396228     13545    831650   1872897    500.76     35.59  --
524.49/132.07	c  N dy   322     50269     51752      8035    396303      8745    831650    670863    389.25     33.41  --
536.86/135.17	c  N dy   352     54366     51744      8035    396418     12639    831650   1520819    132.91     31.51  --
547.64/137.85	c Finding binary XORs  T:     6.29 s  found:       7
553.24/139.20	c  N dy   382     58464     51723      8025    396156     16111    830825   2349286    256.38     30.22  --
564.41/142.07	c  N dy   411     62485     51718      8025    396236     10396    830825    742722    182.37     28.98  --
572.83/144.17	c  N dy   440     66520     51714      8025    396353     14219    830825   1481072     99.77     27.99  --
579.59/145.80	c  S st   461     69391     51711      8025    396400     16947    830825   1888216    123.22     27.22  --
580.80/146.12	c  S st   461     69895     51710      8025    396407     17438    830825   1987177    123.22     27.22  --
580.80/146.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
580.80/146.18	c Cache  BProp: 542 Set: 46 BXProp: 0 T: 0.10
604.36/152.07	techdemo: DataSync.cpp:316: const bool DataSync::syncBinFromOthers(Lit, const std::vector<BinClause, std::allocator<BinClause> >&, uint32_t&): Assertion `solver.partHandler->getSavedState()[lit.var()] == l_Undef' failed.

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3285146-1304039838/watcher-3285146-1304039838 -o /tmp/evaluation-result-3285146-1304039838/solver-3285146-1304039838 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3285146-1304039838.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.78 7.80 7.88 3/174 27325
/proc/meminfo: memFree=13707140/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=25664 CPUtime=0 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) R 27323 27325 27293 0 -1 4202496 1588 0 0 0 0 0 0 0 23 0 1 0 515582627 26279936 1527 33554432000 4194304 4797429 140735207655840 18446744073709551615 4417161 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27325/statm: 6416 1527 346 148 0 1345 0

[startup+0.0852361 s]
/proc/loadavg: 6.78 7.80 7.88 3/174 27325
/proc/meminfo: memFree=13707140/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=80768 CPUtime=0.08 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) R 27323 27325 27293 0 -1 4202496 8991 0 0 0 7 1 0 0 23 0 1 0 515582627 82706432 6876 33554432000 4194304 4797429 140735207655840 18446744073709551615 235594909831 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27325/statm: 20063 6898 350 148 0 14992 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 80768

[startup+0.101161 s]
/proc/loadavg: 6.78 7.80 7.88 3/174 27325
/proc/meminfo: memFree=13707140/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=88676 CPUtime=0.09 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) R 27323 27325 27293 0 -1 4202496 11425 0 0 0 8 1 0 0 23 0 1 0 515582627 90804224 8215 33554432000 4194304 4797429 140735207655840 18446744073709551615 4411123 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27325/statm: 22169 8215 350 148 0 17098 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 88676

[startup+0.300183 s]
/proc/loadavg: 6.78 7.80 7.88 3/174 27325
/proc/meminfo: memFree=13707140/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=145080 CPUtime=0.29 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) R 27323 27325 27293 0 -1 4202496 27704 0 0 0 26 3 0 0 25 0 1 0 515582627 148561920 20858 33554432000 4194304 4797429 140735207655840 18446744073709551615 4367649 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27325/statm: 36270 20862 350 148 0 31199 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 145080

[startup+0.701111 s]
/proc/loadavg: 6.78 7.80 7.88 3/174 27325
/proc/meminfo: memFree=13707140/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=261160 CPUtime=0.69 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) R 27323 27325 27293 0 -1 4202496 61086 0 0 0 62 7 0 0 25 0 1 0 515582627 267427840 46929 33554432000 4194304 4797429 140735207655840 18446744073709551615 235594535077 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27325/statm: 65290 46929 350 148 0 60219 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 261160

[startup+1.50092 s]
/proc/loadavg: 6.78 7.80 7.88 6/178 27329
/proc/meminfo: memFree=13427928/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=990632 CPUtime=3.2 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) R 27323 27325 27293 0 -1 4202496 90964 0 0 0 309 11 0 0 25 0 4 0 515582627 1014407168 61719 33554432000 4194304 4797429 140735207655840 18446744073709551615 4429003 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27325/statm: 247658 61719 384 148 0 242587 0
[pid=27325/tid=27327] ppid=27323 vsize=990632 CPUtime=0.56 cores=1,3,5,7
/proc/27325/task/27327/stat : 27327 (techdemo) R 27323 27325 27293 0 -1 4202560 760 0 0 0 56 0 0 0 25 0 4 0 515582720 1014407168 61719 33554432000 4194304 4797429 140735207655840 18446744073709551615 4428011 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27325/tid=27328] ppid=27323 vsize=990632 CPUtime=0.56 cores=1,3,5,7
/proc/27325/task/27328/stat : 27328 (techdemo) R 27323 27325 27293 0 -1 4202560 965 0 0 0 56 0 0 0 25 0 4 0 515582720 1014407168 61719 33554432000 4194304 4797429 140735207655840 18446744073709551615 4427877 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27325/tid=27329] ppid=27323 vsize=990632 CPUtime=0.57 cores=1,3,5,7
/proc/27325/task/27329/stat : 27329 (techdemo) R 27323 27325 27293 0 -1 4202560 981 0 0 0 57 0 0 0 25 0 4 0 515582720 1014407168 61719 33554432000 4194304 4797429 140735207655840 18446744073709551615 4241811 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 990632

[startup+3.10063 s]
/proc/loadavg: 6.78 7.80 7.88 6/178 27329
/proc/meminfo: memFree=13372700/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=991368 CPUtime=9.59 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) R 27323 27325 27293 0 -1 4202496 91175 0 0 0 947 12 0 0 25 0 4 0 515582627 1015160832 61930 33554432000 4194304 4797429 140735207655840 18446744073709551615 4241734 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27325/statm: 247842 61930 384 148 0 242771 0
[pid=27325/tid=27327] ppid=27323 vsize=991368 CPUtime=2.16 cores=1,3,5,7
/proc/27325/task/27327/stat : 27327 (techdemo) R 27323 27325 27293 0 -1 4202560 818 0 0 0 216 0 0 0 25 0 4 0 515582720 1015160832 61930 33554432000 4194304 4797429 140735207655840 18446744073709551615 4413082 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27325/tid=27328] ppid=27323 vsize=991368 CPUtime=2.15 cores=1,3,5,7
/proc/27325/task/27328/stat : 27328 (techdemo) R 27323 27325 27293 0 -1 4202560 1006 0 0 0 215 0 0 0 25 0 4 0 515582720 1015160832 61930 33554432000 4194304 4797429 140735207655840 18446744073709551615 4429710 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27325/tid=27329] ppid=27323 vsize=991368 CPUtime=2.17 cores=1,3,5,7
/proc/27325/task/27329/stat : 27329 (techdemo) R 27323 27325 27293 0 -1 4202560 1032 0 0 0 217 0 0 0 25 0 4 0 515582720 1015160832 61930 33554432000 4194304 4797429 140735207655840 18446744073709551615 4428023 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.59
Current children cumulated vsize (KiB) 991368

[startup+6.30107 s]
/proc/loadavg: 6.64 7.75 7.87 6/178 27329
/proc/meminfo: memFree=12773880/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=1501580 CPUtime=22.36 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) R 27323 27325 27293 0 -1 4202496 231905 0 0 0 2198 38 0 0 20 0 4 0 515582627 1537617920 200642 33554432000 4194304 4797429 140735207655840 18446744073709551615 4341372 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27325/statm: 375395 200642 413 148 0 370324 0
[pid=27325/tid=27327] ppid=27323 vsize=1501580 CPUtime=5.36 cores=1,3,5,7
/proc/27325/task/27327/stat : 27327 (techdemo) R 27323 27325 27293 0 -1 4202560 36852 0 0 0 528 8 0 0 19 0 4 0 515582720 1537617920 200642 33554432000 4194304 4797429 140735207655840 18446744073709551615 4341226 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27325/tid=27328] ppid=27323 vsize=1501580 CPUtime=5.33 cores=1,3,5,7
/proc/27325/task/27328/stat : 27328 (techdemo) R 27323 27325 27293 0 -1 4202560 43570 0 0 0 526 7 0 0 19 0 4 0 515582720 1537617920 200642 33554432000 4194304 4797429 140735207655840 18446744073709551615 4341256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27325/tid=27329] ppid=27323 vsize=1501580 CPUtime=5.36 cores=1,3,5,7
/proc/27325/task/27329/stat : 27329 (techdemo) R 27323 27325 27293 0 -1 4202560 43179 0 0 0 529 7 0 0 18 0 4 0 515582720 1537617920 200642 33554432000 4194304 4797429 140735207655840 18446744073709551615 4341091 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.36
Current children cumulated vsize (KiB) 1501580

[startup+12.7009 s]
/proc/loadavg: 6.59 7.72 7.86 6/181 27336
/proc/meminfo: memFree=11836656/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=1504724 CPUtime=47.92 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) R 27323 27325 27293 0 -1 4202496 239622 0 0 0 4751 41 0 0 25 0 4 0 515582627 1540837376 207988 33554432000 4194304 4797429 140735207655840 18446744073709551615 4341278 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27325/statm: 376181 207988 414 148 0 371110 0
[pid=27325/tid=27327] ppid=27323 vsize=1504724 CPUtime=11.75 cores=1,3,5,7
/proc/27325/task/27327/stat : 27327 (techdemo) R 27323 27325 27293 0 -1 4202560 38751 0 0 0 1165 10 0 0 25 0 4 0 515582720 1540837376 207988 33554432000 4194304 4797429 140735207655840 18446744073709551615 4341172 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27325/tid=27328] ppid=27323 vsize=1504724 CPUtime=11.7 cores=1,3,5,7
/proc/27325/task/27328/stat : 27328 (techdemo) R 27323 27325 27293 0 -1 4202560 46488 0 0 0 1162 8 0 0 25 0 4 0 515582720 1540837376 207988 33554432000 4194304 4797429 140735207655840 18446744073709551615 4341204 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27325/tid=27329] ppid=27323 vsize=1504724 CPUtime=11.76 cores=1,3,5,7
/proc/27325/task/27329/stat : 27329 (techdemo) R 27323 27325 27293 0 -1 4202560 45623 0 0 0 1168 8 0 0 25 0 4 0 515582720 1540837376 207988 33554432000 4194304 4797429 140735207655840 18446744073709551615 4341204 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.92
Current children cumulated vsize (KiB) 1504724

[startup+25.5007 s]
/proc/loadavg: 6.48 7.64 7.83 9/184 27339
/proc/meminfo: memFree=10548284/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=1596812 CPUtime=99.05 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) R 27323 27325 27293 0 -1 4202496 260408 0 0 0 9860 45 0 0 25 0 4 0 515582627 1635135488 216161 33554432000 4194304 4797429 140735207655840 18446744073709551615 4341072 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27325/statm: 399203 216161 418 148 0 394132 0
[pid=27325/tid=27327] ppid=27323 vsize=1596812 CPUtime=24.56 cores=1,3,5,7
/proc/27325/task/27327/stat : 27327 (techdemo) R 27323 27325 27293 0 -1 4202560 42654 0 0 0 2445 11 0 0 25 0 4 0 515582720 1635135488 216161 33554432000 4194304 4797429 140735207655840 18446744073709551615 4340981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27325/tid=27328] ppid=27323 vsize=1596812 CPUtime=24.42 cores=1,3,5,7
/proc/27325/task/27328/stat : 27328 (techdemo) R 27323 27325 27293 0 -1 4202560 50397 0 0 0 2434 8 0 0 25 0 4 0 515582720 1635135488 216161 33554432000 4194304 4797429 140735207655840 18446744073709551615 4341280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27325/tid=27329] ppid=27323 vsize=1596812 CPUtime=24.56 cores=1,3,5,7
/proc/27325/task/27329/stat : 27329 (techdemo) R 27323 27325 27293 0 -1 4202560 55106 0 0 0 2446 10 0 0 25 0 4 0 515582720 1635135488 216161 33554432000 4194304 4797429 140735207655840 18446744073709551615 4236524 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.05
Current children cumulated vsize (KiB) 1596812

[startup+51.1012 s]
/proc/loadavg: 7.00 7.67 7.83 9/184 27340
/proc/meminfo: memFree=8918244/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=2443332 CPUtime=201.32 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) R 27323 27325 27293 0 -1 4202496 459136 0 0 0 20059 73 0 0 25 0 4 0 515582627 2501971968 400145 33554432000 4194304 4797429 140735207655840 18446744073709551615 4341789 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27325/statm: 610833 400145 419 148 0 605762 0
[pid=27325/tid=27327] ppid=27323 vsize=2443332 CPUtime=50.15 cores=1,3,5,7
/proc/27325/task/27327/stat : 27327 (techdemo) R 27323 27325 27293 0 -1 4202560 119821 0 0 0 4992 23 0 0 25 0 4 0 515582720 2501971968 400145 33554432000 4194304 4797429 140735207655840 18446744073709551615 4520392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27325/tid=27328] ppid=27323 vsize=2443332 CPUtime=49.89 cores=1,3,5,7
/proc/27325/task/27328/stat : 27328 (techdemo) R 27323 27325 27293 0 -1 4202560 79017 0 0 0 4976 13 0 0 25 0 4 0 515582720 2501971968 400145 33554432000 4194304 4797429 140735207655840 18446744073709551615 4259112 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27325/tid=27329] ppid=27323 vsize=2443332 CPUtime=50.16 cores=1,3,5,7
/proc/27325/task/27329/stat : 27329 (techdemo) R 27323 27325 27293 0 -1 4202560 141272 0 0 0 4996 20 0 0 25 0 4 0 515582720 2501971968 400145 33554432000 4194304 4797429 140735207655840 18446744073709551615 4259321 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 201.32
Current children cumulated vsize (KiB) 2443332

[startup+102.306 s]
/proc/loadavg: 6.79 7.49 7.76 9/184 27371
/proc/meminfo: memFree=6693304/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=5134468 CPUtime=405.86 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) R 27323 27325 27293 0 -1 4202496 1026428 0 0 0 40429 157 0 0 25 0 4 0 515582627 5257695232 919555 33554432000 4194304 4797429 140735207655840 18446744073709551615 4343123 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27325/statm: 1283617 919555 425 148 0 1278546 0
[pid=27325/tid=27327] ppid=27323 vsize=5134468 CPUtime=101.35 cores=1,3,5,7
/proc/27325/task/27327/stat : 27327 (techdemo) R 27323 27325 27293 0 -1 4202560 278501 0 0 0 10088 47 0 0 25 0 4 0 515582720 5257695232 919555 33554432000 4194304 4797429 140735207655840 18446744073709551615 4427262 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27325/tid=27328] ppid=27323 vsize=5134468 CPUtime=100.83 cores=1,3,5,7
/proc/27325/task/27328/stat : 27328 (techdemo) R 27323 27325 27293 0 -1 4202560 239755 0 0 0 10046 37 0 0 25 0 4 0 515582720 5257695232 919555 33554432000 4194304 4797429 140735207655840 18446744073709551615 4373035 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27325/tid=27329] ppid=27323 vsize=5134468 CPUtime=101.36 cores=1,3,5,7
/proc/27325/task/27329/stat : 27329 (techdemo) R 27323 27325 27293 0 -1 4202560 306168 0 0 0 10093 43 0 0 25 0 4 0 515582720 5257695232 919555 33554432000 4194304 4797429 140735207655840 18446744073709551615 235594971679 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 405.86
Current children cumulated vsize (KiB) 5134468

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

[startup+127.901 s]
/proc/loadavg: 7.34 7.56 7.77 9/184 27372
/proc/meminfo: memFree=5391492/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=6473796 CPUtime=508.1 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) R 27323 27325 27293 0 -1 4202496 1307781 0 0 0 50609 201 0 0 25 0 4 0 515582627 6629167104 1190128 33554432000 4194304 4797429 140735207655840 18446744073709551615 4373065 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27325/statm: 1618449 1190128 425 148 0 1613378 0
[pid=27325/tid=27327] ppid=27323 vsize=6473796 CPUtime=126.95 cores=1,3,5,7
/proc/27325/task/27327/stat : 27327 (techdemo) R 27323 27325 27293 0 -1 4202560 338744 0 0 0 12636 59 0 0 25 0 4 0 515582720 6629167104 1190128 33554432000 4194304 4797429 140735207655840 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27325/tid=27328] ppid=27323 vsize=6473796 CPUtime=126.28 cores=1,3,5,7
/proc/27325/task/27328/stat : 27328 (techdemo) R 27323 27325 27293 0 -1 4202560 316453 0 0 0 12581 47 0 0 25 0 4 0 515582720 6629167104 1190128 33554432000 4194304 4797429 140735207655840 18446744073709551615 4359998 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27325/tid=27329] ppid=27323 vsize=6473796 CPUtime=126.95 cores=1,3,5,7
/proc/27325/task/27329/stat : 27329 (techdemo) R 27323 27325 27293 0 -1 4202560 369190 0 0 0 12643 52 0 0 25 0 4 0 515582720 6629167104 1190128 33554432000 4194304 4797429 140735207655840 18446744073709551615 4531964 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 508.1
Current children cumulated vsize (KiB) 6473796

[startup+140.7 s]
/proc/loadavg: 7.48 7.58 7.77 9/184 27372
/proc/meminfo: memFree=4887804/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=6908664 CPUtime=559.24 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) R 27323 27325 27293 0 -1 4202496 1392530 0 0 0 55708 216 0 0 25 0 4 0 515582627 7074471936 1269006 33554432000 4194304 4797429 140735207655840 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27325/statm: 1727166 1269006 425 148 0 1722095 0
[pid=27325/tid=27327] ppid=27323 vsize=6908664 CPUtime=139.74 cores=1,3,5,7
/proc/27325/task/27327/stat : 27327 (techdemo) R 27323 27325 27293 0 -1 4202560 370201 0 0 0 13911 63 0 0 25 0 4 0 515582720 7074471936 1269006 33554432000 4194304 4797429 140735207655840 18446744073709551615 4643103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27325/tid=27328] ppid=27323 vsize=6908664 CPUtime=139.02 cores=1,3,5,7
/proc/27325/task/27328/stat : 27328 (techdemo) R 27323 27325 27293 0 -1 4202560 329600 0 0 0 13852 50 0 0 25 0 4 0 515582720 7074471936 1269006 33554432000 4194304 4797429 140735207655840 18446744073709551615 4427865 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27325/tid=27329] ppid=27323 vsize=6908664 CPUtime=139.76 cores=1,3,5,7
/proc/27325/task/27329/stat : 27329 (techdemo) R 27323 27325 27293 0 -1 4202560 392106 0 0 0 13920 56 0 0 25 0 4 0 515582720 7074471936 1269006 33554432000 4194304 4797429 140735207655840 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 559.24
Current children cumulated vsize (KiB) 6908664

[startup+147.1 s]
/proc/loadavg: 7.53 7.59 7.78 9/184 27372
/proc/meminfo: memFree=4810044/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=7174504 CPUtime=584.79 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) R 27323 27325 27293 0 -1 4202496 1435926 0 0 0 58254 225 0 0 25 0 4 0 515582627 7346692096 1308592 33554432000 4194304 4797429 140735207655840 18446744073709551615 4226125 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27325/statm: 1793626 1308592 425 148 0 1788555 0
[pid=27325/tid=27327] ppid=27323 vsize=7174504 CPUtime=146.14 cores=1,3,5,7
/proc/27325/task/27327/stat : 27327 (techdemo) R 27323 27325 27293 0 -1 4202560 372186 0 0 0 14550 64 0 0 25 0 4 0 515582720 7346692096 1308592 33554432000 4194304 4797429 140735207655840 18446744073709551615 4531952 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27325/tid=27328] ppid=27323 vsize=7174504 CPUtime=145.38 cores=1,3,5,7
/proc/27325/task/27328/stat : 27328 (techdemo) R 27323 27325 27293 0 -1 4202560 349856 0 0 0 14484 54 0 0 25 0 4 0 515582720 7346692096 1308592 33554432000 4194304 4797429 140735207655840 18446744073709551615 4359975 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27325/tid=27329] ppid=27323 vsize=7174504 CPUtime=146.15 cores=1,3,5,7
/proc/27325/task/27329/stat : 27329 (techdemo) R 27323 27325 27293 0 -1 4202560 398619 0 0 0 14559 56 0 0 25 0 4 0 515582720 7346692096 1308592 33554432000 4194304 4797429 140735207655840 18446744073709551615 4531964 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 584.79
Current children cumulated vsize (KiB) 7174504

[startup+153.5 s]
/proc/loadavg: 7.56 7.60 7.78 6/184 27372
/proc/meminfo: memFree=4079180/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=7295336 CPUtime=606.06 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) D 27323 27325 27293 0 -1 4203524 1465527 0 0 0 60234 372 0 0 25 0 4 0 515582627 7470424064 1337313 33554432000 4194304 4797429 140735207655840 18446744073709551615 4428035 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27325/statm: 1823834 1337313 431 148 0 1818763 0
[pid=27325/tid=27327] ppid=27323 vsize=7295336 CPUtime=151.12 cores=1,3,5,7
/proc/27325/task/27327/stat : 27327 (techdemo) D 27323 27325 27293 0 -1 4203588 380843 0 0 0 15047 65 0 0 25 0 4 0 515582720 7470424064 1337313 33554432000 4194304 4797429 140735207655840 18446744073709551615 4430453 0 0 4096 2 18446744071562337734 0 0 -1 5 0 0 0
[pid=27325/tid=27328] ppid=27323 vsize=7295336 CPUtime=150.32 cores=1,3,5,7
/proc/27325/task/27328/stat : 27328 (techdemo) D 27323 27325 27293 0 -1 4203588 352914 0 0 0 14977 55 0 0 25 0 4 0 515582720 7470424064 1337313 33554432000 4194304 4797429 140735207655840 18446744073709551615 4531992 0 0 4096 2 18446744071562337734 0 0 -1 7 0 0 0
[pid=27325/tid=27329] ppid=27323 vsize=7295336 CPUtime=152.56 cores=1,3,5,7
/proc/27325/task/27329/stat : 27329 (techdemo) R 27323 27325 27293 0 -1 4204096 399763 0 0 0 15056 200 0 0 25 0 4 0 515582720 7470424064 1337313 33554432000 4194304 4797429 140735207655840 18446744073709551615 235594252901 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 606.06
Current children cumulated vsize (KiB) 7295336

[startup+156.701 s]
/proc/loadavg: 7.60 7.60 7.78 6/184 27373
/proc/meminfo: memFree=1466736/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=7295336 CPUtime=609.26 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) D 27323 27325 27293 0 -1 4203524 1465527 0 0 0 60234 692 0 0 25 0 4 0 515582627 7470424064 1337313 33554432000 4194304 4797429 140735207655840 18446744073709551615 4428035 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27325/statm: 1823834 1337313 431 148 0 1818763 0
[pid=27325/tid=27327] ppid=27323 vsize=7295336 CPUtime=151.12 cores=1,3,5,7
/proc/27325/task/27327/stat : 27327 (techdemo) D 27323 27325 27293 0 -1 4203588 380843 0 0 0 15047 65 0 0 25 0 4 0 515582720 7470424064 1337313 33554432000 4194304 4797429 140735207655840 18446744073709551615 4430453 0 0 4096 2 18446744071562337734 0 0 -1 5 0 0 0
[pid=27325/tid=27328] ppid=27323 vsize=7295336 CPUtime=150.32 cores=1,3,5,7
/proc/27325/task/27328/stat : 27328 (techdemo) D 27323 27325 27293 0 -1 4203588 352914 0 0 0 14977 55 0 0 25 0 4 0 515582720 7470424064 1337313 33554432000 4194304 4797429 140735207655840 18446744073709551615 4531992 0 0 4096 2 18446744071562337734 0 0 -1 7 0 0 0
[pid=27325/tid=27329] ppid=27323 vsize=7295336 CPUtime=155.76 cores=1,3,5,7
/proc/27325/task/27329/stat : 27329 (techdemo) R 27323 27325 27293 0 -1 4204096 399763 0 0 0 15056 520 0 0 25 0 4 0 515582720 7470424064 1337313 33554432000 4194304 4797429 140735207655840 18446744073709551615 235594252901 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 609.26
Current children cumulated vsize (KiB) 7295336

[startup+158.3 s]
/proc/loadavg: 7.60 7.60 7.78 6/184 27373
/proc/meminfo: memFree=92292/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=7295336 CPUtime=610.87 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) D 27323 27325 27293 0 -1 4203524 1465527 0 0 0 60234 853 0 0 25 0 4 0 515582627 7470424064 1337313 33554432000 4194304 4797429 140735207655840 18446744073709551615 4428035 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27325/statm: 1823834 1337313 431 148 0 1818763 0
[pid=27325/tid=27327] ppid=27323 vsize=7295336 CPUtime=151.12 cores=1,3,5,7
/proc/27325/task/27327/stat : 27327 (techdemo) D 27323 27325 27293 0 -1 4203588 380843 0 0 0 15047 65 0 0 25 0 4 0 515582720 7470424064 1337313 33554432000 4194304 4797429 140735207655840 18446744073709551615 4430453 0 0 4096 2 18446744071562337734 0 0 -1 5 0 0 0
[pid=27325/tid=27328] ppid=27323 vsize=7295336 CPUtime=150.32 cores=1,3,5,7
/proc/27325/task/27328/stat : 27328 (techdemo) D 27323 27325 27293 0 -1 4203588 352914 0 0 0 14977 55 0 0 25 0 4 0 515582720 7470424064 1337313 33554432000 4194304 4797429 140735207655840 18446744073709551615 4531992 0 0 4096 2 18446744071562337734 0 0 -1 7 0 0 0
[pid=27325/tid=27329] ppid=27323 vsize=7295336 CPUtime=157.36 cores=1,3,5,7
/proc/27325/task/27329/stat : 27329 (techdemo) R 27323 27325 27293 0 -1 4204096 399763 0 0 0 15056 680 0 0 25 0 4 0 515582720 7470424064 1337313 33554432000 4194304 4797429 140735207655840 18446744073709551615 235594252901 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 610.87
Current children cumulated vsize (KiB) 7295336

[startup+159.1 s]
/proc/loadavg: 7.60 7.60 7.78 6/184 27373
/proc/meminfo: memFree=92292/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=7295336 CPUtime=611.66 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) D 27323 27325 27293 0 -1 4203524 1465527 0 0 0 60234 932 0 0 25 0 4 0 515582627 7470424064 1337313 33554432000 4194304 4797429 140735207655840 18446744073709551615 4428035 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27325/statm: 1823834 1337313 431 148 0 1818763 0
[pid=27325/tid=27327] ppid=27323 vsize=7295336 CPUtime=151.12 cores=1,3,5,7
/proc/27325/task/27327/stat : 27327 (techdemo) D 27323 27325 27293 0 -1 4203588 380843 0 0 0 15047 65 0 0 25 0 4 0 515582720 7470424064 1337313 33554432000 4194304 4797429 140735207655840 18446744073709551615 4430453 0 0 4096 2 18446744071562337734 0 0 -1 5 0 0 0
[pid=27325/tid=27328] ppid=27323 vsize=7295336 CPUtime=150.32 cores=1,3,5,7
/proc/27325/task/27328/stat : 27328 (techdemo) D 27323 27325 27293 0 -1 4203588 352914 0 0 0 14977 55 0 0 25 0 4 0 515582720 7470424064 1337313 33554432000 4194304 4797429 140735207655840 18446744073709551615 4531992 0 0 4096 2 18446744071562337734 0 0 -1 7 0 0 0
[pid=27325/tid=27329] ppid=27323 vsize=7295336 CPUtime=158.16 cores=1,3,5,7
/proc/27325/task/27329/stat : 27329 (techdemo) R 27323 27325 27293 0 -1 4204096 399763 0 0 0 15056 760 0 0 25 0 4 0 515582720 7470424064 1337313 33554432000 4194304 4797429 140735207655840 18446744073709551615 235594252901 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 611.66
Current children cumulated vsize (KiB) 7295336

[startup+159.506 s]
/proc/loadavg: 7.60 7.60 7.78 6/182 27373
/proc/meminfo: memFree=1577056/32950928 swapFree=67111528/67111528
[pid=27325] ppid=27323 vsize=0 CPUtime=612.07 cores=1,3,5,7
/proc/27325/stat : 27325 (techdemo) Z 27323 27325 27293 0 -1 4203548 1465527 0 0 0 60234 973 0 0 18 0 2 0 515582627 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27325/statm: 0 0 0 0 0 0 0
[pid=27325/tid=27329] ppid=27323 vsize=0 CPUtime=158.56 cores=1,3,5,7
/proc/27325/task/27329/stat : 27329 (techdemo) R 27323 27325 27293 0 -1 4204100 399763 0 0 0 15056 800 0 0 25 0 2 0 515582720 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 612.07
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 159.549
CPU time (s): 612.124
CPU user time (s): 602.348
CPU system time (s): 9.77551
CPU usage (%): 383.66
Max. virtual memory (cumulated for all children) (KiB): 7295336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 602.348
system time used= 9.77551
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1465527
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= 8102
involuntary context switches= 3976

runsolver used 0.26096 second user time and 0.604908 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 03:17:19
IDJOB=3285146
IDBENCH=82372
IDSOLVER=1584
FILE ID=node120/3285146-1304039838
RUNJOBID= node120-1304039838-27312
PBS_JOBID= 13170379
Free space on /tmp= 72052 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285146-1304039838/watcher-3285146-1304039838 -o /tmp/evaluation-result-3285146-1304039838/solver-3285146-1304039838 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3285146-1304039838.cnf

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

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
RANDOM SEED=2109374392

node120.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13707668 kB
Buffers:       2481280 kB
Cached:       16119944 kB
SwapCached:          0 kB
Active:       10859768 kB
Inactive:      7809560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13707668 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31956 kB
Writeback:           0 kB
AnonPages:       67084 kB
Mapped:          14632 kB
Slab:           508372 kB
PageTables:       4484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188852 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= 66688 MiB
End job on node120 at 2011-04-29 03:19:58