Trace number 3361888

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 2440.35 611.025

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark168.225
Satisfiable
(Un)Satisfiability was proved
Number of variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  146742   401064 |   44022       0        0     nan |  0.000 % |
0.00/0.45	c |         0 |  115375   420177 |      --       0       --      -- |     --   | -29465/24802
0.00/0.45	c ==============================================================================
0.00/0.45	c Result  :   #vars: 15837   #clauses: 115375   #literals: 420177
0.00/0.45	c CPU time:   0.438933 s
0.00/0.45	c ==============================================================================
2439.95/610.98	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
2439.95/610.98	c ============================[ Problem Statistics ]=============================
2439.95/610.98	c |                                                                             |
2439.95/610.98	c threadId              : 1
2439.95/610.98	c restarts              : 16274
2439.95/610.98	c conflicts             : 1998251        (820 /sec)
2439.95/610.98	c decisions             : 6851841        (1.21 % random) (2811 /sec)
2439.95/610.98	c propagations          : 901942336      (370010 /sec)
2439.95/610.98	c conflict literals     : 102570306      (21.45 % deleted)
2439.95/610.98	c Memory used           : 630.41 MB
2439.95/610.98	c CPU time              : 2437.62 s
2439.95/610.98	
2439.95/610.98	c --->m=4, e=8, aimd=1, HOME/32754_many.cnf	time: 609.404	conflicts: 1998251      
2440.31/611.01	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-3361888-1305296397/watcher-3361888-1305296397 -o /tmp/evaluation-result-3361888-1305296397/solver-3361888-1305296397 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3361888-1305296397.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: 0.00 0.00 0.00 1/344 32754
/proc/meminfo: memFree=11817676/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 330 0 0 0 0 0 0 0 18 0 1 0 719870352 8908800 250 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32754/statm: 2175 250 209 178 0 68 0

[startup+0.0636171 s]
/proc/loadavg: 0.00 0.00 0.00 1/344 32754
/proc/meminfo: memFree=11817676/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 330 0 0 0 0 0 0 0 18 0 1 0 719870352 8908800 250 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32754/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100619 s]
/proc/loadavg: 0.00 0.00 0.00 1/344 32754
/proc/meminfo: memFree=11817676/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 330 0 0 0 0 0 0 0 18 0 1 0 719870352 8908800 250 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32754/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300572 s]
/proc/loadavg: 0.00 0.00 0.00 1/344 32754
/proc/meminfo: memFree=11817676/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 330 0 0 0 0 0 0 0 18 0 1 0 719870352 8908800 250 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32754/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70046 s]
/proc/loadavg: 0.00 0.00 0.00 1/344 32754
/proc/meminfo: memFree=11817676/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 8700

[startup+1.50033 s]
/proc/loadavg: 0.00 0.00 0.00 5/349 32760
/proc/meminfo: memFree=11775228/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
[pid=32757] ppid=32754 vsize=77388 CPUtime=3.33 cores=0-7
/proc/32757/stat : 32757 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202496 10899 0 0 0 327 6 0 0 18 0 4 0 719870406 79245312 10847 33554432000 134512640 135305190 4291770352 18446744073709551615 134528755 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/32757/statm: 19347 10847 84 194 0 19151 0
[pid=32757/tid=32758] ppid=32754 vsize=77388 CPUtime=0.8 cores=0-7
/proc/32757/task/32758/stat : 32758 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 613 0 0 0 79 1 0 0 18 0 4 0 719870421 79245312 10847 33554432000 134512640 135305190 4291770352 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=32757/tid=32759] ppid=32754 vsize=77388 CPUtime=0.78 cores=0-7
/proc/32757/task/32759/stat : 32759 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 794 0 0 0 77 1 0 0 18 0 4 0 719870421 79245312 10847 33554432000 134512640 135305190 4291770352 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=32757/tid=32760] ppid=32754 vsize=77388 CPUtime=0.8 cores=0-7
/proc/32757/task/32760/stat : 32760 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 879 0 0 0 79 1 0 0 18 0 4 0 719870421 79245312 10847 33554432000 134512640 135305190 4291770352 18446744073709551615 134564183 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 86088

