Trace number 1781551

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 0/2009-03-20 (4 threads)UNSAT 2313.28 839.472

General information on the benchmark

Namevelev-pipe-uns-1.0-8.cnf
MD5SUM0767e5dbf6844720495e9eb5423112e1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1419
Satisfiable
(Un)Satisfiability was proved
Number of variables35065
Number of clauses1332773
Sum of the clauses size3936683
Maximum clause length178
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21290115
Number of clauses of size 314508
Number of clauses of size 4256
Number of clauses of size 5216
Number of clauses of size over 527677

Solver Data

0.00/0.00	c Parsing...
0.01/0.88	c ==============================================================================
0.01/0.88	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.88	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.88	c ==============================================================================
0.01/0.88	c |         0 | 1332772  3936682 |  399831       0        0     nan |  0.000 % |
4.96/5.37	c |         0 | 1317234  4010071 |      --       0       --      -- |     --   | -15195/74092
4.96/5.37	c ==============================================================================
4.96/5.37	c Result  :   #vars: 30665   #clauses: 1317234   #literals: 4010071
4.96/5.37	c CPU time:   4.85 s
4.96/5.37	c ==============================================================================
2313.13/839.39	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
2313.13/839.39	c ============================[ Problem Statistics ]=============================
2313.13/839.39	c |                                                                             |
2313.13/839.39	c threadId              : 1
2313.13/839.39	c restarts              : 12227
2313.13/839.39	c conflicts             : 954023         (414 /sec)
2313.13/839.39	c decisions             : 7633421        (0.86 % random) (3314 /sec)
2313.13/839.39	c propagations          : 930232176      (403836 /sec)
2313.13/839.39	c conflict literals     : 76717150       (49.70 % deleted)
2313.13/839.39	c Memory used           : 986.18 MB
2313.13/839.39	c CPU time              : 2303.49 s
2313.13/839.39	
2313.13/839.39	c --->m=4, e=8, aimd=0, HOME/9821_many.cnf	time: 575.872	conflicts: 954023       
2313.21/839.45	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-1781551-1243545099/watcher-1781551-1243545099 -o /tmp/evaluation-result-1781551-1243545099/solver-1781551-1243545099 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781551-1243545099.cnf aimd 0 

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.48 5.37 5.49 3/124 9821
/proc/meminfo: memFree=2492792/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2408 CPUtime=0.01
/proc/9821/stat : 9821 (manysat.sh) R 9819 9821 21334 0 -1 4194304 328 0 0 0 1 0 0 0 25 0 1 0 1119174068 2465792 267 4294967295 134512640 135169312 3216652000 3216651328 3084859567 0 0 4 65536 0 0 0 17 0 0 0 0
/proc/9821/statm: 602 267 226 161 0 41 0

[startup+0.051106 s]
/proc/loadavg: 4.48 5.37 5.49 3/124 9821
/proc/meminfo: memFree=2492792/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2412 CPUtime=0.01
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 350 0 0 0 1 0 0 0 25 0 1 0 1119174068 2469888 273 4294967295 134512640 135169312 3216652000 3216650536 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.111327 s]
/proc/loadavg: 4.48 5.37 5.49 3/124 9821
/proc/meminfo: memFree=2492792/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2412 CPUtime=0.01
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 350 0 0 0 1 0 0 0 25 0 1 0 1119174068 2469888 273 4294967295 134512640 135169312 3216652000 3216650536 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.311089 s]
/proc/loadavg: 4.48 5.37 5.49 3/124 9821
/proc/meminfo: memFree=2492792/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2412 CPUtime=0.01
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 350 0 0 0 1 0 0 0 25 0 1 0 1119174068 2469888 273 4294967295 134512640 135169312 3216652000 3216650536 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.711273 s]
/proc/loadavg: 4.48 5.37 5.49 3/124 9821
/proc/meminfo: memFree=2492792/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2412 CPUtime=0.01
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 350 0 0 0 1 0 0 0 25 0 1 0 1119174068 2469888 273 4294967295 134512640 135169312 3216652000 3216650536 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+1.51122 s]
/proc/loadavg: 4.48 5.37 5.49 3/126 9823
/proc/meminfo: memFree=2260924/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2412 CPUtime=0.01
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 350 0 0 0 1 0 0 0 25 0 1 0 1119174068 2469888 273 4294967295 134512640 135169312 3216652000 3216650536 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 603 273 231 161 0 42 0
[pid=9823] ppid=9821 vsize=110516 CPUtime=1.38
/proc/9823/stat : 9823 (SatElite) R 9821 9821 21334 0 -1 4202496 26397 0 0 0 124 14 0 0 20 0 1 0 1119174068 113168384 23628 4294967295 134512640 135034092 3220062704 3220058896 134540724 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9823/statm: 27629 23628 67 128 0 27499 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 112928

