Trace number 3361933

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.39 1203.82

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |   13869    32361 |    4160       0        0     nan |  0.000 % |
0.00/0.04	c |         0 |   10390    29200 |      --       0       --      -- |     --   | -3477/-3156
0.00/0.04	c ==============================================================================
0.00/0.04	c Result  :   #vars: 2564   #clauses: 10390   #literals: 29200
0.00/0.04	c CPU time:   0.040993 s
0.00/0.04	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-3361933-1305297065/watcher-3361933-1305297065 -o /tmp/evaluation-result-3361933-1305297065/solver-3361933-1305297065 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3361933-1305297065.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: 8.09 7.18 4.11 5/368 26267
/proc/meminfo: memFree=21063856/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622122094 8908800 249 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26267/statm: 2175 249 209 178 0 68 0

[startup+0.072621 s]
/proc/loadavg: 8.09 7.18 4.11 5/368 26267
/proc/meminfo: memFree=21063856/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+0.358465 s]
/proc/loadavg: 8.09 7.18 4.11 5/368 26267
/proc/meminfo: memFree=21063856/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+0.96825 s]
/proc/loadavg: 8.09 7.18 4.11 5/368 26267
/proc/meminfo: memFree=21063856/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+1.05673 s]
/proc/loadavg: 8.09 7.18 4.11 5/368 26267
/proc/meminfo: memFree=21063856/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+1.50046 s]
/proc/loadavg: 8.09 7.18 4.11 5/368 26267
/proc/meminfo: memFree=21063856/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+3.10116 s]
/proc/loadavg: 8.09 7.19 4.13 9/373 26273
/proc/meminfo: memFree=21043720/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
[pid=26270] ppid=26267 vsize=54064 CPUtime=12.12 cores=1,3,5,7
/proc/26270/stat : 26270 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202496 5059 0 0 0 1210 2 0 0 25 0 4 0 622122100 55361536 5008 33554432000 134512640 135305190 4294477008 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/26270/statm: 13516 5008 84 194 0 13320 0
[pid=26270/tid=26271] ppid=26267 vsize=54064 CPUtime=3.03 cores=1,3,5,7
/proc/26270/task/26271/stat : 26271 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 786 0 0 0 303 0 0 0 25 0 4 0 622122101 55361536 5008 33554432000 134512640 135305190 4294477008 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=26270/tid=26272] ppid=26267 vsize=54064 CPUtime=3.03 cores=1,3,5,7
/proc/26270/task/26272/stat : 26272 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 1111 0 0 0 303 0 0 0 25 0 4 0 622122101 55361536 5008 33554432000 134512640 135305190 4294477008 18446744073709551615 134551531 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=26270/tid=26273] ppid=26267 vsize=54064 CPUtime=3 cores=1,3,5,7
/proc/26270/task/26273/stat : 26273 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 1245 0 0 0 300 0 0 0 25 0 4 0 622122101 55361536 5008 33554432000 134512640 135305190 4294477008 18446744073709551615 134562206 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 62764

[startup+6.30056 s]
/proc/loadavg: 8.09 7.19 4.13 9/373 26273
/proc/meminfo: memFree=21035544/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
[pid=26270] ppid=26267 vsize=61380 CPUtime=24.88 cores=1,3,5,7
/proc/26270/stat : 26270 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202496 6903 0 0 0 2485 3 0 0 22 0 4 0 622122100 62853120 6852 33554432000 134512640 135305190 4294477008 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/26270/statm: 15345 6852 84 194 0 15149 0
[pid=26270/tid=26271] ppid=26267 vsize=61380 CPUtime=6.22 cores=1,3,5,7
/proc/26270/task/26271/stat : 26271 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 1144 0 0 0 622 0 0 0 21 0 4 0 622122101 62853120 6852 33554432000 134512640 135305190 4294477008 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=26270/tid=26272] ppid=26267 vsize=61380 CPUtime=6.22 cores=1,3,5,7
/proc/26270/task/26272/stat : 26272 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 1718 0 0 0 622 0 0 0 25 0 4 0 622122101 62853120 6852 33554432000 134512640 135305190 4294477008 18446744073709551615 134551751 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=26270/tid=26273] ppid=26267 vsize=61380 CPUtime=6.15 cores=1,3,5,7
/proc/26270/task/26273/stat : 26273 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 1784 0 0 0 615 0 0 0 25 0 4 0 622122101 62853120 6852 33554432000 134512640 135305190 4294477008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 70080