[startup+3.10102 s]
/proc/loadavg: 0.00 0.00 0.00 5/349 32760
/proc/meminfo: memFree=11765680/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
[pid=32757] ppid=32754 vsize=89932 CPUtime=9.72 cores=0-7
/proc/32757/stat : 32757 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202496 14043 0 0 0 960 12 0 0 19 0 4 0 719870406 92090368 13991 33554432000 134512640 135305190 4291770352 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/32757/statm: 22483 13991 84 194 0 22287 0
[pid=32757/tid=32758] ppid=32754 vsize=89932 CPUtime=2.39 cores=0-7
/proc/32757/task/32758/stat : 32758 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 1141 0 0 0 238 1 0 0 18 0 4 0 719870421 92090368 13991 33554432000 134512640 135305190 4291770352 18446744073709551615 134557241 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=32757/tid=32759] ppid=32754 vsize=89932 CPUtime=2.38 cores=0-7
/proc/32757/task/32759/stat : 32759 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 1645 0 0 0 234 4 0 0 18 0 4 0 719870421 92090368 13991 33554432000 134512640 135305190 4291770352 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=32757/tid=32760] ppid=32754 vsize=89932 CPUtime=2.39 cores=0-7
/proc/32757/task/32760/stat : 32760 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 1794 0 0 0 238 1 0 0 18 0 4 0 719870421 92090368 13991 33554432000 134512640 135305190 4291770352 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.25
Current children cumulated vsize (KiB) 98632

[startup+6.30041 s]
/proc/loadavg: 0.32 0.07 0.02 5/349 32760
/proc/meminfo: memFree=11744616/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
[pid=32757] ppid=32754 vsize=103816 CPUtime=22.51 cores=0-7
/proc/32757/stat : 32757 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202496 17376 0 0 0 2233 18 0 0 18 0 4 0 719870406 106307584 17324 33554432000 134512640 135305190 4291770352 18446744073709551615 134528866 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/32757/statm: 25954 17324 84 194 0 25758 0
[pid=32757/tid=32758] ppid=32754 vsize=103816 CPUtime=5.58 cores=0-7
/proc/32757/task/32758/stat : 32758 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 1777 0 0 0 557 1 0 0 18 0 4 0 719870421 106307584 17324 33554432000 134512640 135305190 4291770352 18446744073709551615 134541935 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=32757/tid=32759] ppid=32754 vsize=103816 CPUtime=5.58 cores=0-7
/proc/32757/task/32759/stat : 32759 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 2612 0 0 0 552 6 0 0 18 0 4 0 719870421 106307584 17324 33554432000 134512640 135305190 4291770352 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=32757/tid=32760] ppid=32754 vsize=103816 CPUtime=5.59 cores=0-7
/proc/32757/task/32760/stat : 32760 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 2687 0 0 0 557 2 0 0 18 0 4 0 719870421 106307584 17324 33554432000 134512640 135305190 4291770352 18446744073709551615 134528184 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.04
Current children cumulated vsize (KiB) 112516

[startup+12.7012 s]
/proc/loadavg: 0.61 0.13 0.04 5/349 32760
/proc/meminfo: memFree=11710912/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
[pid=32757] ppid=32754 vsize=138408 CPUtime=48.09 cores=0-7
/proc/32757/stat : 32757 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202496 26106 0 0 0 4780 29 0 0 25 0 4 0 719870406 141729792 26054 33554432000 134512640 135305190 4291770352 18446744073709551615 134528319 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/32757/statm: 34602 26054 84 194 0 34406 0
[pid=32757/tid=32758] ppid=32754 vsize=138408 CPUtime=11.98 cores=0-7
/proc/32757/task/32758/stat : 32758 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 3228 0 0 0 1196 2 0 0 18 0 4 0 719870421 141729792 26054 33554432000 134512640 135305190 4291770352 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=32757/tid=32759] ppid=32754 vsize=138408 CPUtime=11.97 cores=0-7
/proc/32757/task/32759/stat : 32759 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 5421 0 0 0 1183 14 0 0 18 0 4 0 719870421 141729792 26054 33554432000 134512640 135305190 4291770352 18446744073709551615 134552302 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=32757/tid=32760] ppid=32754 vsize=138408 CPUtime=11.99 cores=0-7
/proc/32757/task/32760/stat : 32760 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 5111 0 0 0 1195 4 0 0 18 0 4 0 719870421 141729792 26054 33554432000 134512640 135305190 4291770352 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 48.62
Current children cumulated vsize (KiB) 147108

