Trace number 1775929

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-20 (4 threads)UNSAT 2037.19 513.539

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2037.19
Satisfiable
(Un)Satisfiability was proved
Number of variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   28318    74883 |    8495       0        0     nan |  0.000 % |
0.11/0.17	c |         0 |   19862    62399 |      --       0       --      -- |     --   | -8325/-12062
0.11/0.17	c ==============================================================================
0.11/0.17	c Result  :   #vars: 3611   #clauses: 19862   #literals: 62399
0.11/0.17	c CPU time:   0.17 s
0.11/0.17	c ==============================================================================
2037.16/513.53	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
2037.16/513.53	c ============================[ Problem Statistics ]=============================
2037.16/513.53	c |                                                                             |
2037.16/513.53	c threadId              : 2
2037.16/513.53	c restarts              : 22
2037.16/513.53	c conflicts             : 1482564        (728 /sec)
2037.16/513.53	c decisions             : 1898511        (0.85 % random) (933 /sec)
2037.16/513.53	c propagations          : 645109328      (316968 /sec)
2037.16/513.53	c conflict literals     : 63526245       (59.06 % deleted)
2037.16/513.53	c Memory used           : 174.48 MB
2037.16/513.53	c CPU time              : 2035.25 s
2037.16/513.53	
2037.16/513.53	c --->m=4, e=8, aimd=1, HOME/10250_many.cnf	time: 508.812	conflicts: 1482564      
2037.16/513.53	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-1775929-1243504512/watcher-1775929-1243504512 -o /tmp/evaluation-result-1775929-1243504512/solver-1775929-1243504512 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775929-1243504512.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): 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.06 4.39 4.37 3/99 10250
/proc/meminfo: memFree=3185796/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2412 CPUtime=0
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1115115614 2469888 272 4294967295 134512640 135169312 3219485088 3219483624 3084877550 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10250/statm: 603 272 231 161 0 42 0
[pid=10251] ppid=10250 vsize=1632 CPUtime=0
/proc/10251/stat : 10251 (SatElite) R 10250 10250 19648 0 -1 4202496 368 0 0 0 0 0 0 0 18 0 1 0 1115115614 1671168 305 4294967295 134512640 135034092 3217756096 3217752440 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10251/statm: 408 305 50 128 0 278 0

[startup+0.048975 s]
/proc/loadavg: 4.06 4.39 4.37 3/99 10250
/proc/meminfo: memFree=3185796/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2412 CPUtime=0
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1115115614 2469888 272 4294967295 134512640 135169312 3219485088 3219483624 3084877550 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10250/statm: 603 272 231 161 0 42 0
[pid=10251] ppid=10250 vsize=4680 CPUtime=0.05
/proc/10251/stat : 10251 (SatElite) R 10250 10250 19648 0 -1 4202496 1117 0 0 0 5 0 0 0 18 0 1 0 1115115614 4792320 1031 4294967295 134512640 135034092 3217756096 3217752092 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10251/statm: 1170 1031 67 128 0 1040 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7092

[startup+0.108968 s]
/proc/loadavg: 4.06 4.39 4.37 3/99 10250
/proc/meminfo: memFree=3185796/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2412 CPUtime=0
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1115115614 2469888 272 4294967295 134512640 135169312 3219485088 3219483624 3084877550 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10250/statm: 603 272 231 161 0 42 0
[pid=10251] ppid=10250 vsize=5356 CPUtime=0.11
/proc/10251/stat : 10251 (SatElite) R 10250 10250 19648 0 -1 4202496 1288 0 0 0 11 0 0 0 18 0 1 0 1115115614 5484544 1202 4294967295 134512640 135034092 3217756096 3217752640 134582444 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10251/statm: 1339 1202 67 128 0 1209 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7768

[startup+0.308363 s]
/proc/loadavg: 4.06 4.39 4.37 3/99 10250
/proc/meminfo: memFree=3185796/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2416

