Trace number 3362077

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.04 1209.52

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
MD5SUM5d1253e2dcc0e3e55992672756beadbc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2074.86
Satisfiable
(Un)Satisfiability was proved
Number of variables756832
Number of clauses4116966
Sum of the clauses size9765566
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 24082840
Number of clauses of size 3640
Number of clauses of size 4800
Number of clauses of size 5800
Number of clauses of size over 531040

Solver Data

0.00/0.00	c Parsing...
0.00/1.43	c ==============================================================================
0.00/1.43	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/1.43	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/1.43	c ==============================================================================
0.00/1.43	c |         0 | 3028353  7134510 |  908505       0        0     nan |  0.000 % |
3.69/3.79	c |         0 | 2570144  6111727 |      --       0       --      -- |     --   | -156456/-307529
3.79/3.80	c ==============================================================================
3.79/3.80	c Result  :   #vars: 365932   #clauses: 2570144   #literals: 6111727
3.79/3.80	c CPU time:   3.47747 s
3.79/3.80	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-3362077-1305298761/watcher-3362077-1305298761 -o /tmp/evaluation-result-3362077-1305298761/solver-3362077-1305298761 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362077-1305298761.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.85 8.01 7.39 5/334 13202
/proc/meminfo: memFree=8708152/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 622291993 8908800 250 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13202/statm: 2175 250 209 178 0 68 0

[startup+0.110717 s]
/proc/loadavg: 7.85 8.01 7.39 5/334 13202
/proc/meminfo: memFree=8708152/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 622291993 8908800 250 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13202/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200702 s]
/proc/loadavg: 7.85 8.01 7.39 5/334 13202
/proc/meminfo: memFree=8708152/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 622291993 8908800 250 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13202/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301681 s]
/proc/loadavg: 7.85 8.01 7.39 5/334 13202
/proc/meminfo: memFree=8708152/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 622291993 8908800 250 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13202/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.12652 s]
/proc/loadavg: 7.85 8.01 7.39 5/334 13202
/proc/meminfo: memFree=8708152/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 622291993 8908800 250 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13202/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50046 s]
/proc/loadavg: 7.85 8.01 7.39 5/334 13202
/proc/meminfo: memFree=8708152/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 622291993 8908800 250 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13202/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10113 s]
/proc/loadavg: 7.85 8.01 7.39 6/336 13204
/proc/meminfo: memFree=8298292/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 622291993 8908800 250 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13202/statm: 2175 250 209 178 0 68 0
[pid=13203] ppid=13202 vsize=436784 CPUtime=3.09 cores=1,3,5,7
/proc/13203/stat : 13203 (SatElite) R 13202 13202 12895 0 -1 4202496 102787 0 0 0 286 23 0 0 25 0 1 0 622291993 447266816 93587 33554432000 134512640 135034092 4286676720 18446744073709551615 134529351 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13203/statm: 109196 93587 68 128 0 109066 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 445484

[startup+6.31249 s]
/proc/loadavg: 7.62 7.96 7.38 6/336 13205
/proc/meminfo: memFree=8308440/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=5.17 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 357 153224 0 0 0 0 478 39 18 0 1 0 622291993 8908800 253 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13202/statm: 2175 253 209 178 0 68 0
[pid=13205] ppid=13202 vsize=344116 CPUtime=1.11 cores=1,3,5,7
/proc/13205/stat : 13205 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202496 77164 0 0 0 100 11 0 0 22 0 1 0 622292512 352374784 76556 33554432000 134512640 135305190 4290139648 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13205/statm: 86029 76557 72 194 0 85833 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 352816

