Trace number 3362289

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.15 1203.73

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1092.34
Satisfiable
(Un)Satisfiability was proved
Number of variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
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 |    3344    10640 |    1003       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2976    10528 |      --       0       --      -- |     --   | -240/400
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 602   #clauses: 2976   #literals: 10528
0.00/0.00	c CPU time:   0.006998 s
0.00/0.00	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-3362289-1305301059/watcher-3362289-1305301059 -o /tmp/evaluation-result-3362289-1305301059/solver-3362289-1305301059 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362289-1305301059.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.11 8.12 8.01 5/368 31675
/proc/meminfo: memFree=10698144/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0

[startup+0.0625971 s]
/proc/loadavg: 8.11 8.12 8.01 5/368 31675
/proc/meminfo: memFree=10698144/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.505262 s]
/proc/loadavg: 8.11 8.12 8.01 5/368 31675
/proc/meminfo: memFree=10698144/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.826343 s]
/proc/loadavg: 8.11 8.12 8.01 5/368 31675
/proc/meminfo: memFree=10698144/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.906804 s]
/proc/loadavg: 8.11 8.12 8.01 5/368 31675
/proc/meminfo: memFree=10698144/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50088 s]
/proc/loadavg: 8.11 8.12 8.01 5/368 31675
/proc/meminfo: memFree=10698144/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.1006 s]
/proc/loadavg: 8.18 8.13 8.02 9/373 31681
/proc/meminfo: memFree=10685700/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
[pid=31677] ppid=31675 vsize=47440 CPUtime=12.31 cores=1,3,5,7
/proc/31677/stat : 31677 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202496 3325 0 0 0 1230 1 0 0 25 0 4 0 622522156 48578560 3274 33554432000 134512640 135305190 4294120576 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31677/statm: 11860 3274 84 194 0 11664 0
[pid=31677/tid=31679] ppid=31675 vsize=47440 CPUtime=3.08 cores=1,3,5,7
/proc/31677/task/31679/stat : 31679 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 769 0 0 0 308 0 0 0 25 0 4 0 622522156 48578560 3274 33554432000 134512640 135305190 4294120576 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31677/tid=31680] ppid=31675 vsize=47440 CPUtime=3.08 cores=1,3,5,7
/proc/31677/task/31680/stat : 31680 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 631 0 0 0 308 0 0 0 25 0 4 0 622522156 48578560 3274 33554432000 134512640 135305190 4294120576 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31677/tid=31681] ppid=31675 vsize=47440 CPUtime=3.05 cores=1,3,5,7
/proc/31677/task/31681/stat : 31681 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 792 0 0 0 305 0 0 0 25 0 4 0 622522156 48578560 3274 33554432000 134512640 135305190 4294120576 18446744073709551615 134556720 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 56140

[startup+6.30103 s]
/proc/loadavg: 8.17 8.13 8.02 9/373 31681
/proc/meminfo: memFree=10674088/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
[pid=31677] ppid=31675 vsize=56588 CPUtime=25.06 cores=1,3,5,7
/proc/31677/stat : 31677 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202496 5752 0 0 0 2505 1 0 0 25 0 4 0 622522156 57946112 5701 33554432000 134512640 135305190 4294120576 18446744073709551615 134528268 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31677/statm: 14147 5701 84 194 0 13951 0
[pid=31677/tid=31679] ppid=31675 vsize=56588 CPUtime=6.28 cores=1,3,5,7
/proc/31677/task/31679/stat : 31679 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 1243 0 0 0 628 0 0 0 25 0 4 0 622522156 57946112 5701 33554432000 134512640 135305190 4294120576 18446744073709551615 134528747 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31677/tid=31680] ppid=31675 vsize=56588 CPUtime=6.28 cores=1,3,5,7
/proc/31677/task/31680/stat : 31680 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 1275 0 0 0 628 0 0 0 25 0 4 0 622522156 57946112 5701 33554432000 134512640 135305190 4294120576 18446744073709551615 134541522 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31677/tid=31681] ppid=31675 vsize=56588 CPUtime=6.21 cores=1,3,5,7
/proc/31677/task/31681/stat : 31681 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 1446 0 0 0 621 0 0 0 25 0 4 0 622522156 57946112 5701 33554432000 134512640 135305190 4294120576 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 65288

