Trace number 3362251

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.09 1204.22

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   71476   182356 |   21442       0        0     nan |  0.000 % |
0.00/0.30	c |         0 |   48940   179333 |      --       0       --      -- |     --   | -22536/-3023
0.00/0.30	c ==============================================================================
0.00/0.30	c Result  :   #vars: 8915   #clauses: 48940   #literals: 179333
0.00/0.30	c CPU time:   0.301954 s
0.00/0.30	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-3362251-1305300172/watcher-3362251-1305300172 -o /tmp/evaluation-result-3362251-1305300172/solver-3362251-1305300172 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362251-1305300172.cnf aimd 1 

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

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


[startup+0 s]
/proc/loadavg: 8.02 8.02 7.87 5/368 31615
/proc/meminfo: memFree=10677464/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622433476 8908800 249 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31615/statm: 2175 249 209 178 0 68 0

[startup+0.075827 s]
/proc/loadavg: 8.02 8.02 7.87 5/368 31615
/proc/meminfo: memFree=10677464/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622433476 8908800 249 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31615/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100822 s]
/proc/loadavg: 8.02 8.02 7.87 5/368 31615
/proc/meminfo: memFree=10677464/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622433476 8908800 249 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31615/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30079 s]
/proc/loadavg: 8.02 8.02 7.87 5/368 31615
/proc/meminfo: memFree=10677464/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622433476 8908800 249 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31615/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700683 s]
/proc/loadavg: 8.02 8.02 7.87 5/368 31615
/proc/meminfo: memFree=10677464/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0.33 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 356 3187 0 0 0 0 33 0 22 0 1 0 622433476 8908800 252 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31615/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 8700

[startup+1.50054 s]
/proc/loadavg: 8.02 8.02 7.87 9/373 31621
/proc/meminfo: memFree=10649068/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0.33 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 356 3187 0 0 0 0 33 0 22 0 1 0 622433476 8908800 252 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31615/statm: 2175 252 209 178 0 68 0
[pid=31618] ppid=31615 vsize=59168 CPUtime=4.39 cores=0,2,4,6
/proc/31618/stat : 31618 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202496 6474 0 0 0 435 4 0 0 19 0 4 0 622433511 60588032 6423 33554432000 134512640 135305190 4292677104 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/31618/statm: 14792 6423 84 194 0 14596 0
[pid=31618/tid=31619] ppid=31615 vsize=59168 CPUtime=1.07 cores=0,2,4,6
/proc/31618/task/31619/stat : 31619 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 656 0 0 0 107 0 0 0 19 0 4 0 622433517 60588032 6423 33554432000 134512640 135305190 4292677104 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31618/tid=31620] ppid=31615 vsize=59168 CPUtime=1.07 cores=0,2,4,6
/proc/31618/task/31620/stat : 31620 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 705 0 0 0 106 1 0 0 25 0 4 0 622433517 60588032 6423 33554432000 134512640 135305190 4292677104 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=31618/tid=31621] ppid=31615 vsize=59168 CPUtime=1.08 cores=0,2,4,6
/proc/31618/task/31621/stat : 31621 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 651 0 0 0 107 1 0 0 18 0 4 0 622433517 60588032 6423 33554432000 134512640 135305190 4292677104 18446744073709551615 134528805 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 67868

[startup+3.10026 s]
/proc/loadavg: 8.10 8.04 7.87 9/373 31621
/proc/meminfo: memFree=10637908/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0.33 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 356 3187 0 0 0 0 33 0 22 0 1 0 622433476 8908800 252 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31615/statm: 2175 252 209 178 0 68 0
[pid=31618] ppid=31615 vsize=67440 CPUtime=10.77 cores=0,2,4,6
/proc/31618/stat : 31618 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202496 8638 0 0 0 1072 5 0 0 23 0 4 0 622433511 69058560 8587 33554432000 134512640 135305190 4292677104 18446744073709551615 134528223 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/31618/statm: 16860 8587 84 194 0 16664 0
[pid=31618/tid=31619] ppid=31615 vsize=67440 CPUtime=2.68 cores=0,2,4,6
/proc/31618/task/31619/stat : 31619 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 1198 0 0 0 267 1 0 0 23 0 4 0 622433517 69058560 8587 33554432000 134512640 135305190 4292677104 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31618/tid=31620] ppid=31615 vsize=67440 CPUtime=2.65 cores=0,2,4,6
/proc/31618/task/31620/stat : 31620 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 1260 0 0 0 264 1 0 0 25 0 4 0 622433517 69058560 8587 33554432000 134512640 135305190 4292677104 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=31618/tid=31621] ppid=31615 vsize=67440 CPUtime=2.68 cores=0,2,4,6
/proc/31618/task/31621/stat : 31621 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 1200 0 0 0 267 1 0 0 20 0 4 0 622433517 69058560 8587 33554432000 134512640 135305190 4292677104 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.1
Current children cumulated vsize (KiB) 76140