[startup+0.708329 s]
/proc/loadavg: 4.06 4.39 4.37 3/99 10250
/proc/meminfo: memFree=3185796/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2416

[startup+1.50825 s]
/proc/loadavg: 4.06 4.39 4.37 8/104 10256
/proc/meminfo: memFree=3174860/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
[pid=10253] ppid=10250 vsize=42056 CPUtime=4.93
/proc/10253/stat : 10253 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202496 3593 0 0 0 491 2 0 0 16 0 4 0 1115115634 43065344 3525 4294967295 134512640 135305190 3216076368 3216074248 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10253/statm: 10514 3525 79 194 0 10318 0
[pid=10253/tid=10254] ppid=10250 vsize=42056 CPUtime=1.23
/proc/10253/task/10254/stat : 10254 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 456 0 0 0 123 0 0 0 17 0 4 0 1115115638 43065344 3525 4294967295 134512640 135305190 3216076368 3086056640 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10253/tid=10255] ppid=10250 vsize=42056 CPUtime=1.18
/proc/10253/task/10255/stat : 10255 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 528 0 0 0 117 1 0 0 18 0 4 0 1115115638 43065344 3525 4294967295 134512640 135305190 3216076368 3077667648 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10253/tid=10256] ppid=10250 vsize=42056 CPUtime=1.23
/proc/10253/task/10256/stat : 10256 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 481 0 0 0 122 1 0 0 15 0 4 0 1115115638 43065344 3525 4294967295 134512640 135305190 3216076368 3069279176 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.12
Current children cumulated vsize (KiB) 44472

[startup+3.1081 s]
/proc/loadavg: 4.13 4.40 4.38 5/104 10257
/proc/meminfo: memFree=3170568/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
[pid=10253] ppid=10250 vsize=47056 CPUtime=11.31
/proc/10253/stat : 10253 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202496 4745 0 0 0 1127 4 0 0 17 0 4 0 1115115634 48185344 4677 4294967295 134512640 135305190 3216076368 3216074544 134528310 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10253/statm: 11764 4677 79 194 0 11568 0
[pid=10253/tid=10254] ppid=10250 vsize=47056 CPUtime=2.83
/proc/10253/task/10254/stat : 10254 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 712 0 0 0 282 1 0 0 17 0 4 0 1115115638 48185344 4677 4294967295 134512640 135305190 3216076368 3086056640 134528410 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10253/tid=10255] ppid=10250 vsize=47056 CPUtime=2.78
/proc/10253/task/10255/stat : 10255 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 795 0 0 0 277 1 0 0 20 0 4 0 1115115638 48185344 4677 4294967295 134512640 135305190 3216076368 3077668032 134528539 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10253/tid=10256] ppid=10250 vsize=47056 CPUtime=2.81
/proc/10253/task/10256/stat : 10256 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 848 0 0 0 280 1 0 0 16 0 4 0 1115115638 48185344 4677 4294967295 134512640 135305190 3216076368 3069279152 134557414 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.5
Current children cumulated vsize (KiB) 49472

[startup+6.3078 s]
/proc/loadavg: 4.13 4.40 4.38 5/104 10257
/proc/meminfo: memFree=3164096/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
[pid=10253] ppid=10250 vsize=50484 CPUtime=24.1
/proc/10253/stat : 10253 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202496 5781 0 0 0 2406 4 0 0 21 0 4 0 1115115634 51695616 5713 4294967295 134512640 135305190 3216076368 3216074544 134528501 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10253/statm: 12621 5713 79 194 0 12425 0
[pid=10253/tid=10254] ppid=10250 vsize=50484 CPUtime=6.03
/proc/10253/task/10254/stat : 10254 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 948 0 0 0 602 1 0 0 18 0 4 0 1115115638 51695616 5713 4294967295 134512640 135305190 3216076368 3086056304 134551776 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10253/tid=10255] ppid=10250 vsize=50484 CPUtime=5.98
/proc/10253/task/10255/stat : 10255 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 1050 0 0 0 597 1 0 0 25 0 4 0 1115115638 51695616 5713 4294967295 134512640 135305190 3216076368 3077667712 134554256 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10253/tid=10256] ppid=10250 vsize=50484 CPUtime=6
/proc/10253/task/10256/stat : 10256 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 1120 0 0 0 599 1 0 0 16 0 4 0 1115115638 51695616 5713 4294967295 134512640 135305190 3216076368 3069279496 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.29
Current children cumulated vsize (KiB) 52900

