Trace number 1779412

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-26-s100.cnf
MD5SUMa2be03cdc152990d030fb3c2aea1f730
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 variables31942
Number of clauses96138
Sum of the clauses size226784
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261502
Number of clauses of size 334572
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 |   95938   226308 |   28781       0        0     nan |  0.000 % |
0.90/1.00	c |         0 |   59390   177244 |      --       0       --      -- |     --   | -36208/-48088
0.90/1.00	c ==============================================================================
0.90/1.00	c Result  :   #vars: 14277   #clauses: 59390   #literals: 177244
0.90/1.00	c CPU time:   0.98 s
0.90/1.00	c ==============================================================================
3986.68/1000.04	HOME/manysat.sh: line 55: 18115 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-1779412-1243524481/watcher-1779412-1243524481 -o /tmp/evaluation-result-1779412-1243524481/solver-1779412-1243524481 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779412-1243524481.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.61 4.65 4.59 3/96 18112
/proc/meminfo: memFree=3013856/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2416 CPUtime=0
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117112242 2473984 273 4294967295 134512640 135169312 3217694704 3217693240 3085045486 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/18112/statm: 604 273 231 161 0 43 0
[pid=18113] ppid=18112 vsize=2460 CPUtime=0
/proc/18113/stat : 18113 (SatElite) R 18112 18112 27966 0 -1 4202496 431 0 0 0 0 0 0 0 18 0 1 0 1117112242 2519040 368 4294967295 134512640 135034092 3220529760 3220526048 134544849 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18113/statm: 615 370 50 128 0 485 0

[startup+0.107312 s]
/proc/loadavg: 4.61 4.65 4.59 3/96 18112
/proc/meminfo: memFree=3013856/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2416 CPUtime=0
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117112242 2473984 273 4294967295 134512640 135169312 3217694704 3217693240 3085045486 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/18112/statm: 604 273 231 161 0 43 0
[pid=18113] ppid=18112 vsize=14284 CPUtime=0.1
/proc/18113/stat : 18113 (SatElite) R 18112 18112 27966 0 -1 4202496 3599 0 0 0 10 0 0 0 18 0 1 0 1117112242 14626816 3312 4294967295 134512640 135034092 3220529760 3220525756 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18113/statm: 3571 3312 67 128 0 3441 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16700

[startup+0.207304 s]
/proc/loadavg: 4.61 4.65 4.59 3/96 18112
/proc/meminfo: memFree=3013856/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2416 CPUtime=0
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117112242 2473984 273 4294967295 134512640 135169312 3217694704 3217693240 3085045486 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/18112/statm: 604 273 231 161 0 43 0
[pid=18113] ppid=18112 vsize=14732 CPUtime=0.2
/proc/18113/stat : 18113 (SatElite) R 18112 18112 27966 0 -1 4202496 3680 0 0 0 20 0 0 0 18 0 1 0 1117112242 15085568 3393 4294967295 134512640 135034092 3220529760 3220525756 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18113/statm: 3683 3393 67 128 0 3553 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 17148

[startup+0.307295 s]
/proc/loadavg: 4.61 4.65 4.59 3/96 18112
/proc/meminfo: memFree=3013856/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2416 CPUtime=0
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117112242 2473984 273 4294967295 134512640 135169312 3217694704 3217693240 3085045486 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/18112/statm: 604 273 231 161 0 43 0
[pid=18113] ppid=18112 vsize=14988 CPUtime=0.3
/proc/18113/stat : 18113 (SatElite) R 18112 18112 27966 0 -1 4202496 3736 0 0 0 29 1 0 0 18 0 1 0 1117112242 15347712 3449 4294967295 134512640 135034092 3220529760 3220525756 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18113/statm: 3747 3449 67 128 0 3617 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 17404

[startup+0.707262 s]
/proc/loadavg: 4.61 4.65 4.59 3/96 18112
/proc/meminfo: memFree=3013856/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2416 CPUtime=0
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117112242 2473984 273 4294967295 134512640 135169312 3217694704 3217693240 3085045486 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/18112/statm: 604 273 231 161 0 43 0
[pid=18113] ppid=18112 vsize=15508 CPUtime=0.7
/proc/18113/stat : 18113 (SatElite) R 18112 18112 27966 0 -1 4202496 3905 0 0 0 68 2 0 0 18 0 1 0 1117112242 15880192 3618 4294967295 134512640 135034092 3220529760 3220526000 134566212 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18113/statm: 3877 3618 67 128 0 3747 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 17924