[startup+25.5007 s]
/proc/loadavg: 1.36 0.32 0.11 5/349 32760
/proc/meminfo: memFree=11695708/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
[pid=32757] ppid=32754 vsize=152916 CPUtime=99.24 cores=0-7
/proc/32757/stat : 32757 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202496 29813 0 0 0 9889 35 0 0 19 0 4 0 719870406 156585984 29761 33554432000 134512640 135305190 4291770352 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/32757/statm: 38229 29761 84 194 0 38033 0
[pid=32757/tid=32758] ppid=32754 vsize=152916 CPUtime=24.77 cores=0-7
/proc/32757/task/32758/stat : 32758 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 3778 0 0 0 2474 3 0 0 19 0 4 0 719870421 156585984 29761 33554432000 134512640 135305190 4291770352 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=32757/tid=32759] ppid=32754 vsize=152916 CPUtime=24.75 cores=0-7
/proc/32757/task/32759/stat : 32759 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 6808 0 0 0 2458 17 0 0 18 0 4 0 719870421 156585984 29761 33554432000 134512640 135305190 4291770352 18446744073709551615 134555103 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=32757/tid=32760] ppid=32754 vsize=152916 CPUtime=24.77 cores=0-7
/proc/32757/task/32760/stat : 32760 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 6102 0 0 0 2472 5 0 0 18 0 4 0 719870421 156585984 29761 33554432000 134512640 135305190 4291770352 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 99.77
Current children cumulated vsize (KiB) 161616

[startup+51.1008 s]
/proc/loadavg: 2.26 0.62 0.21 5/349 32761
/proc/meminfo: memFree=11642356/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
[pid=32757] ppid=32754 vsize=209860 CPUtime=201.61 cores=0-7
/proc/32757/stat : 32757 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202496 43976 0 0 0 20110 51 0 0 25 0 4 0 719870406 214896640 43924 33554432000 134512640 135305190 4291770352 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/32757/statm: 52465 43924 84 194 0 52269 0
[pid=32757/tid=32758] ppid=32754 vsize=209860 CPUtime=50.36 cores=0-7
/proc/32757/task/32758/stat : 32758 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 6498 0 0 0 5031 5 0 0 18 0 4 0 719870421 214896640 43924 33554432000 134512640 135305190 4291770352 18446744073709551615 134551843 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=32757/tid=32759] ppid=32754 vsize=209860 CPUtime=50.35 cores=0-7
/proc/32757/task/32759/stat : 32759 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 10241 0 0 0 5008 27 0 0 18 0 4 0 719870421 214896640 43924 33554432000 134512640 135305190 4291770352 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=32757/tid=32760] ppid=32754 vsize=209860 CPUtime=50.37 cores=0-7
/proc/32757/task/32760/stat : 32760 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 10537 0 0 0 5029 8 0 0 18 0 4 0 719870421 214896640 43924 33554432000 134512640 135305190 4291770352 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.14
Current children cumulated vsize (KiB) 218560

[startup+102.313 s]
/proc/loadavg: 3.24 1.14 0.40 5/349 32762
/proc/meminfo: memFree=11563340/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
[pid=32757] ppid=32754 vsize=285232 CPUtime=406.35 cores=0-7
/proc/32757/stat : 32757 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202496 62725 0 0 0 40561 74 0 0 25 0 4 0 719870406 292077568 62673 33554432000 134512640 135305190 4291770352 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/32757/statm: 71308 62673 84 194 0 71112 0
[pid=32757/tid=32758] ppid=32754 vsize=285232 CPUtime=101.56 cores=0-7
/proc/32757/task/32758/stat : 32758 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 9588 0 0 0 10149 7 0 0 18 0 4 0 719870421 292077568 62673 33554432000 134512640 135305190 4291770352 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=32757/tid=32759] ppid=32754 vsize=285232 CPUtime=101.52 cores=0-7
/proc/32757/task/32759/stat : 32759 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 16028 0 0 0 10111 41 0 0 19 0 4 0 719870421 292077568 62673 33554432000 134512640 135305190 4291770352 18446744073709551615 134555094 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=32757/tid=32760] ppid=32754 vsize=285232 CPUtime=101.56 cores=0-7
/proc/32757/task/32760/stat : 32760 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 16111 0 0 0 10144 12 0 0 18 0 4 0 719870421 292077568 62673 33554432000 134512640 135305190 4291770352 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 406.88
Current children cumulated vsize (KiB) 293932