[startup+12.7139 s]
/proc/loadavg: 8.15 8.12 8.02 9/373 31681
/proc/meminfo: memFree=10663120/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
[pid=31677] ppid=31675 vsize=66152 CPUtime=50.64 cores=1,3,5,7
/proc/31677/stat : 31677 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202496 8203 0 0 0 5061 3 0 0 25 0 4 0 622522156 67739648 8152 33554432000 134512640 135305190 4294120576 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31677/statm: 16538 8152 84 194 0 16342 0
[pid=31677/tid=31679] ppid=31675 vsize=66152 CPUtime=12.69 cores=1,3,5,7
/proc/31677/task/31679/stat : 31679 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 1789 0 0 0 1269 0 0 0 25 0 4 0 622522156 67739648 8152 33554432000 134512640 135305190 4294120576 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31677/tid=31680] ppid=31675 vsize=66152 CPUtime=12.68 cores=1,3,5,7
/proc/31677/task/31680/stat : 31680 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 1978 0 0 0 1268 0 0 0 25 0 4 0 622522156 67739648 8152 33554432000 134512640 135305190 4294120576 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31677/tid=31681] ppid=31675 vsize=66152 CPUtime=12.54 cores=1,3,5,7
/proc/31677/task/31681/stat : 31681 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 2058 0 0 0 1254 0 0 0 25 0 4 0 622522156 67739648 8152 33554432000 134512640 135305190 4294120576 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 74852

[startup+25.5006 s]
/proc/loadavg: 8.13 8.12 8.01 9/373 31682
/proc/meminfo: memFree=10651568/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
[pid=31677] ppid=31675 vsize=78152 CPUtime=101.64 cores=1,3,5,7
/proc/31677/stat : 31677 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202496 11060 0 0 0 10159 5 0 0 25 0 4 0 622522156 80027648 11009 33554432000 134512640 135305190 4294120576 18446744073709551615 134528455 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31677/statm: 19538 11009 84 194 0 19342 0
[pid=31677/tid=31679] ppid=31675 vsize=78152 CPUtime=25.48 cores=1,3,5,7
/proc/31677/task/31679/stat : 31679 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 2425 0 0 0 2547 1 0 0 25 0 4 0 622522156 80027648 11009 33554432000 134512640 135305190 4294120576 18446744073709551615 134528408 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31677/tid=31680] ppid=31675 vsize=78152 CPUtime=25.47 cores=1,3,5,7
/proc/31677/task/31680/stat : 31680 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 2834 0 0 0 2546 1 0 0 25 0 4 0 622522156 80027648 11009 33554432000 134512640 135305190 4294120576 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31677/tid=31681] ppid=31675 vsize=78152 CPUtime=25.19 cores=1,3,5,7
/proc/31677/task/31681/stat : 31681 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 2750 0 0 0 2518 1 0 0 25 0 4 0 622522156 80027648 11009 33554432000 134512640 135305190 4294120576 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 86852

[startup+51.101 s]
/proc/loadavg: 8.13 8.12 8.02 9/373 31682
/proc/meminfo: memFree=10627480/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
[pid=31677] ppid=31675 vsize=96308 CPUtime=203.76 cores=1,3,5,7
/proc/31677/stat : 31677 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202496 15371 0 0 0 20367 9 0 0 25 0 4 0 622522156 98619392 15320 33554432000 134512640 135305190 4294120576 18446744073709551615 134528408 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31677/statm: 24077 15320 84 194 0 23881 0
[pid=31677/tid=31679] ppid=31675 vsize=96308 CPUtime=50.86 cores=1,3,5,7
/proc/31677/task/31679/stat : 31679 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 3291 0 0 0 5085 1 0 0 25 0 4 0 622522156 98619392 15320 33554432000 134512640 135305190 4294120576 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31677/tid=31680] ppid=31675 vsize=96308 CPUtime=51.07 cores=1,3,5,7
/proc/31677/task/31680/stat : 31680 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 4514 0 0 0 5105 2 0 0 25 0 4 0 622522156 98619392 15320 33554432000 134512640 135305190 4294120576 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31677/tid=31681] ppid=31675 vsize=96308 CPUtime=50.71 cores=1,3,5,7
/proc/31677/task/31681/stat : 31681 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 3415 0 0 0 5069 2 0 0 25 0 4 0 622522156 98619392 15320 33554432000 134512640 135305190 4294120576 18446744073709551615 134528573 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 105008