[startup+12.7012 s]
/proc/loadavg: 7.65 7.96 7.38 9/339 13208
/proc/meminfo: memFree=7903764/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=5.17 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 357 153224 0 0 0 0 478 39 18 0 1 0 622291993 8908800 253 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13202/statm: 2175 253 209 178 0 68 0
[pid=13205] ppid=13202 vsize=720100 CPUtime=21.56 cores=1,3,5,7
/proc/13205/stat : 13205 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202496 161166 0 0 0 2133 23 0 0 25 0 4 0 622292512 737382400 160459 33554432000 134512640 135305190 4290139648 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/13205/statm: 180025 160459 84 194 0 179829 0
[pid=13205/tid=13206] ppid=13202 vsize=720100 CPUtime=4.69 cores=1,3,5,7
/proc/13205/task/13206/stat : 13206 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 1528 0 0 0 469 0 0 0 25 0 4 0 622292792 737382400 160459 33554432000 134512640 135305190 4290139648 18446744073709551615 134551804 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13205/tid=13207] ppid=13202 vsize=720100 CPUtime=4.69 cores=1,3,5,7
/proc/13205/task/13207/stat : 13207 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 3271 0 0 0 469 0 0 0 25 0 4 0 622292792 737382400 160459 33554432000 134512640 135305190 4290139648 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13205/tid=13208] ppid=13202 vsize=720100 CPUtime=4.65 cores=1,3,5,7
/proc/13205/task/13208/stat : 13208 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 4404 0 0 0 465 0 0 0 25 0 4 0 622292792 737382400 160459 33554432000 134512640 135305190 4290139648 18446744073709551615 134528187 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26.73
Current children cumulated vsize (KiB) 728800

[startup+25.5006 s]
/proc/loadavg: 7.73 7.96 7.39 9/339 13209
/proc/meminfo: memFree=7737636/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=5.17 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 357 153224 0 0 0 0 478 39 18 0 1 0 622291993 8908800 253 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13202/statm: 2175 253 209 178 0 68 0
[pid=13205] ppid=13202 vsize=782412 CPUtime=72.61 cores=1,3,5,7
/proc/13205/stat : 13205 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202496 176732 0 0 0 7234 27 0 0 25 0 4 0 622292512 801189888 175959 33554432000 134512640 135305190 4290139648 18446744073709551615 134551860 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13205/statm: 195603 175959 84 194 0 195407 0
[pid=13205/tid=13206] ppid=13202 vsize=782412 CPUtime=17.49 cores=1,3,5,7
/proc/13205/task/13206/stat : 13206 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 4882 0 0 0 1748 1 0 0 25 0 4 0 622292792 801189888 175959 33554432000 134512640 135305190 4290139648 18446744073709551615 134551804 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13205/tid=13207] ppid=13202 vsize=782412 CPUtime=17.49 cores=1,3,5,7
/proc/13205/task/13207/stat : 13207 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 4275 0 0 0 1749 0 0 0 25 0 4 0 622292792 801189888 175959 33554432000 134512640 135305190 4290139648 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13205/tid=13208] ppid=13202 vsize=782412 CPUtime=17.41 cores=1,3,5,7
/proc/13205/task/13208/stat : 13208 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 10327 0 0 0 1740 1 0 0 25 0 4 0 622292792 801189888 175959 33554432000 134512640 135305190 4290139648 18446744073709551615 134551799 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 77.78
Current children cumulated vsize (KiB) 791112

[startup+51.1006 s]
/proc/loadavg: 7.82 7.96 7.41 9/339 13209
/proc/meminfo: memFree=7416336/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=5.17 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 357 153224 0 0 0 0 478 39 18 0 1 0 622291993 8908800 253 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13202/statm: 2175 253 209 178 0 68 0
[pid=13205] ppid=13202 vsize=928076 CPUtime=174.76 cores=1,3,5,7
/proc/13205/stat : 13205 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202496 213186 0 0 0 17440 36 0 0 25 0 4 0 622292512 950349824 212334 33554432000 134512640 135305190 4290139648 18446744073709551615 134551736 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13205/statm: 232019 212334 84 194 0 231823 0
[pid=13205/tid=13206] ppid=13202 vsize=928076 CPUtime=43.09 cores=1,3,5,7
/proc/13205/task/13206/stat : 13206 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 16655 0 0 0 4305 4 0 0 25 0 4 0 622292792 950349824 212334 33554432000 134512640 135305190 4290139648 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13205/tid=13207] ppid=13202 vsize=928076 CPUtime=43.09 cores=1,3,5,7
/proc/13205/task/13207/stat : 13207 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 8445 0 0 0 4308 1 0 0 25 0 4 0 622292792 950349824 212334 33554432000 134512640 135305190 4290139648 18446744073709551615 134551860 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13205/tid=13208] ppid=13202 vsize=928076 CPUtime=43.01 cores=1,3,5,7
/proc/13205/task/13208/stat : 13208 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 21189 0 0 0 4298 3 0 0 25 0 4 0 622292792 950349824 212334 33554432000 134512640 135305190 4290139648 18446744073709551615 134551930 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 179.93
Current children cumulated vsize (KiB) 936776

