Trace number 3361903

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.2 1206.02

General information on the benchmark

NameSAT_RACE08/Q1/
SAT_dat.k85.cnf
MD5SUMdce41996d9c5153aa0c253fa128d227c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark43.2814
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2349692
Maximum clause length19
Minimum clause length1
Number of clauses of size 1771
Number of clauses of size 2667172
Number of clauses of size 3144951
Number of clauses of size 424791
Number of clauses of size 510950
Number of clauses of size over 541663

Solver Data

0.00/0.00	c Parsing...
0.00/0.41	c ==============================================================================
0.00/0.41	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.41	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.41	c ==============================================================================
0.00/0.41	c |         0 |  889479  2337714 |  266843       0        0     nan |  0.000 % |
2.49/2.54	c |         0 |  676058  2141304 |      --       0       --      -- |     --   | -175123/-92703
2.49/2.54	c ==============================================================================
2.49/2.54	c Result  :   #vars: 87587   #clauses: 676058   #literals: 2141304
2.49/2.54	c CPU time:   2.45763 s
2.49/2.54	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-3361903-1305296418/watcher-3361903-1305296418 -o /tmp/evaluation-result-3361903-1305296418/solver-3361903-1305296418 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3361903-1305296418.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: 2.75 0.67 0.22 5/295 19867
/proc/meminfo: memFree=24524012/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622057810 8908800 250 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19867/statm: 2175 250 209 178 0 68 0

[startup+0.0939601 s]
/proc/loadavg: 2.75 0.67 0.22 5/295 19867
/proc/meminfo: memFree=24524012/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622057810 8908800 250 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19867/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100952 s]
/proc/loadavg: 2.75 0.67 0.22 5/295 19867
/proc/meminfo: memFree=24524012/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622057810 8908800 250 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19867/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300919 s]
/proc/loadavg: 2.75 0.67 0.22 5/295 19867
/proc/meminfo: memFree=24524012/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622057810 8908800 250 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19867/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700844 s]
/proc/loadavg: 2.75 0.67 0.22 5/295 19867
/proc/meminfo: memFree=24524012/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622057810 8908800 250 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19867/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50071 s]
/proc/loadavg: 2.75 0.67 0.22 6/297 19869
/proc/meminfo: memFree=24414876/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622057810 8908800 250 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19867/statm: 2175 250 209 178 0 68 0
[pid=19868] ppid=19867 vsize=116328 CPUtime=1.49 cores=1,3,5,7
/proc/19868/stat : 19868 (SatElite) R 19867 19867 19790 0 -1 4202496 27896 0 0 0 141 8 0 0 25 0 1 0 622057811 119119872 25705 33554432000 134512640 135034092 4289192032 18446744073709551615 134566400 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19868/statm: 29082 25705 68 128 0 28952 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 125028

[startup+3.10041 s]
/proc/loadavg: 2.75 0.67 0.22 6/297 19869
/proc/meminfo: memFree=24400272/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=2.99 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 357 32345 0 0 0 0 288 11 18 0 1 0 622057810 8908800 253 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19867/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 8700

[startup+6.30078 s]
/proc/loadavg: 3.25 0.81 0.27 9/300 19873
/proc/meminfo: memFree=24300428/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=2.99 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 357 32345 0 0 0 0 288 11 18 0 1 0 622057810 8908800 253 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19867/statm: 2175 253 209 178 0 68 0
[pid=19870] ppid=19867 vsize=229928 CPUtime=10.62 cores=1,3,5,7
/proc/19870/stat : 19870 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202496 48556 0 0 0 1042 20 0 0 18 0 4 0 622058110 235446272 48433 33554432000 134512640 135305190 4289217600 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/19870/statm: 57482 48433 84 194 0 57286 0
[pid=19870/tid=19871] ppid=19867 vsize=229928 CPUtime=2.44 cores=1,3,5,7
/proc/19870/task/19871/stat : 19871 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 1413 0 0 0 240 4 0 0 20 0 4 0 622058194 235446272 48433 33554432000 134512640 135305190 4289217600 18446744073709551615 134528512 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19870/tid=19872] ppid=19867 vsize=229928 CPUtime=2.44 cores=1,3,5,7
/proc/19870/task/19872/stat : 19872 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 1866 0 0 0 242 2 0 0 22 0 4 0 622058194 235446272 48433 33554432000 134512640 135305190 4289217600 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=19870/tid=19873] ppid=19867 vsize=229928 CPUtime=2.43 cores=1,3,5,7
/proc/19870/task/19873/stat : 19873 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 1655 0 0 0 239 4 0 0 21 0 4 0 622058194 235446272 48433 33554432000 134512640 135305190 4289217600 18446744073709551615 134528145 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 13.61
Current children cumulated vsize (KiB) 238628

