Trace number 1779382

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.37 1000.04

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
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 variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
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 |   94910   223744 |   28472       0        0     nan |  0.000 % |
0.91/1.00	c |         0 |   57628   172230 |      --       0       --      -- |     --   | -36942/-50538
0.91/1.00	c ==============================================================================
0.91/1.00	c Result  :   #vars: 13864   #clauses: 57628   #literals: 172230
0.91/1.00	c CPU time:   1 s
0.91/1.00	c ==============================================================================
3986.29/1000.03	HOME/manysat.sh: line 55: 30771 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-1779382-1243523899/watcher-1779382-1243523899 -o /tmp/evaluation-result-1779382-1243523899/solver-1779382-1243523899 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779382-1243523899.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.67 4.66 4.62 3/115 30768
/proc/meminfo: memFree=3026996/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2416 CPUtime=0
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117069718 2473984 274 4294967295 134512640 135169312 3214294192 3214292728 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 604 274 231 161 0 43 0
[pid=30769] ppid=30768 vsize=2460 CPUtime=0.01
/proc/30769/stat : 30769 (SatElite) R 30768 30768 12261 0 -1 4202496 543 0 0 0 1 0 0 0 19 0 1 0 1117069718 2519040 480 4294967295 134512640 135034092 3218976992 3218973280 134544897 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30769/statm: 615 482 50 128 0 485 0

[startup+0.103973 s]
/proc/loadavg: 4.67 4.66 4.62 3/115 30768
/proc/meminfo: memFree=3026996/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2416 CPUtime=0
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117069718 2473984 274 4294967295 134512640 135169312 3214294192 3214292728 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 604 274 231 161 0 43 0
[pid=30769] ppid=30768 vsize=13888 CPUtime=0.11
/proc/30769/stat : 30769 (SatElite) R 30768 30768 12261 0 -1 4202496 3529 0 0 0 11 0 0 0 20 0 1 0 1117069718 14221312 3265 4294967295 134512640 135034092 3218976992 3218972988 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30769/statm: 3472 3265 67 128 0 3342 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 16304

[startup+0.203967 s]
/proc/loadavg: 4.67 4.66 4.62 3/115 30768
/proc/meminfo: memFree=3026996/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2416 CPUtime=0
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117069718 2473984 274 4294967295 134512640 135169312 3214294192 3214292728 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 604 274 231 161 0 43 0
[pid=30769] ppid=30768 vsize=14336 CPUtime=0.21
/proc/30769/stat : 30769 (SatElite) R 30768 30768 12261 0 -1 4202496 3625 0 0 0 21 0 0 0 20 0 1 0 1117069718 14680064 3361 4294967295 134512640 135034092 3218976992 3218972988 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30769/statm: 3584 3361 67 128 0 3454 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 16752

[startup+0.303962 s]
/proc/loadavg: 4.67 4.66 4.62 3/115 30768
/proc/meminfo: memFree=3026996/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2416 CPUtime=0
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117069718 2473984 274 4294967295 134512640 135169312 3214294192 3214292728 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 604 274 231 161 0 43 0
[pid=30769] ppid=30768 vsize=14592 CPUtime=0.31
/proc/30769/stat : 30769 (SatElite) R 30768 30768 12261 0 -1 4202496 3682 0 0 0 31 0 0 0 20 0 1 0 1117069718 14942208 3418 4294967295 134512640 135034092 3218976992 3218972988 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30769/statm: 3648 3418 67 128 0 3518 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 17008

[startup+0.703947 s]
/proc/loadavg: 4.67 4.66 4.62 3/115 30768
/proc/meminfo: memFree=3026996/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2416 CPUtime=0
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117069718 2473984 274 4294967295 134512640 135169312 3214294192 3214292728 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 604 274 231 161 0 43 0
[pid=30769] ppid=30768 vsize=15844 CPUtime=0.71
/proc/30769/stat : 30769 (SatElite) R 30768 30768 12261 0 -1 4202496 3850 0 0 0 71 0 0 0 21 0 1 0 1117069718 16224256 3586 4294967295 134512640 135034092 3218976992 3218973232 134566194 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30769/statm: 3961 3586 67 128 0 3831 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 18260