[startup+102.3 s]
/proc/loadavg: 7.92 7.97 7.44 9/339 13220
/proc/meminfo: memFree=7044200/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=5.17 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 357 153224 0 0 0 0 478 39 18 0 1 0 622291993 8908800 253 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13202/statm: 2175 253 209 178 0 68 0
[pid=13205] ppid=13202 vsize=1230512 CPUtime=378.99 cores=1,3,5,7
/proc/13205/stat : 13205 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202496 288573 0 0 0 37845 54 0 0 25 0 4 0 622292512 1260044288 287705 33554432000 134512640 135305190 4290139648 18446744073709551615 134551656 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13205/statm: 307628 287705 84 194 0 307432 0
[pid=13205/tid=13206] ppid=13202 vsize=1230512 CPUtime=94.27 cores=1,3,5,7
/proc/13205/task/13206/stat : 13206 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 33920 0 0 0 9420 7 0 0 25 0 4 0 622292792 1260044288 287705 33554432000 134512640 135305190 4290139648 18446744073709551615 134570384 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13205/tid=13207] ppid=13202 vsize=1230512 CPUtime=94.29 cores=1,3,5,7
/proc/13205/task/13207/stat : 13207 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 22837 0 0 0 9425 4 0 0 25 0 4 0 622292792 1260044288 287705 33554432000 134512640 135305190 4290139648 18446744073709551615 134551776 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13205/tid=13208] ppid=13202 vsize=1230512 CPUtime=94.22 cores=1,3,5,7
/proc/13205/task/13208/stat : 13208 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 42608 0 0 0 9414 8 0 0 25 0 4 0 622292792 1260044288 287705 33554432000 134512640 135305190 4290139648 18446744073709551615 134541935 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 384.16
Current children cumulated vsize (KiB) 1239212

[startup+162.3 s]
/proc/loadavg: 7.64 7.88 7.44 9/339 13254
/proc/meminfo: memFree=8762916/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=5.17 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 357 153224 0 0 0 0 478 39 18 0 1 0 622291993 8908800 253 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13202/statm: 2175 253 209 178 0 68 0
[pid=13205] ppid=13202 vsize=1399984 CPUtime=618.35 cores=1,3,5,7
/proc/13205/stat : 13205 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202496 331071 0 0 0 61769 66 0 0 25 0 4 0 622292512 1433583616 329997 33554432000 134512640 135305190 4290139648 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13205/statm: 349996 329997 84 194 0 349800 0
[pid=13205/tid=13206] ppid=13202 vsize=1399984 CPUtime=154.27 cores=1,3,5,7
/proc/13205/task/13206/stat : 13206 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 46351 0 0 0 15416 11 0 0 25 0 4 0 622292792 1433583616 329997 33554432000 134512640 135305190 4290139648 18446744073709551615 134551776 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13205/tid=13207] ppid=13202 vsize=1399984 CPUtime=154.29 cores=1,3,5,7
/proc/13205/task/13207/stat : 13207 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 25703 0 0 0 15424 5 0 0 25 0 4 0 622292792 1433583616 329997 33554432000 134512640 135305190 4290139648 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13205/tid=13208] ppid=13202 vsize=1399984 CPUtime=154.21 cores=1,3,5,7
/proc/13205/task/13208/stat : 13208 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 56329 0 0 0 15410 11 0 0 25 0 4 0 622292792 1433583616 329997 33554432000 134512640 135305190 4290139648 18446744073709551615 134551962 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 623.52
Current children cumulated vsize (KiB) 1408684

