Trace number 3361990

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
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20UNSAT 2141.12 540.323

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark335.143
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
0.00/0.71	c ==============================================================================
0.00/0.71	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.71	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.71	c ==============================================================================
0.00/0.71	c |         0 | 1360580  3295883 |  408173       0        0     nan |  0.000 % |
4.49/4.52	c |         0 |  942285  2636352 |      --       0       --      -- |     --   | -116200/27697
4.49/4.52	c ==============================================================================
4.49/4.52	c Result  :   #vars: 138309   #clauses: 942285   #literals: 2636352
4.49/4.52	c CPU time:   4.39633 s
4.49/4.52	c ==============================================================================
2140.76/540.27	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
2140.76/540.27	c ============================[ Problem Statistics ]=============================
2140.76/540.27	c |                                                                             |
2140.76/540.27	c threadId              : 1
2140.76/540.27	c restarts              : 4806
2140.76/540.27	c conflicts             : 379792         (178 /sec)
2140.76/540.27	c decisions             : 2317099        (1.50 % random) (1085 /sec)
2140.76/540.27	c propagations          : 961723159      (450479 /sec)
2140.76/540.27	c conflict literals     : 64629532       (35.36 % deleted)
2140.76/540.27	c Memory used           : 777.79 MB
2140.76/540.27	c CPU time              : 2134.89 s
2140.76/540.27	
2140.76/540.27	c --->m=4, e=8, aimd=1, HOME/412_many.cnf	time: 533.723	conflicts: 379792       
2141.07/540.31	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3361990-1305297038/watcher-3361990-1305297038 -o /tmp/evaluation-result-3361990-1305297038/solver-3361990-1305297038 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3361990-1305297038.cnf aimd 1 

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: 3.67 3.43 1.94 2/344 412
/proc/meminfo: memFree=11780640/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=0 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 719934578 8908800 249 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/412/statm: 2175 249 209 178 0 68 0

[startup+0.020538 s]
/proc/loadavg: 3.67 3.43 1.94 2/344 412
/proc/meminfo: memFree=11780640/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=0 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 719934578 8908800 249 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/412/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100508 s]
/proc/loadavg: 3.67 3.43 1.94 2/344 412
/proc/meminfo: memFree=11780640/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=0 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 719934578 8908800 249 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/412/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300471 s]
/proc/loadavg: 3.67 3.43 1.94 2/344 412
/proc/meminfo: memFree=11780640/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=0 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 719934578 8908800 249 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/412/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70042 s]
/proc/loadavg: 3.67 3.43 1.94 2/344 412
/proc/meminfo: memFree=11780640/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=0 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 719934578 8908800 249 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/412/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50025 s]
/proc/loadavg: 3.67 3.43 1.94 2/346 414
/proc/meminfo: memFree=11652900/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=0 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 719934578 8908800 249 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/412/statm: 2175 249 209 178 0 68 0
[pid=413] ppid=412 vsize=148916 CPUtime=1.49 cores=0-7
/proc/413/stat : 413 (SatElite) R 412 412 32728 0 -1 4202496 38627 0 0 0 140 9 0 0 25 0 1 0 719934578 152489984 35122 33554432000 134512640 135034092 4290424704 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/413/statm: 37229 35122 68 128 0 37099 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 157616

[startup+3.10094 s]
/proc/loadavg: 3.67 3.43 1.94 2/346 414
/proc/meminfo: memFree=11631820/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=0 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 719934578 8908800 249 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/412/statm: 2175 249 209 178 0 68 0
[pid=413] ppid=412 vsize=151060 CPUtime=3.09 cores=0-7
/proc/413/stat : 413 (SatElite) R 412 412 32728 0 -1 4202496 42865 0 0 0 299 10 0 0 25 0 1 0 719934578 154685440 35809 33554432000 134512640 135034092 4290424704 18446744073709551615 134541182 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/413/statm: 37765 35809 68 128 0 37635 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 159760

