Trace number 1773076

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 1/2009-03-20UNSAT 7308.62 3662.22

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2045.93
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    4729    12297 |    1418       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    4024    11995 |      --       0       --      -- |     --   | -663/-215
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 969   #clauses: 4024   #literals: 11995
0.00/0.02	c CPU time:   0.024996 s
0.00/0.02	c ==============================================================================
7308.39/3662.18	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
7308.39/3662.18	c ============================[ Problem Statistics ]=============================
7308.39/3662.18	c |                                                                             |
7308.39/3662.18	c threadId              : 1
7308.39/3662.18	c restarts              : 2804
7308.39/3662.18	c conflicts             : 1107625        (152 /sec)
7308.39/3662.18	c decisions             : 1308836        (1.05 % random) (179 /sec)
7308.39/3662.18	c propagations          : 198517092      (27165 /sec)
7308.39/3662.18	c conflict literals     : 29139203       (58.27 % deleted)
7308.39/3662.18	c Memory used           : 201.84 MB
7308.39/3662.18	c CPU time              : 7307.85 s
7308.39/3662.18	
7308.39/3662.18	c --->m=4, e=8, aimd=1, HOME/25256_many.cnf	time: 1826.96	conflicts: 1107625      
7308.58/3662.21	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773076-1241286839/watcher-1773076-1241286839 -o /tmp/evaluation-result-1773076-1241286839/solver-1773076-1241286839 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773076-1241286839.cnf aimd 1 

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): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 1/64 25256
/proc/meminfo: memFree=1433392/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 156712049 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25256/statm: 1339 235 195 169 0 50 0
[pid=25257] ppid=25256 vsize=1220 CPUtime=0
/proc/25257/stat : 25257 (SatElite) R 25256 25256 25219 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 156712049 1249280 194 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25257/statm: 305 196 52 127 0 175 0

[startup+0.0971421 s]
/proc/loadavg: 0.92 0.98 0.99 1/64 25256
/proc/meminfo: memFree=1433392/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.101139 s]
/proc/loadavg: 0.92 0.98 0.99 1/64 25256
/proc/meminfo: memFree=1433392/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.301165 s]
/proc/loadavg: 0.92 0.98 0.99 1/64 25256
/proc/meminfo: memFree=1433392/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.701211 s]
/proc/loadavg: 0.92 0.98 0.99 1/64 25256
/proc/meminfo: memFree=1433392/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+1.5013 s]
/proc/loadavg: 0.92 0.98 0.99 5/69 25262
/proc/meminfo: memFree=1429192/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=38756 CPUtime=2.9
/proc/25259/stat : 25259 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194304 1212 0 0 0 289 1 0 0 16 0 4 0 156712052 39686144 1198 1992294400 134512640 135305190 4294956160 18446744073709551615 134528791 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25259/statm: 9689 1198 83 193 0 9493 0
[pid=25259/tid=25260] ppid=25256 vsize=38756 CPUtime=0.65
/proc/25259/task/25260/stat : 25260 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 157 0 0 0 65 0 0 0 18 0 4 0 156712053 39686144 1198 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25261] ppid=25256 vsize=38756 CPUtime=0.56
/proc/25259/task/25261/stat : 25261 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 178 0 0 0 56 0 0 0 17 0 4 0 156712053 39686144 1198 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25259/tid=25262] ppid=25256 vsize=38756 CPUtime=0.92
/proc/25259/task/25262/stat : 25262 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 229 0 0 0 92 0 0 0 17 0 4 0 156712053 39686144 1198 1992294400 134512640 135305190 4294956160 18446744073709551615 134528747 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 44112

