Trace number 1776502

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)UNSAT 1791.24 453.637

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq2.cnf
MD5SUMf0f4556999ccb446384994a4148fca28
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1791.24
Satisfiable
(Un)Satisfiability was proved
Number of variables44095
Number of clauses542253
Sum of the clauses size1554259
Maximum clause length93
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500227
Number of clauses of size 310265
Number of clauses of size 43051
Number of clauses of size 55229
Number of clauses of size over 523480

Solver Data

0.00/0.00	c Parsing...
0.31/0.36	c ==============================================================================
0.31/0.36	c |           |     ORIGINAL     |              LEARNT              |          |
0.31/0.36	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.31/0.36	c ==============================================================================
0.31/0.36	c |         0 |  542252  1554258 |  162675       0        0     nan |  0.000 % |
2.91/2.91	c |         0 |  518020  1616108 |      --       0       --      -- |     --   | -24095/63495
2.91/2.91	c ==============================================================================
2.91/2.91	c Result  :   #vars: 32773   #clauses: 518020   #literals: 1616108
2.91/2.91	c CPU time:   2.86 s
2.91/2.91	c ==============================================================================
1791.12/453.58	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1791.12/453.58	c ============================[ Problem Statistics ]=============================
1791.12/453.58	c |                                                                             |
1791.12/453.58	c threadId              : 3
1791.12/453.58	c restarts              : 6196
1791.12/453.58	c conflicts             : 695997         (390 /sec)
1791.12/453.58	c decisions             : 13751821       (1.38 % random) (7705 /sec)
1791.12/453.58	c propagations          : 522902815      (292990 /sec)
1791.12/453.58	c conflict literals     : 32120818       (43.02 % deleted)
1791.12/453.58	c Memory used           : 805.77 MB
1791.12/453.58	c CPU time              : 1784.71 s
1791.12/453.58	
1791.12/453.58	c --->m=4, e=8, aimd=2, HOME/29349_many.cnf	time: 446.178	conflicts: 695997       
1791.22/453.63	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1776502-1243510352/watcher-1776502-1243510352 -o /tmp/evaluation-result-1776502-1243510352/solver-1776502-1243510352 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776502-1243510352.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.68 4.65 4.47 3/99 29349
/proc/meminfo: memFree=3118208/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2416 CPUtime=0
/proc/29349/stat : 29349 (manysat.sh) R 29347 29349 19648 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1115699726 2473984 273 4294967295 134512640 135169312 3216404144 3216402620 3085834100 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/29349/statm: 604 273 231 161 0 43 0
[pid=29350] ppid=29349 vsize=1032 CPUtime=0
/proc/29350/stat : 29350 (SatElite) R 29349 29349 19648 0 -1 4202496 206 0 0 0 0 0 0 0 18 0 1 0 1115699726 1056768 143 4294967295 134512640 135034092 3216031264 3216027608 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29350/statm: 258 148 50 128 0 128 0

[startup+0.057214 s]
/proc/loadavg: 4.68 4.65 4.47 3/99 29349
/proc/meminfo: memFree=3118208/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2416 CPUtime=0
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1115699726 2473984 273 4294967295 134512640 135169312 3216404144 3216402680 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 604 273 231 161 0 43 0
[pid=29350] ppid=29349 vsize=7084 CPUtime=0.06
/proc/29350/stat : 29350 (SatElite) R 29349 29349 19648 0 -1 4202496 1589 0 0 0 6 0 0 0 19 0 1 0 1115699726 7254016 1526 4294967295 134512640 135034092 3216031264 3216027608 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29350/statm: 1771 1526 50 128 0 1641 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9500

[startup+0.107209 s]
/proc/loadavg: 4.68 4.65 4.47 3/99 29349
/proc/meminfo: memFree=3118208/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2416 CPUtime=0
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1115699726 2473984 273 4294967295 134512640 135169312 3216404144 3216402680 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 604 273 231 161 0 43 0
[pid=29350] ppid=29349 vsize=12716 CPUtime=0.11
/proc/29350/stat : 29350 (SatElite) R 29349 29349 19648 0 -1 4202496 2747 0 0 0 10 1 0 0 20 0 1 0 1115699726 13021184 2684 4294967295 134512640 135034092 3216031264 3216027224 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29350/statm: 3179 2684 50 128 0 3049 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15132