[startup+12.7072 s]
/proc/loadavg: 4.18 4.41 4.38 6/104 10440
/proc/meminfo: memFree=3156240/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
[pid=10253] ppid=10250 vsize=58488 CPUtime=49.31
/proc/10253/stat : 10253 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202496 7672 0 0 0 4922 9 0 0 25 0 4 0 1115115634 59891712 7604 4294967295 134512640 135305190 3216076368 3216074544 134528388 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10253/statm: 14622 7604 79 194 0 14426 0
[pid=10253/tid=10254] ppid=10250 vsize=58488 CPUtime=12.4
/proc/10253/task/10254/stat : 10254 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 1455 0 0 0 1236 4 0 0 25 0 4 0 1115115638 59891712 7604 4294967295 134512640 135305190 3216076368 3086056368 134556558 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10253/tid=10255] ppid=10250 vsize=58488 CPUtime=12.35
/proc/10253/task/10255/stat : 10255 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 1539 0 0 0 1234 1 0 0 25 0 4 0 1115115638 59891712 7604 4294967295 134512640 135305190 3216076368 3077668032 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10253/tid=10256] ppid=10250 vsize=58488 CPUtime=12.4
/proc/10253/task/10256/stat : 10256 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 1631 0 0 0 1238 2 0 0 24 0 4 0 1115115638 59891712 7604 4294967295 134512640 135305190 3216076368 3069279368 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.5
Current children cumulated vsize (KiB) 60904

[startup+25.506 s]
/proc/loadavg: 4.23 4.41 4.38 5/104 10440
/proc/meminfo: memFree=3144648/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
[pid=10253] ppid=10250 vsize=68944 CPUtime=100.35
/proc/10253/stat : 10253 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202496 10488 0 0 0 10019 16 0 0 25 0 4 0 1115115634 70598656 10420 4294967295 134512640 135305190 3216076368 3216074544 134528277 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10253/statm: 17236 10420 79 194 0 17040 0
[pid=10253/tid=10254] ppid=10250 vsize=68944 CPUtime=25.11
/proc/10253/task/10254/stat : 10254 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 2123 0 0 0 2504 7 0 0 25 0 4 0 1115115638 70598656 10420 4294967295 134512640 135305190 3216076368 3086056640 134528382 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10253/tid=10255] ppid=10250 vsize=68944 CPUtime=25.14
/proc/10253/task/10255/stat : 10255 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 2179 0 0 0 2513 1 0 0 25 0 4 0 1115115638 70598656 10420 4294967295 134512640 135305190 3216076368 3077668032 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10253/tid=10256] ppid=10250 vsize=68944 CPUtime=25.15
/proc/10253/task/10256/stat : 10256 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 2257 0 0 0 2510 5 0 0 25 0 4 0 1115115638 70598656 10420 4294967295 134512640 135305190 3216076368 3069279424 134528184 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.54
Current children cumulated vsize (KiB) 71360