[startup+162.301 s]
/proc/loadavg: 3.72 1.65 0.63 5/349 32764
/proc/meminfo: memFree=11483316/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
[pid=32757] ppid=32754 vsize=365308 CPUtime=646.16 cores=0-7
/proc/32757/stat : 32757 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202496 82704 0 0 0 64515 101 0 0 25 0 4 0 719870406 374075392 82652 33554432000 134512640 135305190 4291770352 18446744073709551615 134528363 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/32757/statm: 91327 82652 84 194 0 91131 0
[pid=32757/tid=32758] ppid=32754 vsize=365308 CPUtime=161.51 cores=0-7

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

/proc/32757/stat : 32757 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202496 143658 0 0 0 208326 205 0 0 25 0 4 0 719870406 629866496 143606 33554432000 134512640 135305190 4291770352 18446744073709551615 134857151 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/32757/statm: 153776 143606 84 194 0 153580 0
[pid=32757/tid=32758] ppid=32754 vsize=615104 CPUtime=521.29 cores=0-7
/proc/32757/task/32758/stat : 32758 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 23282 0 0 0 52108 21 0 0 25 0 4 0 719870421 629866496 143606 33554432000 134512640 135305190 4291770352 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=32757/tid=32759] ppid=32754 vsize=615104 CPUtime=521.26 cores=0-7
/proc/32757/task/32759/stat : 32759 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 36121 0 0 0 52015 111 0 0 25 0 4 0 719870421 629866496 143606 33554432000 134512640 135305190 4291770352 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=32757/tid=32760] ppid=32754 vsize=615104 CPUtime=521.32 cores=0-7
/proc/32757/task/32760/stat : 32760 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 44956 0 0 0 52092 40 0 0 18 0 4 0 719870421 629866496 143606 33554432000 134512640 135305190 4291770352 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2085.84
Current children cumulated vsize (KiB) 623804

[startup+582.3 s]
/proc/loadavg: 4.01 3.43 1.84 5/349 308
/proc/meminfo: memFree=11228244/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
[pid=32757] ppid=32754 vsize=627948 CPUtime=2325.04 cores=0-7
/proc/32757/stat : 32757 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202496 146461 0 0 0 232291 213 0 0 19 0 4 0 719870406 643018752 146409 33554432000 134512640 135305190 4291770352 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/32757/statm: 156987 146409 84 194 0 156791 0
[pid=32757/tid=32758] ppid=32754 vsize=627948 CPUtime=581.29 cores=0-7
/proc/32757/task/32758/stat : 32758 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 23870 0 0 0 58106 23 0 0 25 0 4 0 719870421 643018752 146409 33554432000 134512640 135305190 4291770352 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=32757/tid=32759] ppid=32754 vsize=627948 CPUtime=581.18 cores=0-7
/proc/32757/task/32759/stat : 32759 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 37113 0 0 0 58005 113 0 0 25 0 4 0 719870421 643018752 146409 33554432000 134512640 135305190 4291770352 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=32757/tid=32760] ppid=32754 vsize=627948 CPUtime=581.27 cores=0-7
/proc/32757/task/32760/stat : 32760 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 45568 0 0 0 58084 43 0 0 24 0 4 0 719870421 643018752 146409 33554432000 134512640 135305190 4291770352 18446744073709551615 134528408 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2325.57
Current children cumulated vsize (KiB) 636648

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