[startup+6.30068 s]
/proc/loadavg: 8.10 8.04 7.87 9/373 31621
/proc/meminfo: memFree=10614472/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0.33 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 356 3187 0 0 0 0 33 0 22 0 1 0 622433476 8908800 252 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31615/statm: 2175 252 209 178 0 68 0
[pid=31618] ppid=31615 vsize=79428 CPUtime=23.54 cores=0,2,4,6
/proc/31618/stat : 31618 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202496 11479 0 0 0 2347 7 0 0 25 0 4 0 622433511 81334272 11428 33554432000 134512640 135305190 4292677104 18446744073709551615 134528254 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/31618/statm: 19857 11428 84 194 0 19661 0
[pid=31618/tid=31619] ppid=31615 vsize=79428 CPUtime=5.87 cores=0,2,4,6
/proc/31618/task/31619/stat : 31619 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 1899 0 0 0 586 1 0 0 25 0 4 0 622433517 81334272 11428 33554432000 134512640 135305190 4292677104 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31618/tid=31620] ppid=31615 vsize=79428 CPUtime=5.81 cores=0,2,4,6
/proc/31618/task/31620/stat : 31620 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 2063 0 0 0 580 1 0 0 25 0 4 0 622433517 81334272 11428 33554432000 134512640 135305190 4292677104 18446744073709551615 134570412 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=31618/tid=31621] ppid=31615 vsize=79428 CPUtime=5.87 cores=0,2,4,6
/proc/31618/task/31621/stat : 31621 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 1849 0 0 0 586 1 0 0 25 0 4 0 622433517 81334272 11428 33554432000 134512640 135305190 4292677104 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.87
Current children cumulated vsize (KiB) 88128

[startup+12.7005 s]
/proc/loadavg: 8.09 8.04 7.87 9/373 31622
/proc/meminfo: memFree=10588328/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0.33 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 356 3187 0 0 0 0 33 0 22 0 1 0 622433476 8908800 252 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31615/statm: 2175 252 209 178 0 68 0
[pid=31618] ppid=31615 vsize=90812 CPUtime=49.04 cores=0,2,4,6
/proc/31618/stat : 31618 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202496 14369 0 0 0 4896 8 0 0 25 0 4 0 622433511 92991488 14318 33554432000 134512640 135305190 4292677104 18446744073709551615 134528814 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/31618/statm: 22703 14318 84 194 0 22507 0
[pid=31618/tid=31619] ppid=31615 vsize=90812 CPUtime=12.28 cores=0,2,4,6
/proc/31618/task/31619/stat : 31619 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 2534 0 0 0 1226 2 0 0 25 0 4 0 622433517 92991488 14318 33554432000 134512640 135305190 4292677104 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31618/tid=31620] ppid=31615 vsize=90812 CPUtime=12.13 cores=0,2,4,6
/proc/31618/task/31620/stat : 31620 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 2795 0 0 0 1212 1 0 0 25 0 4 0 622433517 92991488 14318 33554432000 134512640 135305190 4292677104 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=31618/tid=31621] ppid=31615 vsize=90812 CPUtime=12.28 cores=0,2,4,6
/proc/31618/task/31621/stat : 31621 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 2606 0 0 0 1226 2 0 0 25 0 4 0 622433517 92991488 14318 33554432000 134512640 135305190 4292677104 18446744073709551615 134528872 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.37
Current children cumulated vsize (KiB) 99512