[startup+222.301 s]
/proc/loadavg: 7.97 7.93 7.48 9/339 13256
/proc/meminfo: memFree=8201940/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=5.17 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 357 153224 0 0 0 0 478 39 18 0 1 0 622291993 8908800 253 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13202/statm: 2175 253 209 178 0 68 0
[pid=13205] ppid=13202 vsize=1737664 CPUtime=857.69 cores=1,3,5,7
/proc/13205/stat : 13205 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202496 415160 0 0 0 85679 90 0 0 25 0 4 0 622292512 1779367936 413992 33554432000 134512640 135305190 4290139648 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/13205/statm: 434416 413992 84 194 0 434220 0
[pid=13205/tid=13206] ppid=13202 vsize=1737664 CPUtime=214.27 cores=1,3,5,7
/proc/13205/task/13206/stat : 13206 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 64651 0 0 0 21411 16 0 0 25 0 4 0 622292792 1779367936 413992 33554432000 134512640 135305190 4290139648 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13205/tid=13207] ppid=13202 vsize=1737664 CPUtime=214.29 cores=1,3,5,7
/proc/13205/task/13207/stat : 13207 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 41093 0 0 0 21420 9 0 0 25 0 4 0 622292792 1779367936 413992 33554432000 134512640 135305190 4290139648 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 3 0 0 0

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

/proc/13205/task/13208/stat : 13208 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 160675 0 0 0 81054 41 0 0 25 0 4 0 622292792 3138064384 743908 33554432000 134512640 135305190 4290139648 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3255.67
Current children cumulated vsize (KiB) 3073216

[startup+882.301 s]
/proc/loadavg: 8.12 8.09 7.79 9/339 13341
/proc/meminfo: memFree=7000016/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=5.17 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 357 153224 0 0 0 0 478 39 18 0 1 0 622291993 8908800 253 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13202/statm: 2175 253 209 178 0 68 0
[pid=13205] ppid=13202 vsize=3105648 CPUtime=3489.71 cores=1,3,5,7
/proc/13205/stat : 13205 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202496 755254 0 0 0 348779 192 0 0 25 0 4 0 622292512 3180183552 753905 33554432000 134512640 135305190 4290139648 18446744073709551615 134551684 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13205/statm: 776412 753905 84 194 0 776216 0
[pid=13205/tid=13206] ppid=13202 vsize=3105648 CPUtime=871.15 cores=1,3,5,7
/proc/13205/task/13206/stat : 13206 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 134031 0 0 0 87078 37 0 0 25 0 4 0 622292792 3180183552 753905 33554432000 134512640 135305190 4290139648 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13205/tid=13207] ppid=13202 vsize=3105648 CPUtime=874.22 cores=1,3,5,7
/proc/13205/task/13207/stat : 13207 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 136690 0 0 0 87390 32 0 0 25 0 4 0 622292792 3180183552 753905 33554432000 134512640 135305190 4290139648 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13205/tid=13208] ppid=13202 vsize=3105648 CPUtime=870.5 cores=1,3,5,7
/proc/13205/task/13208/stat : 13208 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 161442 0 0 0 87008 42 0 0 25 0 4 0 622292792 3180183552 753905 33554432000 134512640 135305190 4290139648 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3494.88
Current children cumulated vsize (KiB) 3114348

[startup+942.301 s]
/proc/loadavg: 8.11 8.08 7.80 9/339 13342
/proc/meminfo: memFree=6879476/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=5.17 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 357 153224 0 0 0 0 478 39 18 0 1 0 622291993 8908800 253 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13202/statm: 2175 253 209 178 0 68 0
[pid=13205] ppid=13202 vsize=3184136 CPUtime=3729.08 cores=1,3,5,7
/proc/13205/stat : 13205 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202496 774649 0 0 0 372710 198 0 0 25 0 4 0 622292512 3260555264 773233 33554432000 134512640 135305190 4290139648 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13205/statm: 796034 773233 84 194 0 795838 0
[pid=13205/tid=13206] ppid=13202 vsize=3184136 CPUtime=931.16 cores=1,3,5,7
/proc/13205/task/13206/stat : 13206 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 135212 0 0 0 93078 38 0 0 25 0 4 0 622292792 3260555264 773233 33554432000 134512640 135305190 4290139648 18446744073709551615 134557163 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13205/tid=13207] ppid=13202 vsize=3184136 CPUtime=934.23 cores=1,3,5,7
/proc/13205/task/13207/stat : 13207 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 151751 0 0 0 93387 36 0 0 25 0 4 0 622292792 3260555264 773233 33554432000 134512640 135305190 4290139648 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13205/tid=13208] ppid=13202 vsize=3184136 CPUtime=929.86 cores=1,3,5,7
/proc/13205/task/13208/stat : 13208 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 162333 0 0 0 92943 43 0 0 25 0 4 0 622292792 3260555264 773233 33554432000 134512640 135305190 4290139648 18446744073709551615 134551726 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3734.25
Current children cumulated vsize (KiB) 3192836