[startup+1.50392 s]
/proc/loadavg: 4.67 4.66 4.62 3/117 30771
/proc/meminfo: memFree=3012828/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2420 CPUtime=1.07
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 371 4069 0 0 0 0 107 0 18 0 1 0 1117069718 2478080 275 4294967295 134512640 135169312 3214294192 3214290408 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 605 275 231 161 0 44 0
[pid=30771] ppid=30768 vsize=48372 CPUtime=1.23
/proc/30771/stat : 30771 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202496 5253 0 0 0 116 7 0 0 18 0 4 0 1117069825 49532928 5188 4294967295 134512640 135305190 3218600128 3218598228 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/30771/statm: 12093 5188 79 194 0 11897 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 50792

[startup+3.10386 s]
/proc/loadavg: 4.70 4.67 4.62 5/120 30775
/proc/meminfo: memFree=3001504/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2420 CPUtime=1.07
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 371 4069 0 0 0 0 107 0 18 0 1 0 1117069718 2478080 275 4294967295 134512640 135169312 3214294192 3214290408 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 605 275 231 161 0 44 0
[pid=30771] ppid=30768 vsize=49164 CPUtime=7.63
/proc/30771/stat : 30771 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202496 5485 0 0 0 756 7 0 0 20 0 4 0 1117069825 50343936 5420 4294967295 134512640 135305190 3218600128 3218598304 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/30771/statm: 12291 5420 79 194 0 12095 0
[pid=30771/tid=30772] ppid=30768 vsize=49164 CPUtime=1.88
/proc/30771/task/30772/stat : 30772 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 212 0 0 0 186 2 0 0 21 0 4 0 1117069837 50343936 5420 4294967295 134512640 135305190 3218600128 3081919408 134556558 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=30771/tid=30773] ppid=30768 vsize=49164 CPUtime=1.9
/proc/30771/task/30773/stat : 30773 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 186 0 0 0 187 3 0 0 21 0 4 0 1117069837 50343936 5420 4294967295 134512640 135305190 3218600128 3073531072 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30771/tid=30774] ppid=30768 vsize=49164 CPUtime=1.85
/proc/30771/task/30774/stat : 30774 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 296 0 0 0 183 2 0 0 24 0 4 0 1117069837 50343936 5420 4294967295 134512640 135305190 3218600128 3065142464 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.7
Current children cumulated vsize (KiB) 51584

[startup+6.30373 s]
/proc/loadavg: 4.70 4.67 4.62 5/120 30775
/proc/meminfo: memFree=3000808/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2420 CPUtime=1.07
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 371 4069 0 0 0 0 107 0 18 0 1 0 1117069718 2478080 275 4294967295 134512640 135169312 3214294192 3214290408 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 605 275 231 161 0 44 0
[pid=30771] ppid=30768 vsize=49824 CPUtime=20.43
/proc/30771/stat : 30771 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202496 5658 0 0 0 2035 8 0 0 25 0 4 0 1117069825 51019776 5593 4294967295 134512640 135305190 3218600128 3218598032 134557266 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/30771/statm: 12456 5593 79 194 0 12260 0
[pid=30771/tid=30772] ppid=30768 vsize=49824 CPUtime=5.08
/proc/30771/task/30772/stat : 30772 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 257 0 0 0 506 2 0 0 25 0 4 0 1117069837 51019776 5593 4294967295 134512640 135305190 3218600128 3081919680 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=30771/tid=30773] ppid=30768 vsize=49824 CPUtime=5.1
/proc/30771/task/30773/stat : 30773 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 226 0 0 0 506 4 0 0 25 0 4 0 1117069837 51019776 5593 4294967295 134512640 135305190 3218600128 3073531072 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30771/tid=30774] ppid=30768 vsize=49824 CPUtime=5.05
/proc/30771/task/30774/stat : 30774 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 355 0 0 0 503 2 0 0 25 0 4 0 1117069837 51019776 5593 4294967295 134512640 135305190 3218600128 3065142464 134528289 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 21.5
Current children cumulated vsize (KiB) 52244