[startup+25.5003 s]
/proc/loadavg: 8.14 8.05 7.88 9/373 31622
/proc/meminfo: memFree=10572196/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0.33 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 356 3187 0 0 0 0 33 0 22 0 1 0 622433476 8908800 252 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31615/statm: 2175 252 209 178 0 68 0
[pid=31618] ppid=31615 vsize=106180 CPUtime=100.07 cores=0,2,4,6
/proc/31618/stat : 31618 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202496 18132 0 0 0 9996 11 0 0 25 0 4 0 622433511 108728320 18081 33554432000 134512640 135305190 4292677104 18446744073709551615 134528506 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/31618/statm: 26545 18081 84 194 0 26349 0
[pid=31618/tid=31619] ppid=31615 vsize=106180 CPUtime=25.08 cores=0,2,4,6
/proc/31618/task/31619/stat : 31619 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 3530 0 0 0 2505 3 0 0 25 0 4 0 622433517 108728320 18081 33554432000 134512640 135305190 4292677104 18446744073709551615 134528573 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31618/tid=31620] ppid=31615 vsize=106180 CPUtime=24.77 cores=0,2,4,6
/proc/31618/task/31620/stat : 31620 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 3790 0 0 0 2475 2 0 0 25 0 4 0 622433517 108728320 18081 33554432000 134512640 135305190 4292677104 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=31618/tid=31621] ppid=31615 vsize=106180 CPUtime=25.06 cores=0,2,4,6
/proc/31618/task/31621/stat : 31621 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 3411 0 0 0 2504 2 0 0 25 0 4 0 622433517 108728320 18081 33554432000 134512640 135305190 4292677104 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.4
Current children cumulated vsize (KiB) 114880

[startup+51.1007 s]
/proc/loadavg: 8.09 8.05 7.88 9/373 31623
/proc/meminfo: memFree=10541404/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0.33 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 356 3187 0 0 0 0 33 0 22 0 1 0 622433476 8908800 252 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31615/statm: 2175 252 209 178 0 68 0
[pid=31618] ppid=31615 vsize=133124 CPUtime=202.15 cores=0,2,4,6
/proc/31618/stat : 31618 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202496 24785 0 0 0 20199 16 0 0 25 0 4 0 622433511 136318976 24734 33554432000 134512640 135305190 4292677104 18446744073709551615 134528536 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/31618/statm: 33281 24734 84 194 0 33085 0
[pid=31618/tid=31619] ppid=31615 vsize=133124 CPUtime=50.66 cores=0,2,4,6
/proc/31618/task/31619/stat : 31619 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 5113 0 0 0 5063 3 0 0 25 0 4 0 622433517 136318976 24734 33554432000 134512640 135305190 4292677104 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31618/tid=31620] ppid=31615 vsize=133124 CPUtime=50.06 cores=0,2,4,6
/proc/31618/task/31620/stat : 31620 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 5657 0 0 0 5003 3 0 0 25 0 4 0 622433517 136318976 24734 33554432000 134512640 135305190 4292677104 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=31618/tid=31621] ppid=31615 vsize=133124 CPUtime=50.66 cores=0,2,4,6
/proc/31618/task/31621/stat : 31621 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 5086 0 0 0 5062 4 0 0 25 0 4 0 622433517 136318976 24734 33554432000 134512640 135305190 4292677104 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.48
Current children cumulated vsize (KiB) 141824

[startup+102.314 s]
/proc/loadavg: 8.08 8.05 7.89 9/373 31624
/proc/meminfo: memFree=10374112/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0.33 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 356 3187 0 0 0 0 33 0 22 0 1 0 622433476 8908800 252 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31615/statm: 2175 252 209 178 0 68 0
[pid=31618] ppid=31615 vsize=152824 CPUtime=406.35 cores=0,2,4,6
/proc/31618/stat : 31618 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202496 29580 0 0 0 40616 19 0 0 25 0 4 0 622433511 156491776 29529 33554432000 134512640 135305190 4292677104 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/31618/statm: 38206 29529 84 194 0 38010 0
[pid=31618/tid=31619] ppid=31615 vsize=152824 CPUtime=101.88 cores=0,2,4,6
/proc/31618/task/31619/stat : 31619 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 6392 0 0 0 10184 4 0 0 25 0 4 0 622433517 156491776 29529 33554432000 134512640 135305190 4292677104 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31618/tid=31620] ppid=31615 vsize=152824 CPUtime=100.64 cores=0,2,4,6
/proc/31618/task/31620/stat : 31620 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 7146 0 0 0 10060 4 0 0 25 0 4 0 622433517 156491776 29529 33554432000 134512640 135305190 4292677104 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=31618/tid=31621] ppid=31615 vsize=152824 CPUtime=101.86 cores=0,2,4,6
/proc/31618/task/31621/stat : 31621 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 6032 0 0 0 10181 5 0 0 25 0 4 0 622433517 156491776 29529 33554432000 134512640 135305190 4292677104 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.68
Current children cumulated vsize (KiB) 161524

