Trace number 3361851

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.43 1207.73

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
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 variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

Solver Data

0.00/0.00	c Parsing...
0.00/0.59	c ==============================================================================
0.00/0.59	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.59	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.59	c ==============================================================================
0.00/0.59	c |         0 | 1346401  3139386 |  403920       0        0     nan |  0.000 % |
4.78/4.87	c |         0 |  534198  1400252 |      --       0       --      -- |     --   | -504732/-1043370
4.78/4.87	c ==============================================================================
4.78/4.87	c Result  :   #vars: 84762   #clauses: 534198   #literals: 1400252
4.78/4.87	c CPU time:   4.75528 s
4.78/4.87	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-3361851-1305296390/watcher-3361851-1305296390 -o /tmp/evaluation-result-3361851-1305296390/solver-3361851-1305296390 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3361851-1305296390.cnf aimd 1 

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 6/295 19833
/proc/meminfo: memFree=24713932/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 622055074 8908800 249 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19833/statm: 2175 249 209 178 0 68 0

[startup+0.029634 s]
/proc/loadavg: 0.00 0.00 0.00 6/295 19833
/proc/meminfo: memFree=24713932/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 622055074 8908800 249 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19833/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100622 s]
/proc/loadavg: 0.00 0.00 0.00 6/295 19833
/proc/meminfo: memFree=24713932/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 622055074 8908800 249 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19833/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300585 s]
/proc/loadavg: 0.00 0.00 0.00 6/295 19833
/proc/meminfo: memFree=24713932/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 622055074 8908800 249 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19833/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700511 s]
/proc/loadavg: 0.00 0.00 0.00 6/295 19833
/proc/meminfo: memFree=24713932/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 622055074 8908800 249 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19833/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50036 s]
/proc/loadavg: 0.00 0.00 0.00 6/297 19835
/proc/meminfo: memFree=24569344/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 622055074 8908800 249 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19833/statm: 2175 249 209 178 0 68 0
[pid=19834] ppid=19833 vsize=173468 CPUtime=1.49 cores=0,2,4,6
/proc/19834/stat : 19834 (SatElite) R 19833 19833 19790 0 -1 4202496 39039 0 0 0 142 7 0 0 25 0 1 0 622055074 177631232 35634 33554432000 134512640 135034092 4289333728 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19834/statm: 43367 35634 68 128 0 43237 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 182168

[startup+3.10107 s]
/proc/loadavg: 0.00 0.00 0.00 6/297 19835
/proc/meminfo: memFree=24555828/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 622055074 8908800 249 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19833/statm: 2175 249 209 178 0 68 0
[pid=19834] ppid=19833 vsize=196252 CPUtime=3.09 cores=0,2,4,6
/proc/19834/stat : 19834 (SatElite) R 19833 19833 19790 0 -1 4202496 43510 0 0 0 302 7 0 0 25 0 1 0 622055074 200962048 39355 33554432000 134512640 135034092 4289333728 18446744073709551615 134541335 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/19834/statm: 49063 39355 68 128 0 48933 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 204952

[startup+6.30044 s]
/proc/loadavg: 0.40 0.08 0.03 6/297 19836
/proc/meminfo: memFree=24620844/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=5.2 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 357 59665 0 0 0 0 507 13 18 0 1 0 622055074 8908800 252 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19833/statm: 2175 252 209 178 0 68 0
[pid=19836] ppid=19833 vsize=183516 CPUtime=2.17 cores=0,2,4,6
/proc/19836/stat : 19836 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202496 36287 0 0 0 207 10 0 0 18 0 4 0 622055596 187920384 36211 33554432000 134512640 135305190 4287922624 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/19836/statm: 45879 36211 84 194 0 45683 0
Current children cumulated CPU time (s) 7.37
Current children cumulated vsize (KiB) 192216

