Trace number 1779502

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) 3986.54 1000.04

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-23-s100.cnf
MD5SUMaa3fff3e05d3f50a3d088c22afa455ea
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 variables31711
Number of clauses95400
Sum of the clauses size224926
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261146
Number of clauses of size 334190
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.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |   95200   224450 |   28559       0        0     nan |  0.000 % |
0.91/1.00	c |         0 |   58435   174205 |      --       0       --      -- |     --   | -36425/-49269
0.91/1.00	c ==============================================================================
0.91/1.00	c Result  :   #vars: 14053   #clauses: 58435   #literals: 174205
0.91/1.00	c CPU time:   0.98 s
0.91/1.00	c ==============================================================================
3986.47/1000.03	HOME/manysat.sh: line 55: 29066 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-1779502-1243526487/watcher-1779502-1243526487 -o /tmp/evaluation-result-1779502-1243526487/solver-1779502-1243526487 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779502-1243526487.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: 4.34 4.58 4.54 3/96 29063
/proc/meminfo: memFree=2930468/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2412 CPUtime=0
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1106749893 2469888 273 4294967295 134512640 135169312 3220859632 3220858168 3084893934 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29063/statm: 603 273 231 161 0 42 0
[pid=29064] ppid=29063 vsize=2464 CPUtime=0
/proc/29064/stat : 29064 (SatElite) R 29063 29063 1628 0 -1 4202496 444 0 0 0 0 0 0 0 18 0 1 0 1106749894 2523136 381 4294967295 134512640 135034092 3214226528 3214222816 134545186 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29064/statm: 616 384 50 128 0 486 0

[startup+0.109825 s]
/proc/loadavg: 4.34 4.58 4.54 3/96 29063
/proc/meminfo: memFree=2930468/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2412 CPUtime=0
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1106749893 2469888 273 4294967295 134512640 135169312 3220859632 3220858168 3084893934 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29063/statm: 603 273 231 161 0 42 0
[pid=29064] ppid=29063 vsize=13916 CPUtime=0.11
/proc/29064/stat : 29064 (SatElite) R 29063 29063 1628 0 -1 4202496 3464 0 0 0 10 1 0 0 18 0 1 0 1106749894 14249984 3290 4294967295 134512640 135034092 3214226528 3214222524 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29064/statm: 3479 3290 67 128 0 3349 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 16328

[startup+0.209817 s]
/proc/loadavg: 4.34 4.58 4.54 3/96 29063
/proc/meminfo: memFree=2930468/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2412 CPUtime=0
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1106749893 2469888 273 4294967295 134512640 135169312 3220859632 3220858168 3084893934 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29063/statm: 603 273 231 161 0 42 0
[pid=29064] ppid=29063 vsize=14364 CPUtime=0.21
/proc/29064/stat : 29064 (SatElite) R 29063 29063 1628 0 -1 4202496 3549 0 0 0 19 2 0 0 18 0 1 0 1106749894 14708736 3375 4294967295 134512640 135034092 3214226528 3214222524 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29064/statm: 3591 3375 67 128 0 3461 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 16776

[startup+0.30981 s]
/proc/loadavg: 4.34 4.58 4.54 3/96 29063
/proc/meminfo: memFree=2930468/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2412 CPUtime=0
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1106749893 2469888 273 4294967295 134512640 135169312 3220859632 3220858168 3084893934 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29063/statm: 603 273 231 161 0 42 0
[pid=29064] ppid=29063 vsize=14620 CPUtime=0.31
/proc/29064/stat : 29064 (SatElite) R 29063 29063 1628 0 -1 4202496 3601 0 0 0 29 2 0 0 18 0 1 0 1106749894 14970880 3427 4294967295 134512640 135034092 3214226528 3214222524 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29064/statm: 3655 3427 67 128 0 3525 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 17032