[startup+1.5072 s]
/proc/loadavg: 4.61 4.65 4.59 2/98 18115
/proc/meminfo: memFree=3000720/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2420 CPUtime=1.08
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 370 4134 0 0 1 0 104 3 19 0 1 0 1117112242 2478080 275 4294967295 134512640 135169312 3217694704 3217690920 3085045486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18112/statm: 605 275 231 161 0 44 0
[pid=18115] ppid=18112 vsize=48728 CPUtime=1.26
/proc/18115/stat : 18115 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202496 5355 0 0 0 118 8 0 0 17 0 4 0 1117112349 49897472 5273 4294967295 134512640 135305190 3220476544 3220474644 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/18115/statm: 12182 5273 79 194 0 11986 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 51148

[startup+3.10707 s]
/proc/loadavg: 4.56 4.64 4.59 5/101 18119
/proc/meminfo: memFree=2989224/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2420 CPUtime=1.08
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 370 4134 0 0 1 0 104 3 19 0 1 0 1117112242 2478080 275 4294967295 134512640 135169312 3217694704 3217690920 3085045486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18112/statm: 605 275 231 161 0 44 0
[pid=18115] ppid=18112 vsize=49388 CPUtime=7.66
/proc/18115/stat : 18115 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202496 5525 0 0 0 754 12 0 0 19 0 4 0 1117112349 50573312 5443 4294967295 134512640 135305190 3220476544 3220474720 134528319 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/18115/statm: 12347 5443 79 194 0 12151 0
[pid=18115/tid=18116] ppid=18112 vsize=49388 CPUtime=1.87
/proc/18115/task/18116/stat : 18116 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 194 0 0 0 186 1 0 0 20 0 4 0 1117112362 50573312 5443 4294967295 134512640 135305190 3220476544 3082423488 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18115/tid=18117] ppid=18112 vsize=49388 CPUtime=1.9
/proc/18115/task/18117/stat : 18117 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 211 0 0 0 186 4 0 0 21 0 4 0 1117112362 50573312 5443 4294967295 134512640 135305190 3220476544 3074034880 134528428 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18115/tid=18118] ppid=18112 vsize=49388 CPUtime=1.88
/proc/18115/task/18118/stat : 18118 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 256 0 0 0 187 1 0 0 21 0 4 0 1117112362 50573312 5443 4294967295 134512640 135305190 3220476544 3065645936 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.74
Current children cumulated vsize (KiB) 51808

[startup+6.30681 s]
/proc/loadavg: 4.56 4.64 4.59 5/101 18119
/proc/meminfo: memFree=2988284/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2420 CPUtime=1.08
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 370 4134 0 0 1 0 104 3 19 0 1 0 1117112242 2478080 275 4294967295 134512640 135169312 3217694704 3217690920 3085045486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18112/statm: 605 275 231 161 0 44 0
[pid=18115] ppid=18112 vsize=50172 CPUtime=20.46
/proc/18115/stat : 18115 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202496 5729 0 0 0 2034 12 0 0 25 0 4 0 1117112349 51376128 5647 4294967295 134512640 135305190 3220476544 3220474720 134530633 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/18115/statm: 12543 5647 79 194 0 12347 0
[pid=18115/tid=18116] ppid=18112 vsize=50172 CPUtime=5.07
/proc/18115/task/18116/stat : 18116 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 221 0 0 0 506 1 0 0 25 0 4 0 1117112362 51376128 5647 4294967295 134512640 135305190 3220476544 3082423216 134556558 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18115/tid=18117] ppid=18112 vsize=50172 CPUtime=5.1
/proc/18115/task/18117/stat : 18117 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 236 0 0 0 506 4 0 0 25 0 4 0 1117112362 51376128 5647 4294967295 134512640 135305190 3220476544 3074034496 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18115/tid=18118] ppid=18112 vsize=50172 CPUtime=5.08
/proc/18115/task/18118/stat : 18118 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 374 0 0 0 507 1 0 0 25 0 4 0 1117112362 51376128 5647 4294967295 134512640 135305190 3220476544 3065646272 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 21.54
Current children cumulated vsize (KiB) 52592