[startup+12.7035 s]
/proc/loadavg: 4.66 4.66 4.62 5/120 30775
/proc/meminfo: memFree=2998936/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2420 CPUtime=1.07
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 371 4069 0 0 0 0 107 0 18 0 1 0 1117069718 2478080 275 4294967295 134512640 135169312 3214294192 3214290408 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 605 275 231 161 0 44 0
[pid=30771] ppid=30768 vsize=51016 CPUtime=46.02
/proc/30771/stat : 30771 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202496 5980 0 0 0 4593 9 0 0 25 0 4 0 1117069825 52240384 5915 4294967295 134512640 135305190 3218600128 3218598272 134570397 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/30771/statm: 12754 5915 79 194 0 12558 0
[pid=30771/tid=30772] ppid=30768 vsize=51016 CPUtime=11.48
/proc/30771/task/30772/stat : 30772 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 323 0 0 0 1146 2 0 0 25 0 4 0 1117069837 52240384 5915 4294967295 134512640 135305190 3218600128 3081919680 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=30771/tid=30773] ppid=30768 vsize=51016 CPUtime=11.49
/proc/30771/task/30773/stat : 30773 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 303 0 0 0 1145 4 0 0 25 0 4 0 1117069837 52240384 5915 4294967295 134512640 135305190 3218600128 3073531072 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30771/tid=30774] ppid=30768 vsize=51016 CPUtime=11.45
/proc/30771/task/30774/stat : 30774 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 470 0 0 0 1143 2 0 0 25 0 4 0 1117069837 52240384 5915 4294967295 134512640 135305190 3218600128 3065142464 134528851 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.09
Current children cumulated vsize (KiB) 53436

[startup+25.513 s]
/proc/loadavg: 4.64 4.66 4.61 5/120 30779
/proc/meminfo: memFree=2996736/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2420 CPUtime=1.07
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 371 4069 0 0 0 0 107 0 18 0 1 0 1117069718 2478080 275 4294967295 134512640 135169312 3214294192 3214290408 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 605 275 231 161 0 44 0
[pid=30771] ppid=30768 vsize=53392 CPUtime=97.22
/proc/30771/stat : 30771 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202496 6589 0 0 0 9709 13 0 0 25 0 4 0 1117069825 54673408 6524 4294967295 134512640 135305190 3218600128 3218598304 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/30771/statm: 13348 6524 79 194 0 13152 0
[pid=30771/tid=30772] ppid=30768 vsize=53392 CPUtime=24.29
/proc/30771/task/30772/stat : 30772 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 424 0 0 0 2426 3 0 0 25 0 4 0 1117069837 54673408 6524 4294967295 134512640 135305190 3218600128 3081919680 134528215 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=30771/tid=30773] ppid=30768 vsize=53392 CPUtime=24.26
/proc/30771/task/30773/stat : 30773 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 432 0 0 0 2422 4 0 0 25 0 4 0 1117069837 54673408 6524 4294967295 134512640 135305190 3218600128 3073531072 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30771/tid=30774] ppid=30768 vsize=53392 CPUtime=24.26
/proc/30771/task/30774/stat : 30774 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 766 0 0 0 2423 3 0 0 25 0 4 0 1117069837 54673408 6524 4294967295 134512640 135305190 3218600128 3065142464 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 98.29
Current children cumulated vsize (KiB) 55812