[startup+0.709783 s]
/proc/loadavg: 4.34 4.58 4.54 3/96 29063
/proc/meminfo: memFree=2930468/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2412 CPUtime=0
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1106749893 2469888 273 4294967295 134512640 135169312 3220859632 3220858168 3084893934 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29063/statm: 603 273 231 161 0 42 0
[pid=29064] ppid=29063 vsize=15872 CPUtime=0.71
/proc/29064/stat : 29064 (SatElite) R 29063 29063 1628 0 -1 4202496 3767 0 0 0 69 2 0 0 18 0 1 0 1106749894 16252928 3593 4294967295 134512640 135034092 3214226528 3214222768 134566697 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29064/statm: 3968 3593 67 128 0 3838 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 18284

[startup+1.50974 s]
/proc/loadavg: 4.34 4.58 4.54 2/98 29066
/proc/meminfo: memFree=2915424/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2416 CPUtime=1.07
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 369 3994 0 0 0 0 105 2 18 0 1 0 1106749893 2473984 274 4294967295 134512640 135169312 3220859632 3220855848 3084893934 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29063/statm: 604 274 231 161 0 43 0
[pid=29066] ppid=29063 vsize=48664 CPUtime=1.16
/proc/29066/stat : 29066 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202496 5280 0 0 0 108 8 0 0 17 0 4 0 1106750001 49831936 5214 4294967295 134512640 135305190 3213595632 3213593536 134556558 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29066/statm: 12166 5214 79 194 0 11970 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 51080

[startup+3.10964 s]
/proc/loadavg: 4.34 4.58 4.54 6/101 29069
/proc/meminfo: memFree=2905160/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2416 CPUtime=1.07
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 369 3994 0 0 0 0 105 2 18 0 1 0 1106749893 2473984 274 4294967295 134512640 135169312 3220859632 3220855848 3084893934 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29063/statm: 604 274 231 161 0 43 0
[pid=29066] ppid=29063 vsize=49312 CPUtime=7.52
/proc/29066/stat : 29066 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202496 5496 0 0 0 744 8 0 0 19 0 4 0 1106750001 50495488 5430 4294967295 134512640 135305190 3213595632 3213593552 134545898 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29066/statm: 12328 5430 79 194 0 12132 0
[pid=29066/tid=29067] ppid=29063 vsize=49312 CPUtime=1.9
/proc/29066/task/29067/stat : 29067 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 196 0 0 0 188 2 0 0 20 0 4 0 1106750013 50495488 5430 4294967295 134512640 135305190 3213595632 3081862336 134528274 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29066/tid=29068] ppid=29063 vsize=49312 CPUtime=1.85
/proc/29066/task/29068/stat : 29068 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 185 0 0 0 182 3 0 0 21 0 4 0 1106750013 50495488 5430 4294967295 134512640 135305190 3213595632 3073473728 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29066/tid=29069] ppid=29063 vsize=49312 CPUtime=1.77
/proc/29066/task/29069/stat : 29069 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 312 0 0 0 177 0 0 0 21 0 4 0 1106750013 50495488 5430 4294967295 134512640 135305190 3213595632 3065085120 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.59
Current children cumulated vsize (KiB) 51728

[startup+6.30941 s]
/proc/loadavg: 4.39 4.58 4.54 6/101 29069
/proc/meminfo: memFree=2904216/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2416 CPUtime=1.07
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 369 3994 0 0 0 0 105 2 18 0 1 0 1106749893 2473984 274 4294967295 134512640 135169312 3220859632 3220855848 3084893934 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29063/statm: 604 274 231 161 0 43 0
[pid=29066] ppid=29063 vsize=50100 CPUtime=20.32
/proc/29066/stat : 29066 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202496 5670 0 0 0 2024 8 0 0 25 0 4 0 1106750001 51302400 5604 4294967295 134512640 135305190 3213595632 3213593808 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29066/statm: 12525 5604 79 194 0 12329 0
[pid=29066/tid=29067] ppid=29063 vsize=50100 CPUtime=5.1
/proc/29066/task/29067/stat : 29067 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 222 0 0 0 508 2 0 0 25 0 4 0 1106750013 51302400 5604 4294967295 134512640 135305190 3213595632 3081862336 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29066/tid=29068] ppid=29063 vsize=50100 CPUtime=5.05
/proc/29066/task/29068/stat : 29068 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 204 0 0 0 502 3 0 0 25 0 4 0 1106750013 51302400 5604 4294967295 134512640 135305190 3213595632 3073473728 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29066/tid=29069] ppid=29063 vsize=50100 CPUtime=4.97
/proc/29066/task/29069/stat : 29069 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 416 0 0 0 497 0 0 0 25 0 4 0 1106750013 51302400 5604 4294967295 134512640 135305190 3213595632 3065085120 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 21.39
Current children cumulated vsize (KiB) 52516

