Trace number 3362305

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.21 1204.33

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-18.cnf
MD5SUM47bea79e2bf12e18e409c2c4bd6fac03
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.532
Satisfiable
(Un)Satisfiability was proved
Number of variables7794
Number of clauses186934
Sum of the clauses size1289969
Maximum clause length55
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 220093
Number of clauses of size 316000
Number of clauses of size 45706
Number of clauses of size 56282
Number of clauses of size over 5138847

Solver Data

0.00/0.00	c Parsing...
0.00/0.11	c ==============================================================================
0.00/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.11	c ==============================================================================
0.00/0.11	c |         0 |  186820  1289741 |   56045       0        0     nan |  0.000 % |
0.00/0.41	c |         0 |  185107  1299581 |      --       0       --      -- |     --   | -1252/16030
0.00/0.41	c ==============================================================================
0.00/0.41	c Result  :   #vars: 6866   #clauses: 185107   #literals: 1299581
0.00/0.41	c CPU time:   0.39394 s
0.00/0.41	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-3362305-1305301122/watcher-3362305-1305301122 -o /tmp/evaluation-result-3362305-1305301122/solver-3362305-1305301122 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362305-1305301122.cnf aimd 1 

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

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


[startup+0 s]
/proc/loadavg: 7.99 8.05 7.87 5/356 11679
/proc/meminfo: memFree=4337916/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 641709337 8908800 250 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11679/statm: 2175 250 209 178 0 68 0

[startup+0.068075 s]
/proc/loadavg: 7.99 8.05 7.87 5/356 11679
/proc/meminfo: memFree=4337916/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 641709337 8908800 250 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11679/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101063 s]
/proc/loadavg: 7.99 8.05 7.87 5/356 11679
/proc/meminfo: memFree=4337916/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 641709337 8908800 250 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11679/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301032 s]
/proc/loadavg: 7.99 8.05 7.87 5/356 11679
/proc/meminfo: memFree=4337916/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 641709337 8908800 250 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11679/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70097 s]
/proc/loadavg: 7.99 8.05 7.87 5/356 11679
/proc/meminfo: memFree=4337916/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0.62 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 357 5345 0 0 0 0 60 2 19 0 1 0 641709337 8908800 253 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11679/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 8700

[startup+1.50074 s]
/proc/loadavg: 7.99 8.05 7.87 9/361 11685
/proc/meminfo: memFree=4271784/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0.62 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 357 5345 0 0 0 0 60 2 19 0 1 0 641709337 8908800 253 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11679/statm: 2175 253 209 178 0 68 0
[pid=11682] ppid=11679 vsize=100916 CPUtime=2.68 cores=1,3,5,7
/proc/11682/stat : 11682 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202496 16683 0 0 0 266 2 0 0 18 0 4 0 641709400 103337984 16636 33554432000 134512640 135305190 4287182752 18446744073709551615 134530613 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11682/statm: 25229 16636 84 194 0 25033 0
[pid=11682/tid=11683] ppid=11679 vsize=100916 CPUtime=0.59 cores=1,3,5,7
/proc/11682/task/11683/stat : 11683 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 758 0 0 0 59 0 0 0 25 0 4 0 641709426 103337984 16636 33554432000 134512640 135305190 4287182752 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11682/tid=11684] ppid=11679 vsize=100916 CPUtime=0.61 cores=1,3,5,7
/proc/11682/task/11684/stat : 11684 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 716 0 0 0 61 0 0 0 18 0 4 0 641709426 103337984 16636 33554432000 134512640 135305190 4287182752 18446744073709551615 134528455 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11682/tid=11685] ppid=11679 vsize=100916 CPUtime=0.6 cores=1,3,5,7
/proc/11682/task/11685/stat : 11685 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 882 0 0 0 60 0 0 0 18 0 4 0 641709426 103337984 16636 33554432000 134512640 135305190 4287182752 18446744073709551615 134557484 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 109616