[startup+51.1035 s]
/proc/loadavg: 4.31 4.41 4.38 5/104 10443
/proc/meminfo: memFree=3132464/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
[pid=10253] ppid=10250 vsize=82284 CPUtime=202.46
/proc/10253/stat : 10253 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202496 13566 0 0 0 20220 26 0 0 25 0 4 0 1115115634 84258816 13498 4294967295 134512640 135305190 3216076368 3216074260 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10253/statm: 20571 13498 79 194 0 20375 0
[pid=10253/tid=10254] ppid=10250 vsize=82284 CPUtime=50.61
/proc/10253/task/10254/stat : 10254 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 3022 0 0 0 5050 11 0 0 25 0 4 0 1115115638 84258816 13498 4294967295 134512640 135305190 3216076368 3086056528 134538546 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10253/tid=10255] ppid=10250 vsize=82284 CPUtime=50.72
/proc/10253/task/10255/stat : 10255 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 2918 0 0 0 5069 3 0 0 25 0 4 0 1115115638 84258816 13498 4294967295 134512640 135305190 3216076368 3077668032 134528347 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10253/tid=10256] ppid=10250 vsize=82284 CPUtime=50.58
/proc/10253/task/10256/stat : 10256 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 2981 0 0 0 5050 8 0 0 25 0 4 0 1115115638 84258816 13498 4294967295 134512640 135305190 3216076368 3069279140 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 202.65
Current children cumulated vsize (KiB) 84700

[startup+102.319 s]
/proc/loadavg: 4.46 4.45 4.39 5/104 10629
/proc/meminfo: memFree=3120260/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
[pid=10253] ppid=10250 vsize=95708 CPUtime=406.83
/proc/10253/stat : 10253 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202496 16570 0 0 0 40638 45 0 0 25 0 4 0 1115115634 98004992 16494 4294967295 134512640 135305190 3216076368 3216074336 134547909 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10253/statm: 23927 16494 79 194 0 23731 0
[pid=10253/tid=10254] ppid=10250 vsize=95708 CPUtime=101.51
/proc/10253/task/10254/stat : 10254 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 3687 0 0 0 10138 13 0 0 25 0 4 0 1115115638 98004992 16494 4294967295 134512640 135305190 3216076368 3086056640 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10253/tid=10255] ppid=10250 vsize=95708 CPUtime=101.85
/proc/10253/task/10255/stat : 10255 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 3569 0 0 0 10175 10 0 0 25 0 4 0 1115115638 98004992 16494 4294967295 134512640 135305190 3216076368 3077668032 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10253/tid=10256] ppid=10250 vsize=95708 CPUtime=101.71
/proc/10253/task/10256/stat : 10256 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 3750 0 0 0 10155 16 0 0 25 0 4 0 1115115638 98004992 16494 4294967295 134512640 135305190 3216076368 3069279424 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.02
Current children cumulated vsize (KiB) 98124

[startup+162.313 s]
/proc/loadavg: 4.69 4.50 4.41 5/104 10818
/proc/meminfo: memFree=3105944/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
[pid=10253] ppid=10250 vsize=110780 CPUtime=646.21
/proc/10253/stat : 10253 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202496 20001 0 0 0 64558 63 0 0 25 0 4 0 1115115634 113438720 19925 4294967295 134512640 135305190 3216076368 3216074544 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10253/statm: 27695 19925 79 194 0 27499 0
[pid=10253/tid=10254] ppid=10250 vsize=110780 CPUtime=161.36

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

[pid=10253/tid=10255] ppid=10250 vsize=159872 CPUtime=401.27
/proc/10253/task/10255/stat : 10255 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 8641 0 0 0 40084 43 0 0 25 0 4 0 1115115638 163708928 31713 4294967295 134512640 135305190 3216076368 3077668032 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10253/tid=10256] ppid=10250 vsize=159872 CPUtime=400.47
/proc/10253/task/10256/stat : 10256 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 7221 0 0 0 40012 35 0 0 25 0 4 0 1115115638 163708928 31713 4294967295 134512640 135305190 3216076368 3069279216 134547909 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1603.7
Current children cumulated vsize (KiB) 162288