[startup+12.709 s]
/proc/loadavg: 4.44 4.59 4.55 6/101 29070
/proc/meminfo: memFree=2902776/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2416 CPUtime=1.07
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 369 3994 0 0 0 0 105 2 18 0 1 0 1106749893 2473984 274 4294967295 134512640 135169312 3220859632 3220855848 3084893934 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29063/statm: 604 274 231 161 0 43 0
[pid=29066] ppid=29063 vsize=51288 CPUtime=45.9
/proc/29066/stat : 29066 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202496 6009 0 0 0 4581 9 0 0 25 0 4 0 1106750001 52518912 5943 4294967295 134512640 135305190 3213595632 3213593808 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29066/statm: 12822 5943 79 194 0 12626 0
[pid=29066/tid=29067] ppid=29063 vsize=51288 CPUtime=11.5
/proc/29066/task/29067/stat : 29067 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 267 0 0 0 1148 2 0 0 25 0 4 0 1106750013 52518912 5943 4294967295 134512640 135305190 3213595632 3081862336 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29066/tid=29068] ppid=29063 vsize=51288 CPUtime=11.43
/proc/29066/task/29068/stat : 29068 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 264 0 0 0 1140 3 0 0 25 0 4 0 1106750013 52518912 5943 4294967295 134512640 135305190 3213595632 3073473728 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29066/tid=29069] ppid=29063 vsize=51288 CPUtime=11.37
/proc/29066/task/29069/stat : 29069 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 606 0 0 0 1136 1 0 0 25 0 4 0 1106750013 52518912 5943 4294967295 134512640 135305190 3213595632 3065085120 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.97
Current children cumulated vsize (KiB) 53704

[startup+25.5081 s]
/proc/loadavg: 4.86 4.68 4.57 7/102 29206
/proc/meminfo: memFree=2899512/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2416 CPUtime=1.07
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 369 3994 0 0 0 0 105 2 18 0 1 0 1106749893 2473984 274 4294967295 134512640 135169312 3220859632 3220855848 3084893934 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29063/statm: 604 274 231 161 0 43 0
[pid=29066] ppid=29063 vsize=53520 CPUtime=96.8
/proc/29066/stat : 29066 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202496 6582 0 0 0 9666 14 0 0 25 0 4 0 1106750001 54804480 6516 4294967295 134512640 135305190 3213595632 3213593472 134551651 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29066/statm: 13380 6516 79 194 0 13184 0
[pid=29066/tid=29067] ppid=29063 vsize=53520 CPUtime=24.09
/proc/29066/task/29067/stat : 29067 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 400 0 0 0 2407 2 0 0 25 0 4 0 1106750013 54804480 6516 4294967295 134512640 135305190 3213595632 3081862336 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29066/tid=29068] ppid=29063 vsize=53520 CPUtime=24.15
/proc/29066/task/29068/stat : 29068 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 392 0 0 0 2409 6 0 0 25 0 4 0 1106750013 54804480 6516 4294967295 134512640 135305190 3213595632 3073473408 134552830 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29066/tid=29069] ppid=29063 vsize=53520 CPUtime=24.17
/proc/29066/task/29069/stat : 29069 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 819 0 0 0 2415 2 0 0 25 0 4 0 1106750013 54804480 6516 4294967295 134512640 135305190 3213595632 3065085120 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 97.87
Current children cumulated vsize (KiB) 55936