[startup+3.11107 s]
/proc/loadavg: 4.48 5.37 5.49 3/126 9823
/proc/meminfo: memFree=2507084/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2412 CPUtime=0.01
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 350 0 0 0 1 0 0 0 25 0 1 0 1119174068 2469888 273 4294967295 134512640 135169312 3216652000 3216650536 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 603 273 231 161 0 42 0
[pid=9823] ppid=9821 vsize=126976 CPUtime=2.91
/proc/9823/stat : 9823 (SatElite) R 9821 9821 21334 0 -1 4202496 29518 0 0 0 275 16 0 0 25 0 1 0 1119174068 130023424 26663 4294967295 134512640 135034092 3220062704 3220059008 134569428 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9823/statm: 31744 26663 67 128 0 31614 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 129388

[startup+6.31079 s]
/proc/loadavg: 4.60 5.38 5.49 3/126 9823
/proc/meminfo: memFree=2466300/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2412 CPUtime=0.01
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 350 0 0 0 1 0 0 0 25 0 1 0 1119174068 2469888 273 4294967295 134512640 135169312 3216652000 3216650536 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 603 273 231 161 0 42 0
[pid=9823] ppid=9821 vsize=111808 CPUtime=5.95
/proc/9823/stat : 9823 (SatElite) R 9821 9821 21334 0 -1 4202496 29556 0 0 0 575 20 0 0 25 0 1 0 1119174068 114491392 24006 4294967295 134512640 135034092 3220062704 3220057588 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9823/statm: 27952 24006 67 128 0 27822 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 114220

[startup+12.71 s]
/proc/loadavg: 4.39 5.32 5.47 6/129 9828
/proc/meminfo: memFree=2238040/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2416 CPUtime=6.45
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 369 29560 0 0 1 0 619 25 18 0 1 0 1119174068 2473984 274 4294967295 134512640 135169312 3216652000 3216648216 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 604 274 231 161 0 43 0
[pid=9825] ppid=9821 vsize=330128 CPUtime=12.35
/proc/9825/stat : 9825 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202496 74277 0 0 0 1211 24 0 0 25 0 4 0 1119174748 338051072 74212 4294967295 134512640 135305190 3216951072 3216948992 134545977 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9825/statm: 82532 74212 79 194 0 82336 0
[pid=9825/tid=9826] ppid=9821 vsize=330128 CPUtime=2.4
/proc/9825/task/9826/stat : 9826 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 1298 0 0 0 238 2 0 0 21 0 4 0 1119174987 338051072 74212 4294967295 134512640 135305190 3216951072 3078859968 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9825/tid=9827] ppid=9821 vsize=330128 CPUtime=1.11
/proc/9825/task/9827/stat : 9827 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 794 0 0 0 110 1 0 0 21 0 4 0 1119174987 338051072 74212 4294967295 134512640 135305190 3216951072 3039800512 134528771 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9825/tid=9828] ppid=9821 vsize=330128 CPUtime=3.31
/proc/9825/task/9828/stat : 9828 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 1056 0 0 0 329 2 0 0 25 0 4 0 1119174988 338051072 74212 4294967295 134512640 135305190 3216951072 3031411904 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18.8
Current children cumulated vsize (KiB) 332544

