Trace number 1778872

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
ManySAT 1.1 aimd 2/2009-03-20 (4 threads)? (TO) 3988.22 43

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   25482    59458 |    7644       0        0     nan |  0.000 % |
0.11/0.12	c |         0 |   19097    53996 |      --       0       --      -- |     --   | -6383/-5457
0.11/0.12	c ==============================================================================
0.11/0.12	c Result  :   #vars: 4641   #clauses: 19097   #literals: 53996
0.11/0.12	c CPU time:   0.12 s
0.11/0.12	c ==============================================================================
3988.14/1000.03	HOME/manysat.sh: line 55: 25717 Terminated              $MS -verbosity=0 $TMP.cnf $TMP.result -$AIMD $AIMD_FLAG "$@"

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1778872-1243516620/watcher-1778872-1243516620 -o /tmp/evaluation-result-1778872-1243516620/solver-1778872-1243516620 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1778872-1243516620.cnf aimd 2 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.81 4.15 4.23 3/98 25714
/proc/meminfo: memFree=2946860/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2416 CPUtime=0
/proc/25714/stat : 25714 (manysat.sh) R 25712 25714 28360 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 933238758 2473984 274 4294967295 134512640 135169312 3214279840 3214278316 3085432692 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/25714/statm: 604 274 231 161 0 43 0
[pid=25715] ppid=25714 vsize=1176 CPUtime=0
/proc/25715/stat : 25715 (SatElite) R 25714 25714 28360 0 -1 4202496 235 0 0 0 0 0 0 0 18 0 1 0 933238758 1204224 171 4294967295 134512640 135034092 3217684400 3217680360 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25715/statm: 294 171 49 128 0 164 0

[startup+0.058465 s]
/proc/loadavg: 3.81 4.15 4.23 3/98 25714
/proc/meminfo: memFree=2946860/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2416 CPUtime=0
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 933238758 2473984 274 4294967295 134512640 135169312 3214279840 3214278376 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 604 274 231 161 0 43 0
[pid=25715] ppid=25714 vsize=5704 CPUtime=0.06
/proc/25715/stat : 25715 (SatElite) R 25714 25714 28360 0 -1 4202496 1237 0 0 0 6 0 0 0 20 0 1 0 933238758 5840896 1151 4294967295 134512640 135034092 3217684400 3217680268 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25715/statm: 1426 1151 67 128 0 1296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8120

[startup+0.108443 s]
/proc/loadavg: 3.81 4.15 4.23 3/98 25714
/proc/meminfo: memFree=2946860/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2416 CPUtime=0
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 933238758 2473984 274 4294967295 134512640 135169312 3214279840 3214278376 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 604 274 231 161 0 43 0
[pid=25715] ppid=25714 vsize=5836 CPUtime=0.11
/proc/25715/stat : 25715 (SatElite) R 25714 25714 28360 0 -1 4202496 1271 0 0 0 11 0 0 0 20 0 1 0 933238758 5976064 1185 4294967295 134512640 135034092 3217684400 3217680704 134569434 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25715/statm: 1459 1185 67 128 0 1329 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8252

[startup+0.308434 s]
/proc/loadavg: 3.81 4.15 4.23 3/98 25714
/proc/meminfo: memFree=2946860/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2420

[startup+0.7084 s]
/proc/loadavg: 3.81 4.15 4.23 3/98 25714
/proc/meminfo: memFree=2946860/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2420

[startup+1.50834 s]
/proc/loadavg: 3.81 4.15 4.23 5/103 25720
/proc/meminfo: memFree=2939996/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
[pid=25717] ppid=25714 vsize=36372 CPUtime=5.31
/proc/25717/stat : 25717 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202496 2187 0 0 0 526 5 0 0 22 0 4 0 933238773 37244928 2120 4294967295 134512640 135305190 3215607264 3215605440 134528548 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/25717/statm: 9093 2120 79 194 0 8897 0
[pid=25717/tid=25718] ppid=25714 vsize=36372 CPUtime=1.32
/proc/25717/task/25718/stat : 25718 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 128 0 0 0 132 0 0 0 21 0 4 0 933238776 37244928 2120 4294967295 134512640 135305190 3215607264 3086011312 134556558 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25717/tid=25719] ppid=25714 vsize=36372 CPUtime=1.32
/proc/25717/task/25719/stat : 25719 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 173 0 0 0 131 1 0 0 21 0 4 0 933238776 37244928 2120 4294967295 134512640 135305190 3215607264 3077622976 134528539 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25717/tid=25720] ppid=25714 vsize=36372 CPUtime=1.3
/proc/25717/task/25720/stat : 25720 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 137 0 0 0 128 2 0 0 23 0 4 0 933238776 37244928 2120 4294967295 134512640 135305190 3215607264 3069234096 134558326 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 38792