[startup+12.7063 s]
/proc/loadavg: 4.62 4.65 4.60 5/101 18120
/proc/meminfo: memFree=2986876/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2420 CPUtime=1.08
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 370 4134 0 0 1 0 104 3 19 0 1 0 1117112242 2478080 275 4294967295 134512640 135169312 3217694704 3217690920 3085045486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18112/statm: 605 275 231 161 0 44 0
[pid=18115] ppid=18112 vsize=51340 CPUtime=46.04
/proc/18115/stat : 18115 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202496 6057 0 0 0 4592 12 0 0 25 0 4 0 1117112349 52572160 5975 4294967295 134512640 135305190 3220476544 3220474720 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/18115/statm: 12835 5975 79 194 0 12639 0
[pid=18115/tid=18116] ppid=18112 vsize=51340 CPUtime=11.47
/proc/18115/task/18116/stat : 18116 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 260 0 0 0 1146 1 0 0 25 0 4 0 1117112362 52572160 5975 4294967295 134512640 135305190 3220476544 3082423488 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18115/tid=18117] ppid=18112 vsize=51340 CPUtime=11.48
/proc/18115/task/18117/stat : 18117 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 275 0 0 0 1144 4 0 0 25 0 4 0 1117112362 52572160 5975 4294967295 134512640 135305190 3220476544 3074034880 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18115/tid=18118] ppid=18112 vsize=51340 CPUtime=11.48
/proc/18115/task/18118/stat : 18118 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 586 0 0 0 1147 1 0 0 25 0 4 0 1117112362 52572160 5975 4294967295 134512640 135305190 3220476544 3065646064 134549147 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.12
Current children cumulated vsize (KiB) 53760

[startup+25.5152 s]
/proc/loadavg: 4.53 4.63 4.59 6/101 18121
/proc/meminfo: memFree=2984212/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2420 CPUtime=1.08
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 370 4134 0 0 1 0 104 3 19 0 1 0 1117112242 2478080 275 4294967295 134512640 135169312 3217694704 3217690920 3085045486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18112/statm: 605 275 231 161 0 44 0
[pid=18115] ppid=18112 vsize=53956 CPUtime=97.27
/proc/18115/stat : 18115 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202496 6744 0 0 0 9708 19 0 0 25 0 4 0 1117112349 55250944 6662 4294967295 134512640 135305190 3220476544 3220474720 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/18115/statm: 13489 6662 79 194 0 13293 0
[pid=18115/tid=18116] ppid=18112 vsize=53956 CPUtime=24.28
/proc/18115/task/18116/stat : 18116 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 371 0 0 0 2427 1 0 0 25 0 4 0 1117112362 55250944 6662 4294967295 134512640 135305190 3220476544 3082423488 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18115/tid=18117] ppid=18112 vsize=53956 CPUtime=24.27
/proc/18115/task/18117/stat : 18117 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 437 0 0 0 2423 4 0 0 25 0 4 0 1117112362 55250944 6662 4294967295 134512640 135305190 3220476544 3074034560 134553437 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18115/tid=18118] ppid=18112 vsize=53956 CPUtime=24.29
/proc/18115/task/18118/stat : 18118 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 845 0 0 0 2422 7 0 0 25 0 4 0 1117112362 55250944 6662 4294967295 134512640 135305190 3220476544 3065646000 134556558 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 98.35
Current children cumulated vsize (KiB) 56376