[startup+0.30719 s]
/proc/loadavg: 4.68 4.65 4.47 3/99 29349
/proc/meminfo: memFree=3118208/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2416 CPUtime=0
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1115699726 2473984 273 4294967295 134512640 135169312 3216404144 3216402680 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 604 273 231 161 0 43 0
[pid=29350] ppid=29349 vsize=30908 CPUtime=0.31
/proc/29350/stat : 29350 (SatElite) R 29349 29349 19648 0 -1 4202496 7171 0 0 0 28 3 0 0 20 0 1 0 1115699726 31649792 7108 4294967295 134512640 135034092 3216031264 3216027608 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29350/statm: 7727 7108 50 128 0 7597 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 33324

[startup+0.707152 s]
/proc/loadavg: 4.68 4.65 4.47 3/99 29349
/proc/meminfo: memFree=3118208/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2416 CPUtime=0
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1115699726 2473984 273 4294967295 134512640 135169312 3216404144 3216402680 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 604 273 231 161 0 43 0
[pid=29350] ppid=29349 vsize=53212 CPUtime=0.71
/proc/29350/stat : 29350 (SatElite) R 29349 29349 19648 0 -1 4202496 12428 0 0 0 66 5 0 0 21 0 1 0 1115699726 54489088 11186 4294967295 134512640 135034092 3216031264 3216027132 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29350/statm: 13303 11186 67 128 0 13173 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 55628

[startup+1.50708 s]
/proc/loadavg: 4.38 4.58 4.45 2/101 29351
/proc/meminfo: memFree=3071440/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2416 CPUtime=0
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1115699726 2473984 273 4294967295 134512640 135169312 3216404144 3216402680 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 604 273 231 161 0 43 0
[pid=29350] ppid=29349 vsize=54824 CPUtime=1.51
/proc/29350/stat : 29350 (SatElite) R 29349 29349 19648 0 -1 4202496 12836 0 0 0 145 6 0 0 24 0 1 0 1115699726 56139776 11550 4294967295 134512640 135034092 3216031264 3216027504 134566239 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29350/statm: 13706 11550 67 128 0 13576 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 57240

[startup+3.10692 s]
/proc/loadavg: 4.38 4.58 4.45 2/101 29352
/proc/meminfo: memFree=3066216/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2416 CPUtime=0
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1115699726 2473984 273 4294967295 134512640 135169312 3216404144 3216402680 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 604 273 231 161 0 43 0
[pid=29350] ppid=29349 vsize=55072 CPUtime=3.11
/proc/29350/stat : 29350 (SatElite) R 29349 29349 19648 0 -1 4202496 15157 0 0 0 305 6 0 0 25 0 1 0 1115699726 56393728 11654 4294967295 134512640 135034092 3216031264 3216026148 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29350/statm: 13768 11654 67 128 0 13638 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 57488

[startup+6.30682 s]
/proc/loadavg: 4.35 4.58 4.45 6/104 29357
/proc/meminfo: memFree=2980536/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2420 CPUtime=3.51
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 370 15161 0 0 0 0 345 6 18 0 1 0 1115699726 2478080 275 4294967295 134512640 135169312 3216404144 3216400360 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 605 275 231 161 0 44 0
[pid=29353] ppid=29349 vsize=162908 CPUtime=8.2
/proc/29353/stat : 29353 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202496 32673 0 0 0 809 11 0 0 19 0 4 0 1115700077 166817792 32608 4294967295 134512640 135305190 3215705584 3215703760 134530991 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29353/statm: 40727 32608 79 194 0 40531 0
[pid=29353/tid=29354] ppid=29349 vsize=162908 CPUtime=1.84
/proc/29353/task/29354/stat : 29354 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 768 0 0 0 183 1 0 0 21 0 4 0 1115700170 166817792 32608 4294967295 134512640 135305190 3215705584 3061914560 134542031 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29353/tid=29355] ppid=29349 vsize=162908 CPUtime=1.8
/proc/29353/task/29355/stat : 29355 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 1181 0 0 0 179 1 0 0 19 0 4 0 1115700170 166817792 32608 4294967295 134512640 135305190 3215705584 3053526208 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29353/tid=29356] ppid=29349 vsize=162908 CPUtime=1.81
/proc/29353/task/29356/stat : 29356 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 594 0 0 0 181 0 0 0 16 0 4 0 1115700171 166817792 32608 4294967295 134512640 135305190 3215705584 3045137600 134528263 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.71
Current children cumulated vsize (KiB) 165328