[startup+162.301 s]
/proc/loadavg: 8.30 8.12 7.92 9/373 31629
/proc/meminfo: memFree=10319864/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0.33 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 356 3187 0 0 0 0 33 0 22 0 1 0 622433476 8908800 252 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31615/statm: 2175 252 209 178 0 68 0
[pid=31618] ppid=31615 vsize=189016 CPUtime=644.78 cores=0,2,4,6
/proc/31618/stat : 31618 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202496 38122 0 0 0 64451 27 0 0 25 0 4 0 622433511 193552384 38049 33554432000 134512640 135305190 4292677104 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/31618/statm: 47254 38049 84 194 0 47058 0
[pid=31618/tid=31619] ppid=31615 vsize=189016 CPUtime=161.56 cores=0,2,4,6

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

/proc/31618/task/31621/stat : 31621 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 17448 0 0 0 76083 15 0 0 25 0 4 0 622433517 400711680 85890 33554432000 134512640 135305190 4292677104 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3037.85
Current children cumulated vsize (KiB) 400020

[startup+822.301 s]
/proc/loadavg: 8.11 8.11 8.01 9/373 31646
/proc/meminfo: memFree=9918728/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0.33 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 356 3187 0 0 0 0 33 0 22 0 1 0 622433476 8908800 252 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31615/statm: 2175 252 209 178 0 68 0
[pid=31618] ppid=31615 vsize=394692 CPUtime=3276.7 cores=0,2,4,6
/proc/31618/stat : 31618 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202496 86699 0 0 0 327593 77 0 0 25 0 4 0 622433511 404164608 86584 33554432000 134512640 135305190 4292677104 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/31618/statm: 98673 86584 84 194 0 98477 0
[pid=31618/tid=31619] ppid=31615 vsize=394692 CPUtime=819.42 cores=0,2,4,6
/proc/31618/task/31619/stat : 31619 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 19664 0 0 0 81924 18 0 0 25 0 4 0 622433517 404164608 86584 33554432000 134512640 135305190 4292677104 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=31618/tid=31620] ppid=31615 vsize=394692 CPUtime=814.52 cores=0,2,4,6
/proc/31618/task/31620/stat : 31620 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 25174 0 0 0 81428 24 0 0 25 0 4 0 622433517 404164608 86584 33554432000 134512640 135305190 4292677104 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=31618/tid=31621] ppid=31615 vsize=394692 CPUtime=820.95 cores=0,2,4,6
/proc/31618/task/31621/stat : 31621 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 17727 0 0 0 82079 16 0 0 25 0 4 0 622433517 404164608 86584 33554432000 134512640 135305190 4292677104 18446744073709551615 134528397 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3277.03
Current children cumulated vsize (KiB) 403392