[startup+12.7006 s]
/proc/loadavg: 3.63 0.93 0.31 9/300 19873
/proc/meminfo: memFree=24262936/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=2.99 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 357 32345 0 0 0 0 288 11 18 0 1 0 622057810 8908800 253 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19867/statm: 2175 253 209 178 0 68 0
[pid=19870] ppid=19867 vsize=254660 CPUtime=36.11 cores=1,3,5,7
/proc/19870/stat : 19870 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202496 54806 0 0 0 3585 26 0 0 25 0 4 0 622058110 260771840 54683 33554432000 134512640 135305190 4289217600 18446744073709551615 134556789 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/19870/statm: 63665 54683 84 194 0 63469 0
[pid=19870/tid=19871] ppid=19867 vsize=254660 CPUtime=8.83 cores=1,3,5,7
/proc/19870/task/19871/stat : 19871 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 2558 0 0 0 877 6 0 0 25 0 4 0 622058194 260771840 54683 33554432000 134512640 135305190 4289217600 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19870/tid=19872] ppid=19867 vsize=254660 CPUtime=8.83 cores=1,3,5,7
/proc/19870/task/19872/stat : 19872 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 3890 0 0 0 880 3 0 0 25 0 4 0 622058194 260771840 54683 33554432000 134512640 135305190 4289217600 18446744073709551615 134570388 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=19870/tid=19873] ppid=19867 vsize=254660 CPUtime=8.75 cores=1,3,5,7
/proc/19870/task/19873/stat : 19873 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 3044 0 0 0 870 5 0 0 25 0 4 0 622058194 260771840 54683 33554432000 134512640 135305190 4289217600 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39.1
Current children cumulated vsize (KiB) 263360

[startup+25.5012 s]
/proc/loadavg: 4.60 1.27 0.43 9/300 19873
/proc/meminfo: memFree=24223256/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=2.99 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 357 32345 0 0 0 0 288 11 18 0 1 0 622057810 8908800 253 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19867/statm: 2175 253 209 178 0 68 0
[pid=19870] ppid=19867 vsize=279808 CPUtime=87.16 cores=1,3,5,7
/proc/19870/stat : 19870 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202496 61063 0 0 0 8682 34 0 0 25 0 4 0 622058110 286523392 60940 33554432000 134512640 135305190 4289217600 18446744073709551615 134551614 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/19870/statm: 69952 60940 84 194 0 69756 0
[pid=19870/tid=19871] ppid=19867 vsize=279808 CPUtime=21.62 cores=1,3,5,7
/proc/19870/task/19871/stat : 19871 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 3511 0 0 0 2154 8 0 0 18 0 4 0 622058194 286523392 60940 33554432000 134512640 135305190 4289217600 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19870/tid=19872] ppid=19867 vsize=279808 CPUtime=21.62 cores=1,3,5,7
/proc/19870/task/19872/stat : 19872 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 6228 0 0 0 2156 6 0 0 25 0 4 0 622058194 286523392 60940 33554432000 134512640 135305190 4289217600 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=19870/tid=19873] ppid=19867 vsize=279808 CPUtime=21.43 cores=1,3,5,7
/proc/19870/task/19873/stat : 19873 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 4497 0 0 0 2136 7 0 0 25 0 4 0 622058194 286523392 60940 33554432000 134512640 135305190 4289217600 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 90.15
Current children cumulated vsize (KiB) 288508