[startup+12.7062 s]
/proc/loadavg: 4.32 4.57 4.45 5/104 29358
/proc/meminfo: memFree=2952676/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2420 CPUtime=3.51
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 370 15161 0 0 0 0 345 6 18 0 1 0 1115699726 2478080 275 4294967295 134512640 135169312 3216404144 3216400360 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 605 275 231 161 0 44 0
[pid=29353] ppid=29349 vsize=188208 CPUtime=33.77
/proc/29353/stat : 29353 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202496 39241 0 0 0 3360 17 0 0 25 0 4 0 1115700077 192724992 39176 4294967295 134512640 135305190 3215705584 3215703760 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29353/statm: 47052 39176 79 194 0 46856 0
[pid=29353/tid=29354] ppid=29349 vsize=188208 CPUtime=8.23
/proc/29353/task/29354/stat : 29354 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 1893 0 0 0 821 2 0 0 25 0 4 0 1115700170 192724992 39176 4294967295 134512640 135305190 3215705584 3061914816 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29353/tid=29355] ppid=29349 vsize=188208 CPUtime=8.18
/proc/29353/task/29355/stat : 29355 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 4996 0 0 0 814 4 0 0 25 0 4 0 1115700170 192724992 39176 4294967295 134512640 135305190 3215705584 3053526208 134528376 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29353/tid=29356] ppid=29349 vsize=188208 CPUtime=8.21
/proc/29353/task/29356/stat : 29356 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 1148 0 0 0 820 1 0 0 20 0 4 0 1115700171 192724992 39176 4294967295 134512640 135305190 3215705584 3045137328 134558332 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37.28
Current children cumulated vsize (KiB) 190628

[startup+25.505 s]
/proc/loadavg: 4.35 4.56 4.45 6/104 29358
/proc/meminfo: memFree=2911924/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2420 CPUtime=3.51
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 370 15161 0 0 0 0 345 6 18 0 1 0 1115699726 2478080 275 4294967295 134512640 135169312 3216404144 3216400360 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 605 275 231 161 0 44 0
[pid=29353] ppid=29349 vsize=229076 CPUtime=84.79
/proc/29353/stat : 29353 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202496 49022 0 0 0 8446 33 0 0 25 0 4 0 1115700077 234573824 48957 4294967295 134512640 135305190 3215705584 3215703424 134551651 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29353/statm: 57269 48957 79 194 0 57073 0
[pid=29353/tid=29354] ppid=29349 vsize=229076 CPUtime=21.03
/proc/29353/task/29354/stat : 29354 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 3692 0 0 0 2099 4 0 0 25 0 4 0 1115700170 234573824 48957 4294967295 134512640 135305190 3215705584 3061914816 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29353/tid=29355] ppid=29349 vsize=229076 CPUtime=20.9
/proc/29353/task/29355/stat : 29355 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 9546 0 0 0 2076 14 0 0 25 0 4 0 1115700170 234573824 48957 4294967295 134512640 135305190 3215705584 3053526208 134528548 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29353/tid=29356] ppid=29349 vsize=229076 CPUtime=21
/proc/29353/task/29356/stat : 29356 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 2718 0 0 0 2097 3 0 0 25 0 4 0 1115700171 234573824 48957 4294967295 134512640 135305190 3215705584 3045137600 134528515 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 88.3
Current children cumulated vsize (KiB) 231496

[startup+51.1026 s]
/proc/loadavg: 4.26 4.52 4.44 6/104 29548
/proc/meminfo: memFree=2836748/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2420 CPUtime=3.51
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 370 15161 0 0 0 0 345 6 18 0 1 0 1115699726 2478080 275 4294967295 134512640 135169312 3216404144 3216400360 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 605 275 231 161 0 44 0
[pid=29353] ppid=29349 vsize=305108 CPUtime=186.8
/proc/29353/stat : 29353 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202496 67951 0 0 0 18619 61 0 0 25 0 4 0 1115700077 312430592 67869 4294967295 134512640 135305190 3215705584 3215703440 134843311 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29353/statm: 76277 67869 79 194 0 76081 0
[pid=29353/tid=29354] ppid=29349 vsize=305108 CPUtime=46.51
/proc/29353/task/29354/stat : 29354 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 6314 0 0 0 4637 14 0 0 25 0 4 0 1115700170 312430592 67869 4294967295 134512640 135305190 3215705584 3061914816 134528791 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29353/tid=29355] ppid=29349 vsize=305108 CPUtime=46.35
/proc/29353/task/29355/stat : 29355 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 22562 0 0 0 4608 27 0 0 25 0 4 0 1115700170 312430592 67869 4294967295 134512640 135305190 3215705584 3053526208 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29353/tid=29356] ppid=29349 vsize=305108 CPUtime=46.59
/proc/29353/task/29356/stat : 29356 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 4017 0 0 0 4653 6 0 0 25 0 4 0 1115700171 312430592 67869 4294967295 134512640 135305190 3215705584 3045137600 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 190.31
Current children cumulated vsize (KiB) 307528