[startup+3.10821 s]
/proc/loadavg: 3.81 4.15 4.23 6/103 25723
/proc/meminfo: memFree=2938960/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
[pid=25717] ppid=25714 vsize=37560 CPUtime=11.71
/proc/25717/stat : 25717 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202496 2490 0 0 0 1166 5 0 0 25 0 4 0 933238773 38461440 2423 4294967295 134512640 135305190 3215607264 3215605440 134528341 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/25717/statm: 9390 2423 79 194 0 9194 0
[pid=25717/tid=25718] ppid=25714 vsize=37560 CPUtime=2.92
/proc/25717/task/25718/stat : 25718 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 200 0 0 0 292 0 0 0 25 0 4 0 933238776 38461440 2423 4294967295 134512640 135305190 3215607264 3086011584 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25717/tid=25719] ppid=25714 vsize=37560 CPUtime=2.92
/proc/25717/task/25719/stat : 25719 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 243 0 0 0 291 1 0 0 25 0 4 0 933238776 38461440 2423 4294967295 134512640 135305190 3215607264 3077622976 134528548 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25717/tid=25720] ppid=25714 vsize=37560 CPUtime=2.9
/proc/25717/task/25720/stat : 25720 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 203 0 0 0 288 2 0 0 25 0 4 0 933238776 38461440 2423 4294967295 134512640 135305190 3215607264 3069234368 134528548 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 39980

[startup+6.30795 s]
/proc/loadavg: 3.82 4.15 4.23 6/103 25723
/proc/meminfo: memFree=2936508/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
[pid=25717] ppid=25714 vsize=39796 CPUtime=24.5
/proc/25717/stat : 25717 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202496 3130 0 0 0 2444 6 0 0 25 0 4 0 933238773 40751104 3063 4294967295 134512640 135305190 3215607264 3215605440 134528851 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/25717/statm: 9949 3063 79 194 0 9753 0
[pid=25717/tid=25718] ppid=25714 vsize=39796 CPUtime=6.12
/proc/25717/task/25718/stat : 25718 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 327 0 0 0 612 0 0 0 25 0 4 0 933238776 40751104 3063 4294967295 134512640 135305190 3215607264 3086011584 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25717/tid=25719] ppid=25714 vsize=39796 CPUtime=6.12
/proc/25717/task/25719/stat : 25719 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 384 0 0 0 611 1 0 0 25 0 4 0 933238776 40751104 3063 4294967295 134512640 135305190 3215607264 3077622920 134840070 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25717/tid=25720] ppid=25714 vsize=39796 CPUtime=6.1
/proc/25717/task/25720/stat : 25720 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 484 0 0 0 608 2 0 0 25 0 4 0 933238776 40751104 3063 4294967295 134512640 135305190 3215607264 3069234096 134557385 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.64
Current children cumulated vsize (KiB) 42216