[startup+51.1005 s]
/proc/loadavg: 5.82 1.83 0.64 9/300 19874
/proc/meminfo: memFree=24158576/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=2.99 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 357 32345 0 0 0 0 288 11 18 0 1 0 622057810 8908800 253 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19867/statm: 2175 253 209 178 0 68 0
[pid=19870] ppid=19867 vsize=322452 CPUtime=189.28 cores=1,3,5,7
/proc/19870/stat : 19870 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202496 71601 0 0 0 18882 46 0 0 25 0 4 0 622058110 330190848 71478 33554432000 134512640 135305190 4289217600 18446744073709551615 134528832 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/19870/statm: 80613 71478 84 194 0 80417 0
[pid=19870/tid=19871] ppid=19867 vsize=322452 CPUtime=47.2 cores=1,3,5,7
/proc/19870/task/19871/stat : 19871 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 5120 0 0 0 4710 10 0 0 25 0 4 0 622058194 330190848 71478 33554432000 134512640 135305190 4289217600 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19870/tid=19872] ppid=19867 vsize=322452 CPUtime=47.23 cores=1,3,5,7
/proc/19870/task/19872/stat : 19872 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 10903 0 0 0 4712 11 0 0 25 0 4 0 622058194 330190848 71478 33554432000 134512640 135305190 4289217600 18446744073709551615 134570412 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=19870/tid=19873] ppid=19867 vsize=322452 CPUtime=46.77 cores=1,3,5,7
/proc/19870/task/19873/stat : 19873 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 6318 0 0 0 4668 9 0 0 25 0 4 0 622058194 330190848 71478 33554432000 134512640 135305190 4289217600 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 192.27
Current children cumulated vsize (KiB) 331152

[startup+102.311 s]
/proc/loadavg: 7.11 2.79 1.03 9/300 19875
/proc/meminfo: memFree=24057128/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=2.99 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 357 32345 0 0 0 0 288 11 18 0 1 0 622057810 8908800 253 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19867/statm: 2175 253 209 178 0 68 0
[pid=19870] ppid=19867 vsize=380680 CPUtime=393.54 cores=1,3,5,7
/proc/19870/stat : 19870 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202496 86441 0 0 0 39290 64 0 0 25 0 4 0 622058110 389816320 86318 33554432000 134512640 135305190 4289217600 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/19870/statm: 95170 86318 84 194 0 94974 0
[pid=19870/tid=19871] ppid=19867 vsize=380680 CPUtime=98.38 cores=1,3,5,7
/proc/19870/task/19871/stat : 19871 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 7272 0 0 0 9825 13 0 0 25 0 4 0 622058194 389816320 86318 33554432000 134512640 135305190 4289217600 18446744073709551615 134551661 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19870/tid=19872] ppid=19867 vsize=380680 CPUtime=98.43 cores=1,3,5,7
/proc/19870/task/19872/stat : 19872 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 17318 0 0 0 9827 16 0 0 25 0 4 0 622058194 389816320 86318 33554432000 134512640 135305190 4289217600 18446744073709551615 134528356 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=19870/tid=19873] ppid=19867 vsize=380680 CPUtime=97.47 cores=1,3,5,7
/proc/19870/task/19873/stat : 19873 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 9300 0 0 0 9733 14 0 0 25 0 4 0 622058194 389816320 86318 33554432000 134512640 135305190 4289217600 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 396.53
Current children cumulated vsize (KiB) 389380

[startup+162.301 s]
/proc/loadavg: 7.78 3.77 1.47 9/300 19877
/proc/meminfo: memFree=23955192/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=2.99 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 357 32345 0 0 0 0 288 11 18 0 1 0 622057810 8908800 253 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19867/statm: 2175 253 209 178 0 68 0
[pid=19870] ppid=19867 vsize=445080 CPUtime=632.87 cores=1,3,5,7
/proc/19870/stat : 19870 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202496 102046 0 0 0 63207 80 0 0 25 0 4 0 622058110 455761920 101923 33554432000 134512640 135305190 4289217600 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/19870/statm: 111270 101923 84 194 0 111074 0
[pid=19870/tid=19871] ppid=19867 vsize=445080 CPUtime=158.35 cores=1,3,5,7
/proc/19870/task/19871/stat : 19871 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 9705 0 0 0 15819 16 0 0 25 0 4 0 622058194 455761920 101923 33554432000 134512640 135305190 4289217600 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19870/tid=19872] ppid=19867 vsize=445080 CPUtime=158.42 cores=1,3,5,7
/proc/19870/task/19872/stat : 19872 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 24193 0 0 0 15821 21 0 0 25 0 4 0 622058194 455761920 101923 33554432000 134512640 135305190 4289217600 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=19870/tid=19873] ppid=19867 vsize=445080 CPUtime=156.89 cores=1,3,5,7
/proc/19870/task/19873/stat : 19873 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 12092 0 0 0 15671 18 0 0 25 0 4 0 622058194 455761920 101923 33554432000 134512640 135305190 4289217600 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 635.86
Current children cumulated vsize (KiB) 453780

