Trace number 1775932

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 2092.46 524.786

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.10/0.17	c |         0 |   19862    62399 |      --       0       --      -- |     --   | -8325/-12062
0.10/0.17	c ==============================================================================
0.10/0.17	c Result  :   #vars: 3611   #clauses: 19862   #literals: 62399
0.10/0.17	c CPU time:   0.16 s
0.10/0.17	c ==============================================================================
2092.37/524.77	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
2092.37/524.77	c ============================[ Problem Statistics ]=============================
2092.37/524.77	c |                                                                             |
2092.37/524.77	c threadId              : 3
2092.37/524.77	c restarts              : 848
2092.37/524.77	c conflicts             : 813591         (389 /sec)
2092.37/524.77	c decisions             : 992974         (1.32 % random) (475 /sec)
2092.37/524.77	c propagations          : 359920665      (172182 /sec)
2092.37/524.77	c conflict literals     : 31166968       (60.96 % deleted)
2092.37/524.77	c Memory used           : 186.83 MB
2092.37/524.77	c CPU time              : 2090.35 s
2092.37/524.77	
2092.37/524.77	c --->m=4, e=8, aimd=2, HOME/4018_many.cnf	time: 522.587	conflicts: 813591       
2092.37/524.78	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-1775932-1243505439/watcher-1775932-1243505439 -o /tmp/evaluation-result-1775932-1243505439/solver-1775932-1243505439 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775932-1243505439.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.59 4.48 4.38 3/115 4018
/proc/meminfo: memFree=3122968/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2412 CPUtime=0
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115223664 2469888 273 4294967295 134512640 135169312 3218761968 3218760504 3085192942 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4018/statm: 603 273 231 161 0 42 0
[pid=4019] ppid=4018 vsize=1628 CPUtime=0
/proc/4019/stat : 4019 (SatElite) R 4018 4018 12261 0 -1 4202496 367 0 0 0 0 0 0 0 18 0 1 0 1115223665 1667072 304 4294967295 134512640 135034092 3215674816 3215671160 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4019/statm: 407 304 50 128 0 277 0

[startup+0.076366 s]
/proc/loadavg: 4.59 4.48 4.38 3/115 4018
/proc/meminfo: memFree=3122968/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2412 CPUtime=0
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115223664 2469888 273 4294967295 134512640 135169312 3218761968 3218760504 3085192942 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4018/statm: 603 273 231 161 0 42 0
[pid=4019] ppid=4018 vsize=5028 CPUtime=0.06
/proc/4019/stat : 4019 (SatElite) R 4018 4018 12261 0 -1 4202496 1213 0 0 0 6 0 0 0 18 0 1 0 1115223665 5148672 1127 4294967295 134512640 135034092 3215674816 3215670812 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4019/statm: 1257 1127 67 128 0 1127 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7440

[startup+0.116365 s]
/proc/loadavg: 4.59 4.48 4.38 3/115 4018
/proc/meminfo: memFree=3122968/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2412 CPUtime=0
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115223664 2469888 273 4294967295 134512640 135169312 3218761968 3218760504 3085192942 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4018/statm: 603 273 231 161 0 42 0
[pid=4019] ppid=4018 vsize=5352 CPUtime=0.1
/proc/4019/stat : 4019 (SatElite) R 4018 4018 12261 0 -1 4202496 1304 0 0 0 10 0 0 0 18 0 1 0 1115223665 5480448 1218 4294967295 134512640 135034092 3215674816 3215671008 134541189 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4019/statm: 1338 1218 67 128 0 1208 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7764

[startup+0.316548 s]
/proc/loadavg: 4.59 4.48 4.38 3/115 4018
/proc/meminfo: memFree=3122968/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2416

[startup+0.716534 s]
/proc/loadavg: 4.59 4.48 4.38 3/115 4018
/proc/meminfo: memFree=3122968/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2416