[startup+51.1119 s]
/proc/loadavg: 4.56 4.64 4.61 6/121 30835
/proc/meminfo: memFree=2990944/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2420 CPUtime=1.07
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 371 4069 0 0 0 0 107 0 18 0 1 0 1117069718 2478080 275 4294967295 134512640 135169312 3214294192 3214290408 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 605 275 231 161 0 44 0
[pid=30771] ppid=30768 vsize=58012 CPUtime=199.23
/proc/30771/stat : 30771 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202496 7792 0 0 0 19903 20 0 0 25 0 4 0 1117069825 59404288 7727 4294967295 134512640 135305190 3218600128 3218598304 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/30771/statm: 14503 7727 79 194 0 14307 0
[pid=30771/tid=30772] ppid=30768 vsize=58012 CPUtime=49.89
/proc/30771/task/30772/stat : 30772 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 708 0 0 0 4983 6 0 0 25 0 4 0 1117069837 59404288 7727 4294967295 134512640 135305190 3218600128 3081919680 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=30771/tid=30773] ppid=30768 vsize=58012 CPUtime=49.48
/proc/30771/task/30773/stat : 30773 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 649 0 0 0 4941 7 0 0 25 0 4 0 1117069837 59404288 7727 4294967295 134512640 135305190 3218600128 3073531072 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30771/tid=30774] ppid=30768 vsize=58012 CPUtime=49.86
/proc/30771/task/30774/stat : 30774 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 1169 0 0 0 4982 4 0 0 25 0 4 0 1117069837 59404288 7727 4294967295 134512640 135305190 3218600128 3065142464 134528195 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 200.3
Current children cumulated vsize (KiB) 60432

[startup+102.31 s]
/proc/loadavg: 4.52 4.62 4.60 5/120 30968
/proc/meminfo: memFree=2984160/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2420 CPUtime=1.07
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 371 4069 0 0 0 0 107 0 18 0 1 0 1117069718 2478080 275 4294967295 134512640 135169312 3214294192 3214290408 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 605 275 231 161 0 44 0
[pid=30771] ppid=30768 vsize=66668 CPUtime=403.64
/proc/30771/stat : 30771 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202496 9765 0 0 0 40333 31 0 0 25 0 4 0 1117069825 68268032 9700 4294967295 134512640 135305190 3218600128 3218598304 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/30771/statm: 16667 9700 79 194 0 16471 0
[pid=30771/tid=30772] ppid=30768 vsize=66668 CPUtime=101.07
/proc/30771/task/30772/stat : 30772 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 1011 0 0 0 10098 9 0 0 25 0 4 0 1117069837 68268032 9700 4294967295 134512640 135305190 3218600128 3081919680 134528237 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=30771/tid=30773] ppid=30768 vsize=66668 CPUtime=100.53
/proc/30771/task/30773/stat : 30773 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 1076 0 0 0 10044 9 0 0 25 0 4 0 1117069837 68268032 9700 4294967295 134512640 135305190 3218600128 3073530752 134555078 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30771/tid=30774] ppid=30768 vsize=66668 CPUtime=101.01
/proc/30771/task/30774/stat : 30774 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 2080 0 0 0 10093 8 0 0 25 0 4 0 1117069837 68268032 9700 4294967295 134512640 135305190 3218600128 3065142464 134528263 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 404.71
Current children cumulated vsize (KiB) 69088

[startup+162.308 s]
/proc/loadavg: 4.34 4.56 4.58 6/120 31153
/proc/meminfo: memFree=2976720/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2420 CPUtime=1.07
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 371 4069 0 0 0 0 107 0 18 0 1 0 1117069718 2478080 275 4294967295 134512640 135169312 3214294192 3214290408 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 605 275 231 161 0 44 0
[pid=30771] ppid=30768 vsize=73388 CPUtime=643.41
/proc/30771/stat : 30771 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202496 11401 0 0 0 64297 44 0 0 25 0 4 0 1117069825 75149312 11336 4294967295 134512640 135305190 3218600128 3218598032 134556558 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/30771/statm: 18347 11336 79 194 0 18151 0
[pid=30771/tid=30772] ppid=30768 vsize=73388 CPUtime=161.05

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

Current children cumulated vsize (KiB) 98440

