Trace number 3361951

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-20? (TO) 4800.22 1204.02

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
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.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  226109   585954 |   67832       0        0     nan |  0.000 % |
0.00/0.55	c |         0 |  163329   552676 |      --       0       --      -- |     --   | -62780/-33278
0.00/0.55	c ==============================================================================
0.00/0.55	c Result  :   #vars: 28500   #clauses: 163329   #literals: 552676
0.00/0.55	c CPU time:   0.52592 s
0.00/0.55	c ==============================================================================

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3361951-1305297555/watcher-3361951-1305297555 -o /tmp/evaluation-result-3361951-1305297555/solver-3361951-1305297555 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3361951-1305297555.cnf aimd 1 

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

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


[startup+0 s]
/proc/loadavg: 7.84 7.87 5.71 5/334 13104
/proc/meminfo: memFree=10494868/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 622171123 8908800 250 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13104/statm: 2175 250 209 178 0 68 0

[startup+0.108883 s]
/proc/loadavg: 7.84 7.87 5.71 5/334 13104
/proc/meminfo: memFree=10494868/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 622171123 8908800 250 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13104/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200879 s]
/proc/loadavg: 7.84 7.87 5.71 5/334 13104
/proc/meminfo: memFree=10494868/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 622171123 8908800 250 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13104/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300846 s]
/proc/loadavg: 7.84 7.87 5.71 5/334 13104
/proc/meminfo: memFree=10494868/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 622171123 8908800 250 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13104/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70077 s]
/proc/loadavg: 7.84 7.87 5.71 5/334 13104
/proc/meminfo: memFree=10494868/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0.66 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 357 9856 0 0 0 0 63 3 17 0 1 0 622171123 8908800 253 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13104/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 8700

[startup+1.50058 s]
/proc/loadavg: 7.84 7.87 5.71 9/339 13110
/proc/meminfo: memFree=10431720/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0.66 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 357 9856 0 0 0 0 63 3 17 0 1 0 622171123 8908800 253 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13104/statm: 2175 253 209 178 0 68 0
[pid=13107] ppid=13104 vsize=92560 CPUtime=2.58 cores=1,3,5,7
/proc/13107/stat : 13107 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202496 14363 0 0 0 240 18 0 0 18 0 4 0 622171190 94781440 14315 33554432000 134512640 135305190 4291262768 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13107/statm: 23140 14315 84 194 0 22944 0
[pid=13107/tid=13108] ppid=13104 vsize=92560 CPUtime=0.58 cores=1,3,5,7
/proc/13107/task/13108/stat : 13108 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 751 0 0 0 54 4 0 0 18 0 4 0 622171213 94781440 14315 33554432000 134512640 135305190 4291262768 18446744073709551615 134528784 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13107/tid=13109] ppid=13104 vsize=92560 CPUtime=0.59 cores=1,3,5,7
/proc/13107/task/13109/stat : 13109 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 519 0 0 0 55 4 0 0 18 0 4 0 622171213 94781440 14315 33554432000 134512640 135305190 4291262768 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13107/tid=13110] ppid=13104 vsize=92560 CPUtime=0.58 cores=1,3,5,7
/proc/13107/task/13110/stat : 13110 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 866 0 0 0 55 3 0 0 18 0 4 0 622171213 94781440 14315 33554432000 134512640 135305190 4291262768 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 101260

[startup+3.10026 s]
/proc/loadavg: 7.84 7.87 5.71 9/339 13110
/proc/meminfo: memFree=10427376/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0.66 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 357 9856 0 0 0 0 63 3 17 0 1 0 622171123 8908800 253 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13104/statm: 2175 253 209 178 0 68 0
[pid=13107] ppid=13104 vsize=94804 CPUtime=8.96 cores=1,3,5,7
/proc/13107/stat : 13107 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202496 14928 0 0 0 878 18 0 0 21 0 4 0 622171190 97079296 14880 33554432000 134512640 135305190 4291262768 18446744073709551615 134529062 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13107/statm: 23701 14880 84 194 0 23505 0
[pid=13107/tid=13108] ppid=13104 vsize=94804 CPUtime=2.18 cores=1,3,5,7
/proc/13107/task/13108/stat : 13108 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 844 0 0 0 214 4 0 0 21 0 4 0 622171213 97079296 14880 33554432000 134512640 135305190 4291262768 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13107/tid=13109] ppid=13104 vsize=94804 CPUtime=2.18 cores=1,3,5,7
/proc/13107/task/13109/stat : 13109 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 662 0 0 0 214 4 0 0 21 0 4 0 622171213 97079296 14880 33554432000 134512640 135305190 4291262768 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13107/tid=13110] ppid=13104 vsize=94804 CPUtime=2.18 cores=1,3,5,7
/proc/13107/task/13110/stat : 13110 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 1052 0 0 0 215 3 0 0 21 0 4 0 622171213 97079296 14880 33554432000 134512640 135305190 4291262768 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.62
Current children cumulated vsize (KiB) 103504