[startup+882.301 s]
/proc/loadavg: 8.11 8.12 8.01 9/373 31648
/proc/meminfo: memFree=9909404/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0.33 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 356 3187 0 0 0 0 33 0 22 0 1 0 622433476 8908800 252 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31615/statm: 2175 252 209 178 0 68 0
[pid=31618] ppid=31615 vsize=396336 CPUtime=3515.99 cores=0,2,4,6
/proc/31618/stat : 31618 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202496 87245 0 0 0 351520 79 0 0 25 0 4 0 622433511 405848064 87130 33554432000 134512640 135305190 4292677104 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/31618/statm: 99084 87130 84 194 0 98888 0
[pid=31618/tid=31619] ppid=31615 vsize=396336 CPUtime=878.71 cores=0,2,4,6
/proc/31618/task/31619/stat : 31619 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 19800 0 0 0 87853 18 0 0 25 0 4 0 622433517 405848064 87130 33554432000 134512640 135305190 4292677104 18446744073709551615 134528327 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=31618/tid=31620] ppid=31615 vsize=396336 CPUtime=874.51 cores=0,2,4,6
/proc/31618/task/31620/stat : 31620 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 25360 0 0 0 87426 25 0 0 25 0 4 0 622433517 405848064 87130 33554432000 134512640 135305190 4292677104 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=31618/tid=31621] ppid=31615 vsize=396336 CPUtime=880.95 cores=0,2,4,6
/proc/31618/task/31621/stat : 31621 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 17898 0 0 0 88079 16 0 0 25 0 4 0 622433517 405848064 87130 33554432000 134512640 135305190 4292677104 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3516.32
Current children cumulated vsize (KiB) 405036

[startup+942.3 s]
/proc/loadavg: 8.13 8.12 8.02 9/373 31682
/proc/meminfo: memFree=10622768/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0.33 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 356 3187 0 0 0 0 33 0 22 0 1 0 622433476 8908800 252 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31615/statm: 2175 252 209 178 0 68 0
[pid=31618] ppid=31615 vsize=408132 CPUtime=3755.28 cores=0,2,4,6
/proc/31618/stat : 31618 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202496 89711 0 0 0 375447 81 0 0 25 0 4 0 622433511 417927168 89574 33554432000 134512640 135305190 4292677104 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/31618/statm: 102033 89574 84 194 0 101837 0
[pid=31618/tid=31619] ppid=31615 vsize=408132 CPUtime=938.01 cores=0,2,4,6
/proc/31618/task/31619/stat : 31619 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 20256 0 0 0 93782 19 0 0 25 0 4 0 622433517 417927168 89574 33554432000 134512640 135305190 4292677104 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=31618/tid=31620] ppid=31615 vsize=408132 CPUtime=934.51 cores=0,2,4,6
/proc/31618/task/31620/stat : 31620 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 25752 0 0 0 93425 26 0 0 25 0 4 0 622433517 417927168 89574 33554432000 134512640 135305190 4292677104 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=31618/tid=31621] ppid=31615 vsize=408132 CPUtime=940.95 cores=0,2,4,6
/proc/31618/task/31621/stat : 31621 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 18153 0 0 0 94079 16 0 0 25 0 4 0 622433517 417927168 89574 33554432000 134512640 135305190 4292677104 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3755.61
Current children cumulated vsize (KiB) 416832

[startup+1002.3 s]
/proc/loadavg: 8.04 8.10 8.01 9/373 31684
/proc/meminfo: memFree=10587168/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0.33 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 356 3187 0 0 0 0 33 0 22 0 1 0 622433476 8908800 252 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31615/statm: 2175 252 209 178 0 68 0
[pid=31618] ppid=31615 vsize=428356 CPUtime=3994.57 cores=0,2,4,6
/proc/31618/stat : 31618 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202496 94696 0 0 0 399370 87 0 0 25 0 4 0 622433511 438636544 94559 33554432000 134512640 135305190 4292677104 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/31618/statm: 107089 94559 84 194 0 106893 0
[pid=31618/tid=31619] ppid=31615 vsize=428356 CPUtime=997.29 cores=0,2,4,6
/proc/31618/task/31619/stat : 31619 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 21315 0 0 0 99709 20 0 0 25 0 4 0 622433517 438636544 94559 33554432000 134512640 135305190 4292677104 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=31618/tid=31620] ppid=31615 vsize=428356 CPUtime=994.5 cores=0,2,4,6
/proc/31618/task/31620/stat : 31620 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 27541 0 0 0 99422 28 0 0 25 0 4 0 622433517 438636544 94559 33554432000 134512640 135305190 4292677104 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=31618/tid=31621] ppid=31615 vsize=428356 CPUtime=1000.95 cores=0,2,4,6
/proc/31618/task/31621/stat : 31621 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 18976 0 0 0 100078 17 0 0 25 0 4 0 622433517 438636544 94559 33554432000 134512640 135305190 4292677104 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3994.9
Current children cumulated vsize (KiB) 437056