[startup+1.5165 s]
/proc/loadavg: 4.59 4.48 4.38 6/120 4024
/proc/meminfo: memFree=3112016/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
[pid=4021] ppid=4018 vsize=42344 CPUtime=4.98
/proc/4021/stat : 4021 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202496 3615 0 0 0 492 6 0 0 17 0 4 0 1115223684 43360256 3551 4294967295 134512640 135305190 3219534240 3219532208 134547909 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4021/statm: 10586 3551 79 194 0 10390 0
[pid=4021/tid=4022] ppid=4018 vsize=42344 CPUtime=1.28
/proc/4021/task/4022/stat : 4022 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 455 0 0 0 128 0 0 0 17 0 4 0 1115223688 43360256 3551 4294967295 134512640 135305190 3219534240 3085978816 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4021/tid=4023] ppid=4018 vsize=42344 CPUtime=1.24
/proc/4021/task/4023/stat : 4023 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 580 0 0 0 122 2 0 0 18 0 4 0 1115223688 43360256 3551 4294967295 134512640 135305190 3219534240 3077590208 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4021/tid=4024] ppid=4018 vsize=42344 CPUtime=1.16
/proc/4021/task/4024/stat : 4024 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 457 0 0 0 114 2 0 0 16 0 4 0 1115223688 43360256 3551 4294967295 134512640 135305190 3219534240 3069201600 134528428 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.17
Current children cumulated vsize (KiB) 44760

[startup+3.11644 s]
/proc/loadavg: 4.59 4.48 4.38 7/120 4024
/proc/meminfo: memFree=3107256/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
[pid=4021] ppid=4018 vsize=47352 CPUtime=11.34
/proc/4021/stat : 4021 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202496 4746 0 0 0 1127 7 0 0 18 0 4 0 1115223684 48488448 4682 4294967295 134512640 135305190 3219534240 3219532416 134528310 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4021/statm: 11838 4682 79 194 0 11642 0
[pid=4021/tid=4022] ppid=4018 vsize=47352 CPUtime=2.88
/proc/4021/task/4022/stat : 4022 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 649 0 0 0 287 1 0 0 18 0 4 0 1115223688 48488448 4682 4294967295 134512640 135305190 3219534240 3085978544 134558354 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4021/tid=4023] ppid=4018 vsize=47352 CPUtime=2.81
/proc/4021/task/4023/stat : 4023 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 874 0 0 0 279 2 0 0 19 0 4 0 1115223688 48488448 4682 4294967295 134512640 135305190 3219534240 3077590208 134528506 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4021/tid=4024] ppid=4018 vsize=47352 CPUtime=2.76
/proc/4021/task/4024/stat : 4024 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 784 0 0 0 274 2 0 0 16 0 4 0 1115223688 48488448 4682 4294967295 134512640 135305190 3219534240 3069201600 134528341 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.53
Current children cumulated vsize (KiB) 49768

[startup+6.31632 s]
/proc/loadavg: 4.78 4.52 4.40 6/120 4024
/proc/meminfo: memFree=3099140/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
[pid=4021] ppid=4018 vsize=52312 CPUtime=24.07
/proc/4021/stat : 4021 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202496 6145 0 0 0 2399 8 0 0 25 0 4 0 1115223684 53567488 6081 4294967295 134512640 135305190 3219534240 3219532416 134528392 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4021/statm: 13078 6081 79 194 0 12882 0
[pid=4021/tid=4022] ppid=4018 vsize=52312 CPUtime=6.08
/proc/4021/task/4022/stat : 4022 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 993 0 0 0 606 2 0 0 24 0 4 0 1115223688 53567488 6081 4294967295 134512640 135305190 3219534240 3085978816 134528791 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4021/tid=4023] ppid=4018 vsize=52312 CPUtime=5.94
/proc/4021/task/4023/stat : 4023 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 1262 0 0 0 592 2 0 0 25 0 4 0 1115223688 53567488 6081 4294967295 134512640 135305190 3219534240 3077590208 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4021/tid=4024] ppid=4018 vsize=52312 CPUtime=5.96
/proc/4021/task/4024/stat : 4024 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 1098 0 0 0 594 2 0 0 16 0 4 0 1115223688 53567488 6081 4294967295 134512640 135305190 3219534240 3069201568 134570412 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.26
Current children cumulated vsize (KiB) 54728