[startup+102.318 s]
/proc/loadavg: 4.25 4.47 4.42 7/105 29642
/proc/meminfo: memFree=2665916/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2420 CPUtime=3.51
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 370 15161 0 0 0 0 345 6 18 0 1 0 1115699726 2478080 275 4294967295 134512640 135169312 3216404144 3216400360 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 605 275 231 161 0 44 0
[pid=29353] ppid=29349 vsize=475132 CPUtime=391.04
/proc/29353/stat : 29353 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202496 110129 0 0 0 38989 115 0 0 25 0 4 0 1115700077 486535168 110047 4294967295 134512640 135305190 3215705584 3215703760 134528277 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29353/statm: 118783 110047 79 194 0 118587 0
[pid=29353/tid=29354] ppid=29349 vsize=475132 CPUtime=97.56
/proc/29353/task/29354/stat : 29354 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 10584 0 0 0 9734 22 0 0 25 0 4 0 1115700170 486535168 110047 4294967295 134512640 135305190 3215705584 3061914560 134541766 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29353/tid=29355] ppid=29349 vsize=475132 CPUtime=97.36
/proc/29353/task/29355/stat : 29355 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 54011 0 0 0 9680 56 0 0 25 0 4 0 1115700170 486535168 110047 4294967295 134512640 135305190 3215705584 3053526208 134528399 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29353/tid=29356] ppid=29349 vsize=475132 CPUtime=97.77
/proc/29353/task/29356/stat : 29356 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 6281 0 0 0 9765 12 0 0 25 0 4 0 1115700171 486535168 110047 4294967295 134512640 135305190 3215705584 3045137600 134530561 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 394.55
Current children cumulated vsize (KiB) 477552

[startup+162.312 s]
/proc/loadavg: 4.32 4.44 4.42 5/104 29923
/proc/meminfo: memFree=2548480/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2420 CPUtime=3.51
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 370 15161 0 0 0 0 345 6 18 0 1 0 1115699726 2478080 275 4294967295 134512640 135169312 3216404144 3216400360 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 605 275 231 161 0 44 0
[pid=29353] ppid=29349 vsize=595524 CPUtime=630.29
/proc/29353/stat : 29353 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202496 139765 0 0 0 62875 154 0 0 25 0 4 0 1115700077 609816576 139683 4294967295 134512640 135305190 3215705584 3215703760 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29353/statm: 148881 139683 79 194 0 148685 0
[pid=29353/tid=29354] ppid=29349 vsize=595524 CPUtime=157.45
/proc/29353/task/29354/stat : 29354 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 14489 0 0 0 15715 30 0 0 25 0 4 0 1115700170 609816576 139683 4294967295 134512640 135305190 3215705584 3061914816 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29353/tid=29355] ppid=29349 vsize=595524 CPUtime=157.17
/proc/29353/task/29355/stat : 29355 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 72669 0 0 0 15648 69 0 0 25 0 4 0 1115700170 609816576 139683 4294967295 134512640 135305190 3215705584 3053526208 134528195 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29353/tid=29356] ppid=29349 vsize=595524 CPUtime=157.46
/proc/29353/task/29356/stat : 29356 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 8782 0 0 0 15724 22 0 0 25 0 4 0 1115700171 609816576 139683 4294967295 134512640 135305190 3215705584 3045137344 134541947 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 633.8

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