[startup+6.30062 s]
/proc/loadavg: 7.85 7.87 5.73 9/339 13110
/proc/meminfo: memFree=10423540/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0.66 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 357 9856 0 0 0 0 63 3 17 0 1 0 622171123 8908800 253 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13104/statm: 2175 253 209 178 0 68 0
[pid=13107] ppid=13104 vsize=97568 CPUtime=21.73 cores=1,3,5,7
/proc/13107/stat : 13107 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202496 15627 0 0 0 2154 19 0 0 25 0 4 0 622171190 99909632 15579 33554432000 134512640 135305190 4291262768 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13107/statm: 24392 15579 84 194 0 24196 0
[pid=13107/tid=13108] ppid=13104 vsize=97568 CPUtime=5.38 cores=1,3,5,7
/proc/13107/task/13108/stat : 13108 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 1065 0 0 0 534 4 0 0 25 0 4 0 622171213 99909632 15579 33554432000 134512640 135305190 4291262768 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13107/tid=13109] ppid=13104 vsize=97568 CPUtime=5.38 cores=1,3,5,7
/proc/13107/task/13109/stat : 13109 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 792 0 0 0 534 4 0 0 25 0 4 0 622171213 99909632 15579 33554432000 134512640 135305190 4291262768 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13107/tid=13110] ppid=13104 vsize=97568 CPUtime=5.38 cores=1,3,5,7
/proc/13107/task/13110/stat : 13110 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 1244 0 0 0 535 3 0 0 25 0 4 0 622171213 99909632 15579 33554432000 134512640 135305190 4291262768 18446744073709551615 134556734 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.39
Current children cumulated vsize (KiB) 106268

[startup+12.7004 s]
/proc/loadavg: 7.86 7.87 5.74 9/339 13110
/proc/meminfo: memFree=10419088/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0.66 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 357 9856 0 0 0 0 63 3 17 0 1 0 622171123 8908800 253 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13104/statm: 2175 253 209 178 0 68 0
[pid=13107] ppid=13104 vsize=100996 CPUtime=47.26 cores=1,3,5,7
/proc/13107/stat : 13107 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202496 16533 0 0 0 4706 20 0 0 25 0 4 0 622171190 103419904 16485 33554432000 134512640 135305190 4291262768 18446744073709551615 134551681 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13107/statm: 25249 16485 84 194 0 25053 0
[pid=13107/tid=13108] ppid=13104 vsize=100996 CPUtime=11.78 cores=1,3,5,7
/proc/13107/task/13108/stat : 13108 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 1297 0 0 0 1174 4 0 0 25 0 4 0 622171213 103419904 16485 33554432000 134512640 135305190 4291262768 18446744073709551615 134528371 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13107/tid=13109] ppid=13104 vsize=100996 CPUtime=11.78 cores=1,3,5,7
/proc/13107/task/13109/stat : 13109 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 902 0 0 0 1174 4 0 0 25 0 4 0 622171213 103419904 16485 33554432000 134512640 135305190 4291262768 18446744073709551615 134528872 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13107/tid=13110] ppid=13104 vsize=100996 CPUtime=11.78 cores=1,3,5,7
/proc/13107/task/13110/stat : 13110 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 1563 0 0 0 1175 3 0 0 25 0 4 0 622171213 103419904 16485 33554432000 134512640 135305190 4291262768 18446744073709551615 134556807 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.92
Current children cumulated vsize (KiB) 109696