[startup+582.311 s]
/proc/loadavg: 4.76 4.60 4.57 6/121 32467
/proc/meminfo: memFree=2945936/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2420 CPUtime=1.07
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 371 4069 0 0 0 0 107 0 18 0 1 0 1117069718 2478080 275 4294967295 134512640 135169312 3214294192 3214290408 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 605 275 231 161 0 44 0
[pid=30771] ppid=30768 vsize=104404 CPUtime=2318.1
/proc/30771/stat : 30771 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202496 18945 0 0 0 231620 190 0 0 25 0 4 0 1117069825 106909696 18854 4294967295 134512640 135305190 3218600128 3218598032 134556558 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/30771/statm: 26101 18854 79 194 0 25905 0
[pid=30771/tid=30772] ppid=30768 vsize=104404 CPUtime=579.59
/proc/30771/task/30772/stat : 30772 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 2821 0 0 0 57901 58 0 0 25 0 4 0 1117069837 106909696 18854 4294967295 134512640 135305190 3218600128 3081919680 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=30771/tid=30773] ppid=30768 vsize=104404 CPUtime=578.69
/proc/30771/task/30773/stat : 30773 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 3339 0 0 0 57816 53 0 0 25 0 4 0 1117069837 106909696 18854 4294967295 134512640 135305190 3218600128 3073531072 134528808 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30771/tid=30774] ppid=30768 vsize=104404 CPUtime=579.59
/proc/30771/task/30774/stat : 30774 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 5078 0 0 0 57918 41 0 0 25 0 4 0 1117069837 106909696 18854 4294967295 134512640 135305190 3218600128 3065142464 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2319.17
Current children cumulated vsize (KiB) 106824

[startup+642.308 s]
/proc/loadavg: 4.53 4.56 4.55 6/121 32593
/proc/meminfo: memFree=2939896/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2420 CPUtime=1.07
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 371 4069 0 0 0 0 107 0 18 0 1 0 1117069718 2478080 275 4294967295 134512640 135169312 3214294192 3214290408 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 605 275 231 161 0 44 0
[pid=30771] ppid=30768 vsize=109808 CPUtime=2557.52
/proc/30771/stat : 30771 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202496 20336 0 0 0 255545 207 0 0 25 0 4 0 1117069825 112443392 20245 4294967295 134512640 135305190 3218600128 3218598304 134528480 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/30771/statm: 27452 20245 79 194 0 27256 0
[pid=30771/tid=30772] ppid=30768 vsize=109808 CPUtime=639.54
/proc/30771/task/30772/stat : 30772 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 3155 0 0 0 63891 63 0 0 25 0 4 0 1117069837 112443392 20245 4294967295 134512640 135305190 3218600128 3081919680 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=30771/tid=30773] ppid=30768 vsize=109808 CPUtime=638.43
/proc/30771/task/30773/stat : 30773 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 3491 0 0 0 63786 57 0 0 25 0 4 0 1117069837 112443392 20245 4294967295 134512640 135305190 3218600128 3073531072 134528603 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30771/tid=30774] ppid=30768 vsize=109808 CPUtime=639.56
/proc/30771/task/30774/stat : 30774 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 5562 0 0 0 63911 45 0 0 25 0 4 0 1117069837 112443392 20245 4294967295 134512640 135305190 3218600128 3065142464 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2558.59
Current children cumulated vsize (KiB) 112228

[startup+702.306 s]
/proc/loadavg: 4.48 4.55 4.54 7/121 32722
/proc/meminfo: memFree=2939300/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2420 CPUtime=1.07
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 371 4069 0 0 0 0 107 0 18 0 1 0 1117069718 2478080 275 4294967295 134512640 135169312 3214294192 3214290408 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 605 275 231 161 0 44 0
[pid=30771] ppid=30768 vsize=110172 CPUtime=2796.95
/proc/30771/stat : 30771 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202496 20429 0 0 0 279470 225 0 0 25 0 4 0 1117069825 112816128 20338 4294967295 134512640 135305190 3218600128 3218598304 134528837 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/30771/statm: 27543 20338 79 194 0 27347 0
[pid=30771/tid=30772] ppid=30768 vsize=110172 CPUtime=699.52
/proc/30771/task/30772/stat : 30772 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 3161 0 0 0 69880 72 0 0 25 0 4 0 1117069837 112816128 20338 4294967295 134512640 135305190 3218600128 3081919680 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=30771/tid=30773] ppid=30768 vsize=110172 CPUtime=698.17
/proc/30771/task/30773/stat : 30773 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 3539 0 0 0 69757 60 0 0 25 0 4 0 1117069837 112816128 20338 4294967295 134512640 135305190 3218600128 3073531072 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30771/tid=30774] ppid=30768 vsize=110172 CPUtime=699.3
/proc/30771/task/30774/stat : 30774 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 5599 0 0 0 69881 49 0 0 25 0 4 0 1117069837 112816128 20338 4294967295 134512640 135305190 3218600128 3065142192 134556558 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2798.02
Current children cumulated vsize (KiB) 112592