[startup+102.301 s]
/proc/loadavg: 8.05 8.10 8.01 9/373 31684
/proc/meminfo: memFree=10593004/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
[pid=31677] ppid=31675 vsize=111852 CPUtime=407.88 cores=1,3,5,7
/proc/31677/stat : 31677 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202496 19205 0 0 0 40774 14 0 0 25 0 4 0 622522156 114536448 19154 33554432000 134512640 135305190 4294120576 18446744073709551615 134538280 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31677/statm: 27963 19154 84 194 0 27767 0
[pid=31677/tid=31679] ppid=31675 vsize=111852 CPUtime=101.44 cores=1,3,5,7
/proc/31677/task/31679/stat : 31679 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 4034 0 0 0 10142 2 0 0 25 0 4 0 622522156 114536448 19154 33554432000 134512640 135305190 4294120576 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31677/tid=31680] ppid=31675 vsize=111852 CPUtime=102.25 cores=1,3,5,7
/proc/31677/task/31680/stat : 31680 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 5971 0 0 0 10220 5 0 0 25 0 4 0 622522156 114536448 19154 33554432000 134512640 135305190 4294120576 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31677/tid=31681] ppid=31675 vsize=111852 CPUtime=101.9 cores=1,3,5,7
/proc/31677/task/31681/stat : 31681 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 4305 0 0 0 10187 3 0 0 25 0 4 0 622522156 114536448 19154 33554432000 134512640 135305190 4294120576 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.88
Current children cumulated vsize (KiB) 120552

[startup+162.314 s]
/proc/loadavg: 8.15 8.11 8.02 9/373 31685
/proc/meminfo: memFree=10555024/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
[pid=31677] ppid=31675 vsize=133088 CPUtime=647.2 cores=1,3,5,7
/proc/31677/stat : 31677 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202496 23959 0 0 0 64701 19 0 0 25 0 4 0 622522156 136282112 23908 33554432000 134512640 135305190 4294120576 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31677/statm: 33272 23908 84 194 0 33076 0
[pid=31677/tid=31679] ppid=31675 vsize=133088 CPUtime=160.74 cores=1,3,5,7
/proc/31677/task/31679/stat : 31679 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 5007 0 0 0 16071 3 0 0 25 0 4 0 622522156 136282112 23908 33554432000 134512640 135305190 4294120576 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31677/tid=31680] ppid=31675 vsize=133088 CPUtime=162.26 cores=1,3,5,7
/proc/31677/task/31680/stat : 31680 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 7739 0 0 0 16219 7 0 0 25 0 4 0 622522156 136282112 23908 33554432000 134512640 135305190 4294120576 18446744073709551615 134551687 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31677/tid=31681] ppid=31675 vsize=133088 CPUtime=161.91 cores=1,3,5,7
/proc/31677/task/31681/stat : 31681 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 5298 0 0 0 16187 4 0 0 25 0 4 0 622522156 136282112 23908 33554432000 134512640 135305190 4294120576 18446744073709551615 134528446 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.2
Current children cumulated vsize (KiB) 141788

[startup+222.3 s]

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

/proc/31677/task/31681/stat : 31681 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 10186 0 0 0 81765 13 0 0 25 0 4 0 622522156 268873728 54634 33554432000 134512640 135305190 4294120576 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.19
Current children cumulated vsize (KiB) 271272

[startup+882.3 s]
/proc/loadavg: 8.13 8.11 8.05 10/373 31738
/proc/meminfo: memFree=10561520/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
[pid=31677] ppid=31675 vsize=264024 CPUtime=3518.42 cores=1,3,5,7
/proc/31677/stat : 31677 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202496 54982 0 0 0 351773 69 0 0 25 0 4 0 622522156 270360576 54931 33554432000 134512640 135305190 4294120576 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31677/statm: 66006 54931 84 194 0 65810 0
[pid=31677/tid=31679] ppid=31675 vsize=264024 CPUtime=877.02 cores=1,3,5,7
/proc/31677/task/31679/stat : 31679 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 10516 0 0 0 87689 13 0 0 25 0 4 0 622522156 270360576 54931 33554432000 134512640 135305190 4294120576 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31677/tid=31680] ppid=31675 vsize=264024 CPUtime=882.06 cores=1,3,5,7
/proc/31677/task/31680/stat : 31680 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 23211 0 0 0 88176 30 0 0 25 0 4 0 622522156 270360576 54931 33554432000 134512640 135305190 4294120576 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31677/tid=31681] ppid=31675 vsize=264024 CPUtime=877.06 cores=1,3,5,7
/proc/31677/task/31681/stat : 31681 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 10191 0 0 0 87693 13 0 0 25 0 4 0 622522156 270360576 54931 33554432000 134512640 135305190 4294120576 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3518.42
Current children cumulated vsize (KiB) 272724