[startup+51.1131 s]
/proc/loadavg: 4.56 4.63 4.59 6/102 18174
/proc/meminfo: memFree=2978288/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2420 CPUtime=1.08
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 370 4134 0 0 1 0 104 3 19 0 1 0 1117112242 2478080 275 4294967295 134512640 135169312 3217694704 3217690920 3085045486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18112/statm: 605 275 231 161 0 44 0
[pid=18115] ppid=18112 vsize=58440 CPUtime=199.47
/proc/18115/stat : 18115 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202496 7959 0 0 0 19922 25 0 0 25 0 4 0 1117112349 59842560 7877 4294967295 134512640 135305190 3220476544 3220474720 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/18115/statm: 14610 7877 79 194 0 14414 0
[pid=18115/tid=18116] ppid=18112 vsize=58440 CPUtime=49.87
/proc/18115/task/18116/stat : 18116 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 618 0 0 0 4981 6 0 0 25 0 4 0 1117112362 59842560 7877 4294967295 134512640 135305190 3220476544 3082423488 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18115/tid=18117] ppid=18112 vsize=58440 CPUtime=49.76
/proc/18115/task/18117/stat : 18117 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 602 0 0 0 4972 4 0 0 25 0 4 0 1117112362 59842560 7877 4294967295 134512640 135305190 3220476544 3074034560 134552678 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18115/tid=18118] ppid=18112 vsize=58440 CPUtime=49.89
/proc/18115/task/18118/stat : 18118 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 1454 0 0 0 4981 8 0 0 25 0 4 0 1117112362 59842560 7877 4294967295 134512640 135305190 3220476544 3065646272 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 200.55
Current children cumulated vsize (KiB) 60860

[startup+102.309 s]
/proc/loadavg: 4.67 4.65 4.60 5/101 18310
/proc/meminfo: memFree=2969628/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2420 CPUtime=1.08
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 370 4134 0 0 1 0 104 3 19 0 1 0 1117112242 2478080 275 4294967295 134512640 135169312 3217694704 3217690920 3085045486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18112/statm: 605 275 231 161 0 44 0
[pid=18115] ppid=18112 vsize=68400 CPUtime=403.82
/proc/18115/stat : 18115 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202496 10273 0 0 0 40341 41 0 0 25 0 4 0 1117112349 70041600 10191 4294967295 134512640 135305190 3220476544 3220474448 134557484 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/18115/statm: 17100 10191 79 194 0 16904 0
[pid=18115/tid=18116] ppid=18112 vsize=68400 CPUtime=101.01
/proc/18115/task/18116/stat : 18116 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 1131 0 0 0 10085 16 0 0 25 0 4 0 1117112362 70041600 10191 4294967295 134512640 135305190 3220476544 3082423152 134551729 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18115/tid=18117] ppid=18112 vsize=68400 CPUtime=100.95
/proc/18115/task/18117/stat : 18117 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 1186 0 0 0 10088 7 0 0 25 0 4 0 1117112362 70041600 10191 4294967295 134512640 135305190 3220476544 3074034880 134528418 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18115/tid=18118] ppid=18112 vsize=68400 CPUtime=100.88
/proc/18115/task/18118/stat : 18118 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 2142 0 0 0 10077 11 0 0 25 0 4 0 1117112362 70041600 10191 4294967295 134512640 135305190 3220476544 3065646272 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 404.9
Current children cumulated vsize (KiB) 70820

[startup+162.304 s]
/proc/loadavg: 4.54 4.63 4.59 5/101 18502
/proc/meminfo: memFree=2963032/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2420 CPUtime=1.08
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 370 4134 0 0 1 0 104 3 19 0 1 0 1117112242 2478080 275 4294967295 134512640 135169312 3217694704 3217690920 3085045486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18112/statm: 605 275 231 161 0 44 0
[pid=18115] ppid=18112 vsize=74608 CPUtime=643.31
/proc/18115/stat : 18115 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202496 11787 0 0 0 64279 52 0 0 25 0 4 0 1117112349 76398592 11705 4294967295 134512640 135305190 3220476544 3220474384 134551651 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/18115/statm: 18652 11705 79 194 0 18456 0
[pid=18115/tid=18116] ppid=18112 vsize=74608 CPUtime=160.67

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

Current children cumulated vsize (KiB) 102864