[startup+25.5008 s]
/proc/loadavg: 7.96 7.89 5.78 9/339 13111
/proc/meminfo: memFree=10408604/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0.66 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 357 9856 0 0 0 0 63 3 17 0 1 0 622171123 8908800 253 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13104/statm: 2175 253 209 178 0 68 0
[pid=13107] ppid=13104 vsize=108084 CPUtime=98.31 cores=1,3,5,7
/proc/13107/stat : 13107 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202496 18389 0 0 0 9810 21 0 0 25 0 4 0 622171190 110678016 18341 33554432000 134512640 135305190 4291262768 18446744073709551615 134557212 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13107/statm: 27021 18341 84 194 0 26825 0
[pid=13107/tid=13108] ppid=13104 vsize=108084 CPUtime=24.58 cores=1,3,5,7
/proc/13107/task/13108/stat : 13108 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 1728 0 0 0 2454 4 0 0 25 0 4 0 622171213 110678016 18341 33554432000 134512640 135305190 4291262768 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13107/tid=13109] ppid=13104 vsize=108084 CPUtime=24.58 cores=1,3,5,7
/proc/13107/task/13109/stat : 13109 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 1243 0 0 0 2454 4 0 0 25 0 4 0 622171213 110678016 18341 33554432000 134512640 135305190 4291262768 18446744073709551615 134528501 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13107/tid=13110] ppid=13104 vsize=108084 CPUtime=24.58 cores=1,3,5,7
/proc/13107/task/13110/stat : 13110 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 2153 0 0 0 2454 4 0 0 25 0 4 0 622171213 110678016 18341 33554432000 134512640 135305190 4291262768 18446744073709551615 134551983 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 98.97
Current children cumulated vsize (KiB) 116784

[startup+51.1007 s]
/proc/loadavg: 7.97 7.90 5.84 9/339 13111
/proc/meminfo: memFree=10355244/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0.66 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 357 9856 0 0 0 0 63 3 17 0 1 0 622171123 8908800 253 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13104/statm: 2175 253 209 178 0 68 0
[pid=13107] ppid=13104 vsize=125512 CPUtime=200.44 cores=1,3,5,7
/proc/13107/stat : 13107 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202496 22604 0 0 0 20020 24 0 0 25 0 4 0 622171190 128524288 22556 33554432000 134512640 135305190 4291262768 18446744073709551615 134556720 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13107/statm: 31378 22556 84 194 0 31182 0
[pid=13107/tid=13108] ppid=13104 vsize=125512 CPUtime=50.18 cores=1,3,5,7
/proc/13107/task/13108/stat : 13108 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 2626 0 0 0 5013 5 0 0 25 0 4 0 622171213 128524288 22556 33554432000 134512640 135305190 4291262768 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13107/tid=13109] ppid=13104 vsize=125512 CPUtime=50.19 cores=1,3,5,7
/proc/13107/task/13109/stat : 13109 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 2289 0 0 0 5014 5 0 0 25 0 4 0 622171213 128524288 22556 33554432000 134512640 135305190 4291262768 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13107/tid=13110] ppid=13104 vsize=125512 CPUtime=50.18 cores=1,3,5,7
/proc/13107/task/13110/stat : 13110 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 3505 0 0 0 5013 5 0 0 25 0 4 0 622171213 128524288 22556 33554432000 134512640 135305190 4291262768 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 201.1
Current children cumulated vsize (KiB) 134212

[startup+102.301 s]
/proc/loadavg: 8.04 7.93 5.95 9/339 13113
/proc/meminfo: memFree=10336380/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0.66 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 357 9856 0 0 0 0 63 3 17 0 1 0 622171123 8908800 253 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13104/statm: 2175 253 209 178 0 68 0
[pid=13107] ppid=13104 vsize=135132 CPUtime=404.72 cores=1,3,5,7
/proc/13107/stat : 13107 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202496 25111 0 0 0 40446 26 0 0 25 0 4 0 622171190 138375168 25059 33554432000 134512640 135305190 4291262768 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13107/statm: 33783 25059 84 194 0 33587 0
[pid=13107/tid=13108] ppid=13104 vsize=135132 CPUtime=101.39 cores=1,3,5,7
/proc/13107/task/13108/stat : 13108 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 3111 0 0 0 10134 5 0 0 25 0 4 0 622171213 138375168 25059 33554432000 134512640 135305190 4291262768 18446744073709551615 134556752 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13107/tid=13109] ppid=13104 vsize=135132 CPUtime=101.4 cores=1,3,5,7
/proc/13107/task/13109/stat : 13109 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 3071 0 0 0 10134 6 0 0 25 0 4 0 622171213 138375168 25059 33554432000 134512640 135305190 4291262768 18446744073709551615 134552792 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13107/tid=13110] ppid=13104 vsize=135132 CPUtime=101.39 cores=1,3,5,7
/proc/13107/task/13110/stat : 13110 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 4209 0 0 0 10133 6 0 0 25 0 4 0 622171213 138375168 25059 33554432000 134512640 135305190 4291262768 18446744073709551615 134557466 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 405.38
Current children cumulated vsize (KiB) 143832