[startup+462.314 s]
/proc/loadavg: 4.65 4.59 4.47 5/104 11763
/proc/meminfo: memFree=3046804/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
[pid=10253] ppid=10250 vsize=172888 CPUtime=1842.97
/proc/10253/stat : 10253 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202496 34818 0 0 0 184139 158 0 0 25 0 4 0 1115115634 177037312 34742 4294967295 134512640 135305190 3216076368 3216074544 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10253/statm: 43222 34742 79 194 0 43026 0
[pid=10253/tid=10254] ppid=10250 vsize=172888 CPUtime=460.46
/proc/10253/task/10254/stat : 10254 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 7750 0 0 0 46012 34 0 0 25 0 4 0 1115115638 177037312 34742 4294967295 134512640 135305190 3216076368 3086056640 134528501 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10253/tid=10255] ppid=10250 vsize=172888 CPUtime=461.12
/proc/10253/task/10255/stat : 10255 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 9636 0 0 0 46066 46 0 0 25 0 4 0 1115115638 177037312 34742 4294967295 134512640 135305190 3216076368 3077668032 134528559 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10253/tid=10256] ppid=10250 vsize=172888 CPUtime=460.4
/proc/10253/task/10256/stat : 10256 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 7793 0 0 0 45998 42 0 0 25 0 4 0 1115115638 177037312 34742 4294967295 134512640 135305190 3216076368 3069279424 134528872 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1843.16
Current children cumulated vsize (KiB) 175304

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

[startup+486.312 s]
/proc/loadavg: 4.54 4.57 4.46 5/104 11766
/proc/meminfo: memFree=3044108/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
[pid=10253] ppid=10250 vsize=175568 CPUtime=1938.79
/proc/10253/stat : 10253 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202496 35491 0 0 0 193713 166 0 0 25 0 4 0 1115115634 179781632 35415 4294967295 134512640 135305190 3216076368 3216074544 134531216 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10253/statm: 43892 35415 79 194 0 43696 0
[pid=10253/tid=10254] ppid=10250 vsize=175568 CPUtime=484.46
/proc/10253/task/10254/stat : 10254 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 8015 0 0 0 48407 39 0 0 25 0 4 0 1115115638 179781632 35415 4294967295 134512640 135305190 3216076368 3086056640 134528548 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10253/tid=10255] ppid=10250 vsize=175568 CPUtime=485.11
/proc/10253/task/10255/stat : 10255 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 9884 0 0 0 48463 48 0 0 25 0 4 0 1115115638 179781632 35415 4294967295 134512640 135305190 3216076368 3077668032 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10253/tid=10256] ppid=10250 vsize=175568 CPUtime=484.33
/proc/10253/task/10256/stat : 10256 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 7823 0 0 0 48391 42 0 0 25 0 4 0 1115115638 179781632 35415 4294967295 134512640 135305190 3216076368 3069279424 134528480 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1938.98
Current children cumulated vsize (KiB) 177984

[startup+499.111 s]
/proc/loadavg: 4.64 4.59 4.47 7/105 11871
/proc/meminfo: memFree=3042144/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
[pid=10253] ppid=10250 vsize=177272 CPUtime=1989.85
/proc/10253/stat : 10253 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202496 35867 0 0 0 198817 168 0 0 25 0 4 0 1115115634 181526528 35791 4294967295 134512640 135305190 3216076368 3216074544 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10253/statm: 44318 35791 79 194 0 44122 0
[pid=10253/tid=10254] ppid=10250 vsize=177272 CPUtime=497.19
/proc/10253/task/10254/stat : 10254 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 8199 0 0 0 49680 39 0 0 25 0 4 0 1115115638 181526528 35791 4294967295 134512640 135305190 3216076368 3086056640 134528382 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10253/tid=10255] ppid=10250 vsize=177272 CPUtime=497.91
/proc/10253/task/10255/stat : 10255 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 9934 0 0 0 49741 50 0 0 25 0 4 0 1115115638 181526528 35791 4294967295 134512640 135305190 3216076368 3077668032 134528433 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10253/tid=10256] ppid=10250 vsize=177272 CPUtime=497.1
/proc/10253/task/10256/stat : 10256 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 7939 0 0 0 49668 42 0 0 25 0 4 0 1115115638 181526528 35791 4294967295 134512640 135305190 3216076368 3069279088 134551746 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1990.04
Current children cumulated vsize (KiB) 179688