[startup+582.309 s]
/proc/loadavg: 4.58 4.63 4.60 5/101 19823
/proc/meminfo: memFree=2934660/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2420 CPUtime=1.08
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 370 4134 0 0 1 0 104 3 19 0 1 0 1117112242 2478080 275 4294967295 134512640 135169312 3217694704 3217690920 3085045486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18112/statm: 605 275 231 161 0 44 0
[pid=18115] ppid=18112 vsize=103640 CPUtime=2318.84
/proc/18115/stat : 18115 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202496 18845 0 0 0 231704 180 0 0 25 0 4 0 1117112349 106127360 18763 4294967295 134512640 135305190 3220476544 3220474448 134556558 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/18115/statm: 25910 18763 79 194 0 25714 0
[pid=18115/tid=18116] ppid=18112 vsize=103640 CPUtime=578.36
/proc/18115/task/18116/stat : 18116 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 2700 0 0 0 57795 41 0 0 25 0 4 0 1117112362 106127360 18763 4294967295 134512640 135305190 3220476544 3082423488 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18115/tid=18117] ppid=18112 vsize=103640 CPUtime=579.77
/proc/18115/task/18117/stat : 18117 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 3344 0 0 0 57930 47 0 0 25 0 4 0 1117112362 106127360 18763 4294967295 134512640 135305190 3220476544 3074034880 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18115/tid=18118] ppid=18112 vsize=103640 CPUtime=580.82
/proc/18115/task/18118/stat : 18118 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 5173 0 0 0 58047 35 0 0 25 0 4 0 1117112362 106127360 18763 4294967295 134512640 135305190 3220476544 3065646272 134530636 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2319.92
Current children cumulated vsize (KiB) 106060

[startup+642.314 s]
/proc/loadavg: 4.77 4.66 4.61 6/101 20011
/proc/meminfo: memFree=2933528/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2420 CPUtime=1.08
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 370 4134 0 0 1 0 104 3 19 0 1 0 1117112242 2478080 275 4294967295 134512640 135169312 3217694704 3217690920 3085045486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18112/statm: 605 275 231 161 0 44 0
[pid=18115] ppid=18112 vsize=104768 CPUtime=2558.35
/proc/18115/stat : 18115 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202496 19092 0 0 0 255645 190 0 0 25 0 4 0 1117112349 107282432 19010 4294967295 134512640 135305190 3220476544 3220474448 134558366 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/18115/statm: 26192 19010 79 194 0 25996 0
[pid=18115/tid=18116] ppid=18112 vsize=104768 CPUtime=637.96
/proc/18115/task/18116/stat : 18116 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 2756 0 0 0 63750 46 0 0 25 0 4 0 1117112362 107282432 19010 4294967295 134512640 135305190 3220476544 3082423488 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18115/tid=18117] ppid=18112 vsize=104768 CPUtime=639.78
/proc/18115/task/18117/stat : 18117 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 3459 0 0 0 63928 50 0 0 25 0 4 0 1117112362 107282432 19010 4294967295 134512640 135305190 3220476544 3074034880 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18115/tid=18118] ppid=18112 vsize=104768 CPUtime=640.79
/proc/18115/task/18118/stat : 18118 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 5173 0 0 0 64043 36 0 0 25 0 4 0 1117112362 107282432 19010 4294967295 134512640 135305190 3220476544 3065646000 134557253 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2559.43
Current children cumulated vsize (KiB) 107188

[startup+702.309 s]
/proc/loadavg: 4.55 4.62 4.60 5/101 20198
/proc/meminfo: memFree=2931984/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2420 CPUtime=1.08
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 370 4134 0 0 1 0 104 3 19 0 1 0 1117112242 2478080 275 4294967295 134512640 135169312 3217694704 3217690920 3085045486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18112/statm: 605 275 231 161 0 44 0
[pid=18115] ppid=18112 vsize=106856 CPUtime=2797.99
/proc/18115/stat : 18115 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202496 19517 0 0 0 279598 201 0 0 25 0 4 0 1117112349 109420544 19435 4294967295 134512640 135305190 3220476544 3220474720 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/18115/statm: 26714 19435 79 194 0 26518 0
[pid=18115/tid=18116] ppid=18112 vsize=106856 CPUtime=697.76
/proc/18115/task/18116/stat : 18116 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 2757 0 0 0 69728 48 0 0 25 0 4 0 1117112362 109420544 19435 4294967295 134512640 135305190 3220476544 3082423488 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18115/tid=18117] ppid=18112 vsize=106856 CPUtime=699.78
/proc/18115/task/18117/stat : 18117 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 3775 0 0 0 69926 52 0 0 25 0 4 0 1117112362 109420544 19435 4294967295 134512640 135305190 3220476544 3074034880 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18115/tid=18118] ppid=18112 vsize=106856 CPUtime=700.7
/proc/18115/task/18118/stat : 18118 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 5269 0 0 0 70030 40 0 0 25 0 4 0 1117112362 109420544 19435 4294967295 134512640 135305190 3220476544 3065646272 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2799.07
Current children cumulated vsize (KiB) 109276