[startup+6.30033 s]
/proc/loadavg: 3.46 3.39 1.94 2/346 415
/proc/meminfo: memFree=11676352/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=5.1 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 357 48891 0 0 0 0 495 15 18 0 1 0 719934578 8908800 252 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=251100 CPUtime=1.16 cores=0-7
/proc/415/stat : 415 (manysat1.1_stat) R 412 412 32728 0 -1 4202496 59360 0 0 0 107 9 0 0 22 0 1 0 719935091 257126400 59302 33554432000 134512640 135305190 4289075184 18446744073709551615 134529104 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/415/statm: 62775 59302 74 194 0 62579 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 259800

[startup+12.7011 s]
/proc/loadavg: 3.50 3.40 1.95 5/349 418
/proc/meminfo: memFree=11489868/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=5.1 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 357 48891 0 0 0 0 495 15 18 0 1 0 719934578 8908800 252 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=308372 CPUtime=26.05 cores=0-7
/proc/415/stat : 415 (manysat1.1_stat) R 412 412 32728 0 -1 4202496 65694 0 0 0 2571 34 0 0 18 0 4 0 719935091 315772928 65630 33554432000 134512640 135305190 4289075184 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/415/statm: 77093 65630 84 194 0 76897 0
[pid=415/tid=416] ppid=412 vsize=308372 CPUtime=6.22 cores=0-7
/proc/415/task/416/stat : 416 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 1375 0 0 0 617 5 0 0 22 0 4 0 719935215 315772928 65630 33554432000 134512640 135305190 4289075184 18446744073709551615 134528181 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=415/tid=417] ppid=412 vsize=308372 CPUtime=6.19 cores=0-7
/proc/415/task/417/stat : 417 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 1964 0 0 0 613 6 0 0 18 0 4 0 719935215 315772928 65630 33554432000 134512640 135305190 4289075184 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=415/tid=418] ppid=412 vsize=308372 CPUtime=6.18 cores=0-7
/proc/415/task/418/stat : 418 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 1448 0 0 0 613 5 0 0 18 0 4 0 719935215 315772928 65630 33554432000 134512640 135305190 4289075184 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 31.15
Current children cumulated vsize (KiB) 317072

[startup+25.5006 s]
/proc/loadavg: 3.61 3.43 1.98 5/349 418
/proc/meminfo: memFree=11465928/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=5.1 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 357 48891 0 0 0 0 495 15 18 0 1 0 719934578 8908800 252 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=334036 CPUtime=77.21 cores=0-7
/proc/415/stat : 415 (manysat1.1_stat) R 412 412 32728 0 -1 4202496 71920 0 0 0 7682 39 0 0 18 0 4 0 719935091 342052864 71856 33554432000 134512640 135305190 4289075184 18446744073709551615 134551793 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/415/statm: 83509 71856 84 194 0 83313 0
[pid=415/tid=416] ppid=412 vsize=334036 CPUtime=19.01 cores=0-7
/proc/415/task/416/stat : 416 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 2189 0 0 0 1895 6 0 0 19 0 4 0 719935215 342052864 71856 33554432000 134512640 135305190 4289075184 18446744073709551615 134557133 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=415/tid=417] ppid=412 vsize=334036 CPUtime=18.99 cores=0-7
/proc/415/task/417/stat : 417 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 4863 0 0 0 1891 8 0 0 18 0 4 0 719935215 342052864 71856 33554432000 134512640 135305190 4289075184 18446744073709551615 134555106 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=415/tid=418] ppid=412 vsize=334036 CPUtime=18.97 cores=0-7
/proc/415/task/418/stat : 418 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 2369 0 0 0 1890 7 0 0 18 0 4 0 719935215 342052864 71856 33554432000 134512640 135305190 4289075184 18446744073709551615 134559236 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 82.31
Current children cumulated vsize (KiB) 342736