[startup+3.10148 s]
/proc/loadavg: 0.92 0.98 0.99 5/69 25262
/proc/meminfo: memFree=1427080/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=40652 CPUtime=6.09
/proc/25259/stat : 25259 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194304 1717 0 0 0 607 2 0 0 16 0 4 0 156712052 41627648 1703 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25259/statm: 10163 1703 83 193 0 9967 0
[pid=25259/tid=25260] ppid=25256 vsize=40652 CPUtime=1.01
/proc/25259/task/25260/stat : 25260 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 232 0 0 0 101 0 0 0 19 0 4 0 156712053 41627648 1703 1992294400 134512640 135305190 4294956160 18446744073709551615 134530988 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25261] ppid=25256 vsize=40652 CPUtime=1.2
/proc/25259/task/25261/stat : 25261 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 278 0 0 0 120 0 0 0 19 0 4 0 156712053 41627648 1703 1992294400 134512640 135305190 4294956160 18446744073709551615 134552908 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25259/tid=25262] ppid=25256 vsize=40652 CPUtime=1.97
/proc/25259/task/25262/stat : 25262 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 427 0 0 0 197 0 0 0 17 0 4 0 156712053 41627648 1703 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 46008

[startup+6.30283 s]
/proc/loadavg: 1.17 1.03 1.01 5/69 25262
/proc/meminfo: memFree=1423496/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=43488 CPUtime=12.49
/proc/25259/stat : 25259 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194304 2529 0 0 0 1245 4 0 0 17 0 4 0 156712052 44531712 2515 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25259/statm: 10872 2515 83 193 0 10676 0
[pid=25259/tid=25260] ppid=25256 vsize=43488 CPUtime=1.81
/proc/25259/task/25260/stat : 25260 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 337 0 0 0 181 0 0 0 18 0 4 0 156712053 44531712 2515 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25261] ppid=25256 vsize=43488 CPUtime=2.73
/proc/25259/task/25261/stat : 25261 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 519 0 0 0 272 1 0 0 17 0 4 0 156712053 44531712 2515 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25259/tid=25262] ppid=25256 vsize=43488 CPUtime=3.93
/proc/25259/task/25262/stat : 25262 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 673 0 0 0 393 0 0 0 17 0 4 0 156712053 44531712 2515 1992294400 134512640 135305190 4294956160 18446744073709551615 134557264 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 48844

[startup+12.7015 s]
/proc/loadavg: 1.39 1.08 1.03 5/69 25262
/proc/meminfo: memFree=1416904/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=51104 CPUtime=25.25
/proc/25259/stat : 25259 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194304 4269 0 0 0 2520 5 0 0 17 0 4 0 156712052 52330496 4255 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25259/statm: 12776 4255 83 193 0 12580 0
[pid=25259/tid=25260] ppid=25256 vsize=51104 CPUtime=3.1
/proc/25259/task/25260/stat : 25260 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 515 0 0 0 310 0 0 0 22 0 4 0 156712053 52330496 4255 1992294400 134512640 135305190 4294956160 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25259/tid=25261] ppid=25256 vsize=51104 CPUtime=5.3
/proc/25259/task/25261/stat : 25261 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 857 0 0 0 529 1 0 0 19 0 4 0 156712053 52330496 4255 1992294400 134512640 135305190 4294956160 18446744073709551615 134554276 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25262] ppid=25256 vsize=51104 CPUtime=8.63
/proc/25259/task/25262/stat : 25262 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 1362 0 0 0 862 1 0 0 18 0 4 0 156712053 52330496 4255 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 56460

[startup+25.503 s]
/proc/loadavg: 1.97 1.22 1.07 5/69 25262
/proc/meminfo: memFree=1408456/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=59064 CPUtime=50.8
/proc/25259/stat : 25259 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194304 6190 0 0 0 5072 8 0 0 17 0 4 0 156712052 60481536 6176 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25259/statm: 14766 6176 83 193 0 14570 0
[pid=25259/tid=25260] ppid=25256 vsize=59064 CPUtime=5.27
/proc/25259/task/25260/stat : 25260 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 628 0 0 0 526 1 0 0 23 0 4 0 156712053 60481536 6176 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25261] ppid=25256 vsize=59064 CPUtime=13.37
/proc/25259/task/25261/stat : 25261 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 1349 0 0 0 1335 2 0 0 17 0 4 0 156712053 60481536 6176 1992294400 134512640 135305190 4294956160 18446744073709551615 134528642 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25262] ppid=25256 vsize=59064 CPUtime=16.53
/proc/25259/task/25262/stat : 25262 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 2081 0 0 0 1651 2 0 0 18 0 4 0 156712053 60481536 6176 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 64420