[startup+162.301 s]
/proc/loadavg: 8.06 7.95 6.08 9/339 13114
/proc/meminfo: memFree=10271140/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0.66 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 357 9856 0 0 0 0 63 3 17 0 1 0 622171123 8908800 253 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13104/statm: 2175 253 209 178 0 68 0
[pid=13107] ppid=13104 vsize=165988 CPUtime=644.04 cores=1,3,5,7
/proc/13107/stat : 13107 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202496 32774 0 0 0 64373 31 0 0 25 0 4 0 622171190 169971712 32722 33554432000 134512640 135305190 4291262768 18446744073709551615 134556770 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13107/statm: 41497 32722 84 194 0 41301 0
[pid=13107/tid=13108] ppid=13104 vsize=165988 CPUtime=161.39 cores=1,3,5,7

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

/proc/13107/task/13110/stat : 13110 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 14968 0 0 0 82126 15 0 0 25 0 4 0 622171213 294412288 62709 33554432000 134512640 135305190 4291262768 18446744073709551615 134528590 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3277.54
Current children cumulated vsize (KiB) 296212

[startup+882.313 s]
/proc/loadavg: 8.10 8.09 7.15 9/339 13133
/proc/meminfo: memFree=9695068/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0.66 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 357 9856 0 0 0 0 63 3 17 0 1 0 622171123 8908800 253 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13104/statm: 2175 253 209 178 0 68 0
[pid=13107] ppid=13104 vsize=288892 CPUtime=3516.26 cores=1,3,5,7
/proc/13107/stat : 13107 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202496 63023 0 0 0 351572 54 0 0 25 0 4 0 622171190 295825408 62971 33554432000 134512640 135305190 4291262768 18446744073709551615 134528274 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13107/statm: 72223 62971 84 194 0 72027 0
[pid=13107/tid=13108] ppid=13104 vsize=288892 CPUtime=881.42 cores=1,3,5,7
/proc/13107/task/13108/stat : 13108 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 11477 0 0 0 88131 11 0 0 25 0 4 0 622171213 295825408 62971 33554432000 134512640 135305190 4291262768 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13107/tid=13109] ppid=13104 vsize=288892 CPUtime=881.41 cores=1,3,5,7
/proc/13107/task/13109/stat : 13109 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 12993 0 0 0 88128 13 0 0 25 0 4 0 622171213 295825408 62971 33554432000 134512640 135305190 4291262768 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13107/tid=13110] ppid=13104 vsize=288892 CPUtime=881.42 cores=1,3,5,7
/proc/13107/task/13110/stat : 13110 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 15046 0 0 0 88127 15 0 0 20 0 4 0 622171213 295825408 62971 33554432000 134512640 135305190 4291262768 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3516.92
Current children cumulated vsize (KiB) 297592