[startup+25.5089 s]
/proc/loadavg: 4.67 5.34 5.47 7/130 9878
/proc/meminfo: memFree=2160044/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2416 CPUtime=6.45
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 369 29560 0 0 1 0 619 25 18 0 1 0 1119174068 2473984 274 4294967295 134512640 135169312 3216652000 3216648216 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 604 274 231 161 0 43 0
[pid=9825] ppid=9821 vsize=389908 CPUtime=50.33
/proc/9825/stat : 9825 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202496 89014 0 0 0 5002 31 0 0 25 0 4 0 1119174748 399265792 88949 4294967295 134512640 135305190 3216951072 3216949248 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9825/statm: 97477 88949 79 194 0 97281 0
[pid=9825/tid=9826] ppid=9821 vsize=389908 CPUtime=9.25
/proc/9825/task/9826/stat : 9826 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 2718 0 0 0 920 5 0 0 25 0 4 0 1119174987 399265792 88949 4294967295 134512640 135305190 3216951072 3078859968 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9825/tid=9827] ppid=9821 vsize=389908 CPUtime=12.18
/proc/9825/task/9827/stat : 9827 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 9223 0 0 0 1213 5 0 0 25 0 4 0 1119174987 399265792 88949 4294967295 134512640 135305190 3216951072 3039800192 134555106 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9825/tid=9828] ppid=9821 vsize=389908 CPUtime=11.08
/proc/9825/task/9828/stat : 9828 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 1847 0 0 0 1106 2 0 0 25 0 4 0 1119174988 399265792 88949 4294967295 134512640 135305190 3216951072 3031411620 134694990 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 56.78
Current children cumulated vsize (KiB) 392324

[startup+51.1067 s]
/proc/loadavg: 5.12 5.39 5.49 7/129 10016
/proc/meminfo: memFree=2108884/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2416 CPUtime=6.45
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 369 29560 0 0 1 0 619 25 18 0 1 0 1119174068 2473984 274 4294967295 134512640 135169312 3216652000 3216648216 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 604 274 231 161 0 43 0
[pid=9825] ppid=9821 vsize=459548 CPUtime=126.9
/proc/9825/stat : 9825 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202496 106334 0 0 0 12648 42 0 0 25 0 4 0 1119174748 470577152 106269 4294967295 134512640 135305190 3216951072 3216948976 134556558 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9825/statm: 114887 106269 79 194 0 114691 0
[pid=9825/tid=9826] ppid=9821 vsize=459548 CPUtime=29.22
/proc/9825/task/9826/stat : 9826 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 4914 0 0 0 2916 6 0 0 25 0 4 0 1119174987 470577152 106269 4294967295 134512640 135305190 3216951072 3078859712 134542034 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9825/tid=9827] ppid=9821 vsize=459548 CPUtime=29.85
/proc/9825/task/9827/stat : 9827 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 18085 0 0 0 2974 11 0 0 25 0 4 0 1119174987 470577152 106269 4294967295 134512640 135305190 3216951072 3039800512 134528771 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9825/tid=9828] ppid=9821 vsize=459548 CPUtime=28.85
/proc/9825/task/9828/stat : 9828 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 3168 0 0 0 2882 3 0 0 25 0 4 0 1119174988 470577152 106269 4294967295 134512640 135305190 3216951072 3031411652 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 133.35
Current children cumulated vsize (KiB) 461964

[startup+102.312 s]
/proc/loadavg: 5.60 5.47 5.51 6/129 10203
/proc/meminfo: memFree=2020696/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2416 CPUtime=6.45
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 369 29560 0 0 1 0 619 25 18 0 1 0 1119174068 2473984 274 4294967295 134512640 135169312 3216652000 3216648216 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 604 274 231 161 0 43 0
[pid=9825] ppid=9821 vsize=519844 CPUtime=279.78
/proc/9825/stat : 9825 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202496 121154 0 0 0 27908 70 0 0 21 0 4 0 1119174748 532320256 121089 4294967295 134512640 135305190 3216951072 3216949248 134528501 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9825/statm: 129961 121089 79 194 0 129765 0
[pid=9825/tid=9826] ppid=9821 vsize=519844 CPUtime=67.21
/proc/9825/task/9826/stat : 9826 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 8267 0 0 0 6704 17 0 0 25 0 4 0 1119174987 532320256 121089 4294967295 134512640 135305190 3216951072 3078859968 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9825/tid=9827] ppid=9821 vsize=519844 CPUtime=65.45
/proc/9825/task/9827/stat : 9827 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 23237 0 0 0 6527 18 0 0 25 0 4 0 1119174987 532320256 121089 4294967295 134512640 135305190 3216951072 3039800512 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9825/tid=9828] ppid=9821 vsize=519844 CPUtime=75.65
/proc/9825/task/9828/stat : 9828 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 5902 0 0 0 7558 7 0 0 25 0 4 0 1119174988 532320256 121089 4294967295 134512640 135305190 3216951072 3031411904 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 286.23
Current children cumulated vsize (KiB) 522260

