Trace number 3362167

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 1357.53 341.428

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
MD5SUM9059f458d76edcc4dc5681746a6de6e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark265.638
Satisfiable
(Un)Satisfiability was proved
Number of variables88352
Number of clauses262658
Sum of the clauses size612866
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2175104
Number of clauses of size 387552
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.12	c ==============================================================================
0.00/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.12	c ==============================================================================
0.00/0.12	c |         0 |  262656   612864 |   78796       0        0     nan |  0.000 % |
0.00/1.04	c |         0 |  135563   459903 |      --       0       --      -- |     --   | -127091/-152956
0.00/1.04	c ==============================================================================
0.00/1.04	c Result  :   #vars: 23820   #clauses: 135563   #literals: 459903
0.00/1.04	c CPU time:   1.00885 s
0.00/1.04	c ==============================================================================
1357.46/341.40	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1357.46/341.40	c ============================[ Problem Statistics ]=============================
1357.46/341.40	c |                                                                             |
1357.46/341.40	c threadId              : 3
1357.46/341.40	c restarts              : 905
1357.46/341.40	c conflicts             : 597162         (440 /sec)
1357.46/341.40	c decisions             : 1138736        (1.88 % random) (840 /sec)
1357.46/341.40	c propagations          : 563807041      (415836 /sec)
1357.46/341.40	c conflict literals     : 48090150       (48.91 % deleted)
1357.46/341.40	c Memory used           : 340.41 MB
1357.46/341.40	c CPU time              : 1355.84 s
1357.46/341.40	
1357.46/341.40	c --->m=4, e=8, aimd=1, HOME/13517_many.cnf	time: 338.96	conflicts: 597162       
1357.46/341.42	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-3362167-1305299517/watcher-3362167-1305299517 -o /tmp/evaluation-result-3362167-1305299517/solver-3362167-1305299517 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362167-1305299517.cnf aimd 1 

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

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


[startup+0 s]
/proc/loadavg: 7.69 7.92 7.68 5/354 13517
/proc/meminfo: memFree=8153740/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 641548422 8908800 249 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13517/statm: 2175 249 209 178 0 68 0

[startup+0.108595 s]
/proc/loadavg: 7.69 7.92 7.68 5/354 13517
/proc/meminfo: memFree=8153740/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 641548422 8908800 249 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13517/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200579 s]
/proc/loadavg: 7.69 7.92 7.68 5/354 13517
/proc/meminfo: memFree=8153740/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 641548422 8908800 249 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13517/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300559 s]
/proc/loadavg: 7.69 7.92 7.68 5/354 13517
/proc/meminfo: memFree=8153740/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 641548422 8908800 249 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13517/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700481 s]
/proc/loadavg: 7.69 7.92 7.68 5/354 13517
/proc/meminfo: memFree=8153740/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 641548422 8908800 249 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13517/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: 7.69 7.92 7.68 5/356 13519
/proc/meminfo: memFree=8099048/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=1.13 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 356 11959 0 0 0 0 110 3 18 0 1 0 641548422 8908800 252 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13517/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 8700

[startup+3.10093 s]
/proc/loadavg: 7.69 7.92 7.68 9/359 13523
/proc/meminfo: memFree=8088224/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=1.13 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 356 11959 0 0 0 0 110 3 18 0 1 0 641548422 8908800 252 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13517/statm: 2175 252 209 178 0 68 0
[pid=13520] ppid=13517 vsize=87288 CPUtime=7.21 cores=0,2,4,6
/proc/13520/stat : 13520 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202496 13599 0 0 0 711 10 0 0 20 0 4 0 641548537 89382912 13544 33554432000 134512640 135305190 4291753472 18446744073709551615 134529116 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13520/statm: 21822 13544 84 194 0 21626 0
[pid=13520/tid=13521] ppid=13517 vsize=87288 CPUtime=1.74 cores=0,2,4,6
/proc/13520/task/13521/stat : 13521 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 1032 0 0 0 172 2 0 0 19 0 4 0 641548555 89382912 13544 33554432000 134512640 135305190 4291753472 18446744073709551615 134557241 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13520/tid=13522] ppid=13517 vsize=87288 CPUtime=1.75 cores=0,2,4,6
/proc/13520/task/13522/stat : 13522 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 993 0 0 0 174 1 0 0 20 0 4 0 641548555 89382912 13544 33554432000 134512640 135305190 4291753472 18446744073709551615 134552302 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13520/tid=13523] ppid=13517 vsize=87288 CPUtime=1.75 cores=0,2,4,6
/proc/13520/task/13523/stat : 13523 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 1051 0 0 0 173 2 0 0 20 0 4 0 641548555 89382912 13544 33554432000 134512640 135305190 4291753472 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.34
Current children cumulated vsize (KiB) 95988