[startup+3.10043 s]
/proc/loadavg: 7.99 8.05 7.87 9/361 11685
/proc/meminfo: memFree=4253948/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0.62 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 357 5345 0 0 0 0 60 2 19 0 1 0 641709337 8908800 253 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11679/statm: 2175 253 209 178 0 68 0
[pid=11682] ppid=11679 vsize=113816 CPUtime=9.06 cores=1,3,5,7
/proc/11682/stat : 11682 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202496 19882 0 0 0 903 3 0 0 21 0 4 0 641709400 116547584 19835 33554432000 134512640 135305190 4287182752 18446744073709551615 134551992 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11682/statm: 28454 19835 84 194 0 28258 0
[pid=11682/tid=11683] ppid=11679 vsize=113816 CPUtime=2.17 cores=1,3,5,7
/proc/11682/task/11683/stat : 11683 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 1346 0 0 0 217 0 0 0 25 0 4 0 641709426 116547584 19835 33554432000 134512640 135305190 4287182752 18446744073709551615 134528744 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11682/tid=11684] ppid=11679 vsize=113816 CPUtime=2.2 cores=1,3,5,7
/proc/11682/task/11684/stat : 11684 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 1546 0 0 0 220 0 0 0 21 0 4 0 641709426 116547584 19835 33554432000 134512640 135305190 4287182752 18446744073709551615 134839991 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11682/tid=11685] ppid=11679 vsize=113816 CPUtime=2.2 cores=1,3,5,7
/proc/11682/task/11685/stat : 11685 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 1863 0 0 0 220 0 0 0 21 0 4 0 641709426 116547584 19835 33554432000 134512640 135305190 4287182752 18446744073709551615 134528987 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.68
Current children cumulated vsize (KiB) 122516

[startup+6.30082 s]
/proc/loadavg: 7.99 8.05 7.87 9/361 11685
/proc/meminfo: memFree=4230760/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0.62 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 357 5345 0 0 0 0 60 2 19 0 1 0 641709337 8908800 253 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11679/statm: 2175 253 209 178 0 68 0
[pid=11682] ppid=11679 vsize=131692 CPUtime=21.82 cores=1,3,5,7
/proc/11682/stat : 11682 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202496 24616 0 0 0 2177 5 0 0 25 0 4 0 641709400 134852608 24569 33554432000 134512640 135305190 4287182752 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11682/statm: 32923 24569 84 194 0 32727 0
[pid=11682/tid=11683] ppid=11679 vsize=131692 CPUtime=5.33 cores=1,3,5,7
/proc/11682/task/11683/stat : 11683 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 2402 0 0 0 533 0 0 0 25 0 4 0 641709426 134852608 24569 33554432000 134512640 135305190 4287182752 18446744073709551615 134528307 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11682/tid=11684] ppid=11679 vsize=131692 CPUtime=5.4 cores=1,3,5,7
/proc/11682/task/11684/stat : 11684 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 2798 0 0 0 539 1 0 0 25 0 4 0 641709426 134852608 24569 33554432000 134512640 135305190 4287182752 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11682/tid=11685] ppid=11679 vsize=131692 CPUtime=5.4 cores=1,3,5,7
/proc/11682/task/11685/stat : 11685 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 3093 0 0 0 540 0 0 0 19 0 4 0 641709426 134852608 24569 33554432000 134512640 135305190 4287182752 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.44
Current children cumulated vsize (KiB) 140392

[startup+12.7006 s]
/proc/loadavg: 7.99 8.05 7.87 9/361 11685
/proc/meminfo: memFree=4201472/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0.62 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 357 5345 0 0 0 0 60 2 19 0 1 0 641709337 8908800 253 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11679/statm: 2175 253 209 178 0 68 0
[pid=11682] ppid=11679 vsize=157604 CPUtime=47.34 cores=1,3,5,7
/proc/11682/stat : 11682 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202496 30736 0 0 0 4725 9 0 0 25 0 4 0 641709400 161386496 30689 33554432000 134512640 135305190 4287182752 18446744073709551615 134528319 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11682/statm: 39401 30689 84 194 0 39205 0
[pid=11682/tid=11683] ppid=11679 vsize=157604 CPUtime=11.65 cores=1,3,5,7
/proc/11682/task/11683/stat : 11683 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 3894 0 0 0 1164 1 0 0 20 0 4 0 641709426 161386496 30689 33554432000 134512640 135305190 4287182752 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11682/tid=11684] ppid=11679 vsize=157604 CPUtime=11.8 cores=1,3,5,7
/proc/11682/task/11684/stat : 11684 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 4239 0 0 0 1179 1 0 0 25 0 4 0 641709426 161386496 30689 33554432000 134512640 135305190 4287182752 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11682/tid=11685] ppid=11679 vsize=157604 CPUtime=11.79 cores=1,3,5,7
/proc/11682/task/11685/stat : 11685 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 4658 0 0 0 1178 1 0 0 25 0 4 0 641709426 161386496 30689 33554432000 134512640 135305190 4287182752 18446744073709551615 134556734 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.96
Current children cumulated vsize (KiB) 166304