[startup+12.7161 s]
/proc/loadavg: 4.72 4.51 4.39 5/120 4208
/proc/meminfo: memFree=3095064/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
[pid=4021] ppid=4018 vsize=56616 CPUtime=49.35
/proc/4021/stat : 4021 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202496 7308 0 0 0 4923 12 0 0 25 0 4 0 1115223684 57974784 7244 4294967295 134512640 135305190 3219534240 3219532416 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4021/statm: 14154 7244 79 194 0 13958 0
[pid=4021/tid=4022] ppid=4018 vsize=56616 CPUtime=12.38
/proc/4021/task/4022/stat : 4022 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 1237 0 0 0 1233 5 0 0 25 0 4 0 1115223688 57974784 7244 4294967295 134512640 135305190 3219534240 3085978480 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4021/tid=4023] ppid=4018 vsize=56616 CPUtime=12.24
/proc/4021/task/4023/stat : 4023 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 1545 0 0 0 1221 3 0 0 25 0 4 0 1115223688 57974784 7244 4294967295 134512640 135305190 3219534240 3077590208 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4021/tid=4024] ppid=4018 vsize=56616 CPUtime=12.36
/proc/4021/task/4024/stat : 4024 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 1426 0 0 0 1234 2 0 0 25 0 4 0 1115223688 57974784 7244 4294967295 134512640 135305190 3219534240 3069201600 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.54
Current children cumulated vsize (KiB) 59032

[startup+25.5155 s]
/proc/loadavg: 4.63 4.50 4.39 5/120 4210
/proc/meminfo: memFree=3082688/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
[pid=4021] ppid=4018 vsize=69216 CPUtime=100.51
/proc/4021/stat : 4021 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202496 10340 0 0 0 10031 20 0 0 25 0 4 0 1115223684 70877184 10276 4294967295 134512640 135305190 3219534240 3219532416 134528256 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4021/statm: 17304 10276 79 194 0 17108 0
[pid=4021/tid=4022] ppid=4018 vsize=69216 CPUtime=25.18
/proc/4021/task/4022/stat : 4022 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 1953 0 0 0 2513 5 0 0 25 0 4 0 1115223688 70877184 10276 4294967295 134512640 135305190 3219534240 3085978816 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4021/tid=4023] ppid=4018 vsize=69216 CPUtime=25
/proc/4021/task/4023/stat : 4023 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 2293 0 0 0 2495 5 0 0 25 0 4 0 1115223688 70877184 10276 4294967295 134512640 135305190 3219534240 3077590208 134528224 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4021/tid=4024] ppid=4018 vsize=69216 CPUtime=25.16
/proc/4021/task/4024/stat : 4024 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 2131 0 0 0 2511 5 0 0 25 0 4 0 1115223688 70877184 10276 4294967295 134512640 135305190 3219534240 3069201600 134528224 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.7
Current children cumulated vsize (KiB) 71632

[startup+51.1045 s]
/proc/loadavg: 4.64 4.51 4.39 5/120 4212
/proc/meminfo: memFree=3069384/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
[pid=4021] ppid=4018 vsize=82992 CPUtime=202.67
/proc/4021/stat : 4021 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202496 13668 0 0 0 20236 31 0 0 25 0 4 0 1115223684 84983808 13604 4294967295 134512640 135305190 3219534240 3219532416 134528539 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4021/statm: 20748 13604 79 194 0 20552 0
[pid=4021/tid=4022] ppid=4018 vsize=82992 CPUtime=50.73
/proc/4021/task/4022/stat : 4022 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 2861 0 0 0 5065 8 0 0 25 0 4 0 1115223688 84983808 13604 4294967295 134512640 135305190 3219534240 3085978816 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4021/tid=4023] ppid=4018 vsize=82992 CPUtime=50.46
/proc/4021/task/4023/stat : 4023 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 2930 0 0 0 5039 7 0 0 25 0 4 0 1115223688 84983808 13604 4294967295 134512640 135305190 3219534240 3077590208 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4021/tid=4024] ppid=4018 vsize=82992 CPUtime=50.74
/proc/4021/task/4024/stat : 4024 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 3098 0 0 0 5063 11 0 0 25 0 4 0 1115223688 84983808 13604 4294967295 134512640 135305190 3219534240 3069201600 134528520 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 202.86
Current children cumulated vsize (KiB) 85408