[startup+1062.3 s]
/proc/loadavg: 8.13 8.11 8.02 9/373 31686
/proc/meminfo: memFree=10552536/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0.33 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 356 3187 0 0 0 0 33 0 22 0 1 0 622433476 8908800 252 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31615/statm: 2175 252 209 178 0 68 0
[pid=31618] ppid=31615 vsize=448028 CPUtime=4233.82 cores=0,2,4,6
/proc/31618/stat : 31618 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202496 99003 0 0 0 423291 91 0 0 25 0 4 0 622433511 458780672 98866 33554432000 134512640 135305190 4292677104 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/31618/statm: 112007 98866 84 194 0 111811 0
[pid=31618/tid=31619] ppid=31615 vsize=448028 CPUtime=1056.6 cores=0,2,4,6
/proc/31618/task/31619/stat : 31619 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 22356 0 0 0 105639 21 0 0 25 0 4 0 622433517 458780672 98866 33554432000 134512640 135305190 4292677104 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=31618/tid=31620] ppid=31615 vsize=448028 CPUtime=1054.49 cores=0,2,4,6
/proc/31618/task/31620/stat : 31620 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 29423 0 0 0 105419 30 0 0 25 0 4 0 622433517 458780672 98866 33554432000 134512640 135305190 4292677104 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=31618/tid=31621] ppid=31615 vsize=448028 CPUtime=1060.94 cores=0,2,4,6
/proc/31618/task/31621/stat : 31621 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 20007 0 0 0 106076 18 0 0 25 0 4 0 622433517 458780672 98866 33554432000 134512640 135305190 4292677104 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4234.15
Current children cumulated vsize (KiB) 456728

[startup+1122.3 s]
/proc/loadavg: 8.10 8.10 8.02 9/373 31687
/proc/meminfo: memFree=10535020/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0.33 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 356 3187 0 0 0 0 33 0 22 0 1 0 622433476 8908800 252 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31615/statm: 2175 252 209 178 0 68 0
[pid=31618] ppid=31615 vsize=450280 CPUtime=4473.09 cores=0,2,4,6
/proc/31618/stat : 31618 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202496 99462 0 0 0 447216 93 0 0 25 0 4 0 622433511 461086720 99325 33554432000 134512640 135305190 4292677104 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/31618/statm: 112570 99325 84 194 0 112374 0
[pid=31618/tid=31619] ppid=31615 vsize=450280 CPUtime=1115.86 cores=0,2,4,6
/proc/31618/task/31619/stat : 31619 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 22532 0 0 0 111565 21 0 0 25 0 4 0 622433517 461086720 99325 33554432000 134512640 135305190 4292677104 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=31618/tid=31620] ppid=31615 vsize=450280 CPUtime=1114.48 cores=0,2,4,6
/proc/31618/task/31620/stat : 31620 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 29531 0 0 0 111418 30 0 0 25 0 4 0 622433517 461086720 99325 33554432000 134512640 135305190 4292677104 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=31618/tid=31621] ppid=31615 vsize=450280 CPUtime=1120.94 cores=0,2,4,6
/proc/31618/task/31621/stat : 31621 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 20025 0 0 0 112075 19 0 0 25 0 4 0 622433517 461086720 99325 33554432000 134512640 135305190 4292677104 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4473.42
Current children cumulated vsize (KiB) 458980