[startup+6.3003 s]
/proc/loadavg: 7.71 7.93 7.68 9/359 13523
/proc/meminfo: memFree=8074132/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=1.13 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 356 11959 0 0 0 0 110 3 18 0 1 0 641548422 8908800 252 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13517/statm: 2175 252 209 178 0 68 0
[pid=13520] ppid=13517 vsize=99036 CPUtime=19.96 cores=0,2,4,6
/proc/13520/stat : 13520 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202496 16424 0 0 0 1985 11 0 0 25 0 4 0 641548537 101412864 16360 33554432000 134512640 135305190 4291753472 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13520/statm: 24759 16360 84 194 0 24563 0
[pid=13520/tid=13521] ppid=13517 vsize=99036 CPUtime=4.91 cores=0,2,4,6
/proc/13520/task/13521/stat : 13521 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 1523 0 0 0 488 3 0 0 25 0 4 0 641548555 101412864 16360 33554432000 134512640 135305190 4291753472 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13520/tid=13522] ppid=13517 vsize=99036 CPUtime=4.95 cores=0,2,4,6
/proc/13520/task/13522/stat : 13522 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 1745 0 0 0 493 2 0 0 25 0 4 0 641548555 101412864 16360 33554432000 134512640 135305190 4291753472 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13520/tid=13523] ppid=13517 vsize=99036 CPUtime=4.95 cores=0,2,4,6
/proc/13520/task/13523/stat : 13523 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 1843 0 0 0 492 3 0 0 25 0 4 0 641548555 101412864 16360 33554432000 134512640 135305190 4291753472 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 21.09
Current children cumulated vsize (KiB) 107736

[startup+12.701 s]
/proc/loadavg: 7.74 7.93 7.68 9/359 13524
/proc/meminfo: memFree=8044960/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=1.13 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 356 11959 0 0 0 0 110 3 18 0 1 0 641548422 8908800 252 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13517/statm: 2175 252 209 178 0 68 0
[pid=13520] ppid=13517 vsize=115584 CPUtime=45.49 cores=0,2,4,6
/proc/13520/stat : 13520 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202496 20319 0 0 0 4534 15 0 0 25 0 4 0 641548537 118358016 20255 33554432000 134512640 135305190 4291753472 18446744073709551615 134528274 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13520/statm: 28896 20255 84 194 0 28700 0
[pid=13520/tid=13521] ppid=13517 vsize=115584 CPUtime=11.22 cores=0,2,4,6
/proc/13520/task/13521/stat : 13521 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 2184 0 0 0 1119 3 0 0 25 0 4 0 641548555 118358016 20255 33554432000 134512640 135305190 4291753472 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13520/tid=13522] ppid=13517 vsize=115584 CPUtime=11.35 cores=0,2,4,6
/proc/13520/task/13522/stat : 13522 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 2698 0 0 0 1133 2 0 0 25 0 4 0 641548555 118358016 20255 33554432000 134512640 135305190 4291753472 18446744073709551615 134570412 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13520/tid=13523] ppid=13517 vsize=115584 CPUtime=11.35 cores=0,2,4,6
/proc/13520/task/13523/stat : 13523 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 2843 0 0 0 1131 4 0 0 25 0 4 0 641548555 118358016 20255 33554432000 134512640 135305190 4291753472 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 46.62
Current children cumulated vsize (KiB) 124284