[startup+505.51 s]
/proc/loadavg: 4.75 4.61 4.48 5/104 11949
/proc/meminfo: memFree=3040336/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
[pid=10253] ppid=10250 vsize=178440 CPUtime=2015.32
/proc/10253/stat : 10253 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202496 36157 0 0 0 201358 174 0 0 25 0 4 0 1115115634 182722560 36081 4294967295 134512640 135305190 3216076368 3216074260 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10253/statm: 44610 36081 79 194 0 44414 0
[pid=10253/tid=10254] ppid=10250 vsize=178440 CPUtime=503.52
/proc/10253/task/10254/stat : 10254 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 8283 0 0 0 50310 42 0 0 25 0 4 0 1115115638 182722560 36081 4294967295 134512640 135305190 3216076368 3086056640 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10253/tid=10255] ppid=10250 vsize=178440 CPUtime=504.28
/proc/10253/task/10255/stat : 10255 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 10057 0 0 0 50377 51 0 0 25 0 4 0 1115115638 182722560 36081 4294967295 134512640 135305190 3216076368 3077667648 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10253/tid=10256] ppid=10250 vsize=178440 CPUtime=503.47
/proc/10253/task/10256/stat : 10256 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 7982 0 0 0 50303 44 0 0 25 0 4 0 1115115638 182722560 36081 4294967295 134512640 135305190 3216076368 3069279424 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2015.51
Current children cumulated vsize (KiB) 180856

[startup+508.71 s]
/proc/loadavg: 4.69 4.60 4.47 5/104 11949
/proc/meminfo: memFree=3040276/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
[pid=10253] ppid=10250 vsize=178660 CPUtime=2028.12
/proc/10253/stat : 10253 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202496 36191 0 0 0 202638 174 0 0 25 0 4 0 1115115634 182947840 36115 4294967295 134512640 135305190 3216076368 3216074260 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10253/statm: 44665 36115 79 194 0 44469 0
[pid=10253/tid=10254] ppid=10250 vsize=178660 CPUtime=506.72
/proc/10253/task/10254/stat : 10254 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 8287 0 0 0 50630 42 0 0 25 0 4 0 1115115638 182947840 36115 4294967295 134512640 135305190 3216076368 3086056488 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10253/tid=10255] ppid=10250 vsize=178660 CPUtime=507.48
/proc/10253/task/10255/stat : 10255 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 10059 0 0 0 50697 51 0 0 25 0 4 0 1115115638 182947840 36115 4294967295 134512640 135305190 3216076368 3077667920 134529232 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10253/tid=10256] ppid=10250 vsize=178660 CPUtime=506.67
/proc/10253/task/10256/stat : 10256 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 8010 0 0 0 50623 44 0 0 25 0 4 0 1115115638 182947840 36115 4294967295 134512640 135305190 3216076368 3069279140 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2028.31
Current children cumulated vsize (KiB) 181076