[startup+51.1008 s]
/proc/loadavg: 3.81 3.49 2.04 5/349 419
/proc/meminfo: memFree=11400236/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=5.1 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 357 48891 0 0 0 0 495 15 18 0 1 0 719934578 8908800 252 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=399552 CPUtime=179.57 cores=0-7
/proc/415/stat : 415 (manysat1.1_stat) R 412 412 32728 0 -1 4202496 88372 0 0 0 17909 48 0 0 18 0 4 0 719935091 409141248 88308 33554432000 134512640 135305190 4289075184 18446744073709551615 134528623 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/415/statm: 99888 88308 84 194 0 99692 0
[pid=415/tid=416] ppid=412 vsize=399552 CPUtime=44.59 cores=0-7
/proc/415/task/416/stat : 416 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 4301 0 0 0 4453 6 0 0 18 0 4 0 719935215 409141248 88308 33554432000 134512640 135305190 4289075184 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=415/tid=417] ppid=412 vsize=399552 CPUtime=44.58 cores=0-7
/proc/415/task/417/stat : 417 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 10768 0 0 0 4448 10 0 0 25 0 4 0 719935215 409141248 88308 33554432000 134512640 135305190 4289075184 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=415/tid=418] ppid=412 vsize=399552 CPUtime=44.55 cores=0-7
/proc/415/task/418/stat : 418 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 5404 0 0 0 4446 9 0 0 18 0 4 0 719935215 409141248 88308 33554432000 134512640 135305190 4289075184 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 184.67
Current children cumulated vsize (KiB) 408252

[startup+102.313 s]
/proc/loadavg: 3.92 3.57 2.14 5/349 420
/proc/meminfo: memFree=11312792/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=5.1 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 357 48891 0 0 0 0 495 15 18 0 1 0 719934578 8908800 252 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=485800 CPUtime=384.35 cores=0-7
/proc/415/stat : 415 (manysat1.1_stat) R 412 412 32728 0 -1 4202496 110080 0 0 0 38376 59 0 0 19 0 4 0 719935091 497459200 110016 33554432000 134512640 135305190 4289075184 18446744073709551615 134551712 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/415/statm: 121450 110016 84 194 0 121254 0
[pid=415/tid=416] ppid=412 vsize=485800 CPUtime=95.79 cores=0-7
/proc/415/task/416/stat : 416 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 7174 0 0 0 9571 8 0 0 25 0 4 0 719935215 497459200 110016 33554432000 134512640 135305190 4289075184 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=415/tid=417] ppid=412 vsize=485800 CPUtime=95.78 cores=0-7
/proc/415/task/417/stat : 417 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 18011 0 0 0 9565 13 0 0 21 0 4 0 719935215 497459200 110016 33554432000 134512640 135305190 4289075184 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=415/tid=418] ppid=412 vsize=485800 CPUtime=95.75 cores=0-7
/proc/415/task/418/stat : 418 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 10460 0 0 0 9561 14 0 0 25 0 4 0 719935215 497459200 110016 33554432000 134512640 135305190 4289075184 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 389.45
Current children cumulated vsize (KiB) 494500

[startup+162.301 s]
/proc/loadavg: 3.97 3.64 2.25 5/349 422
/proc/meminfo: memFree=11240936/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=5.1 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 357 48891 0 0 0 0 495 15 18 0 1 0 719934578 8908800 252 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=559384 CPUtime=624.28 cores=0-7
/proc/415/stat : 415 (manysat1.1_stat) R 412 412 32728 0 -1 4202496 128422 0 0 0 62360 68 0 0 19 0 4 0 719935091 572809216 128358 33554432000 134512640 135305190 4289075184 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/415/statm: 139846 128358 84 194 0 139650 0
[pid=415/tid=416] ppid=412 vsize=559384 CPUtime=155.77 cores=0-7
/proc/415/task/416/stat : 416 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 10447 0 0 0 15568 9 0 0 25 0 4 0 719935215 572809216 128358 33554432000 134512640 135305190 4289075184 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=415/tid=417] ppid=412 vsize=559384 CPUtime=155.77 cores=0-7
/proc/415/task/417/stat : 417 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 23475 0 0 0 15562 15 0 0 22 0 4 0 719935215 572809216 128358 33554432000 134512640 135305190 4289075184 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=415/tid=418] ppid=412 vsize=559384 CPUtime=155.72 cores=0-7
/proc/415/task/418/stat : 418 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 14765 0 0 0 15556 16 0 0 19 0 4 0 719935215 572809216 128358 33554432000 134512640 135305190 4289075184 18446744073709551615 134551746 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 629.38
Current children cumulated vsize (KiB) 568084