[startup+12.7003 s]
/proc/loadavg: 1.01 0.21 0.07 9/300 19839
/proc/meminfo: memFree=24520276/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=5.2 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 357 59665 0 0 0 0 507 13 18 0 1 0 622055074 8908800 252 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19833/statm: 2175 252 209 178 0 68 0
[pid=19836] ppid=19833 vsize=185088 CPUtime=27.3 cores=0,2,4,6
/proc/19836/stat : 19836 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202496 36718 0 0 0 2716 14 0 0 25 0 4 0 622055596 189530112 36642 33554432000 134512640 135305190 4287922624 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/19836/statm: 46272 36642 84 194 0 46076 0
[pid=19836/tid=19837] ppid=19833 vsize=185088 CPUtime=6.66 cores=0,2,4,6
/proc/19836/task/19837/stat : 19837 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 774 0 0 0 664 2 0 0 25 0 4 0 622055665 189530112 36642 33554432000 134512640 135305190 4287922624 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=19836/tid=19838] ppid=19833 vsize=185088 CPUtime=6.66 cores=0,2,4,6
/proc/19836/task/19838/stat : 19838 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 681 0 0 0 663 3 0 0 25 0 4 0 622055665 189530112 36642 33554432000 134512640 135305190 4287922624 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=19836/tid=19839] ppid=19833 vsize=185088 CPUtime=6.61 cores=0,2,4,6
/proc/19836/task/19839/stat : 19839 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 831 0 0 0 659 2 0 0 25 0 4 0 622055665 189530112 36642 33554432000 134512640 135305190 4287922624 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 32.5
Current children cumulated vsize (KiB) 193788

[startup+25.5009 s]
/proc/loadavg: 2.56 0.60 0.20 9/300 19839
/proc/meminfo: memFree=24503808/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=5.2 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 357 59665 0 0 0 0 507 13 18 0 1 0 622055074 8908800 252 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19833/statm: 2175 252 209 178 0 68 0
[pid=19836] ppid=19833 vsize=194200 CPUtime=78.38 cores=0,2,4,6
/proc/19836/stat : 19836 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202496 38914 0 0 0 7822 16 0 0 25 0 4 0 622055596 198860800 38838 33554432000 134512640 135305190 4287922624 18446744073709551615 134840070 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/19836/statm: 48550 38838 84 194 0 48354 0
[pid=19836/tid=19837] ppid=19833 vsize=194200 CPUtime=19.47 cores=0,2,4,6
/proc/19836/task/19837/stat : 19837 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 1208 0 0 0 1944 3 0 0 25 0 4 0 622055665 198860800 38838 33554432000 134512640 135305190 4287922624 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=19836/tid=19838] ppid=19833 vsize=194200 CPUtime=19.46 cores=0,2,4,6
/proc/19836/task/19838/stat : 19838 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 1486 0 0 0 1942 4 0 0 25 0 4 0 622055665 198860800 38838 33554432000 134512640 135305190 4287922624 18446744073709551615 134551983 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=19836/tid=19839] ppid=19833 vsize=194200 CPUtime=19.29 cores=0,2,4,6
/proc/19836/task/19839/stat : 19839 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 1392 0 0 0 1926 3 0 0 25 0 4 0 622055665 198860800 38838 33554432000 134512640 135305190 4287922624 18446744073709551615 134530638 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 83.58
Current children cumulated vsize (KiB) 202900

[startup+51.1012 s]
/proc/loadavg: 4.30 1.16 0.39 10/300 19873
/proc/meminfo: memFree=24230448/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=5.2 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 357 59665 0 0 0 0 507 13 18 0 1 0 622055074 8908800 252 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19833/statm: 2175 252 209 178 0 68 0
[pid=19836] ppid=19833 vsize=223536 CPUtime=180.53 cores=0,2,4,6
/proc/19836/stat : 19836 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202496 46364 0 0 0 18030 23 0 0 25 0 4 0 622055596 228900864 46288 33554432000 134512640 135305190 4287922624 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/19836/statm: 55884 46288 84 194 0 55688 0
[pid=19836/tid=19837] ppid=19833 vsize=223536 CPUtime=45.07 cores=0,2,4,6
/proc/19836/task/19837/stat : 19837 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 2568 0 0 0 4503 4 0 0 25 0 4 0 622055665 228900864 46288 33554432000 134512640 135305190 4287922624 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=19836/tid=19838] ppid=19833 vsize=223536 CPUtime=45.06 cores=0,2,4,6
/proc/19836/task/19838/stat : 19838 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 3723 0 0 0 4499 7 0 0 25 0 4 0 622055665 228900864 46288 33554432000 134512640 135305190 4287922624 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=19836/tid=19839] ppid=19833 vsize=223536 CPUtime=44.65 cores=0,2,4,6
/proc/19836/task/19839/stat : 19839 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 3858 0 0 0 4460 5 0 0 18 0 4 0 622055665 228900864 46288 33554432000 134512640 135305190 4287922624 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 185.73
Current children cumulated vsize (KiB) 232236