[startup+511.91 s]
/proc/loadavg: 4.69 4.60 4.47 2/104 11949
/proc/meminfo: memFree=3040308/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
[pid=10253] ppid=10250 vsize=178660 CPUtime=2035.37
/proc/10253/stat : 10253 (manysat1.1_stat) S 10250 10250 19648 0 -1 4202496 36191 0 0 0 203363 174 0 0 25 0 4 0 1115115634 182947840 36115 4294967295 134512640 135305190 3216076368 3216075776 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10253/statm: 44665 36115 79 194 0 44469 0
[pid=10253/tid=10254] ppid=10250 vsize=178660 CPUtime=509.92
/proc/10253/task/10254/stat : 10254 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 8287 0 0 0 50950 42 0 0 25 0 4 0 1115115638 182947840 36115 4294967295 134512640 135305190 3216076368 3086056528 134538599 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10253/tid=10255] ppid=10250 vsize=178660 CPUtime=508.54
/proc/10253/task/10255/stat : 10255 (manysat1.1_stat) S 10250 10250 19648 0 -1 4202560 10059 0 0 0 50803 51 0 0 25 0 4 0 1115115638 182947840 36115 4294967295 134512640 135305190 3216076368 3077669296 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10253/tid=10256] ppid=10250 vsize=178660 CPUtime=507.74
/proc/10253/task/10256/stat : 10256 (manysat1.1_stat) S 10250 10250 19648 0 -1 4202560 8010 0 0 0 50730 44 0 0 25 0 4 0 1115115638 182947840 36115 4294967295 134512640 135305190 3216076368 3069280688 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2035.56
Current children cumulated vsize (KiB) 181076

[startup+512.71 s]
/proc/loadavg: 4.39 4.54 4.45 2/104 11949
/proc/meminfo: memFree=3040308/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
[pid=10253] ppid=10250 vsize=178660 CPUtime=2036.17
/proc/10253/stat : 10253 (manysat1.1_stat) S 10250 10250 19648 0 -1 4202496 36191 0 0 0 203443 174 0 0 25 0 4 0 1115115634 182947840 36115 4294967295 134512640 135305190 3216076368 3216075776 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10253/statm: 44665 36115 79 194 0 44469 0
[pid=10253/tid=10254] ppid=10250 vsize=178660 CPUtime=510.72
/proc/10253/task/10254/stat : 10254 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 8287 0 0 0 51030 42 0 0 25 0 4 0 1115115638 182947840 36115 4294967295 134512640 135305190 3216076368 3086056528 134538927 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10253/tid=10255] ppid=10250 vsize=178660 CPUtime=508.54
/proc/10253/task/10255/stat : 10255 (manysat1.1_stat) S 10250 10250 19648 0 -1 4202560 10059 0 0 0 50803 51 0 0 25 0 4 0 1115115638 182947840 36115 4294967295 134512640 135305190 3216076368 3077669296 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10253/tid=10256] ppid=10250 vsize=178660 CPUtime=507.74
/proc/10253/task/10256/stat : 10256 (manysat1.1_stat) S 10250 10250 19648 0 -1 4202560 8010 0 0 0 50730 44 0 0 25 0 4 0 1115115638 182947840 36115 4294967295 134512640 135305190 3216076368 3069280688 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2036.36
Current children cumulated vsize (KiB) 181076

[startup+513.109 s]
/proc/loadavg: 4.39 4.54 4.45 2/104 11949
/proc/meminfo: memFree=3040308/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
[pid=10253] ppid=10250 vsize=178660 CPUtime=2036.57
/proc/10253/stat : 10253 (manysat1.1_stat) S 10250 10250 19648 0 -1 4202496 36191 0 0 0 203483 174 0 0 25 0 4 0 1115115634 182947840 36115 4294967295 134512640 135305190 3216076368 3216075776 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10253/statm: 44665 36115 79 194 0 44469 0
[pid=10253/tid=10254] ppid=10250 vsize=178660 CPUtime=511.12
/proc/10253/task/10254/stat : 10254 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 8287 0 0 0 51070 42 0 0 25 0 4 0 1115115638 182947840 36115 4294967295 134512640 135305190 3216076368 3086056528 134539050 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10253/tid=10255] ppid=10250 vsize=178660 CPUtime=508.54
/proc/10253/task/10255/stat : 10255 (manysat1.1_stat) S 10250 10250 19648 0 -1 4202560 10059 0 0 0 50803 51 0 0 25 0 4 0 1115115638 182947840 36115 4294967295 134512640 135305190 3216076368 3077669296 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10253/tid=10256] ppid=10250 vsize=178660 CPUtime=507.74
/proc/10253/task/10256/stat : 10256 (manysat1.1_stat) S 10250 10250 19648 0 -1 4202560 8010 0 0 0 50730 44 0 0 25 0 4 0 1115115638 182947840 36115 4294967295 134512640 135305190 3216076368 3069280688 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2036.76
Current children cumulated vsize (KiB) 181076