[startup+222.301 s]
/proc/loadavg: 3.99 3.71 2.36 5/349 424
/proc/meminfo: memFree=11178488/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=5.1 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 357 48891 0 0 0 0 495 15 18 0 1 0 719934578 8908800 252 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=620964 CPUtime=864.27 cores=0-7
/proc/415/stat : 415 (manysat1.1_stat) R 412 412 32728 0 -1 4202496 143709 0 0 0 86350 77 0 0 18 0 4 0 719935091 635867136 143645 33554432000 134512640 135305190 4289075184 18446744073709551615 134557923 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/415/statm: 155241 143645 84 194 0 155045 0
[pid=415/tid=416] ppid=412 vsize=620964 CPUtime=215.76 cores=0-7

################
# More data... #
################

/proc/415/stat : 415 (manysat1.1_stat) R 412 412 32728 0 -1 4202496 186552 0 0 0 158319 100 0 0 18 0 4 0 719935091 813146112 186488 33554432000 134512640 135305190 4289075184 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/415/statm: 198522 186488 84 194 0 198326 0
[pid=415/tid=416] ppid=412 vsize=794088 CPUtime=395.76 cores=0-7
/proc/415/task/416/stat : 416 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 20450 0 0 0 39562 14 0 0 25 0 4 0 719935215 813146112 186488 33554432000 134512640 135305190 4289075184 18446744073709551615 134551930 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=415/tid=417] ppid=412 vsize=794088 CPUtime=395.76 cores=0-7
/proc/415/task/417/stat : 417 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 43439 0 0 0 39552 24 0 0 18 0 4 0 719935215 813146112 186488 33554432000 134512640 135305190 4289075184 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=415/tid=418] ppid=412 vsize=794088 CPUtime=395.7 cores=0-7
/proc/415/task/418/stat : 418 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 26817 0 0 0 39546 24 0 0 22 0 4 0 719935215 813146112 186488 33554432000 134512640 135305190 4289075184 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1589.29
Current children cumulated vsize (KiB) 802788

[startup+462.301 s]
/proc/loadavg: 3.99 3.86 2.72 5/349 430
/proc/meminfo: memFree=11004772/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=5.1 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 357 48891 0 0 0 0 495 15 18 0 1 0 719934578 8908800 252 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=794716 CPUtime=1824.13 cores=0-7
/proc/415/stat : 415 (manysat1.1_stat) R 412 412 32728 0 -1 4202496 186897 0 0 0 182311 102 0 0 18 0 4 0 719935091 813789184 186833 33554432000 134512640 135305190 4289075184 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/415/statm: 198679 186833 84 194 0 198483 0
[pid=415/tid=416] ppid=412 vsize=794716 CPUtime=455.75 cores=0-7
/proc/415/task/416/stat : 416 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 20497 0 0 0 45561 14 0 0 25 0 4 0 719935215 813789184 186833 33554432000 134512640 135305190 4289075184 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=415/tid=417] ppid=412 vsize=794716 CPUtime=455.73 cores=0-7
/proc/415/task/417/stat : 417 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 43595 0 0 0 45549 24 0 0 25 0 4 0 719935215 813789184 186833 33554432000 134512640 135305190 4289075184 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=415/tid=418] ppid=412 vsize=794716 CPUtime=455.68 cores=0-7
/proc/415/task/418/stat : 418 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 26899 0 0 0 45543 25 0 0 18 0 4 0 719935215 813789184 186833 33554432000 134512640 135305190 4289075184 18446744073709551615 134557557 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1829.23
Current children cumulated vsize (KiB) 803416