[startup+1002.3 s]
/proc/loadavg: 8.08 8.08 7.82 9/339 13344
/proc/meminfo: memFree=6672728/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=5.17 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 357 153224 0 0 0 0 478 39 18 0 1 0 622291993 8908800 253 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13202/statm: 2175 253 209 178 0 68 0
[pid=13205] ppid=13202 vsize=3376848 CPUtime=3968.32 cores=1,3,5,7
/proc/13205/stat : 13205 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202496 822533 0 0 0 396620 212 0 0 25 0 4 0 622292512 3457892352 821117 33554432000 134512640 135305190 4290139648 18446744073709551615 134551962 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13205/statm: 844212 821117 84 194 0 844016 0
[pid=13205/tid=13206] ppid=13202 vsize=3376848 CPUtime=991.09 cores=1,3,5,7
/proc/13205/task/13206/stat : 13206 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 145068 0 0 0 99068 41 0 0 25 0 4 0 622292792 3457892352 821117 33554432000 134512640 135305190 4290139648 18446744073709551615 134551793 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13205/tid=13207] ppid=13202 vsize=3376848 CPUtime=994.21 cores=1,3,5,7
/proc/13205/task/13207/stat : 13207 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 166787 0 0 0 99382 39 0 0 25 0 4 0 622292792 3457892352 821117 33554432000 134512640 135305190 4290139648 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13205/tid=13208] ppid=13202 vsize=3376848 CPUtime=989.19 cores=1,3,5,7
/proc/13205/task/13208/stat : 13208 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 173642 0 0 0 98873 46 0 0 25 0 4 0 622292792 3457892352 821117 33554432000 134512640 135305190 4290139648 18446744073709551615 134551691 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3973.49
Current children cumulated vsize (KiB) 3385548

[startup+1062.31 s]
/proc/loadavg: 8.13 8.09 7.84 9/339 13345
/proc/meminfo: memFree=6476288/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=5.17 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 357 153224 0 0 0 0 478 39 18 0 1 0 622291993 8908800 253 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13202/statm: 2175 253 209 178 0 68 0
[pid=13205] ppid=13202 vsize=3528200 CPUtime=4207.71 cores=1,3,5,7
/proc/13205/stat : 13205 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202496 860091 0 0 0 420550 221 0 0 25 0 4 0 622292512 3612876800 858585 33554432000 134512640 135305190 4290139648 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13205/statm: 882050 858585 84 194 0 881854 0
[pid=13205/tid=13206] ppid=13202 vsize=3528200 CPUtime=1050.75 cores=1,3,5,7
/proc/13205/task/13206/stat : 13206 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 150317 0 0 0 105033 42 0 0 25 0 4 0 622292792 3612876800 858585 33554432000 134512640 135305190 4290139648 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=13205/tid=13207] ppid=13202 vsize=3528200 CPUtime=1054.22 cores=1,3,5,7
/proc/13205/task/13207/stat : 13207 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 189782 0 0 0 105378 44 0 0 25 0 4 0 622292792 3612876800 858585 33554432000 134512640 135305190 4290139648 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13205/tid=13208] ppid=13202 vsize=3528200 CPUtime=1048.89 cores=1,3,5,7
/proc/13205/task/13208/stat : 13208 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 176586 0 0 0 104842 47 0 0 25 0 4 0 622292792 3612876800 858585 33554432000 134512640 135305190 4290139648 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4212.88
Current children cumulated vsize (KiB) 3536900