[startup+51.1063 s]
/proc/loadavg: 4.70 4.65 4.57 5/101 29256
/proc/meminfo: memFree=2895160/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2416 CPUtime=1.07
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 369 3994 0 0 0 0 105 2 18 0 1 0 1106749893 2473984 274 4294967295 134512640 135169312 3220859632 3220855848 3084893934 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29063/statm: 604 274 231 161 0 43 0
[pid=29066] ppid=29063 vsize=58424 CPUtime=199.01
/proc/29066/stat : 29066 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202496 7844 0 0 0 19877 24 0 0 25 0 4 0 1106750001 59826176 7778 4294967295 134512640 135305190 3213595632 3213593776 134570397 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29066/statm: 14606 7778 79 194 0 14410 0
[pid=29066/tid=29067] ppid=29063 vsize=58424 CPUtime=49.64
/proc/29066/task/29067/stat : 29067 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 678 0 0 0 4961 3 0 0 25 0 4 0 1106750013 59826176 7778 4294967295 134512640 135305190 3213595632 3081862064 134556558 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29066/tid=29068] ppid=29063 vsize=58424 CPUtime=49.62
/proc/29066/task/29068/stat : 29068 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 637 0 0 0 4954 8 0 0 25 0 4 0 1106750013 59826176 7778 4294967295 134512640 135305190 3213595632 3073473408 134552302 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29066/tid=29069] ppid=29063 vsize=58424 CPUtime=49.76
/proc/29066/task/29069/stat : 29069 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 1251 0 0 0 4968 8 0 0 25 0 4 0 1106750013 59826176 7778 4294967295 134512640 135305190 3213595632 3065084784 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 200.08
Current children cumulated vsize (KiB) 60840

[startup+102.303 s]
/proc/loadavg: 4.77 4.67 4.58 5/101 29443
/proc/meminfo: memFree=2887076/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2416 CPUtime=1.07
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 369 3994 0 0 0 0 105 2 18 0 1 0 1106749893 2473984 274 4294967295 134512640 135169312 3220859632 3220855848 3084893934 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29063/statm: 604 274 231 161 0 43 0
[pid=29066] ppid=29063 vsize=66784 CPUtime=403.33
/proc/29066/stat : 29066 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202496 9737 0 0 0 40297 36 0 0 25 0 4 0 1106750001 68386816 9671 4294967295 134512640 135305190 3213595632 3213593808 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29066/statm: 16696 9671 79 194 0 16500 0
[pid=29066/tid=29067] ppid=29063 vsize=66784 CPUtime=100.6
/proc/29066/task/29067/stat : 29067 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 1024 0 0 0 10055 5 0 0 25 0 4 0 1106750013 68386816 9671 4294967295 134512640 135305190 3213595632 3081862336 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29066/tid=29068] ppid=29063 vsize=66784 CPUtime=100.6
/proc/29066/task/29068/stat : 29068 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 1153 0 0 0 10045 15 0 0 25 0 4 0 1106750013 68386816 9671 4294967295 134512640 135305190 3213595632 3073473728 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29066/tid=29069] ppid=29063 vsize=66784 CPUtime=100.95
/proc/29066/task/29069/stat : 29069 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 1925 0 0 0 10084 11 0 0 25 0 4 0 1106750013 68386816 9671 4294967295 134512640 135305190 3213595632 3065085120 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 404.4
Current children cumulated vsize (KiB) 69200

[startup+162.309 s]
/proc/loadavg: 4.76 4.66 4.57 6/101 29631
/proc/meminfo: memFree=2879852/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2416 CPUtime=1.07
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 369 3994 0 0 0 0 105 2 18 0 1 0 1106749893 2473984 274 4294967295 134512640 135169312 3220859632 3220855848 3084893934 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29063/statm: 604 274 231 161 0 43 0
[pid=29066] ppid=29063 vsize=72980 CPUtime=642.56
/proc/29066/stat : 29066 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202496 11258 0 0 0 64204 52 0 0 25 0 4 0 1106750001 74731520 11192 4294967295 134512640 135305190 3213595632 3213593800 134570422 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29066/statm: 18245 11192 79 194 0 18049 0
[pid=29066/tid=29067] ppid=29063 vsize=72980 CPUtime=160.05

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