[startup+102.311 s]
/proc/loadavg: 6.56 2.32 0.83 9/300 19875
/proc/meminfo: memFree=24107052/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=5.2 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 357 59665 0 0 0 0 507 13 18 0 1 0 622055074 8908800 252 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19833/statm: 2175 252 209 178 0 68 0
[pid=19836] ppid=19833 vsize=270324 CPUtime=384.85 cores=0,2,4,6
/proc/19836/stat : 19836 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202496 57685 0 0 0 38455 30 0 0 25 0 4 0 622055596 276811776 57609 33554432000 134512640 135305190 4287922624 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/19836/statm: 67581 57609 84 194 0 67385 0
[pid=19836/tid=19837] ppid=19833 vsize=270324 CPUtime=95.97 cores=0,2,4,6
/proc/19836/task/19837/stat : 19837 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 4868 0 0 0 9592 5 0 0 25 0 4 0 622055665 276811776 57609 33554432000 134512640 135305190 4287922624 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=19836/tid=19838] ppid=19833 vsize=270324 CPUtime=96.27 cores=0,2,4,6
/proc/19836/task/19838/stat : 19838 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 7115 0 0 0 9619 8 0 0 25 0 4 0 622055665 276811776 57609 33554432000 134512640 135305190 4287922624 18446744073709551615 134528506 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=19836/tid=19839] ppid=19833 vsize=270324 CPUtime=95.65 cores=0,2,4,6
/proc/19836/task/19839/stat : 19839 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 7072 0 0 0 9557 8 0 0 25 0 4 0 622055665 276811776 57609 33554432000 134512640 135305190 4287922624 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 390.05
Current children cumulated vsize (KiB) 279024

[startup+162.301 s]
/proc/loadavg: 7.54 3.30 1.25 9/300 19876
/proc/meminfo: memFree=24001652/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=5.2 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 357 59665 0 0 0 0 507 13 18 0 1 0 622055074 8908800 252 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19833/statm: 2175 252 209 178 0 68 0
[pid=19836] ppid=19833 vsize=315704 CPUtime=624.24 cores=0,2,4,6
/proc/19836/stat : 19836 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202496 68775 0 0 0 62387 37 0 0 25 0 4 0 622055596 323280896 68699 33554432000 134512640 135305190 4287922624 18446744073709551615 134840070 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/19836/statm: 78926 68699 84 194 0 78730 0
[pid=19836/tid=19837] ppid=19833 vsize=315704 CPUtime=155.4 cores=0,2,4,6
/proc/19836/task/19837/stat : 19837 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 6972 0 0 0 15534 6 0 0 25 0 4 0 622055665 323280896 68699 33554432000 134512640 135305190 4287922624 18446744073709551615 134530682 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=19836/tid=19838] ppid=19833 vsize=315704 CPUtime=156.25 cores=0,2,4,6
/proc/19836/task/19838/stat : 19838 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 10435 0 0 0 15616 9 0 0 25 0 4 0 622055665 323280896 68699 33554432000 134512640 135305190 4287922624 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=19836/tid=19839] ppid=19833 vsize=315704 CPUtime=155.63 cores=0,2,4,6
/proc/19836/task/19839/stat : 19839 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 9990 0 0 0 15553 10 0 0 25 0 4 0 622055665 323280896 68699 33554432000 134512640 135305190 4287922624 18446744073709551615 134557333 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 629.44
Current children cumulated vsize (KiB) 324404