[startup+12.7174 s]
/proc/loadavg: 3.92 4.16 4.23 5/103 25723
/proc/meminfo: memFree=2931572/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
[pid=25717] ppid=25714 vsize=43784 CPUtime=50.12
/proc/25717/stat : 25717 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202496 4156 0 0 0 5006 6 0 0 25 0 4 0 933238773 44834816 4089 4294967295 134512640 135305190 3215607264 3215605168 134556837 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/25717/statm: 10946 4089 79 194 0 10750 0
[pid=25717/tid=25718] ppid=25714 vsize=43784 CPUtime=12.52
/proc/25717/task/25718/stat : 25718 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 562 0 0 0 1252 0 0 0 25 0 4 0 933238776 44834816 4089 4294967295 134512640 135305190 3215607264 3086011312 134557535 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25717/tid=25719] ppid=25714 vsize=43784 CPUtime=12.53
/proc/25717/task/25719/stat : 25719 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 590 0 0 0 1252 1 0 0 25 0 4 0 933238776 44834816 4089 4294967295 134512640 135305190 3215607264 3077622656 134552738 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25717/tid=25720] ppid=25714 vsize=43784 CPUtime=12.51
/proc/25717/task/25720/stat : 25720 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 836 0 0 0 1249 2 0 0 25 0 4 0 933238776 44834816 4089 4294967295 134512640 135305190 3215607264 3069234368 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.26
Current children cumulated vsize (KiB) 46204

[startup+25.5164 s]
/proc/loadavg: 4.02 4.17 4.23 5/103 25724
/proc/meminfo: memFree=2925464/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
[pid=25717] ppid=25714 vsize=50008 CPUtime=101.26
/proc/25717/stat : 25717 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202496 5737 0 0 0 10118 8 0 0 25 0 4 0 933238773 51208192 5670 4294967295 134512640 135305190 3215607264 3215605440 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/25717/statm: 12502 5670 79 194 0 12306 0
[pid=25717/tid=25718] ppid=25714 vsize=50008 CPUtime=25.32
/proc/25717/task/25718/stat : 25718 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 812 0 0 0 2532 0 0 0 25 0 4 0 933238776 51208192 5670 4294967295 134512640 135305190 3215607264 3086011584 134528310 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25717/tid=25719] ppid=25714 vsize=50008 CPUtime=25.33
/proc/25717/task/25719/stat : 25719 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 997 0 0 0 2532 1 0 0 25 0 4 0 933238776 51208192 5670 4294967295 134512640 135305190 3215607264 3077622976 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25717/tid=25720] ppid=25714 vsize=50008 CPUtime=25.31
/proc/25717/task/25720/stat : 25720 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 1429 0 0 0 2529 2 0 0 25 0 4 0 933238776 51208192 5670 4294967295 134512640 135305190 3215607264 3069234368 134528283 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 52428

[startup+51.1143 s]
/proc/loadavg: 4.20 4.20 4.24 5/103 25726
/proc/meminfo: memFree=2919644/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
[pid=25717] ppid=25714 vsize=56524 CPUtime=203.55
/proc/25717/stat : 25717 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202496 7139 0 0 0 20339 16 0 0 25 0 4 0 933238773 57880576 7072 4294967295 134512640 135305190 3215607264 3215605440 134528283 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/25717/statm: 14131 7072 79 194 0 13935 0
[pid=25717/tid=25718] ppid=25714 vsize=56524 CPUtime=50.92
/proc/25717/task/25718/stat : 25718 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 1122 0 0 0 5090 2 0 0 25 0 4 0 933238776 57880576 7072 4294967295 134512640 135305190 3215607264 3086011584 134528301 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25717/tid=25719] ppid=25714 vsize=56524 CPUtime=50.93
/proc/25717/task/25719/stat : 25719 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 1291 0 0 0 5089 4 0 0 25 0 4 0 933238776 57880576 7072 4294967295 134512640 135305190 3215607264 3077622976 134530652 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25717/tid=25720] ppid=25714 vsize=56524 CPUtime=50.91
/proc/25717/task/25720/stat : 25720 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 1817 0 0 0 5089 2 0 0 25 0 4 0 933238776 57880576 7072 4294967295 134512640 135305190 3215607264 3069234160 134547909 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 58944