[startup+51.1028 s]
/proc/loadavg: 2.66 1.45 1.15 5/69 25262
/proc/meminfo: memFree=1400904/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=66076 CPUtime=101.89
/proc/25259/stat : 25259 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194304 8077 0 0 0 10179 10 0 0 17 0 4 0 156712052 67661824 8063 1992294400 134512640 135305190 4294956160 18446744073709551615 134528483 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25259/statm: 16519 8063 83 193 0 16323 0
[pid=25259/tid=25260] ppid=25256 vsize=66076 CPUtime=8.87
/proc/25259/task/25260/stat : 25260 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 821 0 0 0 886 1 0 0 17 0 4 0 156712053 67661824 8063 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25261] ppid=25256 vsize=66076 CPUtime=36.35
/proc/25259/task/25261/stat : 25261 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 2267 0 0 0 3632 3 0 0 17 0 4 0 156712053 67661824 8063 1992294400 134512640 135305190 4294956160 18446744073709551615 134530727 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25259/tid=25262] ppid=25256 vsize=66076 CPUtime=28.69
/proc/25259/task/25262/stat : 25262 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 2549 0 0 0 2866 3 0 0 18 0 4 0 156712053 67661824 8063 1992294400 134512640 135305190 4294956160 18446744073709551615 134542052 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 71432

[startup+102.306 s]
/proc/loadavg: 3.42 1.84 1.30 5/69 25262
/proc/meminfo: memFree=1389384/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=77752 CPUtime=204.08
/proc/25259/stat : 25259 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194304 10914 0 0 0 20394 14 0 0 19 0 4 0 156712052 79618048 10900 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25259/statm: 19438 10900 83 193 0 19242 0
[pid=25259/tid=25260] ppid=25256 vsize=77752 CPUtime=16.06
/proc/25259/task/25260/stat : 25260 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 996 0 0 0 1605 1 0 0 18 0 4 0 156712053 79618048 10900 1992294400 134512640 135305190 4294956160 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25261] ppid=25256 vsize=77752 CPUtime=82.5
/proc/25259/task/25261/stat : 25261 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 3683 0 0 0 8246 4 0 0 17 0 4 0 156712053 79618048 10900 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25259/tid=25262] ppid=25256 vsize=77752 CPUtime=57.78
/proc/25259/task/25262/stat : 25262 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 3159 0 0 0 5775 3 0 0 19 0 4 0 156712053 79618048 10900 1992294400 134512640 135305190 4294956160 18446744073709551615 134528446 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 83108

[startup+162.302 s]
/proc/loadavg: 3.78 2.23 1.46 5/69 25262
/proc/meminfo: memFree=1385416/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=81540 CPUtime=323.81
/proc/25259/stat : 25259 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194304 11875 0 0 0 32365 16 0 0 23 0 4 0 156712052 83496960 11861 1992294400 134512640 135305190 4294956160 18446744073709551615 134528551 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25259/statm: 20385 11861 83 193 0 20189 0
[pid=25259/tid=25260] ppid=25256 vsize=81540 CPUtime=37.9
/proc/25259/task/25260/stat : 25260 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 1177 0 0 0 3789 1 0 0 25 0 4 0 156712053 83496960 11861 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25261] ppid=25256 vsize=81540 CPUtime=134.72
/proc/25259/task/25261/stat : 25261 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 4013 0 0 0 13467 5 0 0 17 0 4 0 156712053 83496960 11861 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25259/tid=25262] ppid=25256 vsize=81540 CPUtime=86.25
/proc/25259/task/25262/stat : 25262 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 3526 0 0 0 8621 4 0 0 17 0 4 0 156712053 83496960 11861 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.83

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