[startup+762.314 s]
/proc/loadavg: 4.77 4.64 4.58 5/120 390
/proc/meminfo: memFree=2939396/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2420 CPUtime=1.07
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 371 4069 0 0 0 0 107 0 18 0 1 0 1117069718 2478080 275 4294967295 134512640 135169312 3214294192 3214290408 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 605 275 231 161 0 44 0
[pid=30771] ppid=30768 vsize=111340 CPUtime=3036.59
/proc/30771/stat : 30771 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202496 20719 0 0 0 303419 240 0 0 25 0 4 0 1117069825 114012160 20628 4294967295 134512640 135305190 3218600128 3218598032 134557319 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/30771/statm: 27835 20628 79 194 0 27639 0
[pid=30771/tid=30772] ppid=30768 vsize=111340 CPUtime=759.5
/proc/30771/task/30772/stat : 30772 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 3190 0 0 0 75874 76 0 0 25 0 4 0 1117069837 114012160 20628 4294967295 134512640 135305190 3218600128 3081919680 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=30771/tid=30773] ppid=30768 vsize=111340 CPUtime=758.05
/proc/30771/task/30773/stat : 30773 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 3621 0 0 0 75741 64 0 0 25 0 4 0 1117069837 114012160 20628 4294967295 134512640 135305190 3218600128 3073531072 134528310 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30771/tid=30774] ppid=30768 vsize=111340 CPUtime=759.07
/proc/30771/task/30774/stat : 30774 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 5694 0 0 0 75853 54 0 0 25 0 4 0 1117069837 114012160 20628 4294967295 134512640 135305190 3218600128 3065142464 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3037.66
Current children cumulated vsize (KiB) 113760

[startup+822.311 s]
/proc/loadavg: 4.79 4.68 4.59 5/120 578
/proc/meminfo: memFree=2937288/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2420 CPUtime=1.07
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 371 4069 0 0 0 0 107 0 18 0 1 0 1117069718 2478080 275 4294967295 134512640 135169312 3214294192 3214290408 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 605 275 231 161 0 44 0
[pid=30771] ppid=30768 vsize=113876 CPUtime=3276.05
/proc/30771/stat : 30771 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202496 21226 0 0 0 327358 247 0 0 25 0 4 0 1117069825 116609024 21135 4294967295 134512640 135305190 3218600128 3218598304 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/30771/statm: 28469 21135 79 194 0 28273 0
[pid=30771/tid=30772] ppid=30768 vsize=113876 CPUtime=819.4
/proc/30771/task/30772/stat : 30772 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 3290 0 0 0 81861 79 0 0 25 0 4 0 1117069837 116609024 21135 4294967295 134512640 135305190 3218600128 3081919680 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=30771/tid=30773] ppid=30768 vsize=113876 CPUtime=817.76
/proc/30771/task/30773/stat : 30773 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 3727 0 0 0 81712 64 0 0 25 0 4 0 1117069837 116609024 21135 4294967295 134512640 135305190 3218600128 3073531072 134528319 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30771/tid=30774] ppid=30768 vsize=113876 CPUtime=818.92
/proc/30771/task/30774/stat : 30774 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 5940 0 0 0 81835 57 0 0 25 0 4 0 1117069837 116609024 21135 4294967295 134512640 135305190 3218600128 3065142464 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3277.12
Current children cumulated vsize (KiB) 116296