[startup+102.312 s]
/proc/loadavg: 4.65 4.54 4.41 5/120 4400
/proc/meminfo: memFree=3053668/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
[pid=4021] ppid=4018 vsize=98212 CPUtime=406.99
/proc/4021/stat : 4021 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202496 17397 0 0 0 40649 50 0 0 25 0 4 0 1115223684 100569088 17333 4294967295 134512640 135305190 3219534240 3219532416 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4021/statm: 24553 17333 79 194 0 24357 0
[pid=4021/tid=4022] ppid=4018 vsize=98212 CPUtime=101.83
/proc/4021/task/4022/stat : 4022 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 3735 0 0 0 10175 8 0 0 25 0 4 0 1115223688 100569088 17333 4294967295 134512640 135305190 3219534240 3085978816 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4021/tid=4023] ppid=4018 vsize=98212 CPUtime=101.48
/proc/4021/task/4023/stat : 4023 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 3859 0 0 0 10130 18 0 0 25 0 4 0 1115223688 100569088 17333 4294967295 134512640 135305190 3219534240 3077590208 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4021/tid=4024] ppid=4018 vsize=98212 CPUtime=101.87
/proc/4021/task/4024/stat : 4024 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 4061 0 0 0 10172 15 0 0 25 0 4 0 1115223688 100569088 17333 4294967295 134512640 135305190 3219534240 3069201600 134528489 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.18
Current children cumulated vsize (KiB) 100628

[startup+162.31 s]
/proc/loadavg: 4.94 4.63 4.45 5/120 4586
/proc/meminfo: memFree=3035696/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
[pid=4021] ppid=4018 vsize=118032 CPUtime=646.37
/proc/4021/stat : 4021 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202496 21824 0 0 0 64570 67 0 0 25 0 4 0 1115223684 120864768 21760 4294967295 134512640 135305190 3219534240 3219532416 134528503 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4021/statm: 29508 21760 79 194 0 29312 0
[pid=4021/tid=4022] ppid=4018 vsize=118032 CPUtime=161.71

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

[pid=4021/tid=4023] ppid=4018 vsize=126016 CPUtime=221.12
/proc/4021/task/4023/stat : 4023 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 5465 0 0 0 22091 21 0 0 25 0 4 0 1115223688 129040384 23596 4294967295 134512640 135305190 3219534240 3077590208 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4021/tid=4024] ppid=4018 vsize=126016 CPUtime=221.55
/proc/4021/task/4024/stat : 4024 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 5869 0 0 0 22125 30 0 0 25 0 4 0 1115223688 129040384 23596 4294967295 134512640 135305190 3219534240 3069201600 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 886.02
Current children cumulated vsize (KiB) 128432

[startup+282.305 s]
/proc/loadavg: 4.81 4.67 4.48 5/120 4966
/proc/meminfo: memFree=3005944/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
[pid=4021] ppid=4018 vsize=148488 CPUtime=1125.17
/proc/4021/stat : 4021 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202496 29213 0 0 0 112405 112 0 0 25 0 4 0 1115223684 152051712 29149 4294967295 134512640 135305190 3219534240 3219532416 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4021/statm: 37122 29149 79 194 0 36926 0
[pid=4021/tid=4022] ppid=4018 vsize=148488 CPUtime=281.15
/proc/4021/task/4022/stat : 4022 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 6258 0 0 0 28082 33 0 0 25 0 4 0 1115223688 152051712 29149 4294967295 134512640 135305190 3219534240 3085978816 134528771 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4021/tid=4023] ppid=4018 vsize=148488 CPUtime=281.01
/proc/4021/task/4023/stat : 4023 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 7419 0 0 0 28075 26 0 0 25 0 4 0 1115223688 152051712 29149 4294967295 134512640 135305190 3219534240 3077590208 134528268 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4021/tid=4024] ppid=4018 vsize=148488 CPUtime=281.41
/proc/4021/task/4024/stat : 4024 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 7008 0 0 0 28102 39 0 0 25 0 4 0 1115223688 152051712 29149 4294967295 134512640 135305190 3219534240 3069201264 134551978 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1125.36
Current children cumulated vsize (KiB) 150904