[startup+582.31 s]
/proc/loadavg: 4.33 4.45 4.50 6/102 30778
/proc/meminfo: memFree=2850124/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2416 CPUtime=1.07
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 369 3994 0 0 0 0 105 2 18 0 1 0 1106749893 2473984 274 4294967295 134512640 135169312 3220859632 3220855848 3084893934 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29063/statm: 604 274 231 161 0 43 0
[pid=29066] ppid=29063 vsize=104692 CPUtime=2318.26
/proc/29066/stat : 29066 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202496 19048 0 0 0 231652 174 0 0 25 0 4 0 1106750001 107204608 18957 4294967295 134512640 135305190 3213595632 3213593536 134556734 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29066/statm: 26173 18957 79 194 0 25977 0
[pid=29066/tid=29067] ppid=29063 vsize=104692 CPUtime=578.89
/proc/29066/task/29067/stat : 29067 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 2824 0 0 0 57848 41 0 0 25 0 4 0 1106750013 107204608 18957 4294967295 134512640 135305190 3213595632 3081862336 134528512 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29066/tid=29068] ppid=29063 vsize=104692 CPUtime=579.41
/proc/29066/task/29068/stat : 29068 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 3358 0 0 0 57896 45 0 0 25 0 4 0 1106750013 107204608 18957 4294967295 134512640 135305190 3213595632 3073473728 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29066/tid=29069] ppid=29063 vsize=104692 CPUtime=579.92
/proc/29066/task/29069/stat : 29069 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 5021 0 0 0 57939 53 0 0 25 0 4 0 1106750013 107204608 18957 4294967295 134512640 135305190 3213595632 3065085120 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2319.33
Current children cumulated vsize (KiB) 107108

[startup+642.306 s]
/proc/loadavg: 4.30 4.43 4.49 5/101 30955
/proc/meminfo: memFree=2847088/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2416 CPUtime=1.07
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 369 3994 0 0 0 0 105 2 18 0 1 0 1106749893 2473984 274 4294967295 134512640 135169312 3220859632 3220855848 3084893934 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29063/statm: 604 274 231 161 0 43 0
[pid=29066] ppid=29063 vsize=107568 CPUtime=2558.05
/proc/29066/stat : 29066 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202496 19716 0 0 0 255615 190 0 0 25 0 4 0 1106750001 110149632 19625 4294967295 134512640 135305190 3213595632 3213593536 134556922 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29066/statm: 26892 19625 79 194 0 26696 0
[pid=29066/tid=29067] ppid=29063 vsize=107568 CPUtime=638.89
/proc/29066/task/29067/stat : 29067 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 3072 0 0 0 63845 44 0 0 25 0 4 0 1106750013 110149632 19625 4294967295 134512640 135305190 3213595632 3081862064 134556813 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29066/tid=29068] ppid=29063 vsize=107568 CPUtime=639.41
/proc/29066/task/29068/stat : 29068 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 3520 0 0 0 63895 46 0 0 25 0 4 0 1106750013 110149632 19625 4294967295 134512640 135305190 3213595632 3073473728 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29066/tid=29069] ppid=29063 vsize=107568 CPUtime=639.83
/proc/29066/task/29069/stat : 29069 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 5117 0 0 0 63928 55 0 0 25 0 4 0 1106750013 110149632 19625 4294967295 134512640 135305190 3213595632 3065085120 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2559.12
Current children cumulated vsize (KiB) 109984

[startup+702.302 s]
/proc/loadavg: 4.16 4.37 4.46 5/101 31148
/proc/meminfo: memFree=2844856/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2416 CPUtime=1.07
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 369 3994 0 0 0 0 105 2 18 0 1 0 1106749893 2473984 274 4294967295 134512640 135169312 3220859632 3220855848 3084893934 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29063/statm: 604 274 231 161 0 43 0
[pid=29066] ppid=29063 vsize=109128 CPUtime=2797.45
/proc/29066/stat : 29066 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202496 20020 0 0 0 279526 219 0 0 25 0 4 0 1106750001 111747072 19929 4294967295 134512640 135305190 3213595632 3213593808 134528523 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29066/statm: 27282 19929 79 194 0 27086 0
[pid=29066/tid=29067] ppid=29063 vsize=109128 CPUtime=698.78
/proc/29066/task/29067/stat : 29067 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 3076 0 0 0 69830 48 0 0 25 0 4 0 1106750013 111747072 19929 4294967295 134512640 135305190 3213595632 3081862336 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29066/tid=29068] ppid=29063 vsize=109128 CPUtime=699.26
/proc/29066/task/29068/stat : 29068 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 3811 0 0 0 69859 67 0 0 25 0 4 0 1106750013 111747072 19929 4294967295 134512640 135305190 3213595632 3073473408 134553353 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29066/tid=29069] ppid=29063 vsize=109128 CPUtime=699.83
/proc/29066/task/29069/stat : 29069 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 5126 0 0 0 69927 56 0 0 25 0 4 0 1106750013 111747072 19929 4294967295 134512640 135305190 3213595632 3065084784 134551712 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2798.52
Current children cumulated vsize (KiB) 111544