[startup+942.301 s]
/proc/loadavg: 8.15 8.10 7.21 9/339 13135
/proc/meminfo: memFree=9691080/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0.66 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 357 9856 0 0 0 0 63 3 17 0 1 0 622171123 8908800 253 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13104/statm: 2175 253 209 178 0 68 0
[pid=13107] ppid=13104 vsize=289532 CPUtime=3755.57 cores=1,3,5,7
/proc/13107/stat : 13107 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202496 63169 0 0 0 375503 54 0 0 25 0 4 0 622171190 296480768 63117 33554432000 134512640 135305190 4291262768 18446744073709551615 134558360 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13107/statm: 72383 63117 84 194 0 72187 0
[pid=13107/tid=13108] ppid=13104 vsize=289532 CPUtime=941.41 cores=1,3,5,7
/proc/13107/task/13108/stat : 13108 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 11490 0 0 0 94130 11 0 0 25 0 4 0 622171213 296480768 63117 33554432000 134512640 135305190 4291262768 18446744073709551615 134556804 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13107/tid=13109] ppid=13104 vsize=289532 CPUtime=941.4 cores=1,3,5,7
/proc/13107/task/13109/stat : 13109 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 13018 0 0 0 94127 13 0 0 25 0 4 0 622171213 296480768 63117 33554432000 134512640 135305190 4291262768 18446744073709551615 134552855 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13107/tid=13110] ppid=13104 vsize=289532 CPUtime=941.41 cores=1,3,5,7
/proc/13107/task/13110/stat : 13110 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 15046 0 0 0 94126 15 0 0 25 0 4 0 622171213 296480768 63117 33554432000 134512640 135305190 4291262768 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3756.23
Current children cumulated vsize (KiB) 298232

[startup+1002.3 s]
/proc/loadavg: 8.15 8.11 7.27 9/339 13137
/proc/meminfo: memFree=9688068/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0.66 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 357 9856 0 0 0 0 63 3 17 0 1 0 622171123 8908800 253 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13104/statm: 2175 253 209 178 0 68 0
[pid=13107] ppid=13104 vsize=289840 CPUtime=3994.92 cores=1,3,5,7
/proc/13107/stat : 13107 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202496 63259 0 0 0 399438 54 0 0 25 0 4 0 622171190 296796160 63207 33554432000 134512640 135305190 4291262768 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13107/statm: 72460 63207 84 194 0 72264 0
[pid=13107/tid=13108] ppid=13104 vsize=289840 CPUtime=1001.41 cores=1,3,5,7
/proc/13107/task/13108/stat : 13108 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 11530 0 0 0 100130 11 0 0 25 0 4 0 622171213 296796160 63207 33554432000 134512640 135305190 4291262768 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13107/tid=13109] ppid=13104 vsize=289840 CPUtime=1001.41 cores=1,3,5,7
/proc/13107/task/13109/stat : 13109 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 13051 0 0 0 100128 13 0 0 25 0 4 0 622171213 296796160 63207 33554432000 134512640 135305190 4291262768 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13107/tid=13110] ppid=13104 vsize=289840 CPUtime=1001.41 cores=1,3,5,7
/proc/13107/task/13110/stat : 13110 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 15053 0 0 0 100126 15 0 0 25 0 4 0 622171213 296796160 63207 33554432000 134512640 135305190 4291262768 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3995.58
Current children cumulated vsize (KiB) 298540

[startup+1062.3 s]
/proc/loadavg: 8.10 8.10 7.32 10/339 13138
/proc/meminfo: memFree=9636960/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0.66 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 357 9856 0 0 0 0 63 3 17 0 1 0 622171123 8908800 253 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13104/statm: 2175 253 209 178 0 68 0
[pid=13107] ppid=13104 vsize=291008 CPUtime=4234.28 cores=1,3,5,7
/proc/13107/stat : 13107 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202496 63633 0 0 0 423373 55 0 0 25 0 4 0 622171190 297992192 63581 33554432000 134512640 135305190 4291262768 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13107/statm: 72752 63581 84 194 0 72556 0
[pid=13107/tid=13108] ppid=13104 vsize=291008 CPUtime=1061.41 cores=1,3,5,7
/proc/13107/task/13108/stat : 13108 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 11694 0 0 0 106130 11 0 0 25 0 4 0 622171213 297992192 63581 33554432000 134512640 135305190 4291262768 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13107/tid=13109] ppid=13104 vsize=291008 CPUtime=1061.41 cores=1,3,5,7
/proc/13107/task/13109/stat : 13109 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 13131 0 0 0 106128 13 0 0 25 0 4 0 622171213 297992192 63581 33554432000 134512640 135305190 4291262768 18446744073709551615 134552302 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13107/tid=13110] ppid=13104 vsize=291008 CPUtime=1061.41 cores=1,3,5,7
/proc/13107/task/13110/stat : 13110 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 15147 0 0 0 106126 15 0 0 25 0 4 0 622171213 297992192 63581 33554432000 134512640 135305190 4291262768 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4234.94
Current children cumulated vsize (KiB) 299708