[startup+513.509 s]
/proc/loadavg: 4.39 4.54 4.45 2/104 11949
/proc/meminfo: memFree=3040308/3368532 swapFree=1953580/1959888
[pid=10250] ppid=10248 vsize=2416 CPUtime=0.19
/proc/10250/stat : 10250 (manysat.sh) S 10248 10250 19648 0 -1 4194304 369 1407 0 0 0 0 19 0 17 0 1 0 1115115614 2473984 274 4294967295 134512640 135169312 3219485088 3219481304 3084877550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10250/statm: 604 274 231 161 0 43 0
[pid=10253] ppid=10250 vsize=178660 CPUtime=2036.97
/proc/10253/stat : 10253 (manysat1.1_stat) S 10250 10250 19648 0 -1 4202496 36191 0 0 0 203523 174 0 0 25 0 4 0 1115115634 182947840 36115 4294967295 134512640 135305190 3216076368 3216075776 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10253/statm: 44665 36115 79 194 0 44469 0
[pid=10253/tid=10254] ppid=10250 vsize=178660 CPUtime=511.52
/proc/10253/task/10254/stat : 10254 (manysat1.1_stat) R 10250 10250 19648 0 -1 4202560 8287 0 0 0 51110 42 0 0 25 0 4 0 1115115638 182947840 36115 4294967295 134512640 135305190 3216076368 3086056528 134539074 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10253/tid=10255] ppid=10250 vsize=178660 CPUtime=508.54
/proc/10253/task/10255/stat : 10255 (manysat1.1_stat) S 10250 10250 19648 0 -1 4202560 10059 0 0 0 50803 51 0 0 25 0 4 0 1115115638 182947840 36115 4294967295 134512640 135305190 3216076368 3077669296 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10253/tid=10256] ppid=10250 vsize=178660 CPUtime=507.74
/proc/10253/task/10256/stat : 10256 (manysat1.1_stat) S 10250 10250 19648 0 -1 4202560 8010 0 0 0 50730 44 0 0 25 0 4 0 1115115638 182947840 36115 4294967295 134512640 135305190 3216076368 3069280688 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2037.16
Current children cumulated vsize (KiB) 181076

Child status: 20
Real time (s): 513.539
CPU time (s): 2037.19
CPU user time (s): 2035.44
CPU system time (s): 1.75
CPU usage (%): 396.696
Max. virtual memory (cumulated for all children) (KiB): 181076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2035.44
system time used= 1.75
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38259
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= 11340
involuntary context switches= 108466

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 11:55:12
IDJOB=1775929
IDBENCH=20404
IDSOLVER=623
FILE ID=/1775929-1243504512
PBS_JOBID=
Free space on /tmp= 15884 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-27.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775929-1243504512/watcher-1775929-1243504512 -o /tmp/evaluation-result-1775929-1243504512/solver-1775929-1243504512 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1775929-1243504512.cnf aimd 1

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

MD5SUM BENCH= a948576641dd03cc33abaca38a6e7e4c
RANDOM SEED= 291353542

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:       3186240 kB
Buffers:         14232 kB
Cached:          94284 kB
SwapCached:       2424 kB
Active:          70808 kB
Inactive:        48608 kB
HighTotal:     2489216 kB
HighFree:      2381972 kB
LowTotal:       879316 kB
LowFree:        804268 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            2072 kB
Writeback:           0 kB
AnonPages:        9944 kB
Mapped:           4932 kB
Slab:            53352 kB
SReclaimable:    45348 kB
SUnreclaim:       8004 kB
PageTables:        500 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= 15884 MiB
End job on  at 2009-05-28 12:03:46