[startup+882.309 s]
/proc/loadavg: 4.84 4.74 4.62 5/120 766
/proc/meminfo: memFree=2929600/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2420 CPUtime=1.07
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 371 4069 0 0 0 0 107 0 18 0 1 0 1117069718 2478080 275 4294967295 134512640 135169312 3214294192 3214290408 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 605 275 231 161 0 44 0
[pid=30771] ppid=30768 vsize=122108 CPUtime=3515.37
/proc/30771/stat : 30771 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202496 23232 0 0 0 351272 265 0 0 25 0 4 0 1117069825 125038592 23141 4294967295 134512640 135305190 3218600128 3218598304 134528480 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/30771/statm: 30527 23141 79 194 0 30331 0
[pid=30771/tid=30772] ppid=30768 vsize=122108 CPUtime=879.3
/proc/30771/task/30772/stat : 30772 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 3948 0 0 0 87842 88 0 0 25 0 4 0 1117069837 125038592 23141 4294967295 134512640 135305190 3218600128 3081919680 134528777 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=30771/tid=30773] ppid=30768 vsize=122108 CPUtime=877.25
/proc/30771/task/30773/stat : 30773 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 4020 0 0 0 87659 66 0 0 25 0 4 0 1117069837 125038592 23141 4294967295 134512640 135305190 3218600128 3073531072 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30771/tid=30774] ppid=30768 vsize=122108 CPUtime=878.85
/proc/30771/task/30774/stat : 30774 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 6526 0 0 0 87825 60 0 0 25 0 4 0 1117069837 125038592 23141 4294967295 134512640 135305190 3218600128 3065142464 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3516.44
Current children cumulated vsize (KiB) 124528

[startup+942.316 s]
/proc/loadavg: 4.74 4.73 4.62 6/120 963
/proc/meminfo: memFree=2927368/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2420 CPUtime=1.07
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 371 4069 0 0 0 0 107 0 18 0 1 0 1117069718 2478080 275 4294967295 134512640 135169312 3214294192 3214290408 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 605 275 231 161 0 44 0
[pid=30771] ppid=30768 vsize=124588 CPUtime=3755
/proc/30771/stat : 30771 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202496 23722 0 0 0 375223 277 0 0 25 0 4 0 1117069825 127578112 23631 4294967295 134512640 135305190 3218600128 3218598304 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/30771/statm: 31147 23631 79 194 0 30951 0
[pid=30771/tid=30772] ppid=30768 vsize=124588 CPUtime=939.28
/proc/30771/task/30772/stat : 30772 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 3948 0 0 0 93835 93 0 0 25 0 4 0 1117069837 127578112 23631 4294967295 134512640 135305190 3218600128 3081919680 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=30771/tid=30773] ppid=30768 vsize=124588 CPUtime=937.02
/proc/30771/task/30773/stat : 30773 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 4084 0 0 0 93635 67 0 0 25 0 4 0 1117069837 127578112 23631 4294967295 134512640 135305190 3218600128 3073531072 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30771/tid=30774] ppid=30768 vsize=124588 CPUtime=938.72
/proc/30771/task/30774/stat : 30774 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 6751 0 0 0 93808 64 0 0 25 0 4 0 1117069837 127578112 23631 4294967295 134512640 135305190 3218600128 3065142464 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3756.07
Current children cumulated vsize (KiB) 127008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.43 4.64 4.60 5/120 1159
/proc/meminfo: memFree=2926180/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2420 CPUtime=1.07
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 371 4069 0 0 0 0 107 0 18 0 1 0 1117069718 2478080 275 4294967295 134512640 135169312 3214294192 3214290408 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 605 275 231 161 0 44 0
[pid=30771] ppid=30768 vsize=124948 CPUtime=3985.22
/proc/30771/stat : 30771 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202496 23854 0 0 0 398231 291 0 0 25 0 4 0 1117069825 127946752 23763 4294967295 134512640 135305190 3218600128 3218597968 134551651 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/30771/statm: 31237 23763 79 194 0 31041 0
[pid=30771/tid=30772] ppid=30768 vsize=124948 CPUtime=996.96
/proc/30771/task/30772/stat : 30772 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 3989 0 0 0 99598 98 0 0 25 0 4 0 1117069837 127946752 23763 4294967295 134512640 135305190 3218600128 3081919680 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=30771/tid=30773] ppid=30768 vsize=124948 CPUtime=994.54
/proc/30771/task/30773/stat : 30773 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 4085 0 0 0 99384 70 0 0 25 0 4 0 1117069837 127946752 23763 4294967295 134512640 135305190 3218600128 3073531072 134528332 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30771/tid=30774] ppid=30768 vsize=124948 CPUtime=996.3
/proc/30771/task/30774/stat : 30774 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 6751 0 0 0 99563 67 0 0 25 0 4 0 1117069837 127946752 23763 4294967295 134512640 135305190 3218600128 3065142464 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3986.29
Current children cumulated vsize (KiB) 127368

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