[startup+162.307 s]
/proc/loadavg: 5.80 5.54 5.52 6/129 10391
/proc/meminfo: memFree=1983116/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2416 CPUtime=6.45
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 369 29560 0 0 1 0 619 25 18 0 1 0 1119174068 2473984 274 4294967295 134512640 135169312 3216652000 3216648216 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 604 274 231 161 0 43 0
[pid=9825] ppid=9821 vsize=585776 CPUtime=459.39
/proc/9825/stat : 9825 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202496 137005 0 0 0 45846 93 0 0 25 0 4 0 1119174748 599834624 136919 4294967295 134512640 135305190 3216951072 3216949136 134538136 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9825/statm: 146444 136919 79 194 0 146248 0
[pid=9825/tid=9826] ppid=9821 vsize=585776 CPUtime=110.18
/proc/9825/task/9826/stat : 9826 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 12017 0 0 0 10995 23 0 0 25 0 4 0 1119174987 599834624 136919 4294967295 134512640 135305190 3216951072 3078859968 134528329 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9825/tid=9827] ppid=9821 vsize=585776 CPUtime=118.65
/proc/9825/task/9827/stat : 9827 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 28640 0 0 0 11836 29 0 0 25 0 4 0 1119174987 599834624 136919 4294967295 134512640 135305190 3216951072 3039800580 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9825/tid=9828] ppid=9821 vsize=585776 CPUtime=112.95
/proc/9825/task/9828/stat : 9828 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 8152 0 0 0 11287 8 0 0 25 0 4 0 1119174988 599834624 136919 4294967295 134512640 135305190 3216951072 3031411904 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 465.84
Current children cumulated vsize (KiB) 588192

[startup+222.312 s]
/proc/loadavg: 5.96 5.61 5.55 6/129 10579
/proc/meminfo: memFree=1898928/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2416 CPUtime=6.45
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 369 29560 0 0 1 0 619 25 18 0 1 0 1119174068 2473984 274 4294967295 134512640 135169312 3216652000 3216648216 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 604 274 231 161 0 43 0
[pid=9825] ppid=9821 vsize=671404 CPUtime=638.91
/proc/9825/stat : 9825 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202496 158228 0 0 0 63770 121 0 0 25 0 4 0 1119174748 687517696 158142 4294967295 134512640 135305190 3216951072 3216948912 134551651 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9825/statm: 167851 158142 79 194 0 167655 0
[pid=9825/tid=9826] ppid=9821 vsize=671404 CPUtime=152.26
/proc/9825/task/9826/stat : 9826 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 17475 0 0 0 15198 28 0 0 22 0 4 0 1119174987 687517696 158142 4294967295 134512640 135305190 3216951072 3078859696 134557478 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9825/tid=9827] ppid=9821 vsize=671404 CPUtime=178.45
/proc/9825/task/9827/stat : 9827 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 35737 0 0 0 17805 40 0 0 25 0 4 0 1119174987 687517696 158142 4294967295 134512640 135305190 3216951072 3039800512 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9825/tid=9828] ppid=9821 vsize=671404 CPUtime=149.26
/proc/9825/task/9828/stat : 9828 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 10275 0 0 0 14916 10 0 0 25 0 4 0 1119174988 687517696 158142 4294967295 134512640 135305190 3216951072 3031411904 134528435 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 645.36
Current children cumulated vsize (KiB) 673820

[startup+282.307 s]

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

/proc/9825/stat : 9825 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202496 235860 0 0 0 207070 306 0 0 25 0 4 0 1119174748 1011507200 235774 4294967295 134512640 135305190 3216951072 3216949192 134838644 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/9825/statm: 246950 235774 79 194 0 246754 0
[pid=9825/tid=9826] ppid=9821 vsize=987800 CPUtime=524.42
/proc/9825/task/9826/stat : 9826 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 36202 0 0 0 52369 73 0 0 25 0 4 0 1119174987 1011507200 235774 4294967295 134512640 135305190 3216951072 3078859968 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9825/tid=9827] ppid=9821 vsize=987800 CPUtime=571.03
/proc/9825/task/9827/stat : 9827 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 61446 0 0 0 57022 81 0 0 25 0 4 0 1119174987 1011507200 235774 4294967295 134512640 135305190 3216951072 3039800512 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9825/tid=9828] ppid=9821 vsize=987800 CPUtime=474.35
/proc/9825/task/9828/stat : 9828 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 22817 0 0 0 47377 58 0 0 25 0 4 0 1119174988 1011507200 235774 4294967295 134512640 135305190 3216951072 3031411904 134528397 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2080.21
Current children cumulated vsize (KiB) 990216