[startup+588.701 s]
/proc/loadavg: 4.01 3.43 1.85 5/349 308
/proc/meminfo: memFree=11227128/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
[pid=32757] ppid=32754 vsize=628864 CPUtime=2350.64 cores=0-7
/proc/32757/stat : 32757 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202496 146679 0 0 0 234851 213 0 0 19 0 4 0 719870406 643956736 146627 33554432000 134512640 135305190 4291770352 18446744073709551615 134528489 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/32757/statm: 157216 146627 84 194 0 157020 0
[pid=32757/tid=32758] ppid=32754 vsize=628864 CPUtime=587.69 cores=0-7
/proc/32757/task/32758/stat : 32758 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 23930 0 0 0 58746 23 0 0 25 0 4 0 719870421 643956736 146627 33554432000 134512640 135305190 4291770352 18446744073709551615 134528492 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=32757/tid=32759] ppid=32754 vsize=628864 CPUtime=587.58 cores=0-7
/proc/32757/task/32759/stat : 32759 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 37154 0 0 0 58645 113 0 0 25 0 4 0 719870421 643956736 146627 33554432000 134512640 135305190 4291770352 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=32757/tid=32760] ppid=32754 vsize=628864 CPUtime=587.67 cores=0-7
/proc/32757/task/32760/stat : 32760 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 45631 0 0 0 58724 43 0 0 18 0 4 0 719870421 643956736 146627 33554432000 134512640 135305190 4291770352 18446744073709551615 134528444 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2351.17
Current children cumulated vsize (KiB) 637564

[startup+601.501 s]
/proc/loadavg: 4.01 3.46 1.89 5/349 309
/proc/meminfo: memFree=11220544/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
[pid=32757] ppid=32754 vsize=637548 CPUtime=2401.85 cores=0-7
/proc/32757/stat : 32757 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202496 148775 0 0 0 239971 214 0 0 19 0 4 0 719870406 652849152 148723 33554432000 134512640 135305190 4291770352 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/32757/statm: 159387 148723 84 194 0 159191 0
[pid=32757/tid=32758] ppid=32754 vsize=637548 CPUtime=600.49 cores=0-7
/proc/32757/task/32758/stat : 32758 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 24288 0 0 0 60026 23 0 0 25 0 4 0 719870421 652849152 148723 33554432000 134512640 135305190 4291770352 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=32757/tid=32759] ppid=32754 vsize=637548 CPUtime=600.37 cores=0-7
/proc/32757/task/32759/stat : 32759 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 38157 0 0 0 59924 113 0 0 25 0 4 0 719870421 652849152 148723 33554432000 134512640 135305190 4291770352 18446744073709551615 134551691 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=32757/tid=32760] ppid=32754 vsize=637548 CPUtime=600.46 cores=0-7
/proc/32757/task/32760/stat : 32760 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 46014 0 0 0 60003 43 0 0 18 0 4 0 719870421 652849152 148723 33554432000 134512640 135305190 4291770352 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2402.38
Current children cumulated vsize (KiB) 646248

[startup+607.901 s]
/proc/loadavg: 4.00 3.47 1.90 5/349 309
/proc/meminfo: memFree=11211616/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
[pid=32757] ppid=32754 vsize=645240 CPUtime=2427.42 cores=0-7
/proc/32757/stat : 32757 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202496 150639 0 0 0 242526 216 0 0 18 0 4 0 719870406 660725760 150587 33554432000 134512640 135305190 4291770352 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/32757/statm: 161310 150587 84 194 0 161114 0
[pid=32757/tid=32758] ppid=32754 vsize=645240 CPUtime=606.89 cores=0-7
/proc/32757/task/32758/stat : 32758 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 24578 0 0 0 60666 23 0 0 25 0 4 0 719870421 660725760 150587 33554432000 134512640 135305190 4291770352 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=32757/tid=32759] ppid=32754 vsize=645240 CPUtime=606.75 cores=0-7
/proc/32757/task/32759/stat : 32759 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 39089 0 0 0 60561 114 0 0 18 0 4 0 719870421 660725760 150587 33554432000 134512640 135305190 4291770352 18446744073709551615 134552926 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=32757/tid=32760] ppid=32754 vsize=645240 CPUtime=606.86 cores=0-7
/proc/32757/task/32760/stat : 32760 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 46308 0 0 0 60643 43 0 0 18 0 4 0 719870421 660725760 150587 33554432000 134512640 135305190 4291770352 18446744073709551615 134846209 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2427.95
Current children cumulated vsize (KiB) 653940