[startup+942.301 s]
/proc/loadavg: 8.21 8.13 8.06 9/373 31739
/proc/meminfo: memFree=10536684/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
[pid=31677] ppid=31675 vsize=266820 CPUtime=3757.69 cores=1,3,5,7
/proc/31677/stat : 31677 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202496 55830 0 0 0 375699 70 0 0 25 0 4 0 622522156 273223680 55779 33554432000 134512640 135305190 4294120576 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31677/statm: 66705 55779 84 194 0 66509 0
[pid=31677/tid=31679] ppid=31675 vsize=266820 CPUtime=937.02 cores=1,3,5,7
/proc/31677/task/31679/stat : 31679 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 10675 0 0 0 93689 13 0 0 25 0 4 0 622522156 273223680 55779 33554432000 134512640 135305190 4294120576 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31677/tid=31680] ppid=31675 vsize=266820 CPUtime=941.5 cores=1,3,5,7
/proc/31677/task/31680/stat : 31680 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 23459 0 0 0 94120 30 0 0 25 0 4 0 622522156 273223680 55779 33554432000 134512640 135305190 4294120576 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31677/tid=31681] ppid=31675 vsize=266820 CPUtime=936.89 cores=1,3,5,7
/proc/31677/task/31681/stat : 31681 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 10304 0 0 0 93675 14 0 0 25 0 4 0 622522156 273223680 55779 33554432000 134512640 135305190 4294120576 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3757.69
Current children cumulated vsize (KiB) 275520

[startup+1002.3 s]
/proc/loadavg: 8.23 8.14 8.06 9/373 31741
/proc/meminfo: memFree=10505272/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
[pid=31677] ppid=31675 vsize=292976 CPUtime=3996.98 cores=1,3,5,7
/proc/31677/stat : 31677 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202496 61593 0 0 0 399621 77 0 0 25 0 4 0 622522156 300007424 61542 33554432000 134512640 135305190 4294120576 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31677/statm: 73244 61542 84 194 0 73048 0
[pid=31677/tid=31679] ppid=31675 vsize=292976 CPUtime=997.02 cores=1,3,5,7
/proc/31677/task/31679/stat : 31679 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 11290 0 0 0 99688 14 0 0 25 0 4 0 622522156 300007424 61542 33554432000 134512640 135305190 4294120576 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31677/tid=31680] ppid=31675 vsize=292976 CPUtime=1000.81 cores=1,3,5,7
/proc/31677/task/31680/stat : 31680 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 27293 0 0 0 100046 35 0 0 25 0 4 0 622522156 300007424 61542 33554432000 134512640 135305190 4294120576 18446744073709551615 134555129 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31677/tid=31681] ppid=31675 vsize=292976 CPUtime=996.87 cores=1,3,5,7
/proc/31677/task/31681/stat : 31681 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 10793 0 0 0 99673 14 0 0 25 0 4 0 622522156 300007424 61542 33554432000 134512640 135305190 4294120576 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3996.98
Current children cumulated vsize (KiB) 301676