[startup+12.7003 s]
/proc/loadavg: 8.07 7.22 4.17 9/373 26273
/proc/meminfo: memFree=21016348/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
[pid=26270] ppid=26267 vsize=70928 CPUtime=50.44 cores=1,3,5,7
/proc/26270/stat : 26270 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202496 9354 0 0 0 5041 3 0 0 25 0 4 0 622122100 72630272 9303 33554432000 134512640 135305190 4294477008 18446744073709551615 134551808 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/26270/statm: 17732 9303 84 194 0 17536 0
[pid=26270/tid=26271] ppid=26267 vsize=70928 CPUtime=12.63 cores=1,3,5,7
/proc/26270/task/26271/stat : 26271 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 1521 0 0 0 1263 0 0 0 25 0 4 0 622122101 72630272 9303 33554432000 134512640 135305190 4294477008 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=26270/tid=26272] ppid=26267 vsize=70928 CPUtime=12.63 cores=1,3,5,7
/proc/26270/task/26272/stat : 26272 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 2490 0 0 0 1263 0 0 0 25 0 4 0 622122101 72630272 9303 33554432000 134512640 135305190 4294477008 18446744073709551615 134528446 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=26270/tid=26273] ppid=26267 vsize=70928 CPUtime=12.49 cores=1,3,5,7
/proc/26270/task/26273/stat : 26273 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 2409 0 0 0 1249 0 0 0 25 0 4 0 622122101 72630272 9303 33554432000 134512640 135305190 4294477008 18446744073709551615 134528559 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 79628

[startup+25.5009 s]
/proc/loadavg: 8.06 7.24 4.21 9/373 26274
/proc/meminfo: memFree=20993524/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
[pid=26270] ppid=26267 vsize=85072 CPUtime=101.44 cores=1,3,5,7
/proc/26270/stat : 26270 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202496 12889 0 0 0 10138 6 0 0 25 0 4 0 622122100 87113728 12787 33554432000 134512640 135305190 4294477008 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/26270/statm: 21268 12787 84 194 0 21072 0
[pid=26270/tid=26271] ppid=26267 vsize=85072 CPUtime=25.42 cores=1,3,5,7
/proc/26270/task/26271/stat : 26271 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 2241 0 0 0 2541 1 0 0 25 0 4 0 622122101 87113728 12787 33554432000 134512640 135305190 4294477008 18446744073709551615 134528203 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=26270/tid=26272] ppid=26267 vsize=85072 CPUtime=25.42 cores=1,3,5,7
/proc/26270/task/26272/stat : 26272 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 3699 0 0 0 2541 1 0 0 25 0 4 0 622122101 87113728 12787 33554432000 134512640 135305190 4294477008 18446744073709551615 134528875 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=26270/tid=26273] ppid=26267 vsize=85072 CPUtime=25.14 cores=1,3,5,7
/proc/26270/task/26273/stat : 26273 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 3300 0 0 0 2513 1 0 0 25 0 4 0 622122101 87113728 12787 33554432000 134512640 135305190 4294477008 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 93772

[startup+51.1011 s]
/proc/loadavg: 8.04 7.30 4.31 9/373 26275
/proc/meminfo: memFree=20969064/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
[pid=26270] ppid=26267 vsize=98752 CPUtime=203.52 cores=1,3,5,7
/proc/26270/stat : 26270 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202496 16183 0 0 0 20342 10 0 0 25 0 4 0 622122100 101122048 16081 33554432000 134512640 135305190 4294477008 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/26270/statm: 24688 16081 84 194 0 24492 0
[pid=26270/tid=26271] ppid=26267 vsize=98752 CPUtime=51.01 cores=1,3,5,7
/proc/26270/task/26271/stat : 26271 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 2862 0 0 0 5100 1 0 0 25 0 4 0 622122101 101122048 16081 33554432000 134512640 135305190 4294477008 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=26270/tid=26272] ppid=26267 vsize=98752 CPUtime=51.02 cores=1,3,5,7
/proc/26270/task/26272/stat : 26272 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 4841 0 0 0 5099 3 0 0 25 0 4 0 622122101 101122048 16081 33554432000 134512640 135305190 4294477008 18446744073709551615 134552738 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=26270/tid=26273] ppid=26267 vsize=98752 CPUtime=50.44 cores=1,3,5,7
/proc/26270/task/26273/stat : 26273 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 4135 0 0 0 5042 2 0 0 25 0 4 0 622122101 101122048 16081 33554432000 134512640 135305190 4294477008 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.56
Current children cumulated vsize (KiB) 107452