[startup+222.301 s]
/proc/loadavg: 7.94 4.19 1.68 9/300 19878
/proc/meminfo: memFree=23904188/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=5.2 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 357 59665 0 0 0 0 507 13 18 0 1 0 622055074 8908800 252 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19833/statm: 2175 252 209 178 0 68 0
[pid=19836] ppid=19833 vsize=350752 CPUtime=863.65 cores=0,2,4,6
/proc/19836/stat : 19836 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202496 77392 0 0 0 86322 43 0 0 25 0 4 0 622055596 359170048 77316 33554432000 134512640 135305190 4287922624 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/19836/statm: 87688 77316 84 194 0 87492 0
[pid=19836/tid=19837] ppid=19833 vsize=350752 CPUtime=214.85 cores=0,2,4,6

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

/proc/19836/task/19839/stat : 19839 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 30755 0 0 0 81527 32 0 0 25 0 4 0 622055665 605171712 134762 33554432000 134512640 135305190 4287922624 18446744073709551615 134528402 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3262.38
Current children cumulated vsize (KiB) 599688

[startup+882.301 s]
/proc/loadavg: 8.17 7.68 4.96 9/300 19898
/proc/meminfo: memFree=23296100/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=5.2 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 357 59665 0 0 0 0 507 13 18 0 1 0 622055074 8908800 252 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19833/statm: 2175 252 209 178 0 68 0
[pid=19836] ppid=19833 vsize=600584 CPUtime=3496.62 cores=0,2,4,6
/proc/19836/stat : 19836 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202496 137056 0 0 0 349565 97 0 0 25 0 4 0 622055596 614998016 136956 33554432000 134512640 135305190 4287922624 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19836/statm: 150146 136956 84 194 0 149950 0
[pid=19836/tid=19837] ppid=19833 vsize=600584 CPUtime=868.79 cores=0,2,4,6
/proc/19836/task/19837/stat : 19837 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 22043 0 0 0 86860 19 0 0 25 0 4 0 622055665 614998016 136956 33554432000 134512640 135305190 4287922624 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=19836/tid=19838] ppid=19833 vsize=600584 CPUtime=876.15 cores=0,2,4,6
/proc/19836/task/19838/stat : 19838 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 27191 0 0 0 87596 19 0 0 25 0 4 0 622055665 614998016 136956 33554432000 134512640 135305190 4287922624 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=19836/tid=19839] ppid=19833 vsize=600584 CPUtime=875.59 cores=0,2,4,6
/proc/19836/task/19839/stat : 19839 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 31380 0 0 0 87526 33 0 0 25 0 4 0 622055665 614998016 136956 33554432000 134512640 135305190 4287922624 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3501.82
Current children cumulated vsize (KiB) 609284

[startup+942.301 s]
/proc/loadavg: 8.19 7.76 5.14 9/300 19900
/proc/meminfo: memFree=23275476/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=5.2 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 357 59665 0 0 0 0 507 13 18 0 1 0 622055074 8908800 252 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19833/statm: 2175 252 209 178 0 68 0
[pid=19836] ppid=19833 vsize=604776 CPUtime=3736.06 cores=0,2,4,6
/proc/19836/stat : 19836 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202496 137915 0 0 0 373508 98 0 0 25 0 4 0 622055596 619290624 137815 33554432000 134512640 135305190 4287922624 18446744073709551615 134528304 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19836/statm: 151194 137815 84 194 0 150998 0
[pid=19836/tid=19837] ppid=19833 vsize=604776 CPUtime=928.79 cores=0,2,4,6
/proc/19836/task/19837/stat : 19837 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 22105 0 0 0 92860 19 0 0 25 0 4 0 622055665 619290624 137815 33554432000 134512640 135305190 4287922624 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=19836/tid=19838] ppid=19833 vsize=604776 CPUtime=936.15 cores=0,2,4,6
/proc/19836/task/19838/stat : 19838 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 27833 0 0 0 93595 20 0 0 25 0 4 0 622055665 619290624 137815 33554432000 134512640 135305190 4287922624 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=19836/tid=19839] ppid=19833 vsize=604776 CPUtime=935.58 cores=0,2,4,6
/proc/19836/task/19839/stat : 19839 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 31387 0 0 0 93525 33 0 0 25 0 4 0 622055665 619290624 137815 33554432000 134512640 135305190 4287922624 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3741.26
Current children cumulated vsize (KiB) 613476