[startup+25.5005 s]
/proc/loadavg: 7.79 7.93 7.68 9/359 13524
/proc/meminfo: memFree=7972832/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=1.13 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 356 11959 0 0 0 0 110 3 18 0 1 0 641548422 8908800 252 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13517/statm: 2175 252 209 178 0 68 0
[pid=13520] ppid=13517 vsize=143132 CPUtime=96.53 cores=0,2,4,6
/proc/13520/stat : 13520 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202496 27229 0 0 0 9635 18 0 0 25 0 4 0 641548537 146567168 27165 33554432000 134512640 135305190 4291753472 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13520/statm: 35783 27165 84 194 0 35587 0
[pid=13520/tid=13521] ppid=13517 vsize=143132 CPUtime=23.88 cores=0,2,4,6
/proc/13520/task/13521/stat : 13521 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 3237 0 0 0 2384 4 0 0 25 0 4 0 641548555 146567168 27165 33554432000 134512640 135305190 4291753472 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13520/tid=13522] ppid=13517 vsize=143132 CPUtime=24.15 cores=0,2,4,6
/proc/13520/task/13522/stat : 13522 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 4784 0 0 0 2412 3 0 0 25 0 4 0 641548555 146567168 27165 33554432000 134512640 135305190 4291753472 18446744073709551615 134541926 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13520/tid=13523] ppid=13517 vsize=143132 CPUtime=24.14 cores=0,2,4,6
/proc/13520/task/13523/stat : 13523 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 4644 0 0 0 2410 4 0 0 25 0 4 0 641548555 146567168 27165 33554432000 134512640 135305190 4291753472 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 97.66
Current children cumulated vsize (KiB) 151832

[startup+51.1004 s]
/proc/loadavg: 7.94 7.95 7.70 9/359 13525
/proc/meminfo: memFree=7944912/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=1.13 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 356 11959 0 0 0 0 110 3 18 0 1 0 641548422 8908800 252 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13517/statm: 2175 252 209 178 0 68 0
[pid=13520] ppid=13517 vsize=163728 CPUtime=198.58 cores=0,2,4,6
/proc/13520/stat : 13520 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202496 32550 0 0 0 19836 22 0 0 25 0 4 0 641548537 167657472 32486 33554432000 134512640 135305190 4291753472 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13520/statm: 40932 32486 84 194 0 40736 0
[pid=13520/tid=13521] ppid=13517 vsize=163728 CPUtime=49.22 cores=0,2,4,6
/proc/13520/task/13521/stat : 13521 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 4254 0 0 0 4917 5 0 0 25 0 4 0 641548555 167657472 32486 33554432000 134512640 135305190 4291753472 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13520/tid=13522] ppid=13517 vsize=163728 CPUtime=49.72 cores=0,2,4,6
/proc/13520/task/13522/stat : 13522 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 6150 0 0 0 4968 4 0 0 25 0 4 0 641548555 167657472 32486 33554432000 134512640 135305190 4291753472 18446744073709551615 134528933 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13520/tid=13523] ppid=13517 vsize=163728 CPUtime=49.73 cores=0,2,4,6
/proc/13520/task/13523/stat : 13523 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 6103 0 0 0 4968 5 0 0 25 0 4 0 641548555 167657472 32486 33554432000 134512640 135305190 4291753472 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 199.71
Current children cumulated vsize (KiB) 172428