[startup+102.3 s]
/proc/loadavg: 8.14 7.45 4.52 9/373 26276
/proc/meminfo: memFree=20885204/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
[pid=26270] ppid=26267 vsize=121552 CPUtime=407.68 cores=1,3,5,7
/proc/26270/stat : 26270 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202496 21505 0 0 0 40753 15 0 0 25 0 4 0 622122100 124469248 21403 33554432000 134512640 135305190 4294477008 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/26270/statm: 30388 21403 84 194 0 30192 0
[pid=26270/tid=26271] ppid=26267 vsize=121552 CPUtime=102.2 cores=1,3,5,7
/proc/26270/task/26271/stat : 26271 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 4043 0 0 0 10218 2 0 0 25 0 4 0 622122101 124469248 21403 33554432000 134512640 135305190 4294477008 18446744073709551615 134528562 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=26270/tid=26272] ppid=26267 vsize=121552 CPUtime=102.22 cores=1,3,5,7
/proc/26270/task/26272/stat : 26272 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 6640 0 0 0 10217 5 0 0 25 0 4 0 622122101 124469248 21403 33554432000 134512640 135305190 4294477008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=26270/tid=26273] ppid=26267 vsize=121552 CPUtime=101.02 cores=1,3,5,7
/proc/26270/task/26273/stat : 26273 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 5314 0 0 0 10099 3 0 0 25 0 4 0 622122101 124469248 21403 33554432000 134512640 135305190 4294477008 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.72
Current children cumulated vsize (KiB) 130252

[startup+162.301 s]
/proc/loadavg: 8.11 7.58 4.76 9/373 26277
/proc/meminfo: memFree=20831344/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
[pid=26270] ppid=26267 vsize=138096 CPUtime=647 cores=1,3,5,7
/proc/26270/stat : 26270 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202496 25872 0 0 0 64678 22 0 0 25 0 4 0 622122100 141410304 25770 33554432000 134512640 135305190 4294477008 18446744073709551615 134551709 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/26270/statm: 34524 25770 84 194 0 34328 0
[pid=26270/tid=26271] ppid=26267 vsize=138096 CPUtime=162.2 cores=1,3,5,7
/proc/26270/task/26271/stat : 26271 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 5260 0 0 0 16217 3 0 0 25 0 4 0 622122101 141410304 25770 33554432000 134512640 135305190 4294477008 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=26270/tid=26272] ppid=26267 vsize=138096 CPUtime=162.22 cores=1,3,5,7
/proc/26270/task/26272/stat : 26272 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 7979 0 0 0 16215 7 0 0 25 0 4 0 622122101 141410304 25770 33554432000 134512640 135305190 4294477008 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=26270/tid=26273] ppid=26267 vsize=138096 CPUtime=160.32 cores=1,3,5,7
/proc/26270/task/26273/stat : 26273 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 6244 0 0 0 16027 5 0 0 25 0 4 0 622122101 141410304 25770 33554432000 134512640 135305190 4294477008 18446744073709551615 134548263 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.04
Current children cumulated vsize (KiB) 146796

[startup+222.301 s]

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

/proc/26270/task/26273/stat : 26273 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 12822 0 0 0 81939 13 0 0 25 0 4 0 622122101 299905024 62841 33554432000 134512640 135305190 4294477008 18446744073709551615 134528814 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3278.97
Current children cumulated vsize (KiB) 301576