/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=205772 CPUtime=7149.12
/proc/25259/stat : 25259 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194304 41236 0 0 0 714843 69 0 0 25 0 4 0 156712052 210710528 41222 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25259/statm: 51443 41222 83 193 0 51247 0
[pid=25259/tid=25260] ppid=25256 vsize=205772 CPUtime=1448.19
/proc/25259/task/25260/stat : 25260 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 6048 0 0 0 144808 11 0 0 25 0 4 0 156712053 210710528 41222 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25261] ppid=25256 vsize=205772 CPUtime=2439.37
/proc/25259/task/25261/stat : 25261 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 18943 0 0 0 243908 29 0 0 19 0 4 0 156712053 210710528 41222 1992294400 134512640 135305190 4294956160 18446744073709551615 134528322 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25259/tid=25262] ppid=25256 vsize=205772 CPUtime=1605.35
/proc/25259/task/25262/stat : 25262 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 8559 0 0 0 160522 13 0 0 25 0 4 0 156712053 210710528 41222 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7149.14
Current children cumulated vsize (KiB) 211128

[startup+3642.3 s]
/proc/loadavg: 3.99 3.97 3.89 5/69 25270
/proc/meminfo: memFree=1266632/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=206432 CPUtime=7268.85
/proc/25259/stat : 25259 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194304 41384 0 0 0 726816 69 0 0 25 0 4 0 156712052 211386368 41370 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25259/statm: 51608 41370 83 193 0 51412 0
[pid=25259/tid=25260] ppid=25256 vsize=206432 CPUtime=1477.39
/proc/25259/task/25260/stat : 25260 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 6092 0 0 0 147728 11 0 0 25 0 4 0 156712053 211386368 41370 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25261] ppid=25256 vsize=206432 CPUtime=2483.83
/proc/25259/task/25261/stat : 25261 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 18943 0 0 0 248354 29 0 0 18 0 4 0 156712053 211386368 41370 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25259/tid=25262] ppid=25256 vsize=206432 CPUtime=1620.65
/proc/25259/task/25262/stat : 25262 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 8622 0 0 0 162051 14 0 0 25 0 4 0 156712053 211386368 41370 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7268.87
Current children cumulated vsize (KiB) 211788

Solver just ended. Dumping a history of the last processes samples

[startup+3647.9 s]
/proc/loadavg: 3.99 3.97 3.89 5/69 25270
/proc/meminfo: memFree=1266632/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=206540 CPUtime=7280.02
/proc/25259/stat : 25259 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194304 41386 0 0 0 727933 69 0 0 25 0 4 0 156712052 211496960 41372 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25259/statm: 51635 41372 83 193 0 51439 0
[pid=25259/tid=25260] ppid=25256 vsize=206540 CPUtime=1480.19
/proc/25259/task/25260/stat : 25260 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 6093 0 0 0 148008 11 0 0 25 0 4 0 156712053 211496960 41372 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25261] ppid=25256 vsize=206540 CPUtime=2487.71
/proc/25259/task/25261/stat : 25261 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 18943 0 0 0 248742 29 0 0 17 0 4 0 156712053 211496960 41372 1992294400 134512640 135305190 4294956160 18446744073709551615 134563928 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25259/tid=25262] ppid=25256 vsize=206540 CPUtime=1622.35
/proc/25259/task/25262/stat : 25262 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 8622 0 0 0 162221 14 0 0 25 0 4 0 156712053 211496960 41372 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7280.04
Current children cumulated vsize (KiB) 211896

[startup+3654.3 s]
/proc/loadavg: 3.99 3.97 3.89 5/69 25270
/proc/meminfo: memFree=1266632/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=206540 CPUtime=7292.8
/proc/25259/stat : 25259 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194304 41391 0 0 0 729211 69 0 0 18 0 4 0 156712052 211496960 41377 1992294400 134512640 135305190 4294956160 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25259/statm: 51635 41377 83 193 0 51439 0
[pid=25259/tid=25260] ppid=25256 vsize=206540 CPUtime=1482.08
/proc/25259/task/25260/stat : 25260 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 6093 0 0 0 148197 11 0 0 25 0 4 0 156712053 211496960 41377 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25261] ppid=25256 vsize=206540 CPUtime=2493.42
/proc/25259/task/25261/stat : 25261 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 18943 0 0 0 249313 29 0 0 18 0 4 0 156712053 211496960 41377 1992294400 134512640 135305190 4294956160 18446744073709551615 134552718 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25259/tid=25262] ppid=25256 vsize=206540 CPUtime=1623.01
/proc/25259/task/25262/stat : 25262 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 8626 0 0 0 162287 14 0 0 25 0 4 0 156712053 211496960 41377 1992294400 134512640 135305190 4294956160 18446744073709551615 134528568 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7292.82
Current children cumulated vsize (KiB) 211896