[startup+25.5011 s]
/proc/loadavg: 8.07 8.07 7.87 9/361 11685
/proc/meminfo: memFree=4163560/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0.62 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 357 5345 0 0 0 0 60 2 19 0 1 0 641709337 8908800 253 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11679/statm: 2175 253 209 178 0 68 0
[pid=11682] ppid=11679 vsize=190772 CPUtime=98.38 cores=1,3,5,7
/proc/11682/stat : 11682 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202496 38952 0 0 0 9823 15 0 0 25 0 4 0 641709400 195350528 38905 33554432000 134512640 135305190 4287182752 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11682/statm: 47693 38905 84 194 0 47497 0
[pid=11682/tid=11683] ppid=11679 vsize=190772 CPUtime=24.3 cores=1,3,5,7
/proc/11682/task/11683/stat : 11683 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 5931 0 0 0 2427 3 0 0 25 0 4 0 641709426 195350528 38905 33554432000 134512640 135305190 4287182752 18446744073709551615 134528571 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11682/tid=11684] ppid=11679 vsize=190772 CPUtime=24.6 cores=1,3,5,7
/proc/11682/task/11684/stat : 11684 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 6455 0 0 0 2458 2 0 0 25 0 4 0 641709426 195350528 38905 33554432000 134512640 135305190 4287182752 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11682/tid=11685] ppid=11679 vsize=190772 CPUtime=24.59 cores=1,3,5,7
/proc/11682/task/11685/stat : 11685 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 6576 0 0 0 2456 3 0 0 25 0 4 0 641709426 195350528 38905 33554432000 134512640 135305190 4287182752 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99
Current children cumulated vsize (KiB) 199472

[startup+51.1012 s]
/proc/loadavg: 8.12 8.08 7.88 9/361 11686
/proc/meminfo: memFree=4115836/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0.62 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 357 5345 0 0 0 0 60 2 19 0 1 0 641709337 8908800 253 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11679/statm: 2175 253 209 178 0 68 0
[pid=11682] ppid=11679 vsize=236792 CPUtime=200.47 cores=1,3,5,7
/proc/11682/stat : 11682 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202496 50167 0 0 0 20023 24 0 0 25 0 4 0 641709400 242475008 50120 33554432000 134512640 135305190 4287182752 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11682/statm: 59198 50120 84 194 0 59002 0
[pid=11682/tid=11683] ppid=11679 vsize=236792 CPUtime=49.61 cores=1,3,5,7
/proc/11682/task/11683/stat : 11683 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 8453 0 0 0 4956 5 0 0 25 0 4 0 641709426 242475008 50120 33554432000 134512640 135305190 4287182752 18446744073709551615 134541947 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11682/tid=11684] ppid=11679 vsize=236792 CPUtime=50.2 cores=1,3,5,7
/proc/11682/task/11684/stat : 11684 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 9281 0 0 0 5016 4 0 0 25 0 4 0 641709426 242475008 50120 33554432000 134512640 135305190 4287182752 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11682/tid=11685] ppid=11679 vsize=236792 CPUtime=50.18 cores=1,3,5,7
/proc/11682/task/11685/stat : 11685 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 9541 0 0 0 5013 5 0 0 25 0 4 0 641709426 242475008 50120 33554432000 134512640 135305190 4287182752 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 201.09
Current children cumulated vsize (KiB) 245492