[startup+762.304 s]
/proc/loadavg: 4.37 4.56 4.58 6/101 20386
/proc/meminfo: memFree=2930064/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2420 CPUtime=1.08
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 370 4134 0 0 1 0 104 3 19 0 1 0 1117112242 2478080 275 4294967295 134512640 135169312 3217694704 3217690920 3085045486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18112/statm: 605 275 231 161 0 44 0
[pid=18115] ppid=18112 vsize=107832 CPUtime=3037.43
/proc/18115/stat : 18115 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202496 19751 0 0 0 303530 213 0 0 25 0 4 0 1117112349 110419968 19669 4294967295 134512640 135305190 3220476544 3220474720 134528990 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/18115/statm: 26958 19669 79 194 0 26762 0
[pid=18115/tid=18116] ppid=18112 vsize=107832 CPUtime=757.66
/proc/18115/task/18116/stat : 18116 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 2825 0 0 0 75716 50 0 0 25 0 4 0 1117112362 110419968 19669 4294967295 134512640 135305190 3220476544 3082423488 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18115/tid=18117] ppid=18112 vsize=107832 CPUtime=759.63
/proc/18115/task/18117/stat : 18117 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 3844 0 0 0 75907 56 0 0 25 0 4 0 1117112362 110419968 19669 4294967295 134512640 135305190 3220476544 3074034560 134552926 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18115/tid=18118] ppid=18112 vsize=107832 CPUtime=760.38
/proc/18115/task/18118/stat : 18118 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 5342 0 0 0 75996 42 0 0 25 0 4 0 1117112362 110419968 19669 4294967295 134512640 135305190 3220476544 3065646272 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3038.51
Current children cumulated vsize (KiB) 110252

[startup+822.309 s]
/proc/loadavg: 4.53 4.56 4.58 6/101 20573
/proc/meminfo: memFree=2927956/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2420 CPUtime=1.08
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 370 4134 0 0 1 0 104 3 19 0 1 0 1117112242 2478080 275 4294967295 134512640 135169312 3217694704 3217690920 3085045486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18112/statm: 605 275 231 161 0 44 0
[pid=18115] ppid=18112 vsize=112560 CPUtime=3276.86
/proc/18115/stat : 18115 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202496 20708 0 0 0 327453 233 0 0 25 0 4 0 1117112349 115261440 20626 4294967295 134512640 135305190 3220476544 3220474720 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/18115/statm: 28140 20626 79 194 0 27944 0
[pid=18115/tid=18116] ppid=18112 vsize=112560 CPUtime=817.4
/proc/18115/task/18116/stat : 18116 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 2986 0 0 0 81685 55 0 0 25 0 4 0 1117112362 115261440 20626 4294967295 134512640 135305190 3220476544 3082423488 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18115/tid=18117] ppid=18112 vsize=112560 CPUtime=819.61
/proc/18115/task/18117/stat : 18117 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 3944 0 0 0 81902 59 0 0 25 0 4 0 1117112362 115261440 20626 4294967295 134512640 135305190 3220476544 3074034880 134528848 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18115/tid=18118] ppid=18112 vsize=112560 CPUtime=820.11
/proc/18115/task/18118/stat : 18118 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 5797 0 0 0 81965 46 0 0 25 0 4 0 1117112362 115261440 20626 4294967295 134512640 135305190 3220476544 3065646024 134837608 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3277.94
Current children cumulated vsize (KiB) 114980