[startup+222.301 s]
/proc/loadavg: 8.01 4.56 1.89 9/300 19878
/proc/meminfo: memFree=23884080/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=2.99 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 357 32345 0 0 0 0 288 11 18 0 1 0 622057810 8908800 253 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19867/statm: 2175 253 209 178 0 68 0
[pid=19870] ppid=19867 vsize=495372 CPUtime=872.26 cores=1,3,5,7

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

/proc/19870/task/19873/stat : 19873 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 34857 0 0 0 75130 50 0 0 25 0 4 0 622058194 865271808 201986 33554432000 134512640 135305190 4289217600 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3029.66
Current children cumulated vsize (KiB) 853692

[startup+822.3 s]
/proc/loadavg: 8.17 7.63 4.84 9/300 19897
/proc/meminfo: memFree=23299976/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=2.99 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 357 32345 0 0 0 0 288 11 18 0 1 0 622057810 8908800 253 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19867/statm: 2175 253 209 178 0 68 0
[pid=19870] ppid=19867 vsize=846068 CPUtime=3266.02 cores=1,3,5,7
/proc/19870/stat : 19870 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202496 202216 0 0 0 326416 186 0 0 25 0 4 0 622058110 866373632 202093 33554432000 134512640 135305190 4289217600 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/19870/statm: 211517 202093 84 194 0 211321 0
[pid=19870/tid=19871] ppid=19867 vsize=846068 CPUtime=818.13 cores=1,3,5,7
/proc/19870/task/19871/stat : 19871 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 27214 0 0 0 81779 34 0 0 25 0 4 0 622058194 866373632 202093 33554432000 134512640 135305190 4289217600 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19870/tid=19872] ppid=19867 vsize=846068 CPUtime=817.57 cores=1,3,5,7
/proc/19870/task/19872/stat : 19872 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 58039 0 0 0 81708 49 0 0 25 0 4 0 622058194 866373632 202093 33554432000 134512640 135305190 4289217600 18446744073709551615 134530640 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=19870/tid=19873] ppid=19867 vsize=846068 CPUtime=811.57 cores=1,3,5,7
/proc/19870/task/19873/stat : 19873 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 34963 0 0 0 81106 51 0 0 25 0 4 0 622058194 866373632 202093 33554432000 134512640 135305190 4289217600 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3269.01
Current children cumulated vsize (KiB) 854768

[startup+882.301 s]
/proc/loadavg: 8.18 7.72 5.04 9/300 19899
/proc/meminfo: memFree=23286780/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=2.99 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 357 32345 0 0 0 0 288 11 18 0 1 0 622057810 8908800 253 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19867/statm: 2175 253 209 178 0 68 0
[pid=19870] ppid=19867 vsize=853316 CPUtime=3505.48 cores=1,3,5,7
/proc/19870/stat : 19870 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202496 203994 0 0 0 350357 191 0 0 25 0 4 0 622058110 873795584 203871 33554432000 134512640 135305190 4289217600 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/19870/statm: 213329 203871 84 194 0 213133 0
[pid=19870/tid=19871] ppid=19867 vsize=853316 CPUtime=878.14 cores=1,3,5,7
/proc/19870/task/19871/stat : 19871 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 27383 0 0 0 87779 35 0 0 25 0 4 0 622058194 873795584 203871 33554432000 134512640 135305190 4289217600 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19870/tid=19872] ppid=19867 vsize=853316 CPUtime=877.57 cores=1,3,5,7
/proc/19870/task/19872/stat : 19872 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 59106 0 0 0 87706 51 0 0 25 0 4 0 622058194 873795584 203871 33554432000 134512640 135305190 4289217600 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=19870/tid=19873] ppid=19867 vsize=853316 CPUtime=871.02 cores=1,3,5,7
/proc/19870/task/19873/stat : 19873 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 35306 0 0 0 87050 52 0 0 25 0 4 0 622058194 873795584 203871 33554432000 134512640 135305190 4289217600 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3508.47
Current children cumulated vsize (KiB) 862016