[startup+1062.3 s]
/proc/loadavg: 8.19 8.14 8.07 10/373 31742
/proc/meminfo: memFree=10491200/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
[pid=31677] ppid=31675 vsize=303696 CPUtime=4236.22 cores=1,3,5,7
/proc/31677/stat : 31677 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202496 64241 0 0 0 423540 82 0 0 25 0 4 0 622522156 310984704 64190 33554432000 134512640 135305190 4294120576 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31677/statm: 75924 64190 84 194 0 75728 0
[pid=31677/tid=31679] ppid=31675 vsize=303696 CPUtime=1057.01 cores=1,3,5,7
/proc/31677/task/31679/stat : 31679 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 11749 0 0 0 105686 15 0 0 25 0 4 0 622522156 310984704 64190 33554432000 134512640 135305190 4294120576 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31677/tid=31680] ppid=31675 vsize=303696 CPUtime=1060.08 cores=1,3,5,7
/proc/31677/task/31680/stat : 31680 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 28868 0 0 0 105970 38 0 0 25 0 4 0 622522156 310984704 64190 33554432000 134512640 135305190 4294120576 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31677/tid=31681] ppid=31675 vsize=303696 CPUtime=1056.87 cores=1,3,5,7
/proc/31677/task/31681/stat : 31681 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 11242 0 0 0 105672 15 0 0 25 0 4 0 622522156 310984704 64190 33554432000 134512640 135305190 4294120576 18446744073709551615 134528559 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4236.22
Current children cumulated vsize (KiB) 312396

[startup+1122.3 s]
/proc/loadavg: 8.07 8.12 8.06 9/373 31744
/proc/meminfo: memFree=10456072/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
[pid=31677] ppid=31675 vsize=305840 CPUtime=4475.49 cores=1,3,5,7
/proc/31677/stat : 31677 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202496 64715 0 0 0 447465 84 0 0 25 0 4 0 622522156 313180160 64664 33554432000 134512640 135305190 4294120576 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31677/statm: 76460 64664 84 194 0 76264 0
[pid=31677/tid=31679] ppid=31675 vsize=305840 CPUtime=1117 cores=1,3,5,7
/proc/31677/task/31679/stat : 31679 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 11778 0 0 0 111685 15 0 0 25 0 4 0 622522156 313180160 64664 33554432000 134512640 135305190 4294120576 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31677/tid=31680] ppid=31675 vsize=305840 CPUtime=1119.37 cores=1,3,5,7
/proc/31677/task/31680/stat : 31680 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 28871 0 0 0 111899 38 0 0 25 0 4 0 622522156 313180160 64664 33554432000 134512640 135305190 4294120576 18446744073709551615 134528603 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31677/tid=31681] ppid=31675 vsize=305840 CPUtime=1116.84 cores=1,3,5,7
/proc/31677/task/31681/stat : 31681 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 11641 0 0 0 111668 16 0 0 25 0 4 0 622522156 313180160 64664 33554432000 134512640 135305190 4294120576 18446744073709551615 134547990 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4475.49
Current children cumulated vsize (KiB) 314540

[startup+1182.3 s]
/proc/loadavg: 8.02 8.09 8.06 9/373 31746
/proc/meminfo: memFree=10450804/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
[pid=31677] ppid=31675 vsize=306796 CPUtime=4714.76 cores=1,3,5,7
/proc/31677/stat : 31677 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202496 64954 0 0 0 471392 84 0 0 25 0 4 0 622522156 314159104 64903 33554432000 134512640 135305190 4294120576 18446744073709551615 134528506 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31677/statm: 76699 64903 84 194 0 76503 0
[pid=31677/tid=31679] ppid=31675 vsize=306796 CPUtime=1177 cores=1,3,5,7
/proc/31677/task/31679/stat : 31679 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 11859 0 0 0 117685 15 0 0 25 0 4 0 622522156 314159104 64903 33554432000 134512640 135305190 4294120576 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31677/tid=31680] ppid=31675 vsize=306796 CPUtime=1178.66 cores=1,3,5,7
/proc/31677/task/31680/stat : 31680 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 28879 0 0 0 117828 38 0 0 25 0 4 0 622522156 314159104 64903 33554432000 134512640 135305190 4294120576 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31677/tid=31681] ppid=31675 vsize=306796 CPUtime=1176.83 cores=1,3,5,7
/proc/31677/task/31681/stat : 31681 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 11641 0 0 0 117667 16 0 0 25 0 4 0 622522156 314159104 64903 33554432000 134512640 135305190 4294120576 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4714.76
Current children cumulated vsize (KiB) 315496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.09 8.10 8.06 9/373 31746
/proc/meminfo: memFree=10447332/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
[pid=31677] ppid=31675 vsize=307196 CPUtime=4800.15 cores=1,3,5,7
/proc/31677/stat : 31677 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202496 65031 0 0 0 479930 85 0 0 25 0 4 0 622522156 314568704 64980 33554432000 134512640 135305190 4294120576 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31677/statm: 76799 64980 84 194 0 76603 0
[pid=31677/tid=31679] ppid=31675 vsize=307196 CPUtime=1198.42 cores=1,3,5,7
/proc/31677/task/31679/stat : 31679 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 11867 0 0 0 119827 15 0 0 25 0 4 0 622522156 314568704 64980 33554432000 134512640 135305190 4294120576 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31677/tid=31680] ppid=31675 vsize=307196 CPUtime=1199.81 cores=1,3,5,7
/proc/31677/task/31680/stat : 31680 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 28886 0 0 0 119943 38 0 0 25 0 4 0 622522156 314568704 64980 33554432000 134512640 135305190 4294120576 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31677/tid=31681] ppid=31675 vsize=307196 CPUtime=1198.23 cores=1,3,5,7
/proc/31677/task/31681/stat : 31681 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 11642 0 0 0 119807 16 0 0 25 0 4 0 622522156 314568704 64980 33554432000 134512640 135305190 4294120576 18446744073709551615 134528408 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 315896

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

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