[startup+102.32 s]
/proc/loadavg: 4.31 4.24 4.25 5/103 25913
/proc/meminfo: memFree=2910708/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
[pid=25717] ppid=25714 vsize=65268 CPUtime=408
/proc/25717/stat : 25717 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202496 9356 0 0 0 40765 35 0 0 25 0 4 0 933238773 66834432 9289 4294967295 134512640 135305190 3215607264 3215605440 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/25717/statm: 16317 9289 79 194 0 16121 0
[pid=25717/tid=25718] ppid=25714 vsize=65268 CPUtime=102.03
/proc/25717/task/25718/stat : 25718 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 1569 0 0 0 10198 5 0 0 25 0 4 0 933238776 66834432 9289 4294967295 134512640 135305190 3215607264 3086011312 134556575 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25717/tid=25719] ppid=25714 vsize=65268 CPUtime=102.11
/proc/25717/task/25719/stat : 25719 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 1781 0 0 0 10203 8 0 0 25 0 4 0 933238776 66834432 9289 4294967295 134512640 135305190 3215607264 3077622976 134528617 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25717/tid=25720] ppid=25714 vsize=65268 CPUtime=102.06
/proc/25717/task/25720/stat : 25720 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 2585 0 0 0 10201 5 0 0 25 0 4 0 933238776 66834432 9289 4294967295 134512640 135305190 3215607264 3069234368 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.14
Current children cumulated vsize (KiB) 67688

[startup+162.315 s]
/proc/loadavg: 4.39 4.28 4.27 5/103 26101
/proc/meminfo: memFree=2905012/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
[pid=25717] ppid=25714 vsize=71852 CPUtime=647.22
/proc/25717/stat : 25717 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202496 10754 0 0 0 64667 55 0 0 25 0 4 0 933238773 73576448 10687 4294967295 134512640 135305190 3215607264 3215605440 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/25717/statm: 17963 10687 79 194 0 17767 0
[pid=25717/tid=25718] ppid=25714 vsize=71852 CPUtime=162.02

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

/proc/25717/task/25720/stat : 25720 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 5071 0 0 0 45918 32 0 0 25 0 4 0 933238776 95952896 16177 4294967295 134512640 135305190 3215607264 3069234368 134528252 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1843.52
Current children cumulated vsize (KiB) 96124

[startup+522.316 s]
/proc/loadavg: 4.45 4.46 4.36 6/103 27234
/proc/meminfo: memFree=2880204/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
[pid=25717] ppid=25714 vsize=97420 CPUtime=2083.01
/proc/25717/stat : 25717 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202496 16850 0 0 0 208147 154 0 0 25 0 4 0 933238773 99758080 16783 4294967295 134512640 135305190 3215607264 3215605440 134528539 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25717/statm: 24355 16783 79 194 0 24159 0
[pid=25717/tid=25718] ppid=25714 vsize=97420 CPUtime=521.29
/proc/25717/task/25718/stat : 25718 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 3157 0 0 0 52091 38 0 0 25 0 4 0 933238776 99758080 16783 4294967295 134512640 135305190 3215607264 3086011584 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25717/tid=25719] ppid=25714 vsize=97420 CPUtime=521.64
/proc/25717/task/25719/stat : 25719 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 3413 0 0 0 52128 36 0 0 25 0 4 0 933238776 99758080 16783 4294967295 134512640 135305190 3215607264 3077622976 134528805 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25717/tid=25720] ppid=25714 vsize=97420 CPUtime=519.3
/proc/25717/task/25720/stat : 25720 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 5287 0 0 0 51893 37 0 0 25 0 4 0 933238776 99758080 16783 4294967295 134512640 135305190 3215607264 3069234368 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2083.15
Current children cumulated vsize (KiB) 99840

[startup+582.311 s]
/proc/loadavg: 4.53 4.48 4.37 5/103 27422
/proc/meminfo: memFree=2874384/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
[pid=25717] ppid=25714 vsize=103288 CPUtime=2322.52
/proc/25717/stat : 25717 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202496 18511 0 0 0 232086 166 0 0 25 0 4 0 933238773 105766912 18444 4294967295 134512640 135305190 3215607264 3215605440 134528248 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/25717/statm: 25822 18444 79 194 0 25626 0
[pid=25717/tid=25718] ppid=25714 vsize=103288 CPUtime=581.12
/proc/25717/task/25718/stat : 25718 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 3483 0 0 0 58071 41 0 0 25 0 4 0 933238776 105766912 18444 4294967295 134512640 135305190 3215607264 3086011584 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25717/tid=25719] ppid=25714 vsize=103288 CPUtime=581.54
/proc/25717/task/25719/stat : 25719 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 3882 0 0 0 58111 43 0 0 25 0 4 0 933238776 105766912 18444 4294967295 134512640 135305190 3215607264 3077622976 134528178 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25717/tid=25720] ppid=25714 vsize=103288 CPUtime=579.23
/proc/25717/task/25720/stat : 25720 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 5735 0 0 0 57885 38 0 0 25 0 4 0 933238776 105766912 18444 4294967295 134512640 135305190 3215607264 3069234368 134528256 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2322.66
Current children cumulated vsize (KiB) 105708