[startup+1002.3 s]
/proc/loadavg: 8.13 7.82 5.33 9/300 19902
/proc/meminfo: memFree=23231796/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=5.2 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 357 59665 0 0 0 0 507 13 18 0 1 0 622055074 8908800 252 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19833/statm: 2175 252 209 178 0 68 0
[pid=19836] ppid=19833 vsize=645372 CPUtime=3975.5 cores=0,2,4,6
/proc/19836/stat : 19836 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202496 147753 0 0 0 397441 109 0 0 25 0 4 0 622055596 660860928 147653 33554432000 134512640 135305190 4287922624 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19836/statm: 161343 147653 84 194 0 161147 0
[pid=19836/tid=19837] ppid=19833 vsize=645372 CPUtime=988.8 cores=0,2,4,6
/proc/19836/task/19837/stat : 19837 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 24379 0 0 0 98857 23 0 0 25 0 4 0 622055665 660860928 147653 33554432000 134512640 135305190 4287922624 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=19836/tid=19838] ppid=19833 vsize=645372 CPUtime=996.14 cores=0,2,4,6
/proc/19836/task/19838/stat : 19838 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 29639 0 0 0 99592 22 0 0 25 0 4 0 622055665 660860928 147653 33554432000 134512640 135305190 4287922624 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=19836/tid=19839] ppid=19833 vsize=645372 CPUtime=995.58 cores=0,2,4,6
/proc/19836/task/19839/stat : 19839 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 34628 0 0 0 99522 36 0 0 25 0 4 0 622055665 660860928 147653 33554432000 134512640 135305190 4287922624 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3980.7
Current children cumulated vsize (KiB) 654072

[startup+1062.3 s]
/proc/loadavg: 8.05 7.85 5.49 9/300 19903
/proc/meminfo: memFree=23210032/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=5.2 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 357 59665 0 0 0 0 507 13 18 0 1 0 622055074 8908800 252 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19833/statm: 2175 252 209 178 0 68 0
[pid=19836] ppid=19833 vsize=659620 CPUtime=4214.94 cores=0,2,4,6
/proc/19836/stat : 19836 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202496 150893 0 0 0 421383 111 0 0 25 0 4 0 622055596 675450880 150793 33554432000 134512640 135305190 4287922624 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19836/statm: 164905 150793 84 194 0 164709 0
[pid=19836/tid=19837] ppid=19833 vsize=659620 CPUtime=1048.8 cores=0,2,4,6
/proc/19836/task/19837/stat : 19837 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 25347 0 0 0 104857 23 0 0 25 0 4 0 622055665 675450880 150793 33554432000 134512640 135305190 4287922624 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=19836/tid=19838] ppid=19833 vsize=659620 CPUtime=1056.13 cores=0,2,4,6
/proc/19836/task/19838/stat : 19838 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 30487 0 0 0 105591 22 0 0 25 0 4 0 622055665 675450880 150793 33554432000 134512640 135305190 4287922624 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=19836/tid=19839] ppid=19833 vsize=659620 CPUtime=1055.58 cores=0,2,4,6
/proc/19836/task/19839/stat : 19839 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 35513 0 0 0 105521 37 0 0 25 0 4 0 622055665 675450880 150793 33554432000 134512640 135305190 4287922624 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4220.14
Current children cumulated vsize (KiB) 668320