[startup+102.301 s]
/proc/loadavg: 7.97 7.96 7.71 9/359 13526
/proc/meminfo: memFree=7820724/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=1.13 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 356 11959 0 0 0 0 110 3 18 0 1 0 641548422 8908800 252 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13517/statm: 2175 252 209 178 0 68 0
[pid=13520] ppid=13517 vsize=224908 CPUtime=402.83 cores=0,2,4,6
/proc/13520/stat : 13520 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202496 47911 0 0 0 40253 30 0 0 25 0 4 0 641548537 230305792 47847 33554432000 134512640 135305190 4291753472 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13520/statm: 56227 47847 84 194 0 56031 0
[pid=13520/tid=13521] ppid=13517 vsize=224908 CPUtime=100.42 cores=0,2,4,6
/proc/13520/task/13521/stat : 13521 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 7348 0 0 0 10036 6 0 0 25 0 4 0 641548555 230305792 47854 33554432000 134512640 135305190 4291753472 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13520/tid=13522] ppid=13517 vsize=224908 CPUtime=100.93 cores=0,2,4,6
/proc/13520/task/13522/stat : 13522 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 11011 0 0 0 10087 6 0 0 25 0 4 0 641548555 230305792 47854 33554432000 134512640 135305190 4291753472 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13520/tid=13523] ppid=13517 vsize=224908 CPUtime=100.92 cores=0,2,4,6
/proc/13520/task/13523/stat : 13523 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 9582 0 0 0 10085 7 0 0 25 0 4 0 641548555 230305792 47854 33554432000 134512640 135305190 4291753472 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 403.96
Current children cumulated vsize (KiB) 233608

[startup+162.301 s]
/proc/loadavg: 8.06 7.98 7.73 9/359 13528
/proc/meminfo: memFree=7753824/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=1.13 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 356 11959 0 0 0 0 110 3 18 0 1 0 641548422 8908800 252 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13517/statm: 2175 252 209 178 0 68 0
[pid=13520] ppid=13517 vsize=242888 CPUtime=642.1 cores=0,2,4,6
/proc/13520/stat : 13520 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202496 52151 0 0 0 64176 34 0 0 25 0 4 0 641548537 248717312 52087 33554432000 134512640 135305190 4291753472 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13520/statm: 60722 52087 84 194 0 60526 0
[pid=13520/tid=13521] ppid=13517 vsize=242888 CPUtime=160.4 cores=0,2,4,6
/proc/13520/task/13521/stat : 13521 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 8218 0 0 0 16033 7 0 0 25 0 4 0 641548555 248717312 52087 33554432000 134512640 135305190 4291753472 18446744073709551615 134557352 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13520/tid=13522] ppid=13517 vsize=242888 CPUtime=160.41 cores=0,2,4,6
/proc/13520/task/13522/stat : 13522 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 12360 0 0 0 16034 7 0 0 25 0 4 0 641548555 248717312 52087 33554432000 134512640 135305190 4291753472 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13520/tid=13523] ppid=13517 vsize=242888 CPUtime=160.79 cores=0,2,4,6
/proc/13520/task/13523/stat : 13523 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 10532 0 0 0 16071 8 0 0 25 0 4 0 641548555 248717312 52087 33554432000 134512640 135305190 4291753472 18446744073709551615 134570412 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 643.23
Current children cumulated vsize (KiB) 251588

[startup+222.313 s]

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

[pid=13520/tid=13522] ppid=13517 vsize=322368 CPUtime=219.77 cores=0,2,4,6
/proc/13520/task/13522/stat : 13522 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 18206 0 0 0 21967 10 0 0 25 0 4 0 641548555 330104832 71794 33554432000 134512640 135305190 4291753472 18446744073709551615 134528939 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13520/tid=13523] ppid=13517 vsize=322368 CPUtime=220.8 cores=0,2,4,6
/proc/13520/task/13523/stat : 13523 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 15124 0 0 0 22069 11 0 0 25 0 4 0 641548555 330104832 71794 33554432000 134512640 135305190 4291753472 18446744073709551615 134528442 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 882.58
Current children cumulated vsize (KiB) 331068