[startup+762.315 s]
/proc/loadavg: 4.94 5.47 5.51 3/129 12280
/proc/meminfo: memFree=1586828/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2416 CPUtime=6.45
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 369 29560 0 0 1 0 619 25 18 0 1 0 1119174068 2473984 274 4294967295 134512640 135169312 3216652000 3216648216 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 604 274 231 161 0 43 0
[pid=9825] ppid=9821 vsize=1009848 CPUtime=2234.27
/proc/9825/stat : 9825 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202496 241082 0 0 0 223102 325 0 0 25 0 4 0 1119174748 1034084352 240993 4294967295 134512640 135305190 3216951072 3216950480 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9825/statm: 252462 240993 79 194 0 252266 0
[pid=9825/tid=9826] ppid=9821 vsize=1009848 CPUtime=559.47
/proc/9825/task/9826/stat : 9826 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202560 36894 0 0 0 55872 75 0 0 25 0 4 0 1119174987 1034084352 240993 4294967295 134512640 135305190 3216951072 3078861232 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9825/tid=9827] ppid=9821 vsize=1009848 CPUtime=625.63
/proc/9825/task/9827/stat : 9827 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 64248 0 0 0 62471 92 0 0 25 0 4 0 1119174987 1034084352 240993 4294967295 134512640 135305190 3216951072 3039800400 134529268 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9825/tid=9828] ppid=9821 vsize=1009848 CPUtime=509.79
/proc/9825/task/9828/stat : 9828 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202560 23452 0 0 0 50919 60 0 0 25 0 4 0 1119174988 1034084352 240993 4294967295 134512640 135305190 3216951072 3031413168 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2240.72
Current children cumulated vsize (KiB) 1012264

[startup+822.31 s]
/proc/loadavg: 3.28 4.91 5.32 7/129 12468
/proc/meminfo: memFree=1564800/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2416 CPUtime=6.45
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 369 29560 0 0 1 0 619 25 18 0 1 0 1119174068 2473984 274 4294967295 134512640 135169312 3216652000 3216648216 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 604 274 231 161 0 43 0
[pid=9825] ppid=9821 vsize=1009848 CPUtime=2290.69
/proc/9825/stat : 9825 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202496 241082 0 0 0 228742 327 0 0 25 0 4 0 1119174748 1034084352 240993 4294967295 134512640 135305190 3216951072 3216950480 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9825/statm: 252462 240993 79 194 0 252266 0
[pid=9825/tid=9826] ppid=9821 vsize=1009848 CPUtime=559.47
/proc/9825/task/9826/stat : 9826 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202560 36894 0 0 0 55872 75 0 0 25 0 4 0 1119174987 1034084352 240993 4294967295 134512640 135305190 3216951072 3078861232 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9825/tid=9827] ppid=9821 vsize=1009848 CPUtime=682.05
/proc/9825/task/9827/stat : 9827 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 64248 0 0 0 68111 94 0 0 25 0 4 0 1119174987 1034084352 240993 4294967295 134512640 135305190 3216951072 3039800400 134529396 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9825/tid=9828] ppid=9821 vsize=1009848 CPUtime=509.79
/proc/9825/task/9828/stat : 9828 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202560 23452 0 0 0 50919 60 0 0 25 0 4 0 1119174988 1034084352 240993 4294967295 134512640 135305190 3216951072 3031413168 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2297.14
Current children cumulated vsize (KiB) 1012264

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