[startup+609.501 s]
/proc/loadavg: 4.00 3.47 1.90 5/349 309
/proc/meminfo: memFree=11211244/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
[pid=32757] ppid=32754 vsize=645384 CPUtime=2433.82 cores=0-7
/proc/32757/stat : 32757 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202496 150698 0 0 0 243166 216 0 0 18 0 4 0 719870406 660873216 150646 33554432000 134512640 135305190 4291770352 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/32757/statm: 161346 150646 84 194 0 161150 0
[pid=32757/tid=32758] ppid=32754 vsize=645384 CPUtime=608.49 cores=0-7
/proc/32757/task/32758/stat : 32758 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 24592 0 0 0 60826 23 0 0 25 0 4 0 719870421 660873216 150646 33554432000 134512640 135305190 4291770352 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=32757/tid=32759] ppid=32754 vsize=645384 CPUtime=608.35 cores=0-7
/proc/32757/task/32759/stat : 32759 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 39089 0 0 0 60721 114 0 0 19 0 4 0 719870421 660873216 150646 33554432000 134512640 135305190 4291770352 18446744073709551615 134528802 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=32757/tid=32760] ppid=32754 vsize=645384 CPUtime=608.46 cores=0-7
/proc/32757/task/32760/stat : 32760 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 46335 0 0 0 60803 43 0 0 19 0 4 0 719870421 660873216 150646 33554432000 134512640 135305190 4291770352 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2434.35
Current children cumulated vsize (KiB) 654084

[startup+610.301 s]
/proc/loadavg: 4.00 3.47 1.90 5/349 309
/proc/meminfo: memFree=11211244/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
[pid=32757] ppid=32754 vsize=645532 CPUtime=2437.02 cores=0-7
/proc/32757/stat : 32757 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202496 150731 0 0 0 243486 216 0 0 18 0 4 0 719870406 661024768 150679 33554432000 134512640 135305190 4291770352 18446744073709551615 134528289 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/32757/statm: 161383 150679 84 194 0 161187 0
[pid=32757/tid=32758] ppid=32754 vsize=645532 CPUtime=609.29 cores=0-7
/proc/32757/task/32758/stat : 32758 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 24608 0 0 0 60906 23 0 0 25 0 4 0 719870421 661024768 150679 33554432000 134512640 135305190 4291770352 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=32757/tid=32759] ppid=32754 vsize=645532 CPUtime=609.15 cores=0-7
/proc/32757/task/32759/stat : 32759 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 39089 0 0 0 60801 114 0 0 20 0 4 0 719870421 661024768 150679 33554432000 134512640 135305190 4291770352 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=32757/tid=32760] ppid=32754 vsize=645532 CPUtime=609.27 cores=0-7
/proc/32757/task/32760/stat : 32760 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 46345 0 0 0 60883 44 0 0 20 0 4 0 719870421 661024768 150679 33554432000 134512640 135305190 4291770352 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2437.55
Current children cumulated vsize (KiB) 654232

[startup+610.701 s]
/proc/loadavg: 4.00 3.48 1.91 5/349 309
/proc/meminfo: memFree=11210872/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
[pid=32757] ppid=32754 vsize=645532 CPUtime=2438.62 cores=0-7
/proc/32757/stat : 32757 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202496 150738 0 0 0 243646 216 0 0 18 0 4 0 719870406 661024768 150686 33554432000 134512640 135305190 4291770352 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/32757/statm: 161383 150686 84 194 0 161187 0
[pid=32757/tid=32758] ppid=32754 vsize=645532 CPUtime=609.69 cores=0-7
/proc/32757/task/32758/stat : 32758 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 24610 0 0 0 60946 23 0 0 25 0 4 0 719870421 661024768 150686 33554432000 134512640 135305190 4291770352 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=32757/tid=32759] ppid=32754 vsize=645532 CPUtime=609.55 cores=0-7
/proc/32757/task/32759/stat : 32759 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 39089 0 0 0 60841 114 0 0 21 0 4 0 719870421 661024768 150686 33554432000 134512640 135305190 4291770352 18446744073709551615 134528477 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=32757/tid=32760] ppid=32754 vsize=645532 CPUtime=609.67 cores=0-7
/proc/32757/task/32760/stat : 32760 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 46346 0 0 0 60923 44 0 0 21 0 4 0 719870421 661024768 150686 33554432000 134512640 135305190 4291770352 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2439.15
Current children cumulated vsize (KiB) 654232