[startup+282.3 s]
/proc/loadavg: 8.03 7.99 7.76 9/359 13531
/proc/meminfo: memFree=7443668/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=1.13 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 356 11959 0 0 0 0 110 3 18 0 1 0 641548422 8908800 252 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13517/statm: 2175 252 209 178 0 68 0
[pid=13520] ppid=13517 vsize=326672 CPUtime=1120.68 cores=0,2,4,6
/proc/13520/stat : 13520 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202496 73127 0 0 0 112020 48 0 0 25 0 4 0 641548537 334512128 73063 33554432000 134512640 135305190 4291753472 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13520/statm: 81668 73063 84 194 0 81472 0
[pid=13520/tid=13521] ppid=13517 vsize=326672 CPUtime=280.37 cores=0,2,4,6
/proc/13520/task/13521/stat : 13521 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 12823 0 0 0 28027 10 0 0 25 0 4 0 641548555 334512128 73063 33554432000 134512640 135305190 4291753472 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13520/tid=13522] ppid=13517 vsize=326672 CPUtime=279.09 cores=0,2,4,6
/proc/13520/task/13522/stat : 13522 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 18464 0 0 0 27899 10 0 0 25 0 4 0 641548555 334512128 73063 33554432000 134512640 135305190 4291753472 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13520/tid=13523] ppid=13517 vsize=326672 CPUtime=280.77 cores=0,2,4,6
/proc/13520/task/13523/stat : 13523 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 15420 0 0 0 28065 12 0 0 25 0 4 0 641548555 334512128 73063 33554432000 134512640 135305190 4291753472 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 335372

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

[startup+307.2 s]
/proc/loadavg: 8.08 8.01 7.77 9/359 13531
/proc/meminfo: memFree=7417224/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=1.13 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 356 11959 0 0 0 0 110 3 18 0 1 0 641548422 8908800 252 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13517/statm: 2175 252 209 178 0 68 0
[pid=13520] ppid=13517 vsize=344308 CPUtime=1220 cores=0,2,4,6
/proc/13520/stat : 13520 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202496 77410 0 0 0 121949 51 0 0 19 0 4 0 641548537 352571392 77346 33554432000 134512640 135305190 4291753472 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13520/statm: 86077 77346 84 194 0 85881 0
[pid=13520/tid=13521] ppid=13517 vsize=344308 CPUtime=305.27 cores=0,2,4,6
/proc/13520/task/13521/stat : 13521 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 13698 0 0 0 30516 11 0 0 25 0 4 0 641548555 352571392 77346 33554432000 134512640 135305190 4291753472 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13520/tid=13522] ppid=13517 vsize=344308 CPUtime=303.71 cores=0,2,4,6
/proc/13520/task/13522/stat : 13522 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 19948 0 0 0 30360 11 0 0 25 0 4 0 641548555 352571392 77346 33554432000 134512640 135305190 4291753472 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13520/tid=13523] ppid=13517 vsize=344308 CPUtime=305.66 cores=0,2,4,6
/proc/13520/task/13523/stat : 13523 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 16280 0 0 0 30554 12 0 0 25 0 4 0 641548555 352571392 77346 33554432000 134512640 135305190 4291753472 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1221.13
Current children cumulated vsize (KiB) 353008

[startup+320.001 s]
/proc/loadavg: 8.07 8.01 7.77 9/359 13532
/proc/meminfo: memFree=7412484/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=1.13 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 356 11959 0 0 0 0 110 3 18 0 1 0 641548422 8908800 252 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13517/statm: 2175 252 209 178 0 68 0
[pid=13520] ppid=13517 vsize=346992 CPUtime=1271.05 cores=0,2,4,6
/proc/13520/stat : 13520 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202496 78063 0 0 0 127054 51 0 0 25 0 4 0 641548537 355319808 77999 33554432000 134512640 135305190 4291753472 18446744073709551615 134529265 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13520/statm: 86748 77999 84 194 0 86552 0
[pid=13520/tid=13521] ppid=13517 vsize=346992 CPUtime=318.07 cores=0,2,4,6
/proc/13520/task/13521/stat : 13521 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 13807 0 0 0 31796 11 0 0 25 0 4 0 641548555 355319808 77999 33554432000 134512640 135305190 4291753472 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13520/tid=13522] ppid=13517 vsize=346992 CPUtime=316.38 cores=0,2,4,6
/proc/13520/task/13522/stat : 13522 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 20353 0 0 0 31627 11 0 0 25 0 4 0 641548555 355319808 77999 33554432000 134512640 135305190 4291753472 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13520/tid=13523] ppid=13517 vsize=346992 CPUtime=318.47 cores=0,2,4,6
/proc/13520/task/13523/stat : 13523 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 16405 0 0 0 31834 13 0 0 25 0 4 0 641548555 355319808 77999 33554432000 134512640 135305190 4291753472 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1272.18
Current children cumulated vsize (KiB) 355692