[startup+642.306 s]
/proc/loadavg: 4.60 4.51 4.38 5/103 27614
/proc/meminfo: memFree=2856892/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
[pid=25717] ppid=25714 vsize=121172 CPUtime=2561.56
/proc/25717/stat : 25717 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202496 22706 0 0 0 255974 182 0 0 25 0 4 0 933238773 124080128 22639 4294967295 134512640 135305190 3215607264 3215605440 134528319 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/25717/statm: 30293 22639 79 194 0 30097 0
[pid=25717/tid=25718] ppid=25714 vsize=121172 CPUtime=641.02
/proc/25717/task/25718/stat : 25718 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 4461 0 0 0 64056 46 0 0 25 0 4 0 933238776 124080128 22639 4294967295 134512640 135305190 3215607264 3086011584 134528480 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25717/tid=25719] ppid=25714 vsize=121172 CPUtime=641.52
/proc/25717/task/25719/stat : 25719 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 4524 0 0 0 64105 47 0 0 25 0 4 0 933238776 124080128 22639 4294967295 134512640 135305190 3215607264 3077622976 134528805 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25717/tid=25720] ppid=25714 vsize=121172 CPUtime=638.99
/proc/25717/task/25720/stat : 25720 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 7406 0 0 0 63857 42 0 0 25 0 4 0 933238776 124080128 22639 4294967295 134512640 135305190 3215607264 3069234368 134528237 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2561.7
Current children cumulated vsize (KiB) 123592

[startup+702.311 s]
/proc/loadavg: 4.41 4.48 4.37 6/103 27801
/proc/meminfo: memFree=2855652/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
[pid=25717] ppid=25714 vsize=121892 CPUtime=2800.83
/proc/25717/stat : 25717 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202496 22906 0 0 0 279873 210 0 0 25 0 4 0 933238773 124817408 22839 4294967295 134512640 135305190 3215607264 3215605168 134556734 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25717/statm: 30473 22839 79 194 0 30277 0
[pid=25717/tid=25718] ppid=25714 vsize=121892 CPUtime=700.98
/proc/25717/task/25718/stat : 25718 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 4465 0 0 0 70042 56 0 0 25 0 4 0 933238776 124817408 22839 4294967295 134512640 135305190 3215607264 3086011584 134528791 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25717/tid=25719] ppid=25714 vsize=121892 CPUtime=701.5
/proc/25717/task/25719/stat : 25719 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 4535 0 0 0 70098 52 0 0 25 0 4 0 933238776 124817408 22839 4294967295 134512640 135305190 3215607264 3077622976 134528256 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25717/tid=25720] ppid=25714 vsize=121892 CPUtime=698.73
/proc/25717/task/25720/stat : 25720 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 7586 0 0 0 69823 50 0 0 25 0 4 0 933238776 124817408 22839 4294967295 134512640 135305190 3215607264 3069234368 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2800.97
Current children cumulated vsize (KiB) 124312