/proc/29353/stat : 29353 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202496 195317 0 0 0 158522 271 0 0 25 0 4 0 1115700077 844283904 195235 4294967295 134512640 135305190 3215705584 3215703760 134528376 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29353/statm: 206124 195235 79 194 0 205928 0
[pid=29353/tid=29354] ppid=29349 vsize=824496 CPUtime=397.18
/proc/29353/task/29354/stat : 29354 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 24972 0 0 0 39654 64 0 0 25 0 4 0 1115700170 844283904 195235 4294967295 134512640 135305190 3215705584 3061914816 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29353/tid=29355] ppid=29349 vsize=824496 CPUtime=396.55
/proc/29353/task/29355/stat : 29355 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 98163 0 0 0 39544 111 0 0 25 0 4 0 1115700170 844283904 195235 4294967295 134512640 135305190 3215705584 3053526096 134538540 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29353/tid=29356] ppid=29349 vsize=824496 CPUtime=396.84
/proc/29353/task/29356/stat : 29356 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 18642 0 0 0 39645 39 0 0 25 0 4 0 1115700171 844283904 195235 4294967295 134512640 135305190 3215705584 3045137600 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1591.44
Current children cumulated vsize (KiB) 826916

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

[startup+409.518 s]
/proc/loadavg: 4.21 4.29 4.35 6/104 30679
/proc/meminfo: memFree=2322868/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2420 CPUtime=3.51
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 370 15161 0 0 0 0 345 6 18 0 1 0 1115699726 2478080 275 4294967295 134512640 135169312 3216404144 3216400360 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 605 275 231 161 0 44 0
[pid=29353] ppid=29349 vsize=824676 CPUtime=1616.73
/proc/29353/stat : 29353 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202496 195343 0 0 0 161400 273 0 0 25 0 4 0 1115700077 844468224 195261 4294967295 134512640 135305190 3215705584 3215703476 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29353/statm: 206169 195261 79 194 0 205973 0
[pid=29353/tid=29354] ppid=29349 vsize=824676 CPUtime=404.38
/proc/29353/task/29354/stat : 29354 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 24972 0 0 0 40374 64 0 0 25 0 4 0 1115700170 844468224 195261 4294967295 134512640 135305190 3215705584 3061914816 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29353/tid=29355] ppid=29349 vsize=824676 CPUtime=403.75
/proc/29353/task/29355/stat : 29355 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 98163 0 0 0 40262 113 0 0 25 0 4 0 1115700170 844468224 195261 4294967295 134512640 135305190 3215705584 3053526096 134538154 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29353/tid=29356] ppid=29349 vsize=824676 CPUtime=404.04
/proc/29353/task/29356/stat : 29356 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 18658 0 0 0 40365 39 0 0 25 0 4 0 1115700171 844468224 195261 4294967295 134512640 135305190 3215705584 3045137488 134529257 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1620.24
Current children cumulated vsize (KiB) 827096

[startup+435.116 s]
/proc/loadavg: 4.29 4.30 4.35 6/104 30682
/proc/meminfo: memFree=2323104/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2420 CPUtime=3.51
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 370 15161 0 0 0 0 345 6 18 0 1 0 1115699726 2478080 275 4294967295 134512640 135169312 3216404144 3216400360 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 605 275 231 161 0 44 0
[pid=29353] ppid=29349 vsize=825000 CPUtime=1718.88
/proc/29353/stat : 29353 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202496 195457 0 0 0 171603 285 0 0 25 0 4 0 1115700077 844800000 195375 4294967295 134512640 135305190 3215705584 3215703760 134528256 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29353/statm: 206250 195375 79 194 0 206054 0
[pid=29353/tid=29354] ppid=29349 vsize=825000 CPUtime=429.83
/proc/29353/task/29354/stat : 29354 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 25046 0 0 0 42915 68 0 0 25 0 4 0 1115700170 844800000 195375 4294967295 134512640 135305190 3215705584 3061914704 134538165 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29353/tid=29355] ppid=29349 vsize=825000 CPUtime=429.28
/proc/29353/task/29355/stat : 29355 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 98163 0 0 0 42814 114 0 0 25 0 4 0 1115700170 844800000 195375 4294967295 134512640 135305190 3215705584 3053526096 134538175 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29353/tid=29356] ppid=29349 vsize=825000 CPUtime=429.62
/proc/29353/task/29356/stat : 29356 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 18670 0 0 0 42918 44 0 0 25 0 4 0 1115700171 844800000 195375 4294967295 134512640 135305190 3215705584 3045137600 134528344 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1722.39
Current children cumulated vsize (KiB) 827420