[startup+1122.3 s]
/proc/loadavg: 8.14 8.10 7.85 9/339 13347
/proc/meminfo: memFree=6210784/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=5.17 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 357 153224 0 0 0 0 478 39 18 0 1 0 622291993 8908800 253 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13202/statm: 2175 253 209 178 0 68 0
[pid=13205] ppid=13202 vsize=3767068 CPUtime=4446.99 cores=1,3,5,7
/proc/13205/stat : 13205 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202496 919413 0 0 0 444462 237 0 0 25 0 4 0 622292512 3857477632 917893 33554432000 134512640 135305190 4290139648 18446744073709551615 134551930 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13205/statm: 941767 917893 84 194 0 941571 0
[pid=13205/tid=13206] ppid=13202 vsize=3767068 CPUtime=1110.1 cores=1,3,5,7
/proc/13205/task/13206/stat : 13206 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 158026 0 0 0 110964 46 0 0 25 0 4 0 622292792 3857477632 917893 33554432000 134512640 135305190 4290139648 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=13205/tid=13207] ppid=13202 vsize=3767068 CPUtime=1114.21 cores=1,3,5,7
/proc/13205/task/13207/stat : 13207 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 221296 0 0 0 111371 50 0 0 25 0 4 0 622292792 3857477632 917893 33554432000 134512640 135305190 4290139648 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13205/tid=13208] ppid=13202 vsize=3767068 CPUtime=1108.87 cores=1,3,5,7
/proc/13205/task/13208/stat : 13208 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 185112 0 0 0 110837 50 0 0 25 0 4 0 622292792 3857477632 917893 33554432000 134512640 135305190 4290139648 18446744073709551615 134551930 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4452.16
Current children cumulated vsize (KiB) 3775768

[startup+1182.3 s]
/proc/loadavg: 8.18 8.11 7.87 9/339 13349
/proc/meminfo: memFree=6077964/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=5.17 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 357 153224 0 0 0 0 478 39 18 0 1 0 622291993 8908800 253 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13202/statm: 2175 253 209 178 0 68 0
[pid=13205] ppid=13202 vsize=3889144 CPUtime=4686.32 cores=1,3,5,7
/proc/13205/stat : 13205 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202496 949847 0 0 0 468384 248 0 0 25 0 4 0 622292512 3982483456 948309 33554432000 134512640 135305190 4290139648 18446744073709551615 134557478 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13205/statm: 972286 948309 84 194 0 972090 0
[pid=13205/tid=13206] ppid=13202 vsize=3889144 CPUtime=1169.53 cores=1,3,5,7
/proc/13205/task/13206/stat : 13206 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 166780 0 0 0 116904 49 0 0 25 0 4 0 622292792 3982483456 948309 33554432000 134512640 135305190 4290139648 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13205/tid=13207] ppid=13202 vsize=3889144 CPUtime=1174.21 cores=1,3,5,7
/proc/13205/task/13207/stat : 13207 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 227309 0 0 0 117369 52 0 0 25 0 4 0 622292792 3982483456 948309 33554432000 134512640 135305190 4290139648 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13205/tid=13208] ppid=13202 vsize=3889144 CPUtime=1168.77 cores=1,3,5,7
/proc/13205/task/13208/stat : 13208 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 191157 0 0 0 116826 51 0 0 25 0 4 0 622292792 3982483456 948309 33554432000 134512640 135305190 4290139648 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4691.49
Current children cumulated vsize (KiB) 3897844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1209.5 s]
/proc/loadavg: 8.11 8.10 7.87 9/339 13349
/proc/meminfo: memFree=5910172/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=5.17 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 357 153224 0 0 0 0 478 39 18 0 1 0 622291993 8908800 253 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13202/statm: 2175 253 209 178 0 68 0
[pid=13205] ppid=13202 vsize=4048992 CPUtime=4794.87 cores=1,3,5,7
/proc/13205/stat : 13205 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202496 989781 0 0 0 479228 259 0 0 25 0 4 0 622292512 4146167808 988176 33554432000 134512640 135305190 4290139648 18446744073709551615 134558354 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13205/statm: 1012248 988176 84 194 0 1012052 0
[pid=13205/tid=13206] ppid=13202 vsize=4048992 CPUtime=1196.74 cores=1,3,5,7
/proc/13205/task/13206/stat : 13206 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 175499 0 0 0 119623 51 0 0 25 0 4 0 622292792 4146167808 988194 33554432000 134512640 135305190 4290139648 18446744073709551615 134557923 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13205/tid=13207] ppid=13202 vsize=4048992 CPUtime=1201.42 cores=1,3,5,7
/proc/13205/task/13207/stat : 13207 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 236022 0 0 0 120087 55 0 0 25 0 4 0 622292792 4146167808 988194 33554432000 134512640 135305190 4290139648 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13205/tid=13208] ppid=13202 vsize=4048992 CPUtime=1195.68 cores=1,3,5,7
/proc/13205/task/13208/stat : 13208 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 202042 0 0 0 119514 54 0 0 25 0 4 0 622292792 4146167808 988194 33554432000 134512640 135305190 4290139648 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 4057692

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

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