[startup+762.317 s]
/proc/loadavg: 4.38 4.45 4.37 5/103 27989
/proc/meminfo: memFree=2855164/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
[pid=25717] ppid=25714 vsize=122180 CPUtime=3040.32
/proc/25717/stat : 25717 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202496 23108 0 0 0 303810 222 0 0 25 0 4 0 933238773 125112320 23041 4294967295 134512640 135305190 3215607264 3215605440 134528248 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25717/statm: 30545 23041 79 194 0 30349 0
[pid=25717/tid=25718] ppid=25714 vsize=122180 CPUtime=760.94
/proc/25717/task/25718/stat : 25718 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 4524 0 0 0 76036 58 0 0 25 0 4 0 933238776 125112320 23041 4294967295 134512640 135305190 3215607264 3086011584 134528277 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25717/tid=25719] ppid=25714 vsize=122180 CPUtime=761.39
/proc/25717/task/25719/stat : 25719 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 4587 0 0 0 76083 56 0 0 25 0 4 0 933238776 125112320 23041 4294967295 134512640 135305190 3215607264 3077622592 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25717/tid=25720] ppid=25714 vsize=122180 CPUtime=758.52
/proc/25717/task/25720/stat : 25720 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 7611 0 0 0 75799 53 0 0 25 0 4 0 933238776 125112320 23041 4294967295 134512640 135305190 3215607264 3069234368 134528332 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3040.46
Current children cumulated vsize (KiB) 124600

[startup+822.312 s]
/proc/loadavg: 4.32 4.42 4.36 5/103 28177
/proc/meminfo: memFree=2849824/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
[pid=25717] ppid=25714 vsize=129684 CPUtime=3279.61
/proc/25717/stat : 25717 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202496 24645 0 0 0 327714 247 0 0 25 0 4 0 933238773 132796416 24578 4294967295 134512640 135305190 3215607264 3215605440 134528747 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25717/statm: 32421 24578 79 194 0 32225 0
[pid=25717/tid=25718] ppid=25714 vsize=129684 CPUtime=820.88
/proc/25717/task/25718/stat : 25718 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 4914 0 0 0 82022 66 0 0 25 0 4 0 933238776 132796416 24578 4294967295 134512640 135305190 3215607264 3086011584 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25717/tid=25719] ppid=25714 vsize=129684 CPUtime=821.31
/proc/25717/task/25719/stat : 25719 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 4997 0 0 0 82065 66 0 0 25 0 4 0 933238776 132796416 24578 4294967295 134512640 135305190 3215607264 3077622592 134551681 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25717/tid=25720] ppid=25714 vsize=129684 CPUtime=818.04
/proc/25717/task/25720/stat : 25720 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 7958 0 0 0 81747 57 0 0 25 0 4 0 933238776 132796416 24578 4294967295 134512640 135305190 3215607264 3069234368 134528562 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3279.75
Current children cumulated vsize (KiB) 132104

[startup+882.317 s]
/proc/loadavg: 4.48 4.45 4.37 6/103 28366
/proc/meminfo: memFree=2840904/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
[pid=25717] ppid=25714 vsize=137208 CPUtime=3518.94
/proc/25717/stat : 25717 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202496 26474 0 0 0 351634 260 0 0 25 0 4 0 933238773 140500992 26407 4294967295 134512640 135305190 3215607264 3215605440 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25717/statm: 34302 26407 79 194 0 34106 0
[pid=25717/tid=25718] ppid=25714 vsize=137208 CPUtime=880.6
/proc/25717/task/25718/stat : 25718 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 5130 0 0 0 87991 69 0 0 25 0 4 0 933238776 140500992 26407 4294967295 134512640 135305190 3215607264 3086011584 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25717/tid=25719] ppid=25714 vsize=137208 CPUtime=881.26
/proc/25717/task/25719/stat : 25719 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 5397 0 0 0 88056 70 0 0 25 0 4 0 933238776 140500992 26407 4294967295 134512640 135305190 3215607264 3077622976 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25717/tid=25720] ppid=25714 vsize=137208 CPUtime=877.86
/proc/25717/task/25720/stat : 25720 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 8682 0 0 0 87726 60 0 0 25 0 4 0 933238776 140500992 26407 4294967295 134512640 135305190 3215607264 3069234096 134556734 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.08
Current children cumulated vsize (KiB) 139628