[startup+762.318 s]
/proc/loadavg: 4.55 4.43 4.47 5/101 31336
/proc/meminfo: memFree=2844352/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2416 CPUtime=1.07
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 369 3994 0 0 0 0 105 2 18 0 1 0 1106749893 2473984 274 4294967295 134512640 135169312 3220859632 3220855848 3084893934 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29063/statm: 604 274 231 161 0 43 0
[pid=29066] ppid=29063 vsize=109920 CPUtime=3036.9
/proc/29066/stat : 29066 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202496 20222 0 0 0 303461 229 0 0 25 0 4 0 1106750001 112558080 20131 4294967295 134512640 135305190 3213595632 3213593808 134528363 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29066/statm: 27480 20131 79 194 0 27284 0
[pid=29066/tid=29067] ppid=29063 vsize=109920 CPUtime=758.58
/proc/29066/task/29067/stat : 29067 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 3112 0 0 0 75808 50 0 0 25 0 4 0 1106750013 112558080 20131 4294967295 134512640 135305190 3213595632 3081862336 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29066/tid=29068] ppid=29063 vsize=109920 CPUtime=759.02
/proc/29066/task/29068/stat : 29068 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 3836 0 0 0 75834 68 0 0 25 0 4 0 1106750013 112558080 20131 4294967295 134512640 135305190 3213595632 3073473728 134528506 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29066/tid=29069] ppid=29063 vsize=109920 CPUtime=759.82
/proc/29066/task/29069/stat : 29069 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 5222 0 0 0 75922 60 0 0 25 0 4 0 1106750013 112558080 20131 4294967295 134512640 135305190 3213595632 3065085120 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3037.97
Current children cumulated vsize (KiB) 112336

[startup+822.314 s]
/proc/loadavg: 4.54 4.47 4.48 5/101 31524
/proc/meminfo: memFree=2841236/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2416 CPUtime=1.07
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 369 3994 0 0 0 0 105 2 18 0 1 0 1106749893 2473984 274 4294967295 134512640 135169312 3220859632 3220855848 3084893934 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29063/statm: 604 274 231 161 0 43 0
[pid=29066] ppid=29063 vsize=114320 CPUtime=3276.18
/proc/29066/stat : 29066 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202496 21346 0 0 0 327380 238 0 0 25 0 4 0 1106750001 117063680 21255 4294967295 134512640 135305190 3213595632 3213593808 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29066/statm: 28580 21255 79 194 0 28384 0
[pid=29066/tid=29067] ppid=29063 vsize=114320 CPUtime=818.51
/proc/29066/task/29067/stat : 29067 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 3549 0 0 0 81796 55 0 0 25 0 4 0 1106750013 117063680 21255 4294967295 134512640 135305190 3213595632 3081862336 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29066/tid=29068] ppid=29063 vsize=114320 CPUtime=818.48
/proc/29066/task/29068/stat : 29068 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 3944 0 0 0 81780 68 0 0 25 0 4 0 1106750013 117063680 21255 4294967295 134512640 135305190 3213595632 3073473728 134528341 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29066/tid=29069] ppid=29063 vsize=114320 CPUtime=819.82
/proc/29066/task/29069/stat : 29069 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 5595 0 0 0 81919 63 0 0 25 0 4 0 1106750013 117063680 21255 4294967295 134512640 135305190 3213595632 3065085120 134528237 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3277.25
Current children cumulated vsize (KiB) 116736