[startup+1122.3 s]
/proc/loadavg: 8.08 7.89 5.65 9/300 19905
/proc/meminfo: memFree=23193372/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=5.2 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 357 59665 0 0 0 0 507 13 18 0 1 0 622055074 8908800 252 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19833/statm: 2175 252 209 178 0 68 0
[pid=19836] ppid=19833 vsize=670276 CPUtime=4454.38 cores=0,2,4,6
/proc/19836/stat : 19836 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202496 153247 0 0 0 445324 114 0 0 25 0 4 0 622055596 686362624 153147 33554432000 134512640 135305190 4287922624 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19836/statm: 167569 153147 84 194 0 167373 0
[pid=19836/tid=19837] ppid=19833 vsize=670276 CPUtime=1108.79 cores=0,2,4,6
/proc/19836/task/19837/stat : 19837 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 25640 0 0 0 110855 24 0 0 25 0 4 0 622055665 686362624 153147 33554432000 134512640 135305190 4287922624 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=19836/tid=19838] ppid=19833 vsize=670276 CPUtime=1116.12 cores=0,2,4,6
/proc/19836/task/19838/stat : 19838 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 31128 0 0 0 111589 23 0 0 25 0 4 0 622055665 686362624 153147 33554432000 134512640 135305190 4287922624 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=19836/tid=19839] ppid=19833 vsize=670276 CPUtime=1115.58 cores=0,2,4,6
/proc/19836/task/19839/stat : 19839 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 36646 0 0 0 111521 37 0 0 25 0 4 0 622055665 686362624 153147 33554432000 134512640 135305190 4287922624 18446744073709551615 134528506 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4459.58
Current children cumulated vsize (KiB) 678976

[startup+1182.3 s]
/proc/loadavg: 8.11 7.92 5.80 9/300 19906
/proc/meminfo: memFree=23170868/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=5.2 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 357 59665 0 0 0 0 507 13 18 0 1 0 622055074 8908800 252 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19833/statm: 2175 252 209 178 0 68 0
[pid=19836] ppid=19833 vsize=680556 CPUtime=4693.81 cores=0,2,4,6
/proc/19836/stat : 19836 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202496 155519 0 0 0 469264 117 0 0 25 0 4 0 622055596 696889344 155419 33554432000 134512640 135305190 4287922624 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/19836/statm: 170139 155419 84 194 0 169943 0
[pid=19836/tid=19837] ppid=19833 vsize=680556 CPUtime=1168.78 cores=0,2,4,6
/proc/19836/task/19837/stat : 19837 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 26212 0 0 0 116854 24 0 0 25 0 4 0 622055665 696889344 155419 33554432000 134512640 135305190 4287922624 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=19836/tid=19838] ppid=19833 vsize=680556 CPUtime=1175.77 cores=0,2,4,6
/proc/19836/task/19838/stat : 19838 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 31797 0 0 0 117553 24 0 0 25 0 4 0 622055665 696889344 155419 33554432000 134512640 135305190 4287922624 18446744073709551615 134528402 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=19836/tid=19839] ppid=19833 vsize=680556 CPUtime=1175.56 cores=0,2,4,6
/proc/19836/task/19839/stat : 19839 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 37223 0 0 0 117518 38 0 0 25 0 4 0 622055665 696889344 155419 33554432000 134512640 135305190 4287922624 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4699.01
Current children cumulated vsize (KiB) 689256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.7 s]
/proc/loadavg: 8.06 7.93 5.86 10/300 19907
/proc/meminfo: memFree=23159320/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=5.2 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 357 59665 0 0 0 0 507 13 18 0 1 0 622055074 8908800 252 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19833/statm: 2175 252 209 178 0 68 0
[pid=19836] ppid=19833 vsize=683360 CPUtime=4795.23 cores=0,2,4,6
/proc/19836/stat : 19836 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202496 156214 0 0 0 479405 118 0 0 25 0 4 0 622055596 699760640 156114 33554432000 134512640 135305190 4287922624 18446744073709551615 134528319 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/19836/statm: 170840 156114 84 194 0 170644 0
[pid=19836/tid=19837] ppid=19833 vsize=683360 CPUtime=1194.2 cores=0,2,4,6
/proc/19836/task/19837/stat : 19837 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 26271 0 0 0 119396 24 0 0 25 0 4 0 622055665 699760640 156114 33554432000 134512640 135305190 4287922624 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=19836/tid=19838] ppid=19833 vsize=683360 CPUtime=1200.94 cores=0,2,4,6
/proc/19836/task/19838/stat : 19838 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 31955 0 0 0 120070 24 0 0 25 0 4 0 622055665 699760640 156114 33554432000 134512640 135305190 4287922624 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=19836/tid=19839] ppid=19833 vsize=683360 CPUtime=1200.99 cores=0,2,4,6
/proc/19836/task/19839/stat : 19839 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 37406 0 0 0 120061 38 0 0 25 0 4 0 622055665 699760640 156114 33554432000 134512640 135305190 4287922624 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.43
Current children cumulated vsize (KiB) 692060

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

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