[startup+882.301 s]
/proc/loadavg: 8.07 8.04 6.54 9/373 26297
/proc/meminfo: memFree=20371080/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
[pid=26270] ppid=26267 vsize=305644 CPUtime=3518.18 cores=1,3,5,7
/proc/26270/stat : 26270 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202496 65912 0 0 0 351742 76 0 0 25 0 4 0 622122100 312979456 65810 33554432000 134512640 135305190 4294477008 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/26270/statm: 76411 65810 84 194 0 76215 0
[pid=26270/tid=26271] ppid=26267 vsize=305644 CPUtime=874.37 cores=1,3,5,7
/proc/26270/task/26271/stat : 26271 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 12791 0 0 0 87423 14 0 0 25 0 4 0 622122101 312979456 65810 33554432000 134512640 135305190 4294477008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=26270/tid=26272] ppid=26267 vsize=305644 CPUtime=882.15 cores=1,3,5,7
/proc/26270/task/26272/stat : 26272 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 25359 0 0 0 88183 32 0 0 25 0 4 0 622122101 312979456 65810 33554432000 134512640 135305190 4294477008 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=26270/tid=26273] ppid=26267 vsize=305644 CPUtime=879.51 cores=1,3,5,7
/proc/26270/task/26273/stat : 26273 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 13629 0 0 0 87937 14 0 0 25 0 4 0 622122101 312979456 65810 33554432000 134512640 135305190 4294477008 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3518.22
Current children cumulated vsize (KiB) 314344

[startup+942.314 s]
/proc/loadavg: 8.10 8.06 6.64 10/373 26298
/proc/meminfo: memFree=20340528/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
[pid=26270] ppid=26267 vsize=320568 CPUtime=3757.46 cores=1,3,5,7
/proc/26270/stat : 26270 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202496 69187 0 0 0 375666 80 0 0 25 0 4 0 622122100 328261632 69085 33554432000 134512640 135305190 4294477008 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/26270/statm: 80142 69085 84 194 0 79946 0
[pid=26270/tid=26271] ppid=26267 vsize=320568 CPUtime=933.66 cores=1,3,5,7
/proc/26270/task/26271/stat : 26271 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 12994 0 0 0 93352 14 0 0 25 0 4 0 622122101 328261632 69085 33554432000 134512640 135305190 4294477008 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=26270/tid=26272] ppid=26267 vsize=320568 CPUtime=942.16 cores=1,3,5,7
/proc/26270/task/26272/stat : 26272 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 26802 0 0 0 94183 33 0 0 25 0 4 0 622122101 328261632 69085 33554432000 134512640 135305190 4294477008 18446744073709551615 134528933 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=26270/tid=26273] ppid=26267 vsize=320568 CPUtime=939.5 cores=1,3,5,7
/proc/26270/task/26273/stat : 26273 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 14228 0 0 0 93935 15 0 0 25 0 4 0 622122101 328261632 69085 33554432000 134512640 135305190 4294477008 18446744073709551615 134559236 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3757.5
Current children cumulated vsize (KiB) 329268

[startup+1002.3 s]
/proc/loadavg: 8.04 8.05 6.72 9/373 26300
/proc/meminfo: memFree=20325348/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
[pid=26270] ppid=26267 vsize=321828 CPUtime=3996.72 cores=1,3,5,7
/proc/26270/stat : 26270 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202496 69591 0 0 0 399591 81 0 0 25 0 4 0 622122100 329551872 69489 33554432000 134512640 135305190 4294477008 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/26270/statm: 80457 69489 84 194 0 80261 0
[pid=26270/tid=26271] ppid=26267 vsize=321828 CPUtime=992.95 cores=1,3,5,7
/proc/26270/task/26271/stat : 26271 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 13236 0 0 0 99281 14 0 0 25 0 4 0 622122101 329551872 69489 33554432000 134512640 135305190 4294477008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=26270/tid=26272] ppid=26267 vsize=321828 CPUtime=1002.14 cores=1,3,5,7
/proc/26270/task/26272/stat : 26272 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 26859 0 0 0 100181 33 0 0 25 0 4 0 622122101 329551872 69489 33554432000 134512640 135305190 4294477008 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=26270/tid=26273] ppid=26267 vsize=321828 CPUtime=999.49 cores=1,3,5,7
/proc/26270/task/26273/stat : 26273 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 14239 0 0 0 99934 15 0 0 25 0 4 0 622122101 329551872 69489 33554432000 134512640 135305190 4294477008 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3996.76
Current children cumulated vsize (KiB) 330528