[startup+332.801 s]
/proc/loadavg: 8.05 8.01 7.78 9/359 13532
/proc/meminfo: memFree=7411232/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=1.13 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 356 11959 0 0 0 0 110 3 18 0 1 0 641548422 8908800 252 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13517/statm: 2175 252 209 178 0 68 0
[pid=13520] ppid=13517 vsize=347988 CPUtime=1322.09 cores=0,2,4,6
/proc/13520/stat : 13520 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202496 78303 0 0 0 132158 51 0 0 25 0 4 0 641548537 356339712 78239 33554432000 134512640 135305190 4291753472 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13520/statm: 86997 78239 84 194 0 86801 0
[pid=13520/tid=13521] ppid=13517 vsize=347988 CPUtime=330.87 cores=0,2,4,6
/proc/13520/task/13521/stat : 13521 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 13867 0 0 0 33076 11 0 0 25 0 4 0 641548555 356339712 78239 33554432000 134512640 135305190 4291753472 18446744073709551615 134558326 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13520/tid=13522] ppid=13517 vsize=347988 CPUtime=329.04 cores=0,2,4,6
/proc/13520/task/13522/stat : 13522 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 20453 0 0 0 32892 12 0 0 25 0 4 0 641548555 356339712 78239 33554432000 134512640 135305190 4291753472 18446744073709551615 134551614 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13520/tid=13523] ppid=13517 vsize=347988 CPUtime=331.27 cores=0,2,4,6
/proc/13520/task/13523/stat : 13523 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 16454 0 0 0 33114 13 0 0 25 0 4 0 641548555 356339712 78239 33554432000 134512640 135305190 4291753472 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1323.22
Current children cumulated vsize (KiB) 356688

[startup+336.001 s]
/proc/loadavg: 8.05 8.01 7.78 9/359 13532
/proc/meminfo: memFree=7410612/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=1.13 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 356 11959 0 0 0 0 110 3 18 0 1 0 641548422 8908800 252 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13517/statm: 2175 252 209 178 0 68 0
[pid=13520] ppid=13517 vsize=348284 CPUtime=1334.84 cores=0,2,4,6
/proc/13520/stat : 13520 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202496 78354 0 0 0 133432 52 0 0 25 0 4 0 641548537 356642816 78290 33554432000 134512640 135305190 4291753472 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13520/statm: 87071 78290 84 194 0 86875 0
[pid=13520/tid=13521] ppid=13517 vsize=348284 CPUtime=334.05 cores=0,2,4,6
/proc/13520/task/13521/stat : 13521 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 13875 0 0 0 33394 11 0 0 18 0 4 0 641548555 356642816 78290 33554432000 134512640 135305190 4291753472 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13520/tid=13522] ppid=13517 vsize=348284 CPUtime=332.2 cores=0,2,4,6
/proc/13520/task/13522/stat : 13522 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 20457 0 0 0 33208 12 0 0 25 0 4 0 641548555 356642816 78290 33554432000 134512640 135305190 4291753472 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13520/tid=13523] ppid=13517 vsize=348284 CPUtime=334.46 cores=0,2,4,6
/proc/13520/task/13523/stat : 13523 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 16485 0 0 0 33433 13 0 0 25 0 4 0 641548555 356642816 78290 33554432000 134512640 135305190 4291753472 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1335.97
Current children cumulated vsize (KiB) 356984