[startup+942.312 s]
/proc/loadavg: 4.57 4.49 4.39 5/103 28556
/proc/meminfo: memFree=2839624/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
[pid=25717] ppid=25714 vsize=138360 CPUtime=3757.87
/proc/25717/stat : 25717 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202496 26728 0 0 0 375513 274 0 0 25 0 4 0 933238773 141680640 26661 4294967295 134512640 135305190 3215607264 3215605440 134528406 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25717/statm: 34590 26661 79 194 0 34394 0
[pid=25717/tid=25718] ppid=25714 vsize=138360 CPUtime=939.71
/proc/25717/task/25718/stat : 25718 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 5130 0 0 0 93898 73 0 0 25 0 4 0 933238776 141680640 26661 4294967295 134512640 135305190 3215607264 3086011584 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25717/tid=25719] ppid=25714 vsize=138360 CPUtime=941.2
/proc/25717/task/25719/stat : 25719 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 5397 0 0 0 94047 73 0 0 25 0 4 0 933238776 141680640 26661 4294967295 134512640 135305190 3215607264 3077622976 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25717/tid=25720] ppid=25714 vsize=138360 CPUtime=937.83
/proc/25717/task/25720/stat : 25720 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 8936 0 0 0 93721 62 0 0 25 0 4 0 933238776 141680640 26661 4294967295 134512640 135305190 3215607264 3069234368 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3758.01
Current children cumulated vsize (KiB) 140780



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.41 4.46 4.38 5/103 28743
/proc/meminfo: memFree=2839912/3368532 swapFree=1959840/1959888
[pid=25714] ppid=25712 vsize=2420 CPUtime=0.14
/proc/25714/stat : 25714 (manysat.sh) S 25712 25714 28360 0 -1 4194304 371 1302 0 0 0 0 14 0 17 0 1 0 933238758 2478080 275 4294967295 134512640 135169312 3214279840 3214276056 3085430510 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25714/statm: 605 275 231 161 0 44 0
[pid=25717] ppid=25714 vsize=138792 CPUtime=3988
/proc/25717/stat : 25717 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202496 26833 0 0 0 398501 299 0 0 25 0 4 0 933238773 142123008 26766 4294967295 134512640 135305190 3215607264 3215605440 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25717/statm: 34698 26766 79 194 0 34502 0
[pid=25717/tid=25718] ppid=25714 vsize=138792 CPUtime=997.18
/proc/25717/task/25718/stat : 25718 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 5196 0 0 0 99637 81 0 0 25 0 4 0 933238776 142123008 26766 4294967295 134512640 135305190 3215607264 3086011584 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25717/tid=25719] ppid=25714 vsize=138792 CPUtime=998.89
/proc/25717/task/25719/stat : 25719 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 5431 0 0 0 99808 81 0 0 25 0 4 0 933238776 142123008 26766 4294967295 134512640 135305190 3215607264 3077622976 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25717/tid=25720] ppid=25714 vsize=138792 CPUtime=995.44
/proc/25717/task/25720/stat : 25720 (manysat1.1_stat) R 25714 25714 28360 0 -1 4202560 8936 0 0 0 99474 70 0 0 25 0 4 0 933238776 142123008 26766 4294967295 134512640 135305190 3215607264 3069234368 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3988.14
Current children cumulated vsize (KiB) 141212

Sending SIGTERM to process tree (bottom up)
Real time (s): 43
 D1000.03
CPU time (s): 3988.22
CPU user time (s): 3985.23
CPU system time (s): 2.99
CPU usage (%): 398.808
Max. virtual memory (cumulated for all children) (KiB): 141212

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 15:17:00
IDJOB=1778872
IDBENCH=70775
IDSOLVER=626
FILE ID=tipi39/1778872-1243516620
PBS_JOBID=
Free space on /tmp= 5743 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778872-1243516620/watcher-1778872-1243516620 -o /tmp/evaluation-result-1778872-1243516620/solver-1778872-1243516620 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1778872-1243516620.cnf aimd 2

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED= 1877451843

Linux tipi39 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2946860 kB
Buffers:         49732 kB
Cached:         270748 kB
SwapCached:          0 kB
Active:         189552 kB
Inactive:       147340 kB
HighTotal:     2489216 kB
HighFree:      2204192 kB
LowTotal:       879316 kB
LowFree:        742668 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1848 kB
Writeback:           0 kB
AnonPages:       16396 kB
Mapped:           6152 kB
Slab:            74468 kB
SReclaimable:    61652 kB
SUnreclaim:      12816 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95168 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5743 MiB
End job on tipi39 at 2009-05-28 15:33:40