[startup+882.314 s]
/proc/loadavg: 4.68 4.60 4.59 5/101 20762
/proc/meminfo: memFree=2921392/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2420 CPUtime=1.08
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 370 4134 0 0 1 0 104 3 19 0 1 0 1117112242 2478080 275 4294967295 134512640 135169312 3217694704 3217690920 3085045486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18112/statm: 605 275 231 161 0 44 0
[pid=18115] ppid=18112 vsize=117852 CPUtime=3516.17
/proc/18115/stat : 18115 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202496 22081 0 0 0 351368 249 0 0 25 0 4 0 1117112349 120680448 21999 4294967295 134512640 135305190 3220476544 3220474720 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/18115/statm: 29463 21999 79 194 0 29267 0
[pid=18115/tid=18116] ppid=18112 vsize=117852 CPUtime=876.89
/proc/18115/task/18116/stat : 18116 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 3281 0 0 0 87629 60 0 0 25 0 4 0 1117112362 120680448 21999 4294967295 134512640 135305190 3220476544 3082423216 134557710 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18115/tid=18117] ppid=18112 vsize=117852 CPUtime=879.62
/proc/18115/task/18117/stat : 18117 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 4326 0 0 0 87902 60 0 0 25 0 4 0 1117112362 120680448 21999 4294967295 134512640 135305190 3220476544 3074034880 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18115/tid=18118] ppid=18112 vsize=117852 CPUtime=880.04
/proc/18115/task/18118/stat : 18118 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 6197 0 0 0 87953 51 0 0 25 0 4 0 1117112362 120680448 21999 4294967295 134512640 135305190 3220476544 3065646272 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3517.25
Current children cumulated vsize (KiB) 120272

[startup+942.309 s]
/proc/loadavg: 4.83 4.64 4.60 6/101 20954
/proc/meminfo: memFree=2920288/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2420 CPUtime=1.08
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 370 4134 0 0 1 0 104 3 19 0 1 0 1117112242 2478080 275 4294967295 134512640 135169312 3217694704 3217690920 3085045486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18112/statm: 605 275 231 161 0 44 0
[pid=18115] ppid=18112 vsize=118712 CPUtime=3755.46
/proc/18115/stat : 18115 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202496 22293 0 0 0 375281 265 0 0 25 0 4 0 1117112349 121561088 22211 4294967295 134512640 135305190 3220476544 3220474720 134528399 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/18115/statm: 29678 22211 79 194 0 29482 0
[pid=18115/tid=18116] ppid=18112 vsize=118712 CPUtime=936.37
/proc/18115/task/18116/stat : 18116 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 3321 0 0 0 93572 65 0 0 25 0 4 0 1117112362 121561088 22211 4294967295 134512640 135305190 3220476544 3082423488 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18115/tid=18117] ppid=18112 vsize=118712 CPUtime=939.62
/proc/18115/task/18117/stat : 18117 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 4339 0 0 0 93896 66 0 0 25 0 4 0 1117112362 121561088 22211 4294967295 134512640 135305190 3220476544 3074034560 134552302 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18115/tid=18118] ppid=18112 vsize=118712 CPUtime=939.98
/proc/18115/task/18118/stat : 18118 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 6216 0 0 0 93943 55 0 0 25 0 4 0 1117112362 121561088 22211 4294967295 134512640 135305190 3220476544 3065645940 134837724 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3756.54
Current children cumulated vsize (KiB) 121132



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 5.10 4.73 4.63 7/101 21141
/proc/meminfo: memFree=2918908/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2420 CPUtime=1.08
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 370 4134 0 0 1 0 104 3 19 0 1 0 1117112242 2478080 275 4294967295 134512640 135169312 3217694704 3217690920 3085045486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18112/statm: 605 275 231 161 0 44 0
[pid=18115] ppid=18112 vsize=119568 CPUtime=3985.6
/proc/18115/stat : 18115 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202496 22634 0 0 0 398284 276 0 0 25 0 4 0 1117112349 122437632 22552 4294967295 134512640 135305190 3220476544 3220474448 134558354 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/18115/statm: 29892 22552 79 194 0 29696 0
[pid=18115/tid=18116] ppid=18112 vsize=119568 CPUtime=993.65
/proc/18115/task/18116/stat : 18116 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 3526 0 0 0 99299 66 0 0 25 0 4 0 1117112362 122437632 22552 4294967295 134512640 135305190 3220476544 3082423488 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18115/tid=18117] ppid=18112 vsize=119568 CPUtime=997.32
/proc/18115/task/18117/stat : 18117 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 4383 0 0 0 99662 70 0 0 25 0 4 0 1117112362 122437632 22552 4294967295 134512640 135305190 3220476544 3074034880 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18115/tid=18118] ppid=18112 vsize=119568 CPUtime=997.59
/proc/18115/task/18118/stat : 18118 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 6275 0 0 0 99699 60 0 0 25 0 4 0 1117112362 122437632 22552 4294967295 134512640 135305190 3220476544 3065646272 134528136 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3986.68
Current children cumulated vsize (KiB) 121988

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