[startup+1000.01 s]
/proc/loadavg: 4.43 4.64 4.60 5/120 1159
/proc/meminfo: memFree=2926180/3368532 swapFree=1941392/1959888
[pid=30768] ppid=30766 vsize=2420 CPUtime=1.07
/proc/30768/stat : 30768 (manysat.sh) S 30766 30768 12261 0 -1 4194304 371 4069 0 0 0 0 107 0 18 0 1 0 1117069718 2478080 275 4294967295 134512640 135169312 3214294192 3214290408 3085524718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/30768/statm: 605 275 231 161 0 44 0
[pid=30771] ppid=30768 vsize=124948 CPUtime=3985.22
/proc/30771/stat : 30771 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202496 23854 0 0 0 398231 291 0 0 25 0 4 0 1117069825 127946752 23763 4294967295 134512640 135305190 3218600128 3218597968 134551651 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/30771/statm: 31237 23763 79 194 0 31041 0
[pid=30771/tid=30772] ppid=30768 vsize=124948 CPUtime=996.96
/proc/30771/task/30772/stat : 30772 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 3989 0 0 0 99598 98 0 0 25 0 4 0 1117069837 127946752 23763 4294967295 134512640 135305190 3218600128 3081919680 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=30771/tid=30773] ppid=30768 vsize=124948 CPUtime=994.54
/proc/30771/task/30773/stat : 30773 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 4085 0 0 0 99384 70 0 0 25 0 4 0 1117069837 127946752 23763 4294967295 134512640 135305190 3218600128 3073531072 134528332 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30771/tid=30774] ppid=30768 vsize=124948 CPUtime=996.3
/proc/30771/task/30774/stat : 30774 (manysat1.1_stat) R 30768 30768 12261 0 -1 4202560 6751 0 0 0 99563 67 0 0 25 0 4 0 1117069837 127946752 23763 4294967295 134512640 135305190 3218600128 3065142464 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3986.29
Current children cumulated vsize (KiB) 127368

Child status: 143
Real time (s): 1000.04
CPU time (s): 3986.37
CPU user time (s): 3983.46
CPU system time (s): 2.91
CPU usage (%): 398.62
Max. virtual memory (cumulated for all children) (KiB): 127368

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 17:18:19
IDJOB=1779382
IDBENCH=70848
IDSOLVER=626
FILE ID=/1779382-1243523899
PBS_JOBID=
Free space on /tmp= 15728 MiB

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

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED= 189263152

Linux (none) 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.143
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.143
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.11
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.143
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.17
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.143
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:       3027144 kB
Buffers:         31328 kB
Cached:         230576 kB
SwapCached:       4320 kB
Active:         135216 kB
Inactive:       137668 kB
HighTotal:     2489216 kB
HighFree:      2246336 kB
LowTotal:       879316 kB
LowFree:        780808 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            3112 kB
Writeback:           0 kB
AnonPages:        9800 kB
Mapped:           4396 kB
Slab:            59144 kB
SReclaimable:    50300 kB
SUnreclaim:       8844 kB
PageTables:        760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127448 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15728 MiB
End job on  at 2009-05-28 17:34:59