[startup+610.901 s]
/proc/loadavg: 4.00 3.48 1.91 5/349 309
/proc/meminfo: memFree=11210872/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
[pid=32757] ppid=32754 vsize=645532 CPUtime=2439.42 cores=0-7
/proc/32757/stat : 32757 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202496 150742 0 0 0 243726 216 0 0 18 0 4 0 719870406 661024768 150690 33554432000 134512640 135305190 4291770352 18446744073709551615 134545953 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/32757/statm: 161383 150690 84 194 0 161187 0
[pid=32757/tid=32758] ppid=32754 vsize=645532 CPUtime=609.89 cores=0-7
/proc/32757/task/32758/stat : 32758 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 24613 0 0 0 60966 23 0 0 25 0 4 0 719870421 661024768 150690 33554432000 134512640 135305190 4291770352 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=32757/tid=32759] ppid=32754 vsize=645532 CPUtime=609.75 cores=0-7
/proc/32757/task/32759/stat : 32759 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 39089 0 0 0 60861 114 0 0 21 0 4 0 719870421 661024768 150690 33554432000 134512640 135305190 4291770352 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=32757/tid=32760] ppid=32754 vsize=645532 CPUtime=609.87 cores=0-7
/proc/32757/task/32760/stat : 32760 (manysat1.1_stat) R 32754 32754 32728 0 -1 4202560 46346 0 0 0 60943 44 0 0 22 0 4 0 719870421 661024768 150690 33554432000 134512640 135305190 4291770352 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2439.95
Current children cumulated vsize (KiB) 654232

[startup+611.001 s]
/proc/loadavg: 4.00 3.48 1.91 5/349 309
/proc/meminfo: memFree=11210872/32950928 swapFree=67111200/67111528
[pid=32754] ppid=32752 vsize=8700 CPUtime=0.53 cores=0-7
/proc/32754/stat : 32754 (manysat.sh) S 32752 32754 32728 0 -1 4202496 358 6402 0 0 0 0 52 1 15 0 1 0 719870352 8908800 253 33554432000 4194304 4922060 140735816580720 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32754/statm: 2175 253 209 178 0 68 0
[pid=32757] ppid=32754 vsize=0 CPUtime=2439.78 cores=0-7
/proc/32757/stat : 32757 (manysat1.1_stat) Z 32754 32754 32728 0 -1 4202524 150763 0 0 0 243761 217 0 0 18 0 2 0 719870406 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/32757/statm: 0 0 0 0 0 0 0
[pid=32757/tid=32759] ppid=32754 vsize=0 CPUtime=609.84 cores=0-7
/proc/32757/task/32759/stat : 32759 (manysat1.1_stat) R 32754 32754 32728 0 -1 4203588 39092 0 0 0 60869 115 0 0 22 0 2 0 719870421 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2440.31
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 611.025
CPU time (s): 2440.35
CPU user time (s): 2438.14
CPU system time (s): 2.21466
CPU usage (%): 399.387
Max. virtual memory (cumulated for all children) (KiB): 654232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2438.14
system time used= 2.21466
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157732
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= 39699
involuntary context switches= 9065

runsolver used 1.9467 second user time and 4.72628 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-13 16:19:57
IDJOB=3361888
IDBENCH=20523
IDSOLVER=1839
FILE ID=node115/3361888-1305296397
RUNJOBID= node115-1305296396-32742
PBS_JOBID= 13321438
Free space on /tmp= 50060 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361888-1305296397/watcher-3361888-1305296397 -o /tmp/evaluation-result-3361888-1305296397/solver-3361888-1305296397 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3361888-1305296397.cnf aimd 1

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

MD5SUM BENCH= 8a76c8add64173ae39149aae572a02d9
RANDOM SEED=1885849796

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:      11818212 kB
Buffers:        232572 kB
Cached:       10425956 kB
SwapCached:          0 kB
Active:       11765924 kB
Inactive:      8917356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11818212 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            4708 kB
Writeback:           0 kB
AnonPages:    10024496 kB
Mapped:          27556 kB
Slab:           342768 kB
PageTables:      40840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69647832 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= 50056 MiB
End job on node115 at 2011-05-13 16:30:08