[startup+522.301 s]
/proc/loadavg: 3.99 3.88 2.80 5/349 435
/proc/meminfo: memFree=11002596/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=5.1 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 357 48891 0 0 0 0 495 15 18 0 1 0 719934578 8908800 252 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=795164 CPUtime=2064.09 cores=0-7
/proc/415/stat : 415 (manysat1.1_stat) R 412 412 32728 0 -1 4202496 187096 0 0 0 206305 104 0 0 19 0 4 0 719935091 814247936 187032 33554432000 134512640 135305190 4289075184 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/415/statm: 198791 187032 84 194 0 198595 0
[pid=415/tid=416] ppid=412 vsize=795164 CPUtime=515.75 cores=0-7
/proc/415/task/416/stat : 416 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 20551 0 0 0 51560 15 0 0 25 0 4 0 719935215 814247936 187032 33554432000 134512640 135305190 4289075184 18446744073709551615 134528501 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=415/tid=417] ppid=412 vsize=795164 CPUtime=515.72 cores=0-7
/proc/415/task/417/stat : 417 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 43625 0 0 0 51548 24 0 0 25 0 4 0 719935215 814247936 187032 33554432000 134512640 135305190 4289075184 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=415/tid=418] ppid=412 vsize=795164 CPUtime=515.67 cores=0-7
/proc/415/task/418/stat : 418 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 26960 0 0 0 51541 26 0 0 18 0 4 0 719935215 814247936 187032 33554432000 134512640 135305190 4289075184 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2069.19
Current children cumulated vsize (KiB) 803864

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

[startup+524.713 s]
/proc/loadavg: 3.99 3.88 2.81 5/349 435
/proc/meminfo: memFree=11002676/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=5.1 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 357 48891 0 0 0 0 495 15 18 0 1 0 719934578 8908800 252 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=795164 CPUtime=2073.75 cores=0-7
/proc/415/stat : 415 (manysat1.1_stat) R 412 412 32728 0 -1 4202496 187107 0 0 0 207270 105 0 0 25 0 4 0 719935091 814247936 187043 33554432000 134512640 135305190 4289075184 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/415/statm: 198791 187043 84 194 0 198595 0
[pid=415/tid=416] ppid=412 vsize=795164 CPUtime=518.16 cores=0-7
/proc/415/task/416/stat : 416 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 20553 0 0 0 51801 15 0 0 25 0 4 0 719935215 814247936 187043 33554432000 134512640 135305190 4289075184 18446744073709551615 134528939 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=415/tid=417] ppid=412 vsize=795164 CPUtime=518.13 cores=0-7
/proc/415/task/417/stat : 417 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 43632 0 0 0 51789 24 0 0 21 0 4 0 719935215 814247936 187043 33554432000 134512640 135305190 4289075184 18446744073709551615 134553494 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=415/tid=418] ppid=412 vsize=795164 CPUtime=518.08 cores=0-7
/proc/415/task/418/stat : 418 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 26962 0 0 0 51782 26 0 0 21 0 4 0 719935215 814247936 187043 33554432000 134512640 135305190 4289075184 18446744073709551615 134556770 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2078.85
Current children cumulated vsize (KiB) 803864

[startup+531.101 s]
/proc/loadavg: 3.99 3.89 2.81 5/349 435
/proc/meminfo: memFree=11002428/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=5.1 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 357 48891 0 0 0 0 495 15 18 0 1 0 719934578 8908800 252 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=796456 CPUtime=2099.28 cores=0-7
/proc/415/stat : 415 (manysat1.1_stat) R 412 412 32728 0 -1 4202496 187134 0 0 0 209823 105 0 0 18 0 4 0 719935091 815570944 187070 33554432000 134512640 135305190 4289075184 18446744073709551615 134528562 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/415/statm: 199114 187070 84 194 0 198918 0
[pid=415/tid=416] ppid=412 vsize=796456 CPUtime=524.54 cores=0-7
/proc/415/task/416/stat : 416 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 20561 0 0 0 52439 15 0 0 19 0 4 0 719935215 815570944 187070 33554432000 134512640 135305190 4289075184 18446744073709551615 134557800 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=415/tid=417] ppid=412 vsize=796456 CPUtime=524.52 cores=0-7
/proc/415/task/417/stat : 417 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 43649 0 0 0 52428 24 0 0 25 0 4 0 719935215 815570944 187070 33554432000 134512640 135305190 4289075184 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=415/tid=418] ppid=412 vsize=796456 CPUtime=524.46 cores=0-7
/proc/415/task/418/stat : 418 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 26963 0 0 0 52420 26 0 0 20 0 4 0 719935215 815570944 187070 33554432000 134512640 135305190 4289075184 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2104.38
Current children cumulated vsize (KiB) 805156