[startup+1122.3 s]
/proc/loadavg: 7.84 8.01 7.33 9/339 13173
/proc/meminfo: memFree=9363176/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0.66 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 357 9856 0 0 0 0 63 3 17 0 1 0 622171123 8908800 253 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13104/statm: 2175 253 209 178 0 68 0
[pid=13107] ppid=13104 vsize=291520 CPUtime=4473.62 cores=1,3,5,7
/proc/13107/stat : 13107 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202496 63806 0 0 0 447307 55 0 0 25 0 4 0 622171190 298516480 63750 33554432000 134512640 135305190 4291262768 18446744073709551615 134557557 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13107/statm: 72880 63750 84 194 0 72684 0
[pid=13107/tid=13108] ppid=13104 vsize=291520 CPUtime=1121.4 cores=1,3,5,7
/proc/13107/task/13108/stat : 13108 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 11710 0 0 0 112129 11 0 0 25 0 4 0 622171213 298516480 63750 33554432000 134512640 135305190 4291262768 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13107/tid=13109] ppid=13104 vsize=291520 CPUtime=1121.41 cores=1,3,5,7
/proc/13107/task/13109/stat : 13109 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 13213 0 0 0 112128 13 0 0 25 0 4 0 622171213 298516480 63750 33554432000 134512640 135305190 4291262768 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13107/tid=13110] ppid=13104 vsize=291520 CPUtime=1121.41 cores=1,3,5,7
/proc/13107/task/13110/stat : 13110 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 15189 0 0 0 112126 15 0 0 25 0 4 0 622171213 298516480 63750 33554432000 134512640 135305190 4291262768 18446744073709551615 134556720 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4474.28
Current children cumulated vsize (KiB) 300220