[startup+1182.3 s]
/proc/loadavg: 8.13 8.11 8.02 9/373 31689
/proc/meminfo: memFree=10510316/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0.33 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 356 3187 0 0 0 0 33 0 22 0 1 0 622433476 8908800 252 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31615/statm: 2175 252 209 178 0 68 0
[pid=31618] ppid=31615 vsize=454320 CPUtime=4712.38 cores=0,2,4,6
/proc/31618/stat : 31618 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202496 100382 0 0 0 471144 94 0 0 25 0 4 0 622433511 465223680 100245 33554432000 134512640 135305190 4292677104 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/31618/statm: 113580 100245 84 194 0 113384 0
[pid=31618/tid=31619] ppid=31615 vsize=454320 CPUtime=1175.17 cores=0,2,4,6
/proc/31618/task/31619/stat : 31619 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 22790 0 0 0 117495 22 0 0 25 0 4 0 622433517 465223680 100245 33554432000 134512640 135305190 4292677104 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=31618/tid=31620] ppid=31615 vsize=454320 CPUtime=1174.48 cores=0,2,4,6
/proc/31618/task/31620/stat : 31620 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 29822 0 0 0 117417 31 0 0 25 0 4 0 622433517 465223680 100245 33554432000 134512640 135305190 4292677104 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=31618/tid=31621] ppid=31615 vsize=454320 CPUtime=1180.94 cores=0,2,4,6
/proc/31618/task/31621/stat : 31621 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 20116 0 0 0 118075 19 0 0 25 0 4 0 622433517 465223680 100245 33554432000 134512640 135305190 4292677104 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4712.71
Current children cumulated vsize (KiB) 463020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.2 s]
/proc/loadavg: 8.15 8.12 8.02 9/373 31689
/proc/meminfo: memFree=10507824/32951124 swapFree=65155552/67111528
[pid=31615] ppid=31613 vsize=8700 CPUtime=0.33 cores=0,2,4,6
/proc/31615/stat : 31615 (manysat.sh) S 31613 31615 31066 0 -1 4202496 356 3187 0 0 0 0 33 0 22 0 1 0 622433476 8908800 252 33554432000 4194304 4922060 140736962247520 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31615/statm: 2175 252 209 178 0 68 0
[pid=31618] ppid=31615 vsize=456676 CPUtime=4799.76 cores=0,2,4,6
/proc/31618/stat : 31618 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202496 100878 0 0 0 479882 94 0 0 25 0 4 0 622433511 467636224 100741 33554432000 134512640 135305190 4292677104 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/31618/statm: 114169 100741 84 194 0 113973 0
[pid=31618/tid=31619] ppid=31615 vsize=456676 CPUtime=1196.81 cores=0,2,4,6
/proc/31618/task/31619/stat : 31619 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 22921 0 0 0 119659 22 0 0 25 0 4 0 622433517 467636224 100741 33554432000 134512640 135305190 4292677104 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=31618/tid=31620] ppid=31615 vsize=456676 CPUtime=1196.39 cores=0,2,4,6
/proc/31618/task/31620/stat : 31620 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 29850 0 0 0 119608 31 0 0 25 0 4 0 622433517 467636224 100741 33554432000 134512640 135305190 4292677104 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=31618/tid=31621] ppid=31615 vsize=456676 CPUtime=1202.85 cores=0,2,4,6
/proc/31618/task/31621/stat : 31621 (manysat1.1_stat) R 31615 31615 31066 0 -1 4202560 20166 0 0 0 120266 19 0 0 25 0 4 0 622433517 467636224 100741 33554432000 134512640 135305190 4292677104 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 465376

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 31615 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=338948
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=7998
# CPU time returned by wait4() is 0.346946
# while last known CPU time is 4800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1204.22
CPU time (s): 4800.09
CPU user time (s): 4799.15
CPU system time (s): 0.94
CPU usage (%): 398.604
Max. virtual memory (cumulated for all children) (KiB): 465376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.338948
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3543
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 5

runsolver used 4.16337 second user time and 10.0835 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-13 17:22:52
IDJOB=3362251
IDBENCH=83125
IDSOLVER=1838
FILE ID=node146/3362251-1305300172
RUNJOBID= node146-1305296390-31085
PBS_JOBID= 13321407
Free space on /tmp= 41400 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362251-1305300172/watcher-3362251-1305300172 -o /tmp/evaluation-result-3362251-1305300172/solver-3362251-1305300172 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362251-1305300172.cnf aimd 1

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=129682234

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10677628 kB
Buffers:        221088 kB
Cached:        5871864 kB
SwapCached:       9684 kB
Active:       11804240 kB
Inactive:     10131800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10677628 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:            2744 kB
Writeback:           0 kB
AnonPages:    15840284 kB
Mapped:          22752 kB
Slab:           214272 kB
PageTables:      59640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82171952 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 41408 MiB
End job on node146 at 2011-05-13 17:42:58