[startup+942.301 s]
/proc/loadavg: 8.11 7.79 5.23 9/300 19901
/proc/meminfo: memFree=23263444/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=2.99 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 357 32345 0 0 0 0 288 11 18 0 1 0 622057810 8908800 253 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19867/statm: 2175 253 209 178 0 68 0
[pid=19870] ppid=19867 vsize=867660 CPUtime=3744.89 cores=1,3,5,7
/proc/19870/stat : 19870 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202496 207451 0 0 0 374291 198 0 0 25 0 4 0 622058110 888483840 207328 33554432000 134512640 135305190 4289217600 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/19870/statm: 216915 207328 84 194 0 216719 0
[pid=19870/tid=19871] ppid=19867 vsize=867660 CPUtime=938.14 cores=1,3,5,7
/proc/19870/task/19871/stat : 19871 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 27768 0 0 0 93779 35 0 0 25 0 4 0 622058194 888483840 207328 33554432000 134512640 135305190 4289217600 18446744073709551615 134528562 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19870/tid=19872] ppid=19867 vsize=867660 CPUtime=937.57 cores=1,3,5,7
/proc/19870/task/19872/stat : 19872 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 61083 0 0 0 93703 54 0 0 25 0 4 0 622058194 888483840 207328 33554432000 134512640 135305190 4289217600 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=19870/tid=19873] ppid=19867 vsize=867660 CPUtime=930.48 cores=1,3,5,7
/proc/19870/task/19873/stat : 19873 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 35952 0 0 0 92994 54 0 0 25 0 4 0 622058194 888483840 207328 33554432000 134512640 135305190 4289217600 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3747.88
Current children cumulated vsize (KiB) 876360

[startup+1002.3 s]
/proc/loadavg: 8.08 7.84 5.40 9/300 19902
/proc/meminfo: memFree=23219132/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=2.99 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 357 32345 0 0 0 0 288 11 18 0 1 0 622057810 8908800 253 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19867/statm: 2175 253 209 178 0 68 0
[pid=19870] ppid=19867 vsize=877212 CPUtime=3984.34 cores=1,3,5,7
/proc/19870/stat : 19870 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202496 209890 0 0 0 398232 202 0 0 25 0 4 0 622058110 898265088 209767 33554432000 134512640 135305190 4289217600 18446744073709551615 134551980 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/19870/statm: 219303 209767 84 194 0 219107 0
[pid=19870/tid=19871] ppid=19867 vsize=877212 CPUtime=998.14 cores=1,3,5,7
/proc/19870/task/19871/stat : 19871 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 28051 0 0 0 99779 35 0 0 25 0 4 0 622058194 898265088 209767 33554432000 134512640 135305190 4289217600 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19870/tid=19872] ppid=19867 vsize=877212 CPUtime=997.57 cores=1,3,5,7
/proc/19870/task/19872/stat : 19872 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 61909 0 0 0 99701 56 0 0 25 0 4 0 622058194 898265088 209767 33554432000 134512640 135305190 4289217600 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=19870/tid=19873] ppid=19867 vsize=877212 CPUtime=989.92 cores=1,3,5,7
/proc/19870/task/19873/stat : 19873 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 36485 0 0 0 98938 54 0 0 25 0 4 0 622058194 898265088 209767 33554432000 134512640 135305190 4289217600 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3987.33
Current children cumulated vsize (KiB) 885912