[startup+831.909 s]
/proc/loadavg: 3.08 4.81 5.28 3/129 12468
/proc/meminfo: memFree=1584356/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2416 CPUtime=6.45
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 369 29560 0 0 1 0 619 25 18 0 1 0 1119174068 2473984 274 4294967295 134512640 135169312 3216652000 3216648216 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 604 274 231 161 0 43 0
[pid=9825] ppid=9821 vsize=1009848 CPUtime=2299.78
/proc/9825/stat : 9825 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202496 241082 0 0 0 229651 327 0 0 25 0 4 0 1119174748 1034084352 240993 4294967295 134512640 135305190 3216951072 3216950480 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9825/statm: 252462 240993 79 194 0 252266 0
[pid=9825/tid=9826] ppid=9821 vsize=1009848 CPUtime=559.47
/proc/9825/task/9826/stat : 9826 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202560 36894 0 0 0 55872 75 0 0 25 0 4 0 1119174987 1034084352 240993 4294967295 134512640 135305190 3216951072 3078861232 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9825/tid=9827] ppid=9821 vsize=1009848 CPUtime=691.14
/proc/9825/task/9827/stat : 9827 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 64248 0 0 0 69020 94 0 0 25 0 4 0 1119174987 1034084352 240993 4294967295 134512640 135305190 3216951072 3039800400 134529582 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9825/tid=9828] ppid=9821 vsize=1009848 CPUtime=509.79
/proc/9825/task/9828/stat : 9828 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202560 23452 0 0 0 50919 60 0 0 25 0 4 0 1119174988 1034084352 240993 4294967295 134512640 135305190 3216951072 3031413168 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2306.23
Current children cumulated vsize (KiB) 1012264

[startup+835.109 s]
/proc/loadavg: 3.00 4.77 5.26 3/129 12469
/proc/meminfo: memFree=1509512/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2416 CPUtime=6.45
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 369 29560 0 0 1 0 619 25 18 0 1 0 1119174068 2473984 274 4294967295 134512640 135169312 3216652000 3216648216 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 604 274 231 161 0 43 0
[pid=9825] ppid=9821 vsize=1009848 CPUtime=2302.8
/proc/9825/stat : 9825 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202496 241082 0 0 0 229953 327 0 0 25 0 4 0 1119174748 1034084352 240993 4294967295 134512640 135305190 3216951072 3216950480 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9825/statm: 252462 240993 79 194 0 252266 0
[pid=9825/tid=9826] ppid=9821 vsize=1009848 CPUtime=559.47
/proc/9825/task/9826/stat : 9826 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202560 36894 0 0 0 55872 75 0 0 25 0 4 0 1119174987 1034084352 240993 4294967295 134512640 135305190 3216951072 3078861232 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9825/tid=9827] ppid=9821 vsize=1009848 CPUtime=694.16
/proc/9825/task/9827/stat : 9827 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 64248 0 0 0 69322 94 0 0 25 0 4 0 1119174987 1034084352 240993 4294967295 134512640 135305190 3216951072 3039800400 134529382 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9825/tid=9828] ppid=9821 vsize=1009848 CPUtime=509.79
/proc/9825/task/9828/stat : 9828 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202560 23452 0 0 0 50919 60 0 0 25 0 4 0 1119174988 1034084352 240993 4294967295 134512640 135305190 3216951072 3031413168 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2309.25
Current children cumulated vsize (KiB) 1012264

[startup+836.709 s]
/proc/loadavg: 3.00 4.77 5.26 3/129 12469
/proc/meminfo: memFree=1517908/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2416 CPUtime=6.45
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 369 29560 0 0 1 0 619 25 18 0 1 0 1119174068 2473984 274 4294967295 134512640 135169312 3216652000 3216648216 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 604 274 231 161 0 43 0
[pid=9825] ppid=9821 vsize=1009848 CPUtime=2304.24
/proc/9825/stat : 9825 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202496 241082 0 0 0 230097 327 0 0 25 0 4 0 1119174748 1034084352 240993 4294967295 134512640 135305190 3216951072 3216950480 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9825/statm: 252462 240993 79 194 0 252266 0
[pid=9825/tid=9826] ppid=9821 vsize=1009848 CPUtime=559.47
/proc/9825/task/9826/stat : 9826 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202560 36894 0 0 0 55872 75 0 0 25 0 4 0 1119174987 1034084352 240993 4294967295 134512640 135305190 3216951072 3078861232 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9825/tid=9827] ppid=9821 vsize=1009848 CPUtime=695.6
/proc/9825/task/9827/stat : 9827 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 64248 0 0 0 69466 94 0 0 25 0 4 0 1119174987 1034084352 240993 4294967295 134512640 135305190 3216951072 3039800400 134529385 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9825/tid=9828] ppid=9821 vsize=1009848 CPUtime=509.79
/proc/9825/task/9828/stat : 9828 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202560 23452 0 0 0 50919 60 0 0 25 0 4 0 1119174988 1034084352 240993 4294967295 134512640 135305190 3216951072 3031413168 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2310.69
Current children cumulated vsize (KiB) 1012264