[startup+1203.7 s]
/proc/loadavg: 8.09 8.10 8.06 9/373 31746
/proc/meminfo: memFree=10447332/32951124 swapFree=65155552/67111528
[pid=31675] ppid=31673 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31675/stat : 31675 (manysat.sh) S 31673 31675 31066 0 -1 4202496 357 279 0 0 0 0 0 0 25 0 1 0 622522155 8908800 253 33554432000 4194304 4922060 140733362599856 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/31675/statm: 2175 253 209 178 0 68 0
[pid=31677] ppid=31675 vsize=307196 CPUtime=4800.15 cores=1,3,5,7
/proc/31677/stat : 31677 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202496 65031 0 0 0 479930 85 0 0 25 0 4 0 622522156 314568704 64980 33554432000 134512640 135305190 4294120576 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31677/statm: 76799 64980 84 194 0 76603 0
[pid=31677/tid=31679] ppid=31675 vsize=307196 CPUtime=1198.42 cores=1,3,5,7
/proc/31677/task/31679/stat : 31679 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 11867 0 0 0 119827 15 0 0 25 0 4 0 622522156 314568704 64980 33554432000 134512640 135305190 4294120576 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31677/tid=31680] ppid=31675 vsize=307196 CPUtime=1199.81 cores=1,3,5,7
/proc/31677/task/31680/stat : 31680 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 28886 0 0 0 119943 38 0 0 25 0 4 0 622522156 314568704 64980 33554432000 134512640 135305190 4294120576 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31677/tid=31681] ppid=31675 vsize=307196 CPUtime=1198.23 cores=1,3,5,7
/proc/31677/task/31681/stat : 31681 (manysat1.1_stat) R 31675 31675 31066 0 -1 4202560 11642 0 0 0 119807 16 0 0 25 0 4 0 622522156 314568704 64980 33554432000 134512640 135305190 4294120576 18446744073709551615 134528408 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 315896

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1203.73
CPU time (s): 4800.15
CPU user time (s): 4799.3
CPU system time (s): 0.85
CPU usage (%): 398.774
Max. virtual memory (cumulated for all children) (KiB): 315896

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

runsolver used 4.00139 second user time and 10.2324 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-13 17:37:39
IDJOB=3362289
IDBENCH=83431
IDSOLVER=1838
FILE ID=node146/3362289-1305301059
RUNJOBID= node146-1305296390-31086
PBS_JOBID= 13321407
Free space on /tmp= 41408 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_4_keyfind_1.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362289-1305301059/watcher-3362289-1305301059 -o /tmp/evaluation-result-3362289-1305301059/solver-3362289-1305301059 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362289-1305301059.cnf aimd 1

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

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=745171954

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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:      10698416 kB
Buffers:        221336 kB
Cached:        5862008 kB
SwapCached:       9684 kB
Active:       11786820 kB
Inactive:     10128372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10698416 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:            1608 kB
Writeback:           0 kB
AnonPages:    15829376 kB
Mapped:          22804 kB
Slab:           214268 kB
PageTables:      59320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82170308 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= 41408 MiB
End job on node146 at 2011-05-13 17:57:45