[startup+441.515 s]
/proc/loadavg: 4.25 4.29 4.35 5/104 30682
/proc/meminfo: memFree=2323104/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2420 CPUtime=3.51
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 370 15161 0 0 0 0 345 6 18 0 1 0 1115699726 2478080 275 4294967295 134512640 135169312 3216404144 3216400360 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 605 275 231 161 0 44 0
[pid=29353] ppid=29349 vsize=825000 CPUtime=1744.39
/proc/29353/stat : 29353 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202496 195459 0 0 0 174152 287 0 0 25 0 4 0 1115700077 844800000 195377 4294967295 134512640 135305190 3215705584 3215703236 134837998 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29353/statm: 206250 195377 79 194 0 206054 0
[pid=29353/tid=29354] ppid=29349 vsize=825000 CPUtime=436.18
/proc/29353/task/29354/stat : 29354 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 25046 0 0 0 43550 68 0 0 25 0 4 0 1115700170 844800000 195377 4294967295 134512640 135305190 3215705584 3061914760 134837748 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29353/tid=29355] ppid=29349 vsize=825000 CPUtime=435.64
/proc/29353/task/29355/stat : 29355 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 98163 0 0 0 43448 116 0 0 25 0 4 0 1115700170 844800000 195377 4294967295 134512640 135305190 3215705584 3053526096 134539074 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29353/tid=29356] ppid=29349 vsize=825000 CPUtime=436.02
/proc/29353/task/29356/stat : 29356 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 18670 0 0 0 43558 44 0 0 25 0 4 0 1115700171 844800000 195377 4294967295 134512640 135305190 3215705584 3045137600 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1747.9
Current children cumulated vsize (KiB) 827420

[startup+447.915 s]
/proc/loadavg: 4.23 4.28 4.35 6/104 30682
/proc/meminfo: memFree=2323104/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2420 CPUtime=3.51
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 370 15161 0 0 0 0 345 6 18 0 1 0 1115699726 2478080 275 4294967295 134512640 135169312 3216404144 3216400360 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 605 275 231 161 0 44 0
[pid=29353] ppid=29349 vsize=825000 CPUtime=1769.88
/proc/29353/stat : 29353 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202496 195459 0 0 0 176697 291 0 0 25 0 4 0 1115700077 844800000 195377 4294967295 134512640 135305190 3215705584 3215703832 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29353/statm: 206250 195377 79 194 0 206054 0
[pid=29353/tid=29354] ppid=29349 vsize=825000 CPUtime=442.55
/proc/29353/task/29354/stat : 29354 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 25046 0 0 0 44187 68 0 0 25 0 4 0 1115700170 844800000 195377 4294967295 134512640 135305190 3215705584 3061914816 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29353/tid=29355] ppid=29349 vsize=825000 CPUtime=442
/proc/29353/task/29355/stat : 29355 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 98163 0 0 0 44080 120 0 0 15 0 4 0 1115700170 844800000 195377 4294967295 134512640 135305190 3215705584 3053526056 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29353/tid=29356] ppid=29349 vsize=825000 CPUtime=442.38
/proc/29353/task/29356/stat : 29356 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 18670 0 0 0 44194 44 0 0 25 0 4 0 1115700171 844800000 195377 4294967295 134512640 135305190 3215705584 3045137316 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1773.39
Current children cumulated vsize (KiB) 827420

[startup+451.114 s]
/proc/loadavg: 4.21 4.28 4.34 5/104 30682
/proc/meminfo: memFree=2323104/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2420 CPUtime=3.51
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 370 15161 0 0 0 0 345 6 18 0 1 0 1115699726 2478080 275 4294967295 134512640 135169312 3216404144 3216400360 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 605 275 231 161 0 44 0
[pid=29353] ppid=29349 vsize=825108 CPUtime=1782.6
/proc/29353/stat : 29353 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202496 195464 0 0 0 177964 296 0 0 25 0 4 0 1115700077 844910592 195382 4294967295 134512640 135305190 3215705584 3215703760 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29353/statm: 206277 195382 79 194 0 206081 0
[pid=29353/tid=29354] ppid=29349 vsize=825108 CPUtime=445.74
/proc/29353/task/29354/stat : 29354 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 25051 0 0 0 44503 71 0 0 25 0 4 0 1115700170 844910592 195382 4294967295 134512640 135305190 3215705584 3061914480 134551978 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29353/tid=29355] ppid=29349 vsize=825108 CPUtime=445.12
/proc/29353/task/29355/stat : 29355 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 98163 0 0 0 44391 121 0 0 15 0 4 0 1115700170 844910592 195382 4294967295 134512640 135305190 3215705584 3053526096 134538906 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29353/tid=29356] ppid=29349 vsize=825108 CPUtime=445.58
/proc/29353/task/29356/stat : 29356 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 18670 0 0 0 44513 45 0 0 25 0 4 0 1115700171 844910592 195382 4294967295 134512640 135305190 3215705584 3045137488 134529062 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1786.11
Current children cumulated vsize (KiB) 827528