[startup+838.309 s]
/proc/loadavg: 3.00 4.77 5.26 3/129 12469
/proc/meminfo: memFree=1580232/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2416 CPUtime=6.45
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 369 29560 0 0 1 0 619 25 18 0 1 0 1119174068 2473984 274 4294967295 134512640 135169312 3216652000 3216648216 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 604 274 231 161 0 43 0
[pid=9825] ppid=9821 vsize=1009848 CPUtime=2305.74
/proc/9825/stat : 9825 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202496 241082 0 0 0 230247 327 0 0 25 0 4 0 1119174748 1034084352 240993 4294967295 134512640 135305190 3216951072 3216950480 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9825/statm: 252462 240993 79 194 0 252266 0
[pid=9825/tid=9826] ppid=9821 vsize=1009848 CPUtime=559.47
/proc/9825/task/9826/stat : 9826 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202560 36894 0 0 0 55872 75 0 0 25 0 4 0 1119174987 1034084352 240993 4294967295 134512640 135305190 3216951072 3078861232 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9825/tid=9827] ppid=9821 vsize=1009848 CPUtime=697.1
/proc/9825/task/9827/stat : 9827 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 64248 0 0 0 69616 94 0 0 25 0 4 0 1119174987 1034084352 240993 4294967295 134512640 135305190 3216951072 3039800400 134529382 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9825/tid=9828] ppid=9821 vsize=1009848 CPUtime=509.79
/proc/9825/task/9828/stat : 9828 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202560 23452 0 0 0 50919 60 0 0 25 0 4 0 1119174988 1034084352 240993 4294967295 134512640 135305190 3216951072 3031413168 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2312.19
Current children cumulated vsize (KiB) 1012264

[startup+839.109 s]
/proc/loadavg: 3.00 4.77 5.26 3/129 12469
/proc/meminfo: memFree=1580232/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2416 CPUtime=6.45
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 369 29560 0 0 1 0 619 25 18 0 1 0 1119174068 2473984 274 4294967295 134512640 135169312 3216652000 3216648216 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 604 274 231 161 0 43 0
[pid=9825] ppid=9821 vsize=1009848 CPUtime=2306.47
/proc/9825/stat : 9825 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202496 241082 0 0 0 230320 327 0 0 25 0 4 0 1119174748 1034084352 240993 4294967295 134512640 135305190 3216951072 3216950480 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9825/statm: 252462 240993 79 194 0 252266 0
[pid=9825/tid=9826] ppid=9821 vsize=1009848 CPUtime=559.47
/proc/9825/task/9826/stat : 9826 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202560 36894 0 0 0 55872 75 0 0 25 0 4 0 1119174987 1034084352 240993 4294967295 134512640 135305190 3216951072 3078861232 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9825/tid=9827] ppid=9821 vsize=1009848 CPUtime=697.83
/proc/9825/task/9827/stat : 9827 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 64248 0 0 0 69689 94 0 0 25 0 4 0 1119174987 1034084352 240993 4294967295 134512640 135305190 3216951072 3039800400 134529624 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9825/tid=9828] ppid=9821 vsize=1009848 CPUtime=509.79
/proc/9825/task/9828/stat : 9828 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202560 23452 0 0 0 50919 60 0 0 25 0 4 0 1119174988 1034084352 240993 4294967295 134512640 135305190 3216951072 3031413168 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2312.92
Current children cumulated vsize (KiB) 1012264