[startup+1207.7 s]
/proc/loadavg: 8.06 7.93 5.86 10/300 19907
/proc/meminfo: memFree=23159320/32951124 swapFree=63485424/67111528
[pid=19833] ppid=19831 vsize=8700 CPUtime=5.2 cores=0,2,4,6
/proc/19833/stat : 19833 (manysat.sh) S 19831 19833 19790 0 -1 4202496 357 59665 0 0 0 0 507 13 18 0 1 0 622055074 8908800 252 33554432000 4194304 4922060 140736174677376 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/19833/statm: 2175 252 209 178 0 68 0
[pid=19836] ppid=19833 vsize=683360 CPUtime=4795.23 cores=0,2,4,6
/proc/19836/stat : 19836 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202496 156214 0 0 0 479405 118 0 0 25 0 4 0 622055596 699760640 156114 33554432000 134512640 135305190 4287922624 18446744073709551615 134528319 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/19836/statm: 170840 156114 84 194 0 170644 0
[pid=19836/tid=19837] ppid=19833 vsize=683360 CPUtime=1194.2 cores=0,2,4,6
/proc/19836/task/19837/stat : 19837 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 26271 0 0 0 119396 24 0 0 25 0 4 0 622055665 699760640 156114 33554432000 134512640 135305190 4287922624 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=19836/tid=19838] ppid=19833 vsize=683360 CPUtime=1200.94 cores=0,2,4,6
/proc/19836/task/19838/stat : 19838 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 31955 0 0 0 120070 24 0 0 25 0 4 0 622055665 699760640 156114 33554432000 134512640 135305190 4287922624 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=19836/tid=19839] ppid=19833 vsize=683360 CPUtime=1200.99 cores=0,2,4,6
/proc/19836/task/19839/stat : 19839 (manysat1.1_stat) R 19833 19833 19790 0 -1 4202560 37406 0 0 0 120061 38 0 0 25 0 4 0 622055665 699760640 156114 33554432000 134512640 135305190 4287922624 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.43
Current children cumulated vsize (KiB) 692060

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1207.73
CPU time (s): 4800.43
CPU user time (s): 4799.12
CPU system time (s): 1.31
CPU usage (%): 397.474
Max. virtual memory (cumulated for all children) (KiB): 692060

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

runsolver used 3.10653 second user time and 7.8948 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-13 16:19:52
IDJOB=3361851
IDBENCH=20365
IDSOLVER=1838
FILE ID=node147/3361851-1305296390
RUNJOBID= node147-1305296390-19808
PBS_JOBID= 13321406
Free space on /tmp= 52524 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-17-u.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361851-1305296390/watcher-3361851-1305296390 -o /tmp/evaluation-result-3361851-1305296390/solver-3361851-1305296390 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3361851-1305296390.cnf aimd 1

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

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED=498905485

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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:      24714220 kB
Buffers:        224040 kB
Cached:        4765688 kB
SwapCached:      13132 kB
Active:        1360168 kB
Inactive:      6666500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24714220 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           28176 kB
Writeback:           0 kB
AnonPages:     3031932 kB
Mapped:          15220 kB
Slab:           118536 kB
PageTables:      29132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44884000 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= 52460 MiB
End job on node147 at 2011-05-13 16:40:01