[startup+534.3 s]
/proc/loadavg: 3.99 3.89 2.82 5/349 435
/proc/meminfo: memFree=11002548/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=5.1 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 357 48891 0 0 0 0 495 15 18 0 1 0 719934578 8908800 252 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=796456 CPUtime=2112.08 cores=0-7
/proc/415/stat : 415 (manysat1.1_stat) R 412 412 32728 0 -1 4202496 187138 0 0 0 211103 105 0 0 18 0 4 0 719935091 815570944 187074 33554432000 134512640 135305190 4289075184 18446744073709551615 134551653 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/415/statm: 199114 187074 84 194 0 198918 0
[pid=415/tid=416] ppid=412 vsize=796456 CPUtime=527.74 cores=0-7
/proc/415/task/416/stat : 416 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 20561 0 0 0 52759 15 0 0 25 0 4 0 719935215 815570944 187074 33554432000 134512640 135305190 4289075184 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=415/tid=417] ppid=412 vsize=796456 CPUtime=527.72 cores=0-7
/proc/415/task/417/stat : 417 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 43653 0 0 0 52748 24 0 0 25 0 4 0 719935215 815570944 187074 33554432000 134512640 135305190 4289075184 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=415/tid=418] ppid=412 vsize=796456 CPUtime=527.66 cores=0-7
/proc/415/task/418/stat : 418 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 26963 0 0 0 52740 26 0 0 18 0 4 0 719935215 815570944 187074 33554432000 134512640 135305190 4289075184 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2117.18
Current children cumulated vsize (KiB) 805156

[startup+537.501 s]
/proc/loadavg: 3.99 3.89 2.82 5/349 435
/proc/meminfo: memFree=11002424/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=5.1 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 357 48891 0 0 0 0 495 15 18 0 1 0 719934578 8908800 252 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=796456 CPUtime=2124.86 cores=0-7
/proc/415/stat : 415 (manysat1.1_stat) R 412 412 32728 0 -1 4202496 187138 0 0 0 212381 105 0 0 18 0 4 0 719935091 815570944 187074 33554432000 134512640 135305190 4289075184 18446744073709551615 134530994 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/415/statm: 199114 187074 84 194 0 198918 0
[pid=415/tid=416] ppid=412 vsize=796456 CPUtime=530.94 cores=0-7
/proc/415/task/416/stat : 416 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 20561 0 0 0 53079 15 0 0 18 0 4 0 719935215 815570944 187074 33554432000 134512640 135305190 4289075184 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=415/tid=417] ppid=412 vsize=796456 CPUtime=530.91 cores=0-7
/proc/415/task/417/stat : 417 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 43653 0 0 0 53067 24 0 0 19 0 4 0 719935215 815570944 187074 33554432000 134512640 135305190 4289075184 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=415/tid=418] ppid=412 vsize=796456 CPUtime=530.86 cores=0-7
/proc/415/task/418/stat : 418 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 26963 0 0 0 53060 26 0 0 18 0 4 0 719935215 815570944 187074 33554432000 134512640 135305190 4289075184 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2129.96
Current children cumulated vsize (KiB) 805156

[startup+539.101 s]
/proc/loadavg: 3.99 3.89 2.82 5/349 435
/proc/meminfo: memFree=11002520/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=5.1 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 357 48891 0 0 0 0 495 15 18 0 1 0 719934578 8908800 252 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=796456 CPUtime=2131.25 cores=0-7
/proc/415/stat : 415 (manysat1.1_stat) R 412 412 32728 0 -1 4202496 187138 0 0 0 213020 105 0 0 18 0 4 0 719935091 815570944 187074 33554432000 134512640 135305190 4289075184 18446744073709551615 134551639 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/415/statm: 199114 187074 84 194 0 198918 0
[pid=415/tid=416] ppid=412 vsize=796456 CPUtime=532.54 cores=0-7
/proc/415/task/416/stat : 416 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 20561 0 0 0 53239 15 0 0 21 0 4 0 719935215 815570944 187074 33554432000 134512640 135305190 4289075184 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=415/tid=417] ppid=412 vsize=796456 CPUtime=532.51 cores=0-7
/proc/415/task/417/stat : 417 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 43653 0 0 0 53227 24 0 0 24 0 4 0 719935215 815570944 187074 33554432000 134512640 135305190 4289075184 18446744073709551615 134552678 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=415/tid=418] ppid=412 vsize=796456 CPUtime=532.45 cores=0-7
/proc/415/task/418/stat : 418 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 26963 0 0 0 53219 26 0 0 18 0 4 0 719935215 815570944 187074 33554432000 134512640 135305190 4289075184 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2136.35
Current children cumulated vsize (KiB) 805156