[startup+452.714 s]
/proc/loadavg: 4.21 4.28 4.34 2/104 30683
/proc/meminfo: memFree=2323104/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2420 CPUtime=3.51
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 370 15161 0 0 0 0 345 6 18 0 1 0 1115699726 2478080 275 4294967295 134512640 135169312 3216404144 3216400360 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 605 275 231 161 0 44 0
[pid=29353] ppid=29349 vsize=825108 CPUtime=1786.81
/proc/29353/stat : 29353 (manysat1.1_stat) S 29349 29349 19648 0 -1 4202496 195464 0 0 0 178384 297 0 0 25 0 4 0 1115700077 844910592 195382 4294967295 134512640 135305190 3215705584 3215704992 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29353/statm: 206277 195382 79 194 0 206081 0
[pid=29353/tid=29354] ppid=29349 vsize=825108 CPUtime=446.61
/proc/29353/task/29354/stat : 29354 (manysat1.1_stat) S 29349 29349 19648 0 -1 4202560 25051 0 0 0 44590 71 0 0 25 0 4 0 1115700170 844910592 195382 4294967295 134512640 135305190 3215705584 3061916080 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29353/tid=29355] ppid=29349 vsize=825108 CPUtime=446.72
/proc/29353/task/29355/stat : 29355 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 98163 0 0 0 44551 121 0 0 16 0 4 0 1115700170 844910592 195382 4294967295 134512640 135305190 3215705584 3053526096 134539426 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29353/tid=29356] ppid=29349 vsize=825108 CPUtime=446.45
/proc/29353/task/29356/stat : 29356 (manysat1.1_stat) S 29349 29349 19648 0 -1 4202560 18670 0 0 0 44599 46 0 0 25 0 4 0 1115700171 844910592 195382 4294967295 134512640 135305190 3215705584 3045138864 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1790.32
Current children cumulated vsize (KiB) 827528

[startup+453.114 s]
/proc/loadavg: 4.21 4.28 4.34 2/104 30683
/proc/meminfo: memFree=2323104/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2420 CPUtime=3.51
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 370 15161 0 0 0 0 345 6 18 0 1 0 1115699726 2478080 275 4294967295 134512640 135169312 3216404144 3216400360 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 605 275 231 161 0 44 0
[pid=29353] ppid=29349 vsize=825108 CPUtime=1787.21
/proc/29353/stat : 29353 (manysat1.1_stat) S 29349 29349 19648 0 -1 4202496 195464 0 0 0 178424 297 0 0 25 0 4 0 1115700077 844910592 195382 4294967295 134512640 135305190 3215705584 3215704992 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29353/statm: 206277 195382 79 194 0 206081 0
[pid=29353/tid=29354] ppid=29349 vsize=825108 CPUtime=446.61
/proc/29353/task/29354/stat : 29354 (manysat1.1_stat) S 29349 29349 19648 0 -1 4202560 25051 0 0 0 44590 71 0 0 25 0 4 0 1115700170 844910592 195382 4294967295 134512640 135305190 3215705584 3061916080 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29353/tid=29355] ppid=29349 vsize=825108 CPUtime=447.12
/proc/29353/task/29355/stat : 29355 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 98163 0 0 0 44591 121 0 0 17 0 4 0 1115700170 844910592 195382 4294967295 134512640 135305190 3215705584 3053526096 134539432 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29353/tid=29356] ppid=29349 vsize=825108 CPUtime=446.45
/proc/29353/task/29356/stat : 29356 (manysat1.1_stat) S 29349 29349 19648 0 -1 4202560 18670 0 0 0 44599 46 0 0 25 0 4 0 1115700171 844910592 195382 4294967295 134512640 135305190 3215705584 3045138864 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1790.72
Current children cumulated vsize (KiB) 827528