[startup+839.319 s]
/proc/loadavg: 2.92 4.72 5.25 3/129 12469
/proc/meminfo: memFree=1504092/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2416 CPUtime=6.45
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 369 29560 0 0 1 0 619 25 18 0 1 0 1119174068 2473984 274 4294967295 134512640 135169312 3216652000 3216648216 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 604 274 231 161 0 43 0
[pid=9825] ppid=9821 vsize=1009848 CPUtime=2306.68
/proc/9825/stat : 9825 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202496 241082 0 0 0 230341 327 0 0 25 0 4 0 1119174748 1034084352 240993 4294967295 134512640 135305190 3216951072 3216950480 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9825/statm: 252462 240993 79 194 0 252266 0
[pid=9825/tid=9826] ppid=9821 vsize=1009848 CPUtime=559.47
/proc/9825/task/9826/stat : 9826 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202560 36894 0 0 0 55872 75 0 0 25 0 4 0 1119174987 1034084352 240993 4294967295 134512640 135305190 3216951072 3078861232 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9825/tid=9827] ppid=9821 vsize=1009848 CPUtime=698.04
/proc/9825/task/9827/stat : 9827 (manysat1.1_stat) R 9821 9821 21334 0 -1 4202560 64248 0 0 0 69710 94 0 0 25 0 4 0 1119174987 1034084352 240993 4294967295 134512640 135305190 3216951072 3039800400 134529123 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9825/tid=9828] ppid=9821 vsize=1009848 CPUtime=509.79
/proc/9825/task/9828/stat : 9828 (manysat1.1_stat) S 9821 9821 21334 0 -1 4202560 23452 0 0 0 50919 60 0 0 25 0 4 0 1119174988 1034084352 240993 4294967295 134512640 135305190 3216951072 3031413168 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2313.13
Current children cumulated vsize (KiB) 1012264

[startup+839.409 s]
/proc/loadavg: 2.92 4.72 5.25 3/129 12469
/proc/meminfo: memFree=1504092/3368532 swapFree=1954872/1959888
[pid=9821] ppid=9819 vsize=2416 CPUtime=6.45
/proc/9821/stat : 9821 (manysat.sh) S 9819 9821 21334 0 -1 4194304 369 29560 0 0 1 0 619 25 18 0 1 0 1119174068 2473984 274 4294967295 134512640 135169312 3216652000 3216648216 3085000430 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/9821/statm: 604 274 231 161 0 43 0
[pid=9825] ppid=9821 vsize=0 CPUtime=2306.76
/proc/9825/stat : 9825 (manysat1.1_stat) Z 9821 9821 21334 0 -1 4202500 241099 0 0 0 230349 327 0 0 18 0 2 0 1119174748 0 0 4294967295 0 0 0 0 0 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9825/statm: 0 0 0 0 0 0 0
[pid=9825/tid=9828] ppid=9821 vsize=0 CPUtime=509.79
/proc/9825/task/9828/stat : 9828 (manysat1.1_stat) R 9821 9821 21334 0 -1 4203588 23452 0 0 0 50919 60 0 0 25 0 2 0 1119174988 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2313.21
Current children cumulated vsize (KiB) 2416

Child status: 20
Real time (s): 839.472
CPU time (s): 2313.28
CPU user time (s): 2309.69
CPU system time (s): 3.59
CPU usage (%): 275.564
Max. virtual memory (cumulated for all children) (KiB): 1012264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2309.69
system time used= 3.59
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271303
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= 16629
involuntary context switches= 133328

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 23:11:39
IDJOB=1781551
IDBENCH=71777
IDSOLVER=620
FILE ID=/1781551-1243545099
PBS_JOBID=
Free space on /tmp= 15861 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE06/velev-pipe-uns-1.0-8.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781551-1243545099/watcher-1781551-1243545099 -o /tmp/evaluation-result-1781551-1243545099/solver-1781551-1243545099 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1781551-1243545099.cnf aimd 0

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

MD5SUM BENCH= 0767e5dbf6844720495e9eb5423112e1
RANDOM SEED= 898947754

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.43
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:       2495308 kB
Buffers:          7872 kB
Cached:         117396 kB
SwapCached:        704 kB
Active:         760428 kB
Inactive:        73900 kB
HighTotal:     2489216 kB
HighFree:      1660228 kB
LowTotal:       879316 kB
LowFree:        835080 kB
SwapTotal:     1959888 kB
SwapFree:      1954872 kB
Dirty:           26868 kB
Writeback:           0 kB
AnonPages:      708156 kB
Mapped:          16440 kB
Slab:            29404 kB
SReclaimable:    20812 kB
SUnreclaim:       8592 kB
PageTables:       1440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:  1006064 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15861 MiB
End job on  at 2009-05-28 23:25:40