[startup+1062.3 s]
/proc/loadavg: 7.20 7.82 6.72 9/373 26334
/proc/meminfo: memFree=17525764/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
[pid=26270] ppid=26267 vsize=332432 CPUtime=4236 cores=1,3,5,7
/proc/26270/stat : 26270 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202496 71611 0 0 0 423517 83 0 0 25 0 4 0 622122100 340410368 71509 33554432000 134512640 135305190 4294477008 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/26270/statm: 83108 71509 84 194 0 82912 0
[pid=26270/tid=26271] ppid=26267 vsize=332432 CPUtime=1052.24 cores=1,3,5,7
/proc/26270/task/26271/stat : 26271 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 13836 0 0 0 105209 15 0 0 25 0 4 0 622122101 340410368 71509 33554432000 134512640 135305190 4294477008 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=26270/tid=26272] ppid=26267 vsize=332432 CPUtime=1062.14 cores=1,3,5,7
/proc/26270/task/26272/stat : 26272 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 27673 0 0 0 106180 34 0 0 25 0 4 0 622122101 340410368 71509 33554432000 134512640 135305190 4294477008 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=26270/tid=26273] ppid=26267 vsize=332432 CPUtime=1059.49 cores=1,3,5,7
/proc/26270/task/26273/stat : 26273 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 14653 0 0 0 105934 15 0 0 25 0 4 0 622122101 340410368 71509 33554432000 134512640 135305190 4294477008 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4236.04
Current children cumulated vsize (KiB) 341132

[startup+1122.3 s]
/proc/loadavg: 7.90 7.90 6.81 9/373 26336
/proc/meminfo: memFree=17255008/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
[pid=26270] ppid=26267 vsize=334816 CPUtime=4475.27 cores=1,3,5,7
/proc/26270/stat : 26270 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202496 72530 0 0 0 447442 85 0 0 25 0 4 0 622122100 342851584 72428 33554432000 134512640 135305190 4294477008 18446744073709551615 134551712 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/26270/statm: 83704 72428 84 194 0 83508 0
[pid=26270/tid=26271] ppid=26267 vsize=334816 CPUtime=1111.51 cores=1,3,5,7
/proc/26270/task/26271/stat : 26271 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 14136 0 0 0 111136 15 0 0 25 0 4 0 622122101 342851584 72428 33554432000 134512640 135305190 4294477008 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=26270/tid=26272] ppid=26267 vsize=334816 CPUtime=1122.13 cores=1,3,5,7
/proc/26270/task/26272/stat : 26272 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 28039 0 0 0 112178 35 0 0 25 0 4 0 622122101 342851584 72428 33554432000 134512640 135305190 4294477008 18446744073709551615 134528136 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=26270/tid=26273] ppid=26267 vsize=334816 CPUtime=1119.5 cores=1,3,5,7
/proc/26270/task/26273/stat : 26273 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 14789 0 0 0 111934 16 0 0 25 0 4 0 622122101 342851584 72428 33554432000 134512640 135305190 4294477008 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4475.31
Current children cumulated vsize (KiB) 343516

[startup+1182.3 s]
/proc/loadavg: 8.07 7.94 6.90 9/373 26338
/proc/meminfo: memFree=16979404/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
[pid=26270] ppid=26267 vsize=341988 CPUtime=4714.56 cores=1,3,5,7
/proc/26270/stat : 26270 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202496 74176 0 0 0 471368 88 0 0 25 0 4 0 622122100 350195712 74074 33554432000 134512640 135305190 4294477008 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/26270/statm: 85497 74074 84 194 0 85301 0
[pid=26270/tid=26271] ppid=26267 vsize=341988 CPUtime=1170.8 cores=1,3,5,7
/proc/26270/task/26271/stat : 26271 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 14337 0 0 0 117064 16 0 0 25 0 4 0 622122101 350195712 74074 33554432000 134512640 135305190 4294477008 18446744073709551615 134528571 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=26270/tid=26272] ppid=26267 vsize=341988 CPUtime=1182.13 cores=1,3,5,7
/proc/26270/task/26272/stat : 26272 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 28893 0 0 0 118176 37 0 0 25 0 4 0 622122101 350195712 74074 33554432000 134512640 135305190 4294477008 18446744073709551615 134552893 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=26270/tid=26273] ppid=26267 vsize=341988 CPUtime=1179.5 cores=1,3,5,7
/proc/26270/task/26273/stat : 26273 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 15135 0 0 0 117934 16 0 0 25 0 4 0 622122101 350195712 74074 33554432000 134512640 135305190 4294477008 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4714.6
Current children cumulated vsize (KiB) 350688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 7.93 7.93 6.92 6/370 26366
/proc/meminfo: memFree=20790692/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
[pid=26270] ppid=26267 vsize=351588 CPUtime=4800.35 cores=1,3,5,7
/proc/26270/stat : 26270 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202496 76551 0 0 0 479944 91 0 0 25 0 4 0 622122100 360026112 76449 33554432000 134512640 135305190 4294477008 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/26270/statm: 87897 76449 84 194 0 87701 0
[pid=26270/tid=26271] ppid=26267 vsize=351588 CPUtime=1192.06 cores=1,3,5,7
/proc/26270/task/26271/stat : 26271 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 14475 0 0 0 119190 16 0 0 25 0 4 0 622122101 360026112 76449 33554432000 134512640 135305190 4294477008 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=26270/tid=26272] ppid=26267 vsize=351588 CPUtime=1203.64 cores=1,3,5,7
/proc/26270/task/26272/stat : 26272 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 30556 0 0 0 120324 40 0 0 25 0 4 0 622122101 360026112 76449 33554432000 134512640 135305190 4294477008 18446744073709551615 134553262 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=26270/tid=26273] ppid=26267 vsize=351588 CPUtime=1201.01 cores=1,3,5,7
/proc/26270/task/26273/stat : 26273 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 15465 0 0 0 120085 16 0 0 25 0 4 0 622122101 360026112 76449 33554432000 134512640 135305190 4294477008 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 360288

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

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