[startup+102.313 s]
/proc/loadavg: 8.10 8.08 7.89 9/361 11687
/proc/meminfo: memFree=4072400/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0.62 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 357 5345 0 0 0 0 60 2 19 0 1 0 641709337 8908800 253 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11679/statm: 2175 253 209 178 0 68 0
[pid=11682] ppid=11679 vsize=274556 CPUtime=404.68 cores=1,3,5,7
/proc/11682/stat : 11682 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202496 59150 0 0 0 40434 34 0 0 25 0 4 0 641709400 281145344 59082 33554432000 134512640 135305190 4287182752 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11682/statm: 68639 59082 84 194 0 68443 0
[pid=11682/tid=11683] ppid=11679 vsize=274556 CPUtime=100.24 cores=1,3,5,7
/proc/11682/task/11683/stat : 11683 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 11003 0 0 0 10016 8 0 0 25 0 4 0 641709426 281145344 59082 33554432000 134512640 135305190 4287182752 18446744073709551615 134557911 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11682/tid=11684] ppid=11679 vsize=274556 CPUtime=101.39 cores=1,3,5,7
/proc/11682/task/11684/stat : 11684 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 11592 0 0 0 10133 6 0 0 25 0 4 0 641709426 281145344 59082 33554432000 134512640 135305190 4287182752 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11682/tid=11685] ppid=11679 vsize=274556 CPUtime=101.38 cores=1,3,5,7
/proc/11682/task/11685/stat : 11685 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 11929 0 0 0 10130 8 0 0 25 0 4 0 641709426 281145344 59082 33554432000 134512640 135305190 4287182752 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 405.3
Current children cumulated vsize (KiB) 283256

[startup+162.301 s]
/proc/loadavg: 8.20 8.10 7.91 9/361 11689
/proc/meminfo: memFree=3964248/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0.62 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 357 5345 0 0 0 0 60 2 19 0 1 0 641709337 8908800 253 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11679/statm: 2175 253 209 178 0 68 0
[pid=11682] ppid=11679 vsize=333036 CPUtime=643.92 cores=1,3,5,7
/proc/11682/stat : 11682 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202496 73478 0 0 0 64345 47 0 0 25 0 4 0 641709400 341028864 73410 33554432000 134512640 135305190 4287182752 18446744073709551615 134528254 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11682/statm: 83259 73410 84 194 0 83063 0
[pid=11682/tid=11683] ppid=11679 vsize=333036 CPUtime=159.56 cores=1,3,5,7

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

/proc/11682/task/11685/stat : 11685 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 37262 0 0 0 82082 45 0 0 25 0 4 0 641709426 695050240 156421 33554432000 134512640 135305190 4287182752 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3276.7
Current children cumulated vsize (KiB) 687460

[startup+882.301 s]
/proc/loadavg: 7.99 8.01 7.95 9/361 11741
/proc/meminfo: memFree=3646780/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0.62 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 357 5345 0 0 0 0 60 2 19 0 1 0 641709337 8908800 253 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11679/statm: 2175 253 209 178 0 68 0
[pid=11682] ppid=11679 vsize=683652 CPUtime=3515.39 cores=1,3,5,7
/proc/11682/stat : 11682 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202496 157660 0 0 0 351365 174 0 0 25 0 4 0 641709400 700059648 157566 33554432000 134512640 135305190 4287182752 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11682/statm: 170913 157566 84 194 0 170717 0
[pid=11682/tid=11683] ppid=11679 vsize=683652 CPUtime=876.64 cores=1,3,5,7
/proc/11682/task/11683/stat : 11683 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 31779 0 0 0 87626 38 0 0 25 0 4 0 641709426 700059648 157566 33554432000 134512640 135305190 4287182752 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11682/tid=11684] ppid=11679 vsize=683652 CPUtime=875.92 cores=1,3,5,7
/proc/11682/task/11684/stat : 11684 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 39079 0 0 0 87548 44 0 0 25 0 4 0 641709426 700059648 157566 33554432000 134512640 135305190 4287182752 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11682/tid=11685] ppid=11679 vsize=683652 CPUtime=881.28 cores=1,3,5,7
/proc/11682/task/11685/stat : 11685 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 38137 0 0 0 88082 46 0 0 25 0 4 0 641709426 700059648 157566 33554432000 134512640 135305190 4287182752 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3516.01
Current children cumulated vsize (KiB) 692352