[startup+342.313 s]
/proc/loadavg: 4.68 4.64 4.48 5/120 5160
/proc/meminfo: memFree=2998192/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
[pid=4021] ppid=4018 vsize=157156 CPUtime=1364.68
/proc/4021/stat : 4021 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202496 31191 0 0 0 136337 131 0 0 25 0 4 0 1115223684 160927744 31127 4294967295 134512640 135305190 3219534240 3219532416 134528329 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4021/statm: 39289 31127 79 194 0 39093 0
[pid=4021/tid=4022] ppid=4018 vsize=157156 CPUtime=341.04
/proc/4021/task/4022/stat : 4022 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 6929 0 0 0 34066 38 0 0 25 0 4 0 1115223688 160927744 31127 4294967295 134512640 135305190 3219534240 3085978480 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4021/tid=4023] ppid=4018 vsize=157156 CPUtime=340.76
/proc/4021/task/4023/stat : 4023 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 8038 0 0 0 34046 30 0 0 25 0 4 0 1115223688 160927744 31127 4294967295 134512640 135305190 3219534240 3077590096 134538546 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4021/tid=4024] ppid=4018 vsize=157156 CPUtime=341.41
/proc/4021/task/4024/stat : 4024 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 7332 0 0 0 34099 42 0 0 25 0 4 0 1115223688 160927744 31127 4294967295 134512640 135305190 3219534240 3069201488 134538280 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1364.87
Current children cumulated vsize (KiB) 159572

[startup+402.311 s]
/proc/loadavg: 4.47 4.58 4.46 5/120 5351
/proc/meminfo: memFree=2989288/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
[pid=4021] ppid=4018 vsize=166248 CPUtime=1604.12
/proc/4021/stat : 4021 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202496 33371 0 0 0 160260 152 0 0 25 0 4 0 1115223684 170237952 33307 4294967295 134512640 135305190 3219534240 3219532416 134528503 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/4021/statm: 41562 33307 79 194 0 41366 0
[pid=4021/tid=4022] ppid=4018 vsize=166248 CPUtime=400.97
/proc/4021/task/4022/stat : 4022 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 7325 0 0 0 40051 46 0 0 25 0 4 0 1115223688 170237952 33307 4294967295 134512640 135305190 3219534240 3085978816 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4021/tid=4023] ppid=4018 vsize=166248 CPUtime=400.68
/proc/4021/task/4023/stat : 4023 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 8760 0 0 0 40036 32 0 0 25 0 4 0 1115223688 170237952 33307 4294967295 134512640 135305190 3219534240 3077590208 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4021/tid=4024] ppid=4018 vsize=166248 CPUtime=401.41
/proc/4021/task/4024/stat : 4024 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 7822 0 0 0 40095 46 0 0 25 0 4 0 1115223688 170237952 33307 4294967295 134512640 135305190 3219534240 3069201600 134528319 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1604.31
Current children cumulated vsize (KiB) 168664

[startup+462.308 s]
/proc/loadavg: 4.35 4.52 4.45 6/120 5537
/proc/meminfo: memFree=2970224/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
[pid=4021] ppid=4018 vsize=185868 CPUtime=1843.62
/proc/4021/stat : 4021 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202496 38145 0 0 0 184189 173 0 0 25 0 4 0 1115223684 190328832 38081 4294967295 134512640 135305190 3219534240 3219532208 134547909 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4021/statm: 46467 38081 79 194 0 46271 0
[pid=4021/tid=4022] ppid=4018 vsize=185868 CPUtime=460.94
/proc/4021/task/4022/stat : 4022 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 8016 0 0 0 46043 51 0 0 25 0 4 0 1115223688 190328832 38081 4294967295 134512640 135305190 3219534240 3085978480 134551709 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4021/tid=4023] ppid=4018 vsize=185868 CPUtime=460.53
/proc/4021/task/4023/stat : 4023 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 10648 0 0 0 46012 41 0 0 25 0 4 0 1115223688 190328832 38081 4294967295 134512640 135305190 3219534240 3077590208 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4021/tid=4024] ppid=4018 vsize=185868 CPUtime=461.24
/proc/4021/task/4024/stat : 4024 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 9086 0 0 0 46074 50 0 0 25 0 4 0 1115223688 190328832 38081 4294967295 134512640 135305190 3219534240 3069201488 134538917 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1843.81
Current children cumulated vsize (KiB) 188284