[startup+1203.8 s]
/proc/loadavg: 7.93 7.93 6.92 6/370 26366
/proc/meminfo: memFree=20790692/32951124 swapFree=66341972/67111528
[pid=26267] ppid=26265 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/26267/stat : 26267 (manysat.sh) S 26265 26267 25977 0 -1 4202496 357 751 0 0 0 0 4 0 25 0 1 0 622122094 8908800 252 33554432000 4194304 4922060 140736852669232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26267/statm: 2175 252 209 178 0 68 0
[pid=26270] ppid=26267 vsize=351588 CPUtime=4800.35 cores=1,3,5,7
/proc/26270/stat : 26270 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202496 76551 0 0 0 479944 91 0 0 25 0 4 0 622122100 360026112 76449 33554432000 134512640 135305190 4294477008 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/26270/statm: 87897 76449 84 194 0 87701 0
[pid=26270/tid=26271] ppid=26267 vsize=351588 CPUtime=1192.06 cores=1,3,5,7
/proc/26270/task/26271/stat : 26271 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 14475 0 0 0 119190 16 0 0 25 0 4 0 622122101 360026112 76449 33554432000 134512640 135305190 4294477008 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=26270/tid=26272] ppid=26267 vsize=351588 CPUtime=1203.64 cores=1,3,5,7
/proc/26270/task/26272/stat : 26272 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 30556 0 0 0 120324 40 0 0 25 0 4 0 622122101 360026112 76449 33554432000 134512640 135305190 4294477008 18446744073709551615 134553262 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=26270/tid=26273] ppid=26267 vsize=351588 CPUtime=1201.01 cores=1,3,5,7
/proc/26270/task/26273/stat : 26273 (manysat1.1_stat) R 26267 26267 25977 0 -1 4202560 15465 0 0 0 120085 16 0 0 25 0 4 0 622122101 360026112 76449 33554432000 134512640 135305190 4294477008 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 360288

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1203.82
CPU time (s): 4800.39
CPU user time (s): 4799.48
CPU system time (s): 0.91
CPU usage (%): 398.762
Max. virtual memory (cumulated for all children) (KiB): 360288

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

runsolver used 3.81942 second user time and 10.4154 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-13 16:31:05
IDJOB=3361933
IDBENCH=70785
IDSOLVER=1838
FILE ID=node141/3361933-1305297065
RUNJOBID= node141-1305296391-25996
PBS_JOBID= 13321412
Free space on /tmp= 48868 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361933-1305297065/watcher-3361933-1305297065 -o /tmp/evaluation-result-3361933-1305297065/solver-3361933-1305297065 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3361933-1305297065.cnf aimd 1

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=478513561

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21064012 kB
Buffers:        210224 kB
Cached:        5908416 kB
SwapCached:      22860 kB
Active:        3331008 kB
Inactive:      8329448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21064012 kB
SwapTotal:    67111528 kB
SwapFree:     66341972 kB
Dirty:            1648 kB
Writeback:           0 kB
AnonPages:     5525524 kB
Mapped:          19920 kB
Slab:           124592 kB
PageTables:      38244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86591880 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= 48876 MiB
End job on node141 at 2011-05-13 16:51:11