[startup+3657.51 s]
/proc/loadavg: 3.99 3.97 3.89 5/69 25270
/proc/meminfo: memFree=1266504/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=206540 CPUtime=7299.19
/proc/25259/stat : 25259 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194304 41421 0 0 0 729850 69 0 0 21 0 4 0 156712052 211496960 41407 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25259/statm: 51635 41407 83 193 0 51439 0
[pid=25259/tid=25260] ppid=25256 vsize=206540 CPUtime=1483.4
/proc/25259/task/25260/stat : 25260 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 6117 0 0 0 148329 11 0 0 25 0 4 0 156712053 211496960 41407 1992294400 134512640 135305190 4294956160 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25261] ppid=25256 vsize=206540 CPUtime=2495.57
/proc/25259/task/25261/stat : 25261 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 18943 0 0 0 249528 29 0 0 17 0 4 0 156712053 211496960 41407 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25259/tid=25262] ppid=25256 vsize=206540 CPUtime=1624.05
/proc/25259/task/25262/stat : 25262 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 8632 0 0 0 162391 14 0 0 25 0 4 0 156712053 211496960 41407 1992294400 134512640 135305190 4294956160 18446744073709551615 134528449 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7299.21
Current children cumulated vsize (KiB) 211896

[startup+3660.7 s]
/proc/loadavg: 3.99 3.97 3.89 5/69 25270
/proc/meminfo: memFree=1266376/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=206684 CPUtime=7305.58
/proc/25259/stat : 25259 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194304 41450 0 0 0 730489 69 0 0 25 0 4 0 156712052 211644416 41436 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25259/statm: 51671 41436 83 193 0 51475 0
[pid=25259/tid=25260] ppid=25256 vsize=206684 CPUtime=1485
/proc/25259/task/25260/stat : 25260 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 6142 0 0 0 148489 11 0 0 25 0 4 0 156712053 211644416 41436 1992294400 134512640 135305190 4294956160 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25261] ppid=25256 vsize=206684 CPUtime=2498.66
/proc/25259/task/25261/stat : 25261 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 18943 0 0 0 249837 29 0 0 18 0 4 0 156712053 211644416 41436 1992294400 134512640 135305190 4294956160 18446744073709551615 134528449 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25259/tid=25262] ppid=25256 vsize=206684 CPUtime=1624.15
/proc/25259/task/25262/stat : 25262 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 8636 0 0 0 162401 14 0 0 25 0 4 0 156712053 211644416 41436 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7305.6
Current children cumulated vsize (KiB) 212040

[startup+3661.5 s]
/proc/loadavg: 3.99 3.97 3.89 5/69 25270
/proc/meminfo: memFree=1266376/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=206684 CPUtime=7307.18
/proc/25259/stat : 25259 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194304 41451 0 0 0 730648 70 0 0 25 0 4 0 156712052 211644416 41437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25259/statm: 51671 41437 83 193 0 51475 0
[pid=25259/tid=25260] ppid=25256 vsize=206684 CPUtime=1485.39
/proc/25259/task/25260/stat : 25260 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 6143 0 0 0 148528 11 0 0 25 0 4 0 156712053 211644416 41437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25261] ppid=25256 vsize=206684 CPUtime=2499.36
/proc/25259/task/25261/stat : 25261 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 18943 0 0 0 249907 29 0 0 17 0 4 0 156712053 211644416 41437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25259/tid=25262] ppid=25256 vsize=206684 CPUtime=1624.25
/proc/25259/task/25262/stat : 25262 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 8636 0 0 0 162411 14 0 0 25 0 4 0 156712053 211644416 41437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7307.2
Current children cumulated vsize (KiB) 212040