[startup+522.316 s]
/proc/loadavg: 4.30 4.47 4.43 5/120 5725
/proc/meminfo: memFree=2964900/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
[pid=4021] ppid=4018 vsize=191312 CPUtime=2083.04
/proc/4021/stat : 4021 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202496 39425 0 0 0 208114 190 0 0 25 0 4 0 1115223684 195903488 39361 4294967295 134512640 135305190 3219534240 3219532416 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/4021/statm: 47828 39361 79 194 0 47632 0
[pid=4021/tid=4022] ppid=4018 vsize=191312 CPUtime=520.75
/proc/4021/task/4022/stat : 4022 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 8551 0 0 0 52018 57 0 0 25 0 4 0 1115223688 195903488 39361 4294967295 134512640 135305190 3219534240 3085978704 134529244 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4021/tid=4023] ppid=4018 vsize=191312 CPUtime=520.48
/proc/4021/task/4023/stat : 4023 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 10896 0 0 0 52005 43 0 0 25 0 4 0 1115223688 195903488 39361 4294967295 134512640 135305190 3219534240 3077590208 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4021/tid=4024] ppid=4018 vsize=191312 CPUtime=521.03
/proc/4021/task/4024/stat : 4024 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 9290 0 0 0 52048 55 0 0 25 0 4 0 1115223688 195903488 39361 4294967295 134512640 135305190 3219534240 3069201600 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2083.23
Current children cumulated vsize (KiB) 193728

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

[startup+523.116 s]
/proc/loadavg: 4.30 4.47 4.43 5/120 5725
/proc/meminfo: memFree=2964900/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
[pid=4021] ppid=4018 vsize=191312 CPUtime=2086.23
/proc/4021/stat : 4021 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202496 39425 0 0 0 208432 191 0 0 25 0 4 0 1115223684 195903488 39361 4294967295 134512640 135305190 3219534240 3219532416 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/4021/statm: 47828 39361 79 194 0 47632 0
[pid=4021/tid=4022] ppid=4018 vsize=191312 CPUtime=521.54
/proc/4021/task/4022/stat : 4022 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 8551 0 0 0 52096 58 0 0 25 0 4 0 1115223688 195903488 39361 4294967295 134512640 135305190 3219534240 3085978704 134529582 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4021/tid=4023] ppid=4018 vsize=191312 CPUtime=521.28
/proc/4021/task/4023/stat : 4023 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 10896 0 0 0 52085 43 0 0 25 0 4 0 1115223688 195903488 39361 4294967295 134512640 135305190 3219534240 3077589888 134552908 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4021/tid=4024] ppid=4018 vsize=191312 CPUtime=521.83
/proc/4021/task/4024/stat : 4024 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 9290 0 0 0 52128 55 0 0 25 0 4 0 1115223688 195903488 39361 4294967295 134512640 135305190 3219534240 3069201600 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2086.42
Current children cumulated vsize (KiB) 193728

[startup+523.916 s]
/proc/loadavg: 4.27 4.46 4.43 5/120 5725
/proc/meminfo: memFree=2964900/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
[pid=4021] ppid=4018 vsize=191312 CPUtime=2089.43
/proc/4021/stat : 4021 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202496 39425 0 0 0 208752 191 0 0 25 0 4 0 1115223684 195903488 39361 4294967295 134512640 135305190 3219534240 3219532080 134551651 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/4021/statm: 47828 39361 79 194 0 47632 0
[pid=4021/tid=4022] ppid=4018 vsize=191312 CPUtime=522.34
/proc/4021/task/4022/stat : 4022 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 8551 0 0 0 52176 58 0 0 25 0 4 0 1115223688 195903488 39361 4294967295 134512640 135305190 3219534240 3085978664 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4021/tid=4023] ppid=4018 vsize=191312 CPUtime=522.08
/proc/4021/task/4023/stat : 4023 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 10896 0 0 0 52165 43 0 0 25 0 4 0 1115223688 195903488 39361 4294967295 134512640 135305190 3219534240 3077590056 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4021/tid=4024] ppid=4018 vsize=191312 CPUtime=522.63
/proc/4021/task/4024/stat : 4024 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 9290 0 0 0 52208 55 0 0 25 0 4 0 1115223688 195903488 39361 4294967295 134512640 135305190 3219534240 3069201600 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2089.62
Current children cumulated vsize (KiB) 193728