[startup+339.201 s]
/proc/loadavg: 8.05 8.01 7.78 9/359 13532
/proc/meminfo: memFree=7404536/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=1.13 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 356 11959 0 0 0 0 110 3 18 0 1 0 641548422 8908800 252 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13517/statm: 2175 252 209 178 0 68 0
[pid=13520] ppid=13517 vsize=348576 CPUtime=1347.6 cores=0,2,4,6
/proc/13520/stat : 13520 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202496 78424 0 0 0 134708 52 0 0 25 0 4 0 641548537 356941824 78360 33554432000 134512640 135305190 4291753472 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13520/statm: 87144 78360 84 194 0 86948 0
[pid=13520/tid=13521] ppid=13517 vsize=348576 CPUtime=337.24 cores=0,2,4,6
/proc/13520/task/13521/stat : 13521 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 13875 0 0 0 33713 11 0 0 25 0 4 0 641548555 356941824 78360 33554432000 134512640 135305190 4291753472 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13520/tid=13522] ppid=13517 vsize=348576 CPUtime=335.36 cores=0,2,4,6
/proc/13520/task/13522/stat : 13522 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 20489 0 0 0 33524 12 0 0 25 0 4 0 641548555 356941824 78360 33554432000 134512640 135305190 4291753472 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13520/tid=13523] ppid=13517 vsize=348576 CPUtime=337.66 cores=0,2,4,6
/proc/13520/task/13523/stat : 13523 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 16497 0 0 0 33753 13 0 0 25 0 4 0 641548555 356941824 78360 33554432000 134512640 135305190 4291753472 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1348.73
Current children cumulated vsize (KiB) 357276

[startup+340.801 s]
/proc/loadavg: 8.12 8.02 7.79 9/359 13532
/proc/meminfo: memFree=7402540/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=1.13 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 356 11959 0 0 0 0 110 3 18 0 1 0 641548422 8908800 252 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13517/statm: 2175 252 209 178 0 68 0
[pid=13520] ppid=13517 vsize=348576 CPUtime=1353.96 cores=0,2,4,6
/proc/13520/stat : 13520 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202496 78440 0 0 0 135344 52 0 0 25 0 4 0 641548537 356941824 78376 33554432000 134512640 135305190 4291753472 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13520/statm: 87144 78376 84 194 0 86948 0
[pid=13520/tid=13521] ppid=13517 vsize=348576 CPUtime=338.84 cores=0,2,4,6
/proc/13520/task/13521/stat : 13521 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 13875 0 0 0 33873 11 0 0 25 0 4 0 641548555 356941824 78376 33554432000 134512640 135305190 4291753472 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13520/tid=13522] ppid=13517 vsize=348576 CPUtime=336.95 cores=0,2,4,6
/proc/13520/task/13522/stat : 13522 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 20505 0 0 0 33683 12 0 0 25 0 4 0 641548555 356941824 78376 33554432000 134512640 135305190 4291753472 18446744073709551615 134551808 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13520/tid=13523] ppid=13517 vsize=348576 CPUtime=339.24 cores=0,2,4,6
/proc/13520/task/13523/stat : 13523 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 16497 0 0 0 33911 13 0 0 25 0 4 0 641548555 356941824 78376 33554432000 134512640 135305190 4291753472 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1355.09
Current children cumulated vsize (KiB) 357276

[startup+341.201 s]
/proc/loadavg: 8.12 8.02 7.79 9/359 13532
/proc/meminfo: memFree=7400308/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=1.13 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 356 11959 0 0 0 0 110 3 18 0 1 0 641548422 8908800 252 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13517/statm: 2175 252 209 178 0 68 0
[pid=13520] ppid=13517 vsize=348576 CPUtime=1355.54 cores=0,2,4,6
/proc/13520/stat : 13520 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202496 78440 0 0 0 135502 52 0 0 25 0 4 0 641548537 356941824 78376 33554432000 134512640 135305190 4291753472 18446744073709551615 134529355 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13520/statm: 87144 78376 84 194 0 86948 0
[pid=13520/tid=13521] ppid=13517 vsize=348576 CPUtime=339.24 cores=0,2,4,6
/proc/13520/task/13521/stat : 13521 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 13875 0 0 0 33913 11 0 0 25 0 4 0 641548555 356941824 78376 33554432000 134512640 135305190 4291753472 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13520/tid=13522] ppid=13517 vsize=348576 CPUtime=337.34 cores=0,2,4,6
/proc/13520/task/13522/stat : 13522 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 20505 0 0 0 33722 12 0 0 25 0 4 0 641548555 356941824 78376 33554432000 134512640 135305190 4291753472 18446744073709551615 134552648 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13520/tid=13523] ppid=13517 vsize=348576 CPUtime=339.64 cores=0,2,4,6
/proc/13520/task/13523/stat : 13523 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 16497 0 0 0 33951 13 0 0 25 0 4 0 641548555 356941824 78376 33554432000 134512640 135305190 4291753472 18446744073709551615 134557484 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1356.67
Current children cumulated vsize (KiB) 357276