[startup+453.514 s]
/proc/loadavg: 4.21 4.28 4.34 2/104 30683
/proc/meminfo: memFree=2323104/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2420 CPUtime=3.51
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 370 15161 0 0 0 0 345 6 18 0 1 0 1115699726 2478080 275 4294967295 134512640 135169312 3216404144 3216400360 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 605 275 231 161 0 44 0
[pid=29353] ppid=29349 vsize=825108 CPUtime=1787.61
/proc/29353/stat : 29353 (manysat1.1_stat) S 29349 29349 19648 0 -1 4202496 195464 0 0 0 178464 297 0 0 25 0 4 0 1115700077 844910592 195382 4294967295 134512640 135305190 3215705584 3215704992 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29353/statm: 206277 195382 79 194 0 206081 0
[pid=29353/tid=29354] ppid=29349 vsize=825108 CPUtime=446.61
/proc/29353/task/29354/stat : 29354 (manysat1.1_stat) S 29349 29349 19648 0 -1 4202560 25051 0 0 0 44590 71 0 0 25 0 4 0 1115700170 844910592 195382 4294967295 134512640 135305190 3215705584 3061916080 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29353/tid=29355] ppid=29349 vsize=825108 CPUtime=447.52
/proc/29353/task/29355/stat : 29355 (manysat1.1_stat) R 29349 29349 19648 0 -1 4202560 98163 0 0 0 44631 121 0 0 17 0 4 0 1115700170 844910592 195382 4294967295 134512640 135305190 3215705584 3053526096 134539404 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29353/tid=29356] ppid=29349 vsize=825108 CPUtime=446.45
/proc/29353/task/29356/stat : 29356 (manysat1.1_stat) S 29349 29349 19648 0 -1 4202560 18670 0 0 0 44599 46 0 0 25 0 4 0 1115700171 844910592 195382 4294967295 134512640 135305190 3215705584 3045138864 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1791.12
Current children cumulated vsize (KiB) 827528

[startup+453.614 s]
/proc/loadavg: 4.21 4.28 4.34 2/104 30683
/proc/meminfo: memFree=2323104/3368532 swapFree=1953580/1959888
[pid=29349] ppid=29347 vsize=2420 CPUtime=3.51
/proc/29349/stat : 29349 (manysat.sh) S 29347 29349 19648 0 -1 4194304 370 15161 0 0 0 0 345 6 18 0 1 0 1115699726 2478080 275 4294967295 134512640 135169312 3216404144 3216400360 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29349/statm: 605 275 231 161 0 44 0
[pid=29353] ppid=29349 vsize=0 CPUtime=1787.71
/proc/29353/stat : 29353 (manysat1.1_stat) Z 29349 29349 19648 0 -1 4202500 195481 0 0 0 178471 300 0 0 18 0 2 0 1115700077 0 0 4294967295 0 0 0 0 0 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29353/statm: 0 0 0 0 0 0 0
[pid=29353/tid=29356] ppid=29349 vsize=0 CPUtime=446.48
/proc/29353/task/29356/stat : 29356 (manysat1.1_stat) R 29349 29349 19648 0 -1 4203588 18670 0 0 0 44599 49 0 0 18 0 2 0 1115700171 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1791.22
Current children cumulated vsize (KiB) 2420

Child status: 20
Real time (s): 453.637
CPU time (s): 1791.24
CPU user time (s): 1788.16
CPU system time (s): 3.08
CPU usage (%): 394.862
Max. virtual memory (cumulated for all children) (KiB): 827528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.16
system time used= 3.08
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211285
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= 23268
involuntary context switches= 91482

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 13:32:32
IDJOB=1776502
IDBENCH=20577
IDSOLVER=626
FILE ID=/1776502-1243510352
PBS_JOBID=
Free space on /tmp= 15875 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq2.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776502-1243510352/watcher-1776502-1243510352 -o /tmp/evaluation-result-1776502-1243510352/solver-1776502-1243510352 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776502-1243510352.cnf aimd 2

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

MD5SUM BENCH= f0f4556999ccb446384994a4148fca28
RANDOM SEED= 1393078700

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.105
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.105
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.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
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:       3118356 kB
Buffers:         20064 kB
Cached:         153912 kB
SwapCached:       2424 kB
Active:          89552 kB
Inactive:        95152 kB
HighTotal:     2489216 kB
HighFree:      2322468 kB
LowTotal:       879316 kB
LowFree:        795888 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:           11932 kB
Writeback:           0 kB
AnonPages:        9792 kB
Mapped:           4984 kB
Slab:            56012 kB
SReclaimable:    47788 kB
SUnreclaim:       8224 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93924 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15875 MiB
End job on  at 2009-05-28 13:40:07