[startup+942.301 s]
/proc/loadavg: 8.11 8.04 7.96 9/361 11743
/proc/meminfo: memFree=3619772/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0.62 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 357 5345 0 0 0 0 60 2 19 0 1 0 641709337 8908800 253 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11679/statm: 2175 253 209 178 0 68 0
[pid=11682] ppid=11679 vsize=686792 CPUtime=3754.66 cores=1,3,5,7
/proc/11682/stat : 11682 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202496 158303 0 0 0 375291 175 0 0 25 0 4 0 641709400 703275008 158209 33554432000 134512640 135305190 4287182752 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11682/statm: 171698 158209 84 194 0 171502 0
[pid=11682/tid=11683] ppid=11679 vsize=686792 CPUtime=936.65 cores=1,3,5,7
/proc/11682/task/11683/stat : 11683 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 31936 0 0 0 93626 39 0 0 25 0 4 0 641709426 703275008 158209 33554432000 134512640 135305190 4287182752 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11682/tid=11684] ppid=11679 vsize=686792 CPUtime=935.58 cores=1,3,5,7
/proc/11682/task/11684/stat : 11684 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 39234 0 0 0 93514 44 0 0 25 0 4 0 641709426 703275008 158209 33554432000 134512640 135305190 4287182752 18446744073709551615 134528408 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11682/tid=11685] ppid=11679 vsize=686792 CPUtime=940.89 cores=1,3,5,7
/proc/11682/task/11685/stat : 11685 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 38398 0 0 0 94043 46 0 0 25 0 4 0 641709426 703275008 158209 33554432000 134512640 135305190 4287182752 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3755.28
Current children cumulated vsize (KiB) 695492

[startup+1002.3 s]
/proc/loadavg: 8.15 8.06 7.97 9/361 11744
/proc/meminfo: memFree=3581312/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0.62 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 357 5345 0 0 0 0 60 2 19 0 1 0 641709337 8908800 253 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11679/statm: 2175 253 209 178 0 68 0
[pid=11682] ppid=11679 vsize=700932 CPUtime=3993.97 cores=1,3,5,7
/proc/11682/stat : 11682 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202496 161636 0 0 0 399216 181 0 0 25 0 4 0 641709400 717754368 161542 33554432000 134512640 135305190 4287182752 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11682/statm: 175233 161542 84 194 0 175037 0
[pid=11682/tid=11683] ppid=11679 vsize=700932 CPUtime=996.65 cores=1,3,5,7
/proc/11682/task/11683/stat : 11683 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 32857 0 0 0 99625 40 0 0 25 0 4 0 641709426 717754368 161542 33554432000 134512640 135305190 4287182752 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11682/tid=11684] ppid=11679 vsize=700932 CPUtime=995.58 cores=1,3,5,7
/proc/11682/task/11684/stat : 11684 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 40141 0 0 0 99513 45 0 0 25 0 4 0 641709426 717754368 161542 33554432000 134512640 135305190 4287182752 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11682/tid=11685] ppid=11679 vsize=700932 CPUtime=1000.19 cores=1,3,5,7
/proc/11682/task/11685/stat : 11685 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 39534 0 0 0 99970 49 0 0 25 0 4 0 641709426 717754368 161542 33554432000 134512640 135305190 4287182752 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3994.59
Current children cumulated vsize (KiB) 709632

[startup+1062.3 s]
/proc/loadavg: 8.21 8.08 7.98 9/361 11746
/proc/meminfo: memFree=3514704/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0.62 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 357 5345 0 0 0 0 60 2 19 0 1 0 641709337 8908800 253 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11679/statm: 2175 253 209 178 0 68 0
[pid=11682] ppid=11679 vsize=744584 CPUtime=4233.28 cores=1,3,5,7
/proc/11682/stat : 11682 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202496 172473 0 0 0 423135 193 0 0 25 0 4 0 641709400 762454016 172379 33554432000 134512640 135305190 4287182752 18446744073709551615 134528623 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11682/statm: 186146 172379 84 194 0 185950 0
[pid=11682/tid=11683] ppid=11679 vsize=744584 CPUtime=1056.65 cores=1,3,5,7
/proc/11682/task/11683/stat : 11683 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 35267 0 0 0 105622 43 0 0 25 0 4 0 641709426 762454016 172379 33554432000 134512640 135305190 4287182752 18446744073709551615 134569794 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11682/tid=11684] ppid=11679 vsize=744584 CPUtime=1055.56 cores=1,3,5,7
/proc/11682/task/11684/stat : 11684 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 44723 0 0 0 105507 49 0 0 25 0 4 0 641709426 762454016 172379 33554432000 134512640 135305190 4287182752 18446744073709551615 134530657 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11682/tid=11685] ppid=11679 vsize=744584 CPUtime=1059.51 cores=1,3,5,7
/proc/11682/task/11685/stat : 11685 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 41139 0 0 0 105900 51 0 0 25 0 4 0 641709426 762454016 172379 33554432000 134512640 135305190 4287182752 18446744073709551615 134528455 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4233.9
Current children cumulated vsize (KiB) 753284