[startup+1000.01 s]
/proc/loadavg: 5.10 4.73 4.63 7/101 21141
/proc/meminfo: memFree=2918908/3368532 swapFree=1953788/1959888
[pid=18112] ppid=18110 vsize=2420 CPUtime=1.08
/proc/18112/stat : 18112 (manysat.sh) S 18110 18112 27966 0 -1 4194304 370 4134 0 0 1 0 104 3 19 0 1 0 1117112242 2478080 275 4294967295 134512640 135169312 3217694704 3217690920 3085045486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18112/statm: 605 275 231 161 0 44 0
[pid=18115] ppid=18112 vsize=119568 CPUtime=3985.6
/proc/18115/stat : 18115 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202496 22634 0 0 0 398284 276 0 0 25 0 4 0 1117112349 122437632 22552 4294967295 134512640 135305190 3220476544 3220474448 134558354 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/18115/statm: 29892 22552 79 194 0 29696 0
[pid=18115/tid=18116] ppid=18112 vsize=119568 CPUtime=993.65
/proc/18115/task/18116/stat : 18116 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 3526 0 0 0 99299 66 0 0 25 0 4 0 1117112362 122437632 22552 4294967295 134512640 135305190 3220476544 3082423488 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18115/tid=18117] ppid=18112 vsize=119568 CPUtime=997.32
/proc/18115/task/18117/stat : 18117 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 4383 0 0 0 99662 70 0 0 25 0 4 0 1117112362 122437632 22552 4294967295 134512640 135305190 3220476544 3074034880 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18115/tid=18118] ppid=18112 vsize=119568 CPUtime=997.59
/proc/18115/task/18118/stat : 18118 (manysat1.1_stat) R 18112 18112 27966 0 -1 4202560 6275 0 0 0 99699 60 0 0 25 0 4 0 1117112362 122437632 22552 4294967295 134512640 135305190 3220476544 3065646272 134528136 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3986.68
Current children cumulated vsize (KiB) 121988

Child status: 143
Real time (s): 1000.04
CPU time (s): 3986.74
CPU user time (s): 3983.95
CPU system time (s): 2.79
CPU usage (%): 398.657
Max. virtual memory (cumulated for all children) (KiB): 121988

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 17:28:01
IDJOB=1779412
IDBENCH=70850
IDSOLVER=626
FILE ID=/1779412-1243524481
PBS_JOBID=
Free space on /tmp= 6475 MiB

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

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

MD5SUM BENCH= a2be03cdc152990d030fb3c2aea1f730
RANDOM SEED= 729653704

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.061
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.061
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.12
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.061
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.061
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3014300 kB
Buffers:         52384 kB
Cached:         201736 kB
SwapCached:       2256 kB
Active:         117536 kB
Inactive:       146348 kB
HighTotal:     2489216 kB
HighFree:      2276204 kB
LowTotal:       879316 kB
LowFree:        738096 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            3116 kB
Writeback:           0 kB
AnonPages:        8732 kB
Mapped:           3104 kB
Slab:            81280 kB
SReclaimable:    67504 kB
SUnreclaim:      13776 kB
PageTables:        452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88680 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6475 MiB
End job on  at 2009-05-28 17:44:42