[startup+1182.3 s]
/proc/loadavg: 8.05 8.05 7.39 9/339 13174
/proc/meminfo: memFree=8834800/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0.66 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 357 9856 0 0 0 0 63 3 17 0 1 0 622171123 8908800 253 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13104/statm: 2175 253 209 178 0 68 0
[pid=13107] ppid=13104 vsize=294100 CPUtime=4712.97 cores=1,3,5,7
/proc/13107/stat : 13107 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202496 64330 0 0 0 471242 55 0 0 25 0 4 0 622171190 301158400 64274 33554432000 134512640 135305190 4291262768 18446744073709551615 134556807 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/13107/statm: 73525 64274 84 194 0 73329 0
[pid=13107/tid=13108] ppid=13104 vsize=294100 CPUtime=1181.4 cores=1,3,5,7
/proc/13107/task/13108/stat : 13108 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 11813 0 0 0 118129 11 0 0 25 0 4 0 622171213 301158400 64274 33554432000 134512640 135305190 4291262768 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13107/tid=13109] ppid=13104 vsize=294100 CPUtime=1181.41 cores=1,3,5,7
/proc/13107/task/13109/stat : 13109 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 13234 0 0 0 118128 13 0 0 25 0 4 0 622171213 301158400 64274 33554432000 134512640 135305190 4291262768 18446744073709551615 134552923 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13107/tid=13110] ppid=13104 vsize=294100 CPUtime=1181.22 cores=1,3,5,7
/proc/13107/task/13110/stat : 13110 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 15420 0 0 0 118106 16 0 0 25 0 4 0 622171213 301158400 64274 33554432000 134512640 135305190 4291262768 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4713.63
Current children cumulated vsize (KiB) 302800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204 s]
/proc/loadavg: 8.10 8.06 7.41 9/339 13175
/proc/meminfo: memFree=8574264/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0.66 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 357 9856 0 0 0 0 63 3 17 0 1 0 622171123 8908800 253 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13104/statm: 2175 253 209 178 0 68 0
[pid=13107] ppid=13104 vsize=294172 CPUtime=4799.56 cores=1,3,5,7
/proc/13107/stat : 13107 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202496 64352 0 0 0 479901 55 0 0 25 0 4 0 622171190 301232128 64296 33554432000 134512640 135305190 4291262768 18446744073709551615 134528573 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/13107/statm: 73543 64296 84 194 0 73347 0
[pid=13107/tid=13108] ppid=13104 vsize=294172 CPUtime=1203.11 cores=1,3,5,7
/proc/13107/task/13108/stat : 13108 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 11813 0 0 0 120300 11 0 0 25 0 4 0 622171213 301232128 64296 33554432000 134512640 135305190 4291262768 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13107/tid=13109] ppid=13104 vsize=294172 CPUtime=1203.13 cores=1,3,5,7
/proc/13107/task/13109/stat : 13109 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 13243 0 0 0 120300 13 0 0 25 0 4 0 622171213 301232128 64296 33554432000 134512640 135305190 4291262768 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13107/tid=13110] ppid=13104 vsize=294172 CPUtime=1202.68 cores=1,3,5,7
/proc/13107/task/13110/stat : 13110 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 15420 0 0 0 120252 16 0 0 25 0 4 0 622171213 301232128 64296 33554432000 134512640 135305190 4291262768 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 302872

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1204 s]
/proc/loadavg: 8.10 8.06 7.41 9/339 13175
/proc/meminfo: memFree=8574264/32951124 swapFree=67111352/67111528
[pid=13104] ppid=13102 vsize=8700 CPUtime=0.66 cores=1,3,5,7
/proc/13104/stat : 13104 (manysat.sh) S 13102 13104 12895 0 -1 4202496 357 9856 0 0 0 0 63 3 17 0 1 0 622171123 8908800 253 33554432000 4194304 4922060 140735236362896 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13104/statm: 2175 253 209 178 0 68 0
[pid=13107] ppid=13104 vsize=294172 CPUtime=4799.56 cores=1,3,5,7
/proc/13107/stat : 13107 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202496 64352 0 0 0 479901 55 0 0 25 0 4 0 622171190 301232128 64296 33554432000 134512640 135305190 4291262768 18446744073709551615 134528573 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/13107/statm: 73543 64296 84 194 0 73347 0
[pid=13107/tid=13108] ppid=13104 vsize=294172 CPUtime=1203.11 cores=1,3,5,7
/proc/13107/task/13108/stat : 13108 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 11813 0 0 0 120300 11 0 0 25 0 4 0 622171213 301232128 64296 33554432000 134512640 135305190 4291262768 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13107/tid=13109] ppid=13104 vsize=294172 CPUtime=1203.13 cores=1,3,5,7
/proc/13107/task/13109/stat : 13109 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 13243 0 0 0 120300 13 0 0 25 0 4 0 622171213 301232128 64296 33554432000 134512640 135305190 4291262768 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13107/tid=13110] ppid=13104 vsize=294172 CPUtime=1202.68 cores=1,3,5,7
/proc/13107/task/13110/stat : 13110 (manysat1.1_stat) R 13104 13104 12895 0 -1 4202560 15420 0 0 0 120252 16 0 0 25 0 4 0 622171213 301232128 64296 33554432000 134512640 135305190 4291262768 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 302872

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13104 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=639902
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=32994
# CPU time returned by wait4() is 0.672896
# while last known CPU time is 4800.22
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1204.02
CPU time (s): 4800.22
CPU user time (s): 4799.64
CPU system time (s): 0.58
CPU usage (%): 398.682
Max. virtual memory (cumulated for all children) (KiB): 302872

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

runsolver used 3.67644 second user time and 9.47356 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-13 16:39:15
IDJOB=3361951
IDBENCH=70829
IDSOLVER=1838
FILE ID=node143/3361951-1305297555
RUNJOBID= node143-1305296391-12914
PBS_JOBID= 13321410
Free space on /tmp= 41208 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361951-1305297555/watcher-3361951-1305297555 -o /tmp/evaluation-result-3361951-1305297555/solver-3361951-1305297555 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3361951-1305297555.cnf aimd 1

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=2004796002

node143.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.846
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.69
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.846
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.846
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.74
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.846
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.83
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.846
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.75
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.846
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.83
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10495024 kB
Buffers:        228412 kB
Cached:        5472132 kB
SwapCached:          0 kB
Active:       17314248 kB
Inactive:      4830208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10495024 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            5696 kB
Writeback:           0 kB
AnonPages:    16443888 kB
Mapped:          29408 kB
Slab:           195192 kB
PageTables:      53728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70232028 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= 41092 MiB
End job on node143 at 2011-05-13 16:59:21