[startup+1122.3 s]
/proc/loadavg: 8.22 8.09 7.99 9/361 11747
/proc/meminfo: memFree=3484556/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0.62 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 357 5345 0 0 0 0 60 2 19 0 1 0 641709337 8908800 253 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11679/statm: 2175 253 209 178 0 68 0
[pid=11682] ppid=11679 vsize=745508 CPUtime=4472.51 cores=1,3,5,7
/proc/11682/stat : 11682 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202496 172743 0 0 0 447056 195 0 0 25 0 4 0 641709400 763400192 172649 33554432000 134512640 135305190 4287182752 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11682/statm: 186377 172649 84 194 0 186181 0
[pid=11682/tid=11683] ppid=11679 vsize=745508 CPUtime=1116.6 cores=1,3,5,7
/proc/11682/task/11683/stat : 11683 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 35267 0 0 0 111617 43 0 0 25 0 4 0 641709426 763400192 172649 33554432000 134512640 135305190 4287182752 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11682/tid=11684] ppid=11679 vsize=745508 CPUtime=1115.56 cores=1,3,5,7
/proc/11682/task/11684/stat : 11684 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 44886 0 0 0 111507 49 0 0 25 0 4 0 641709426 763400192 172649 33554432000 134512640 135305190 4287182752 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11682/tid=11685] ppid=11679 vsize=745508 CPUtime=1118.83 cores=1,3,5,7
/proc/11682/task/11685/stat : 11685 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 41244 0 0 0 111831 52 0 0 25 0 4 0 641709426 763400192 172649 33554432000 134512640 135305190 4287182752 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4473.13
Current children cumulated vsize (KiB) 754208

[startup+1182.3 s]
/proc/loadavg: 8.14 8.09 8.00 9/361 11749
/proc/meminfo: memFree=3437912/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0.62 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 357 5345 0 0 0 0 60 2 19 0 1 0 641709337 8908800 253 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11679/statm: 2175 253 209 178 0 68 0
[pid=11682] ppid=11679 vsize=751128 CPUtime=4711.83 cores=1,3,5,7
/proc/11682/stat : 11682 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202496 174093 0 0 0 470986 197 0 0 25 0 4 0 641709400 769155072 173999 33554432000 134512640 135305190 4287182752 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11682/statm: 187782 173999 84 194 0 187586 0
[pid=11682/tid=11683] ppid=11679 vsize=751128 CPUtime=1176.6 cores=1,3,5,7
/proc/11682/task/11683/stat : 11683 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 35348 0 0 0 117617 43 0 0 25 0 4 0 641709426 769155072 173999 33554432000 134512640 135305190 4287182752 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11682/tid=11684] ppid=11679 vsize=751128 CPUtime=1175.57 cores=1,3,5,7
/proc/11682/task/11684/stat : 11684 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 45250 0 0 0 117507 50 0 0 25 0 4 0 641709426 769155072 173999 33554432000 134512640 135305190 4287182752 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11682/tid=11685] ppid=11679 vsize=751128 CPUtime=1178.15 cores=1,3,5,7
/proc/11682/task/11685/stat : 11685 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 42013 0 0 0 117762 53 0 0 25 0 4 0 641709426 769155072 173999 33554432000 134512640 135305190 4287182752 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4712.45
Current children cumulated vsize (KiB) 759828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.3 s]
/proc/loadavg: 8.09 8.08 8.00 9/361 11750
/proc/meminfo: memFree=3426752/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0.62 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 357 5345 0 0 0 0 60 2 19 0 1 0 641709337 8908800 253 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11679/statm: 2175 253 209 178 0 68 0
[pid=11682] ppid=11679 vsize=756824 CPUtime=4799.59 cores=1,3,5,7
/proc/11682/stat : 11682 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202496 175080 0 0 0 479761 198 0 0 25 0 4 0 641709400 774987776 174986 33554432000 134512640 135305190 4287182752 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11682/statm: 189206 174986 84 194 0 189010 0
[pid=11682/tid=11683] ppid=11679 vsize=756824 CPUtime=1198.62 cores=1,3,5,7
/proc/11682/task/11683/stat : 11683 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 35481 0 0 0 119818 44 0 0 25 0 4 0 641709426 774987776 174986 33554432000 134512640 135305190 4287182752 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11682/tid=11684] ppid=11679 vsize=756824 CPUtime=1197.58 cores=1,3,5,7
/proc/11682/task/11684/stat : 11684 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 45384 0 0 0 119708 50 0 0 25 0 4 0 641709426 774987776 174986 33554432000 134512640 135305190 4287182752 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11682/tid=11685] ppid=11679 vsize=756824 CPUtime=1199.89 cores=1,3,5,7
/proc/11682/task/11685/stat : 11685 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 42465 0 0 0 119936 53 0 0 25 0 4 0 641709426 774987776 174986 33554432000 134512640 135305190 4287182752 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 765524

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

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