[startup+1062.3 s]
/proc/loadavg: 8.03 7.86 5.56 9/300 19904
/proc/meminfo: memFree=23198356/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=2.99 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 357 32345 0 0 0 0 288 11 18 0 1 0 622057810 8908800 253 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19867/statm: 2175 253 209 178 0 68 0
[pid=19870] ppid=19867 vsize=885404 CPUtime=4223.75 cores=1,3,5,7
/proc/19870/stat : 19870 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202496 211659 0 0 0 422168 207 0 0 25 0 4 0 622058110 906653696 211536 33554432000 134512640 135305190 4289217600 18446744073709551615 134551974 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/19870/statm: 221351 211536 84 194 0 221155 0
[pid=19870/tid=19871] ppid=19867 vsize=885404 CPUtime=1058.09 cores=1,3,5,7
/proc/19870/task/19871/stat : 19871 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 28482 0 0 0 105773 36 0 0 25 0 4 0 622058194 906653696 211536 33554432000 134512640 135305190 4289217600 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19870/tid=19872] ppid=19867 vsize=885404 CPUtime=1057.57 cores=1,3,5,7
/proc/19870/task/19872/stat : 19872 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 62529 0 0 0 105700 57 0 0 25 0 4 0 622058194 906653696 211536 33554432000 134512640 135305190 4289217600 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=19870/tid=19873] ppid=19867 vsize=885404 CPUtime=1049.38 cores=1,3,5,7
/proc/19870/task/19873/stat : 19873 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 36778 0 0 0 104883 55 0 0 25 0 4 0 622058194 906653696 211536 33554432000 134512640 135305190 4289217600 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4226.74
Current children cumulated vsize (KiB) 894104

[startup+1122.3 s]
/proc/loadavg: 8.05 7.90 5.72 9/300 19905
/proc/meminfo: memFree=23182688/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=2.99 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 357 32345 0 0 0 0 288 11 18 0 1 0 622057810 8908800 253 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19867/statm: 2175 253 209 178 0 68 0
[pid=19870] ppid=19867 vsize=889500 CPUtime=4463.15 cores=1,3,5,7
/proc/19870/stat : 19870 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202496 212890 0 0 0 446104 211 0 0 25 0 4 0 622058110 910848000 212767 33554432000 134512640 135305190 4289217600 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/19870/statm: 222375 212767 84 194 0 222179 0
[pid=19870/tid=19871] ppid=19867 vsize=889500 CPUtime=1118.09 cores=1,3,5,7
/proc/19870/task/19871/stat : 19871 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 28664 0 0 0 111772 37 0 0 25 0 4 0 622058194 910848000 212767 33554432000 134512640 135305190 4289217600 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19870/tid=19872] ppid=19867 vsize=889500 CPUtime=1117.57 cores=1,3,5,7
/proc/19870/task/19872/stat : 19872 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 62897 0 0 0 111699 58 0 0 25 0 4 0 622058194 910848000 212767 33554432000 134512640 135305190 4289217600 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=19870/tid=19873] ppid=19867 vsize=889500 CPUtime=1108.77 cores=1,3,5,7
/proc/19870/task/19873/stat : 19873 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 37216 0 0 0 110820 57 0 0 25 0 4 0 622058194 910848000 212767 33554432000 134512640 135305190 4289217600 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4466.14
Current children cumulated vsize (KiB) 898200