[startup+524.316 s]
/proc/loadavg: 4.27 4.46 4.43 5/120 5725
/proc/meminfo: memFree=2964900/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
[pid=4021] ppid=4018 vsize=191312 CPUtime=2091.03
/proc/4021/stat : 4021 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202496 39425 0 0 0 208912 191 0 0 25 0 4 0 1115223684 195903488 39361 4294967295 134512640 135305190 3219534240 3219532416 134528442 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/4021/statm: 47828 39361 79 194 0 47632 0
[pid=4021/tid=4022] ppid=4018 vsize=191312 CPUtime=522.74
/proc/4021/task/4022/stat : 4022 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 8551 0 0 0 52216 58 0 0 25 0 4 0 1115223688 195903488 39361 4294967295 134512640 135305190 3219534240 3085978784 134570409 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4021/tid=4023] ppid=4018 vsize=191312 CPUtime=522.48
/proc/4021/task/4023/stat : 4023 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 10896 0 0 0 52205 43 0 0 25 0 4 0 1115223688 195903488 39361 4294967295 134512640 135305190 3219534240 3077590208 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4021/tid=4024] ppid=4018 vsize=191312 CPUtime=523.03
/proc/4021/task/4024/stat : 4024 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202560 9290 0 0 0 52248 55 0 0 25 0 4 0 1115223688 195903488 39361 4294967295 134512640 135305190 3219534240 3069201600 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2091.22
Current children cumulated vsize (KiB) 193728

[startup+524.716 s]
/proc/loadavg: 4.27 4.46 4.43 2/120 5725
/proc/meminfo: memFree=2964900/3368532 swapFree=1941392/1959888
[pid=4018] ppid=4016 vsize=2416 CPUtime=0.19
/proc/4018/stat : 4018 (manysat.sh) S 4016 4018 12261 0 -1 4194304 370 1406 0 0 0 0 19 0 17 0 1 0 1115223664 2473984 274 4294967295 134512640 135169312 3218761968 3218758184 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4018/statm: 604 274 231 161 0 43 0
[pid=4021] ppid=4018 vsize=191312 CPUtime=2092.18
/proc/4021/stat : 4021 (manysat1.1_stat) R 4018 4018 12261 0 -1 4202496 39425 0 0 0 209027 191 0 0 25 0 4 0 1115223684 195903488 39361 4294967295 134512640 135305190 3219534240 3219532304 134529371 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4021/statm: 47828 39361 79 194 0 47632 0
[pid=4021/tid=4022] ppid=4018 vsize=191312 CPUtime=522.99
/proc/4021/task/4022/stat : 4022 (manysat1.1_stat) S 4018 4018 12261 0 -1 4202560 8551 0 0 0 52241 58 0 0 25 0 4 0 1115223688 195903488 39361 4294967295 134512640 135305190 3219534240 3085980080 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4021/tid=4023] ppid=4018 vsize=191312 CPUtime=522.73
/proc/4021/task/4023/stat : 4023 (manysat1.1_stat) S 4018 4018 12261 0 -1 4202560 10896 0 0 0 52230 43 0 0 25 0 4 0 1115223688 195903488 39361 4294967295 134512640 135305190 3219534240 3077591472 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4021/tid=4024] ppid=4018 vsize=191312 CPUtime=523.28
/proc/4021/task/4024/stat : 4024 (manysat1.1_stat) S 4018 4018 12261 0 -1 4202560 9290 0 0 0 52273 55 0 0 25 0 4 0 1115223688 195903488 39361 4294967295 134512640 135305190 3219534240 3069202864 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2092.37
Current children cumulated vsize (KiB) 193728

Child status: 20
Real time (s): 524.786
CPU time (s): 2092.46
CPU user time (s): 2090.54
CPU system time (s): 1.92
CPU usage (%): 398.726
Max. virtual memory (cumulated for all children) (KiB): 193728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2090.54
system time used= 1.92
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41491
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= 14085
involuntary context switches= 88801

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 12:10:38
IDJOB=1775932
IDBENCH=20404
IDSOLVER=626
FILE ID=/1775932-1243505439
PBS_JOBID=
Free space on /tmp= 15729 MiB

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

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

MD5SUM BENCH= a948576641dd03cc33abaca38a6e7e4c
RANDOM SEED= 1453639432

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.143
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.143
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.143
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.17
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.143
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:       3123412 kB
Buffers:         17436 kB
Cached:         153112 kB
SwapCached:       4320 kB
Active:         113816 kB
Inactive:        67672 kB
HighTotal:     2489216 kB
HighFree:      2323448 kB
LowTotal:       879316 kB
LowFree:        799964 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            2048 kB
Writeback:           0 kB
AnonPages:        9752 kB
Mapped:           4296 kB
Slab:            53168 kB
SReclaimable:    45156 kB
SUnreclaim:       8012 kB
PageTables:        748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127452 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15729 MiB
End job on  at 2009-05-28 12:19:23