[startup+1204.3 s]
/proc/loadavg: 8.09 8.08 8.00 9/361 11750
/proc/meminfo: memFree=3426752/32950928 swapFree=67056568/67111528
[pid=11679] ppid=11677 vsize=8700 CPUtime=0.62 cores=1,3,5,7
/proc/11679/stat : 11679 (manysat.sh) S 11677 11679 10773 0 -1 4202496 357 5345 0 0 0 0 60 2 19 0 1 0 641709337 8908800 253 33554432000 4194304 4922060 140736879860176 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11679/statm: 2175 253 209 178 0 68 0
[pid=11682] ppid=11679 vsize=756824 CPUtime=4799.59 cores=1,3,5,7
/proc/11682/stat : 11682 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202496 175080 0 0 0 479761 198 0 0 25 0 4 0 641709400 774987776 174986 33554432000 134512640 135305190 4287182752 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11682/statm: 189206 174986 84 194 0 189010 0
[pid=11682/tid=11683] ppid=11679 vsize=756824 CPUtime=1198.62 cores=1,3,5,7
/proc/11682/task/11683/stat : 11683 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 35481 0 0 0 119818 44 0 0 25 0 4 0 641709426 774987776 174986 33554432000 134512640 135305190 4287182752 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11682/tid=11684] ppid=11679 vsize=756824 CPUtime=1197.58 cores=1,3,5,7
/proc/11682/task/11684/stat : 11684 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 45384 0 0 0 119708 50 0 0 25 0 4 0 641709426 774987776 174986 33554432000 134512640 135305190 4287182752 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11682/tid=11685] ppid=11679 vsize=756824 CPUtime=1199.89 cores=1,3,5,7
/proc/11682/task/11685/stat : 11685 (manysat1.1_stat) R 11679 11679 10773 0 -1 4202560 42465 0 0 0 119936 53 0 0 25 0 4 0 641709426 774987776 174986 33554432000 134512640 135305190 4287182752 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 765524

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1204.33
CPU time (s): 4800.21
CPU user time (s): 4798.21
CPU system time (s): 2
CPU usage (%): 398.581
Max. virtual memory (cumulated for all children) (KiB): 765524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.607907
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5702
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 3.83742 second user time and 9.8595 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-13 17:38:43
IDJOB=3362305
IDBENCH=83446
IDSOLVER=1838
FILE ID=node148/3362305-1305301122
RUNJOBID= node148-1305296390-10792
PBS_JOBID= 13321405
Free space on /tmp= 30288 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-18.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362305-1305301122/watcher-3362305-1305301122 -o /tmp/evaluation-result-3362305-1305301122/solver-3362305-1305301122 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362305-1305301122.cnf aimd 1

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

MD5SUM BENCH= 47bea79e2bf12e18e409c2c4bd6fac03
RANDOM SEED=1724113628

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       4338188 kB
Buffers:        271504 kB
Cached:       24310372 kB
SwapCached:       8488 kB
Active:       11142276 kB
Inactive:     16680404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4338188 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            7788 kB
Writeback:           0 kB
AnonPages:     3238192 kB
Mapped:          27676 kB
Slab:           697992 kB
PageTables:      29436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85003428 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= 30216 MiB
End job on node148 at 2011-05-13 17:58:49