[startup+3661.91 s]
/proc/loadavg: 3.99 3.97 3.89 5/69 25270
/proc/meminfo: memFree=1266376/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=206684 CPUtime=7307.98
/proc/25259/stat : 25259 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194304 41451 0 0 0 730728 70 0 0 25 0 4 0 156712052 211644416 41437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25259/statm: 51671 41437 83 193 0 51475 0
[pid=25259/tid=25260] ppid=25256 vsize=206684 CPUtime=1485.59
/proc/25259/task/25260/stat : 25260 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 6143 0 0 0 148548 11 0 0 25 0 4 0 156712053 211644416 41437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25261] ppid=25256 vsize=206684 CPUtime=2499.76
/proc/25259/task/25261/stat : 25261 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 18943 0 0 0 249947 29 0 0 17 0 4 0 156712053 211644416 41437 1992294400 134512640 135305190 4294956160 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25259/tid=25262] ppid=25256 vsize=206684 CPUtime=1624.25
/proc/25259/task/25262/stat : 25262 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 8636 0 0 0 162411 14 0 0 25 0 4 0 156712053 211644416 41437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7308
Current children cumulated vsize (KiB) 212040

[startup+3662.1 s]
/proc/loadavg: 3.99 3.97 3.89 5/69 25270
/proc/meminfo: memFree=1266376/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=206684 CPUtime=7308.37
/proc/25259/stat : 25259 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194304 41451 0 0 0 730767 70 0 0 25 0 4 0 156712052 211644416 41437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528235 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25259/statm: 51671 41437 83 193 0 51475 0
[pid=25259/tid=25260] ppid=25256 vsize=206684 CPUtime=1485.69
/proc/25259/task/25260/stat : 25260 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 6143 0 0 0 148558 11 0 0 25 0 4 0 156712053 211644416 41437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25259/tid=25261] ppid=25256 vsize=206684 CPUtime=2499.95
/proc/25259/task/25261/stat : 25261 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 18943 0 0 0 249966 29 0 0 18 0 4 0 156712053 211644416 41437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25259/tid=25262] ppid=25256 vsize=206684 CPUtime=1624.25
/proc/25259/task/25262/stat : 25262 (manysat1.1_stat) R 25256 25256 25219 0 -1 4194368 8636 0 0 0 162411 14 0 0 25 0 4 0 156712053 211644416 41437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7308.39
Current children cumulated vsize (KiB) 212040

[startup+3662.2 s]
/proc/loadavg: 3.99 3.97 3.89 5/69 25270
/proc/meminfo: memFree=1266376/2055920 swapFree=4180840/4192956
[pid=25256] ppid=25254 vsize=5356 CPUtime=0.02
/proc/25256/stat : 25256 (manysat.sh) S 25254 25256 25219 0 -1 4194304 313 308 0 0 0 0 2 0 17 0 1 0 156712049 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25256/statm: 1339 238 195 169 0 50 0
[pid=25259] ppid=25256 vsize=0 CPUtime=7308.56
/proc/25259/stat : 25259 (manysat1.1_stat) Z 25256 25256 25219 0 -1 4194316 41466 0 0 0 730785 71 0 0 25 0 2 0 156712052 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25259/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 7308.58
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 3662.22
CPU time (s): 7308.62
CPU user time (s): 7307.88
CPU system time (s): 0.734888
CPU usage (%): 199.568
Max. virtual memory (cumulated for all children) (KiB): 212040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7307.88
system time used= 0.734888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42241
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= 5563
involuntary context switches= 115084

runsolver used 3.25251 second user time and 10.0705 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-02 19:53:59
IDJOB=1773076
IDBENCH=20472
IDSOLVER=612
FILE ID=node42/1773076-1241286839
PBS_JOBID= 9225084
Free space on /tmp= 66412 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773076-1241286839/watcher-1773076-1241286839 -o /tmp/evaluation-result-1773076-1241286839/solver-1773076-1241286839 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773076-1241286839.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=2039904141

node42.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1433872 kB
Buffers:         79056 kB
Cached:         441944 kB
SwapCached:       5932 kB
Active:          97108 kB
Inactive:       432192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1433872 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          13980 kB
Slab:            78824 kB
Committed_AS:   751620 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66412 MiB
End job on node42 at 2009-05-02 20:55:01