[startup+341.401 s]
/proc/loadavg: 8.12 8.02 7.79 9/359 13532
/proc/meminfo: memFree=7400308/32950928 swapFree=45937192/67111528
[pid=13517] ppid=13515 vsize=8700 CPUtime=1.13 cores=0,2,4,6
/proc/13517/stat : 13517 (manysat.sh) S 13515 13517 12655 0 -1 4202496 356 11959 0 0 0 0 110 3 18 0 1 0 641548422 8908800 252 33554432000 4194304 4922060 140735076002624 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13517/statm: 2175 252 209 178 0 68 0
[pid=13520] ppid=13517 vsize=348576 CPUtime=1356.33 cores=0,2,4,6
/proc/13520/stat : 13520 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202496 78441 0 0 0 135581 52 0 0 25 0 4 0 641548537 356941824 78377 33554432000 134512640 135305190 4291753472 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13520/statm: 87144 78377 84 194 0 86948 0
[pid=13520/tid=13521] ppid=13517 vsize=348576 CPUtime=339.44 cores=0,2,4,6
/proc/13520/task/13521/stat : 13521 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 13875 0 0 0 33933 11 0 0 25 0 4 0 641548555 356941824 78377 33554432000 134512640 135305190 4291753472 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13520/tid=13522] ppid=13517 vsize=348576 CPUtime=337.54 cores=0,2,4,6
/proc/13520/task/13522/stat : 13522 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 20506 0 0 0 33742 12 0 0 25 0 4 0 641548555 356941824 78377 33554432000 134512640 135305190 4291753472 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13520/tid=13523] ppid=13517 vsize=348576 CPUtime=339.84 cores=0,2,4,6
/proc/13520/task/13523/stat : 13523 (manysat1.1_stat) R 13517 13517 12655 0 -1 4202560 16497 0 0 0 33971 13 0 0 25 0 4 0 641548555 356941824 78377 33554432000 134512640 135305190 4291753472 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1357.46
Current children cumulated vsize (KiB) 357276

Child status: 20
Real time (s): 341.428
CPU time (s): 1357.53
CPU user time (s): 1356.95
CPU system time (s): 0.580911
CPU usage (%): 397.603
Max. virtual memory (cumulated for all children) (KiB): 357276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1356.95
system time used= 0.580911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90981
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= 13061
involuntary context switches= 5966

runsolver used 1.06484 second user time and 2.66859 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-13 17:11:57
IDJOB=3362167
IDBENCH=82469
IDSOLVER=1838
FILE ID=node149/3362167-1305299517
RUNJOBID= node149-1305296390-12673
PBS_JOBID= 13321404
Free space on /tmp= 42196 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362167-1305299517/watcher-3362167-1305299517 -o /tmp/evaluation-result-3362167-1305299517/solver-3362167-1305299517 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362167-1305299517.cnf aimd 1

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

MD5SUM BENCH= 9059f458d76edcc4dc5681746a6de6e5
RANDOM SEED=1724113628

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.806
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:       8154020 kB
Buffers:        265812 kB
Cached:       19313364 kB
SwapCached:      19984 kB
Active:        9303328 kB
Inactive:     14816008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       8154020 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           13988 kB
Writeback:           0 kB
AnonPages:     4532772 kB
Mapped:          14560 kB
Slab:           541884 kB
PageTables:      72412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80444308 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= 42196 MiB
End job on node149 at 2011-05-13 17:17:39