[startup+1209.5 s]
/proc/loadavg: 8.11 8.10 7.87 9/339 13349
/proc/meminfo: memFree=5910172/32951124 swapFree=67111352/67111528
[pid=13202] ppid=13200 vsize=8700 CPUtime=5.17 cores=1,3,5,7
/proc/13202/stat : 13202 (manysat.sh) S 13200 13202 12895 0 -1 4202496 357 153224 0 0 0 0 478 39 18 0 1 0 622291993 8908800 253 33554432000 4194304 4922060 140734268588464 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13202/statm: 2175 253 209 178 0 68 0
[pid=13205] ppid=13202 vsize=4048992 CPUtime=4794.87 cores=1,3,5,7
/proc/13205/stat : 13205 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202496 989781 0 0 0 479228 259 0 0 25 0 4 0 622292512 4146167808 988176 33554432000 134512640 135305190 4290139648 18446744073709551615 134558354 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13205/statm: 1012248 988176 84 194 0 1012052 0
[pid=13205/tid=13206] ppid=13202 vsize=4048992 CPUtime=1196.74 cores=1,3,5,7
/proc/13205/task/13206/stat : 13206 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 175499 0 0 0 119623 51 0 0 25 0 4 0 622292792 4146167808 988194 33554432000 134512640 135305190 4290139648 18446744073709551615 134557923 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=13205/tid=13207] ppid=13202 vsize=4048992 CPUtime=1201.42 cores=1,3,5,7
/proc/13205/task/13207/stat : 13207 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 236022 0 0 0 120087 55 0 0 25 0 4 0 622292792 4146167808 988194 33554432000 134512640 135305190 4290139648 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13205/tid=13208] ppid=13202 vsize=4048992 CPUtime=1195.68 cores=1,3,5,7
/proc/13205/task/13208/stat : 13208 (manysat1.1_stat) R 13202 13202 12895 0 -1 4202560 202042 0 0 0 119514 54 0 0 25 0 4 0 622292792 4146167808 988194 33554432000 134512640 135305190 4290139648 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 4057692

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1209.52
CPU time (s): 4800.04
CPU user time (s): 4797.06
CPU system time (s): 2.98
CPU usage (%): 396.854
Max. virtual memory (cumulated for all children) (KiB): 4057692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.78827
system time used= 0.396939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153581
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= 60

runsolver used 3.73743 second user time and 9.42657 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-13 16:59:24
IDJOB=3362077
IDBENCH=82387
IDSOLVER=1838
FILE ID=node143/3362077-1305298761
RUNJOBID= node143-1305296391-12914
PBS_JOBID= 13321410
Free space on /tmp= 41028 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362077-1305298761/watcher-3362077-1305298761 -o /tmp/evaluation-result-3362077-1305298761/solver-3362077-1305298761 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362077-1305298761.cnf aimd 1

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=478513561

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8708432 kB
Buffers:        229192 kB
Cached:        5676128 kB
SwapCached:          0 kB
Active:       19067300 kB
Inactive:      4858660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8708432 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           80192 kB
Writeback:           0 kB
AnonPages:    18019864 kB
Mapped:          29408 kB
Slab:           198820 kB
PageTables:      56992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 71855996 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= 41056 MiB
End job on node143 at 2011-05-13 17:19:35