[startup+539.9 s]
/proc/loadavg: 3.99 3.89 2.82 5/349 435
/proc/meminfo: memFree=11002520/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=5.1 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 357 48891 0 0 0 0 495 15 18 0 1 0 719934578 8908800 252 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=796456 CPUtime=2134.45 cores=0-7
/proc/415/stat : 415 (manysat1.1_stat) R 412 412 32728 0 -1 4202496 187138 0 0 0 213340 105 0 0 18 0 4 0 719935091 815570944 187074 33554432000 134512640 135305190 4289075184 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/415/statm: 199114 187074 84 194 0 198918 0
[pid=415/tid=416] ppid=412 vsize=796456 CPUtime=533.34 cores=0-7
/proc/415/task/416/stat : 416 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 20561 0 0 0 53319 15 0 0 23 0 4 0 719935215 815570944 187074 33554432000 134512640 135305190 4289075184 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=415/tid=417] ppid=412 vsize=796456 CPUtime=533.31 cores=0-7
/proc/415/task/417/stat : 417 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 43653 0 0 0 53307 24 0 0 25 0 4 0 719935215 815570944 187074 33554432000 134512640 135305190 4289075184 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=415/tid=418] ppid=412 vsize=796456 CPUtime=533.25 cores=0-7
/proc/415/task/418/stat : 418 (manysat1.1_stat) R 412 412 32728 0 -1 4202560 26963 0 0 0 53299 26 0 0 19 0 4 0 719935215 815570944 187074 33554432000 134512640 135305190 4289075184 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2139.55
Current children cumulated vsize (KiB) 805156

[startup+540.3 s]
/proc/loadavg: 3.99 3.89 2.82 5/349 435
/proc/meminfo: memFree=11002520/32950928 swapFree=67111200/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=5.1 cores=0-7
/proc/412/stat : 412 (manysat.sh) S 410 412 32728 0 -1 4202496 357 48891 0 0 0 0 495 15 18 0 1 0 719934578 8908800 252 33554432000 4194304 4922060 140733632086736 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=0 CPUtime=2135.97 cores=0-7
/proc/415/stat : 415 (manysat1.1_stat) Z 412 412 32728 0 -1 4202524 187153 0 0 0 213489 108 0 0 19 0 2 0 719935091 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/415/statm: 0 0 0 0 0 0 0
[pid=415/tid=416] ppid=412 vsize=0 CPUtime=533.74 cores=0-7
/proc/415/task/416/stat : 416 (manysat1.1_stat) R 412 412 32728 0 -1 4203588 20561 0 0 0 53356 18 0 0 25 0 2 0 719935215 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2141.07
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 540.323
CPU time (s): 2141.12
CPU user time (s): 2139.85
CPU system time (s): 1.26681
CPU usage (%): 396.266
Max. virtual memory (cumulated for all children) (KiB): 805156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2139.85
system time used= 1.26681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236613
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= 50858
involuntary context switches= 3755

runsolver used 1.75873 second user time and 4.17836 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-13 16:30:39
IDJOB=3361990
IDBENCH=71037
IDSOLVER=1839
FILE ID=node115/3361990-1305297038
RUNJOBID= node115-1305296396-32742
PBS_JOBID= 13321438
Free space on /tmp= 50036 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361990-1305297038/watcher-3361990-1305297038 -o /tmp/evaluation-result-3361990-1305297038/solver-3361990-1305297038 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3361990-1305297038.cnf aimd 1

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=1787235454

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11780796 kB
Buffers:        232880 kB
Cached:       10462908 kB
SwapCached:          0 kB
Active:       11790372 kB
Inactive:      8930144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11780796 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           27780 kB
Writeback:           0 kB
AnonPages:    10024680 kB
Mapped:          27680 kB
Slab:           343604 kB
PageTables:      40560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69644604 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= 50036 MiB
End job on node115 at 2011-05-13 16:39:40