[startup+882.309 s]
/proc/loadavg: 4.33 4.41 4.45 5/101 31713
/proc/meminfo: memFree=2833556/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2416 CPUtime=1.07
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 369 3994 0 0 0 0 105 2 18 0 1 0 1106749893 2473984 274 4294967295 134512640 135169312 3220859632 3220855848 3084893934 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29063/statm: 604 274 231 161 0 43 0
[pid=29066] ppid=29063 vsize=122572 CPUtime=3515.73
/proc/29066/stat : 29066 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202496 23112 0 0 0 351323 250 0 0 25 0 4 0 1106750001 125513728 23021 4294967295 134512640 135305190 3213595632 3213593808 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29066/statm: 30643 23021 79 194 0 30447 0
[pid=29066/tid=29067] ppid=29063 vsize=122572 CPUtime=878.5
/proc/29066/task/29067/stat : 29067 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 3906 0 0 0 87794 56 0 0 25 0 4 0 1106750013 125513728 23021 4294967295 134512640 135305190 3213595632 3081862336 134530613 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29066/tid=29068] ppid=29063 vsize=122572 CPUtime=878.4
/proc/29066/task/29068/stat : 29068 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 4168 0 0 0 87767 73 0 0 25 0 4 0 1106750013 125513728 23021 4294967295 134512640 135305190 3213595632 3073473728 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29066/tid=29069] ppid=29063 vsize=122572 CPUtime=879.73
/proc/29066/task/29069/stat : 29069 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 6368 0 0 0 87907 66 0 0 25 0 4 0 1106750013 125513728 23021 4294967295 134512640 135305190 3213595632 3065084848 134558291 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3516.8
Current children cumulated vsize (KiB) 124988

[startup+942.315 s]
/proc/loadavg: 4.67 4.50 4.48 5/101 31901
/proc/meminfo: memFree=2831084/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2416 CPUtime=1.07
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 369 3994 0 0 0 0 105 2 18 0 1 0 1106749893 2473984 274 4294967295 134512640 135169312 3220859632 3220855848 3084893934 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29063/statm: 604 274 231 161 0 43 0
[pid=29066] ppid=29063 vsize=123700 CPUtime=3755.22
/proc/29066/stat : 29066 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202496 23477 0 0 0 375259 263 0 0 25 0 4 0 1106750001 126668800 23386 4294967295 134512640 135305190 3213595632 3213593808 134528256 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29066/statm: 30925 23386 79 194 0 30729 0
[pid=29066/tid=29067] ppid=29063 vsize=123700 CPUtime=938.37
/proc/29066/task/29067/stat : 29067 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 3936 0 0 0 93777 60 0 0 25 0 4 0 1106750013 126668800 23386 4294967295 134512640 135305190 3213595632 3081862336 134528410 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29066/tid=29068] ppid=29063 vsize=123700 CPUtime=938.13
/proc/29066/task/29068/stat : 29068 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 4213 0 0 0 93733 80 0 0 25 0 4 0 1106750013 126668800 23386 4294967295 134512640 135305190 3213595632 3073473728 134530583 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29066/tid=29069] ppid=29063 vsize=123700 CPUtime=939.71
/proc/29066/task/29069/stat : 29069 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 6454 0 0 0 93904 67 0 0 25 0 4 0 1106750013 126668800 23386 4294967295 134512640 135305190 3213595632 3065085120 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3756.29
Current children cumulated vsize (KiB) 126116



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.63 4.53 4.49 5/101 32089
/proc/meminfo: memFree=2830472/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2416 CPUtime=1.07
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 369 3994 0 0 0 0 105 2 18 0 1 0 1106749893 2473984 274 4294967295 134512640 135169312 3220859632 3220855848 3084893934 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29063/statm: 604 274 231 161 0 43 0
[pid=29066] ppid=29063 vsize=124060 CPUtime=3985.4
/proc/29066/stat : 29066 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202496 23717 0 0 0 398262 278 0 0 25 0 4 0 1106750001 127037440 23626 4294967295 134512640 135305190 3213595632 3213593808 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29066/statm: 31015 23626 79 194 0 30819 0
[pid=29066/tid=29067] ppid=29063 vsize=124060 CPUtime=996.02
/proc/29066/task/29067/stat : 29067 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 4006 0 0 0 99536 66 0 0 25 0 4 0 1106750013 127037440 23626 4294967295 134512640 135305190 3213595632 3081862336 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29066/tid=29068] ppid=29063 vsize=124060 CPUtime=995.54
/proc/29066/task/29068/stat : 29068 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 4246 0 0 0 99472 82 0 0 25 0 4 0 1106750013 127037440 23626 4294967295 134512640 135305190 3213595632 3073473728 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29066/tid=29069] ppid=29063 vsize=124060 CPUtime=997.36
/proc/29066/task/29069/stat : 29069 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 6485 0 0 0 99666 70 0 0 25 0 4 0 1106750013 127037440 23626 4294967295 134512640 135305190 3213595632 3065085120 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3986.47
Current children cumulated vsize (KiB) 126476