[startup+1182.3 s]
/proc/loadavg: 8.06 7.93 5.86 5/294 19908
/proc/meminfo: memFree=23784204/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=2.99 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 357 32345 0 0 0 0 288 11 18 0 1 0 622057810 8908800 253 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19867/statm: 2175 253 209 178 0 68 0
[pid=19870] ppid=19867 vsize=906904 CPUtime=4702.61 cores=1,3,5,7
/proc/19870/stat : 19870 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202496 217111 0 0 0 470041 220 0 0 25 0 4 0 622058110 928669696 216988 33554432000 134512640 135305190 4289217600 18446744073709551615 134528145 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/19870/statm: 226726 216988 84 194 0 226530 0
[pid=19870/tid=19871] ppid=19867 vsize=906904 CPUtime=1178.09 cores=1,3,5,7
/proc/19870/task/19871/stat : 19871 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 29308 0 0 0 117771 38 0 0 25 0 4 0 622058194 928669696 216988 33554432000 134512640 135305190 4289217600 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19870/tid=19872] ppid=19867 vsize=906904 CPUtime=1177.57 cores=1,3,5,7
/proc/19870/task/19872/stat : 19872 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 64396 0 0 0 117696 61 0 0 25 0 4 0 622058194 928669696 216988 33554432000 134512640 135305190 4289217600 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=19870/tid=19873] ppid=19867 vsize=906904 CPUtime=1168.23 cores=1,3,5,7
/proc/19870/task/19873/stat : 19873 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 38447 0 0 0 116763 60 0 0 25 0 4 0 622058194 928669696 216988 33554432000 134512640 135305190 4289217600 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4705.6
Current children cumulated vsize (KiB) 915604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206 s]
/proc/loadavg: 8.11 7.95 5.92 10/300 19941
/proc/meminfo: memFree=23753676/32951124 swapFree=63485424/67111528
[pid=19867] ppid=19865 vsize=8700 CPUtime=2.99 cores=1,3,5,7
/proc/19867/stat : 19867 (manysat.sh) S 19865 19867 19790 0 -1 4202496 357 32345 0 0 0 0 288 11 18 0 1 0 622057810 8908800 253 33554432000 4194304 4922060 140736556443552 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19867/statm: 2175 253 209 178 0 68 0
[pid=19870] ppid=19867 vsize=913092 CPUtime=4797.21 cores=1,3,5,7
/proc/19870/stat : 19870 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202496 218435 0 0 0 479499 222 0 0 25 0 4 0 622058110 935006208 218312 33554432000 134512640 135305190 4289217600 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/19870/statm: 228273 218312 84 194 0 228077 0
[pid=19870/tid=19871] ppid=19867 vsize=913092 CPUtime=1201.8 cores=1,3,5,7
/proc/19870/task/19871/stat : 19871 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 29476 0 0 0 120142 38 0 0 25 0 4 0 622058194 935006208 218312 33554432000 134512640 135305190 4289217600 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19870/tid=19872] ppid=19867 vsize=913092 CPUtime=1201.28 cores=1,3,5,7
/proc/19870/task/19872/stat : 19872 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 64934 0 0 0 120066 62 0 0 25 0 4 0 622058194 935006208 218312 33554432000 134512640 135305190 4289217600 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=19870/tid=19873] ppid=19867 vsize=913092 CPUtime=1191.71 cores=1,3,5,7
/proc/19870/task/19873/stat : 19873 (manysat1.1_stat) R 19867 19867 19790 0 -1 4202560 38865 0 0 0 119111 60 0 0 25 0 4 0 622058194 935006208 218312 33554432000 134512640 135305190 4289217600 18446744073709551615 134528286 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 921792

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1206.02
CPU time (s): 4800.2
CPU user time (s): 4797.87
CPU system time (s): 2.33
CPU usage (%): 398.019
Max. virtual memory (cumulated for all children) (KiB): 921792

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

runsolver used 3.04154 second user time and 7.94079 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-13 16:20:19
IDJOB=3361903
IDBENCH=53034
IDSOLVER=1838
FILE ID=node147/3361903-1305296418
RUNJOBID= node147-1305296390-19809
PBS_JOBID= 13321406
Free space on /tmp= 52488 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE08/Q1/SAT_dat.k85.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361903-1305296418/watcher-3361903-1305296418 -o /tmp/evaluation-result-3361903-1305296418/solver-3361903-1305296418 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3361903-1305296418.cnf aimd 1

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

MD5SUM BENCH= dce41996d9c5153aa0c253fa128d227c
RANDOM SEED=2004796002

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24524292 kB
Buffers:        224128 kB
Cached:        4804816 kB
SwapCached:      13132 kB
Active:        1546576 kB
Inactive:      6670388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24524292 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           67796 kB
Writeback:           0 kB
AnonPages:     3183324 kB
Mapped:          15452 kB
Slab:           119640 kB
PageTables:      29232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45037988 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= 52496 MiB
End job on node147 at 2011-05-13 16:40:27