Sending SIGTERM to process tree (bottom up)


[startup+
[startup+1000.01 s]
/proc/loadavg: 4.63 4.53 4.49 5/101 32089
/proc/meminfo: memFree=2830472/3368532 swapFree=1954076/1959888
[pid=29063] ppid=29061 vsize=2416 CPUtime=1.07
/proc/29063/stat : 29063 (manysat.sh) S 29061 29063 1628 0 -1 4194304 369 3994 0 0 0 0 105 2 18 0 1 0 1106749893 2473984 274 4294967295 134512640 135169312 3220859632 3220855848 3084893934 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29063/statm: 604 274 231 161 0 43 0
[pid=29066] ppid=29063 vsize=124060 CPUtime=3985.4
/proc/29066/stat : 29066 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202496 23717 0 0 0 398262 278 0 0 25 0 4 0 1106750001 127037440 23626 4294967295 134512640 135305190 3213595632 3213593808 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29066/statm: 31015 23626 79 194 0 30819 0
[pid=29066/tid=29067] ppid=29063 vsize=124060 CPUtime=996.02
/proc/29066/task/29067/stat : 29067 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 4006 0 0 0 99536 66 0 0 25 0 4 0 1106750013 127037440 23626 4294967295 134512640 135305190 3213595632 3081862336 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29066/tid=29068] ppid=29063 vsize=124060 CPUtime=995.54
/proc/29066/task/29068/stat : 29068 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 4246 0 0 0 99472 82 0 0 25 0 4 0 1106750013 127037440 23626 4294967295 134512640 135305190 3213595632 3073473728 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29066/tid=29069] ppid=29063 vsize=124060 CPUtime=997.36
/proc/29066/task/29069/stat : 29069 (manysat1.1_stat) R 29063 29063 1628 0 -1 4202560 6485 0 0 0 99666 70 0 0 25 0 4 0 1106750013 127037440 23626 4294967295 134512640 135305190 3213595632 3065085120 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3986.47
Current children cumulated vsize (KiB) 126476

Child status: 143
Real time (s): 1000.04
CPU time (s): 3986.54
CPU user time (s): 3983.74
CPU system time (s): 2.8
CPU usage (%): 398.638
Max. virtual memory (cumulated for all children) (KiB): 126476

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

runsolver used 0.02 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 18:01:27
IDJOB=1779502
IDBENCH=70868
IDSOLVER=626
FILE ID=tipi44/1779502-1243526487
PBS_JOBID=
Free space on /tmp= 15892 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-23-s100.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779502-1243526487/watcher-1779502-1243526487 -o /tmp/evaluation-result-1779502-1243526487/solver-1779502-1243526487 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1779502-1243526487.cnf aimd 2

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

MD5SUM BENCH= aa3fff3e05d3f50a3d088c22afa455ea
RANDOM SEED= 728426734

Linux tipi44 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.116
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.42
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.116
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.116
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.14
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2930468 kB
Buffers:        141528 kB
Cached:         189632 kB
SwapCached:       2180 kB
Active:         108156 kB
Inactive:       232808 kB
HighTotal:     2489216 kB
HighFree:      2287440 kB
LowTotal:       879316 kB
LowFree:        643028 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            2928 kB
Writeback:           0 kB
AnonPages:        8840 kB
Mapped:           3500 kB
Slab:            87264 kB
SReclaimable:    77360 kB
SUnreclaim:       9904 kB
PageTables:        484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15892 MiB
End job on tipi44 at 2009-05-28 18:18:08