Trace number 1773836

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20UNSAT 1353.45 678.375

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray02_32.cnf
MD5SUMda0c445b72f13d929ab0690c3bfa81ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark834.519
Satisfiable
(Un)Satisfiability was proved
Number of variables4252
Number of clauses12563
Sum of the clauses size29311
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 28374
Number of clauses of size 34187
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   12561    29309 |    3768       0        0     nan |  0.000 % |
0.01/0.09	c |         0 |    9499    28877 |      --       0       --      -- |     --   | -3060/-427
0.01/0.09	c ==============================================================================
0.01/0.09	c Result  :   #vars: 2111   #clauses: 9499   #literals: 28877
0.01/0.09	c CPU time:   0.087986 s
0.01/0.09	c ==============================================================================
1353.33/678.35	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
1353.33/678.35	c ============================[ Problem Statistics ]=============================
1353.33/678.35	c |                                                                             |
1353.33/678.35	c threadId              : 3
1353.33/678.35	c restarts              : 593
1353.33/678.35	c conflicts             : 613466         (453 /sec)
1353.33/678.35	c decisions             : 736796         (2.08 % random) (545 /sec)
1353.33/678.35	c propagations          : 47125855       (34832 /sec)
1353.33/678.35	c conflict literals     : 12344067       (43.46 % deleted)
1353.33/678.35	c Memory used           : 135.86 MB
1353.33/678.35	c CPU time              : 1352.95 s
1353.33/678.35	
1353.33/678.35	c --->m=4, e=8, aimd=1, HOME/29908_many.cnf	time: 338.237	conflicts: 613466       
1353.33/678.36	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 3.97 3.51 3/64 29908
/proc/meminfo: memFree=1897520/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0
/proc/29908/stat : 29908 (manysat.sh) R 29906 29908 29733 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 156898520 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 213116316319 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/29908/statm: 1339 234 194 169 0 50 0
[pid=29909] ppid=29908 vsize=960 CPUtime=0
/proc/29909/stat : 29909 (SatElite) R 29908 29908 29733 0 -1 4194304 158 0 0 0 0 0 0 0 18 0 1 0 156898520 983040 142 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29909/statm: 240 150 50 127 0 110 0

[startup+0.018887 s]
/proc/loadavg: 3.99 3.97 3.51 3/64 29908
/proc/meminfo: memFree=1897520/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156898520 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29908/statm: 1339 235 195 169 0 50 0
[pid=29909] ppid=29908 vsize=2916 CPUtime=0.01
/proc/29909/stat : 29909 (SatElite) R 29908 29908 29733 0 -1 4194304 576 0 0 0 1 0 0 0 18 0 1 0 156898520 2985984 560 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29909/statm: 729 560 68 127 0 599 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8272

[startup+0.101901 s]
/proc/loadavg: 3.99 3.97 3.51 3/64 29908
/proc/meminfo: memFree=1897520/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156898520 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29908/statm: 1339 235 195 169 0 50 0
[pid=29909] ppid=29908 vsize=3316 CPUtime=0.09
/proc/29909/stat : 29909 (SatElite) R 29908 29908 29733 0 -1 4194304 693 0 0 0 9 0 0 0 19 0 1 0 156898520 3395584 677 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/29909/statm: 829 677 69 127 0 699 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8672

[startup+0.301945 s]
/proc/loadavg: 3.99 3.97 3.51 3/64 29908
/proc/meminfo: memFree=1897520/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5356

[startup+0.702021 s]
/proc/loadavg: 3.99 3.97 3.51 3/64 29908
/proc/meminfo: memFree=1897520/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5356

[startup+1.50217 s]
/proc/loadavg: 3.99 3.97 3.51 5/69 29914
/proc/meminfo: memFree=1889480/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
[pid=29911] ppid=29908 vsize=41664 CPUtime=2.73
/proc/29911/stat : 29911 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194304 2078 0 0 0 271 2 0 0 16 0 4 0 156898530 42663936 2064 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29911/statm: 10416 2064 83 193 0 10220 0
[pid=29911/tid=29912] ppid=29908 vsize=41664 CPUtime=0.81
/proc/29911/task/29912/stat : 29912 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 340 0 0 0 81 0 0 0 17 0 4 0 156898533 42663936 2064 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29911/tid=29913] ppid=29908 vsize=41664 CPUtime=0.48
/proc/29911/task/29913/stat : 29913 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 249 0 0 0 48 0 0 0 17 0 4 0 156898533 42663936 2064 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29914] ppid=29908 vsize=41664 CPUtime=0.7
/proc/29911/task/29914/stat : 29914 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 307 0 0 0 70 0 0 0 16 0 4 0 156898533 42663936 2064 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 47020

[startup+3.10148 s]
/proc/loadavg: 3.99 3.97 3.51 5/69 29914
/proc/meminfo: memFree=1886984/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
[pid=29911] ppid=29908 vsize=45744 CPUtime=5.93
/proc/29911/stat : 29911 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194304 3072 0 0 0 590 3 0 0 17 0 4 0 156898530 46841856 3058 1992294400 134512640 135305190 4294956160 18446744073709551615 134557414 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29911/statm: 11436 3058 83 193 0 11240 0
[pid=29911/tid=29912] ppid=29908 vsize=45744 CPUtime=1.55
/proc/29911/task/29912/stat : 29912 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 563 0 0 0 155 0 0 0 17 0 4 0 156898533 46841856 3058 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29911/tid=29913] ppid=29908 vsize=45744 CPUtime=1.27
/proc/29911/task/29913/stat : 29913 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 498 0 0 0 127 0 0 0 16 0 4 0 156898533 46841856 3058 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29914] ppid=29908 vsize=45744 CPUtime=1.6
/proc/29911/task/29914/stat : 29914 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 563 0 0 0 160 0 0 0 17 0 4 0 156898533 46841856 3058 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 51100

[startup+6.30208 s]
/proc/loadavg: 3.99 3.97 3.51 5/69 29914
/proc/meminfo: memFree=1880712/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
[pid=29911] ppid=29908 vsize=49388 CPUtime=12.3
/proc/29911/stat : 29911 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194304 4093 0 0 0 1226 4 0 0 17 0 4 0 156898530 50573312 4074 1992294400 134512640 135305190 4294956160 18446744073709551615 134528268 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29911/statm: 12347 4074 83 193 0 12151 0
[pid=29911/tid=29912] ppid=29908 vsize=49388 CPUtime=3.07
/proc/29911/task/29912/stat : 29912 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 793 0 0 0 307 0 0 0 17 0 4 0 156898533 50573312 4074 1992294400 134512640 135305190 4294956160 18446744073709551615 134563905 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29913] ppid=29908 vsize=49388 CPUtime=3.12
/proc/29911/task/29913/stat : 29913 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 775 0 0 0 311 1 0 0 17 0 4 0 156898533 50573312 4074 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29911/tid=29914] ppid=29908 vsize=49388 CPUtime=3.04
/proc/29911/task/29914/stat : 29914 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 830 0 0 0 303 1 0 0 17 0 4 0 156898533 50573312 4074 1992294400 134512640 135305190 4294956160 18446744073709551615 134528449 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 54744

[startup+12.7013 s]
/proc/loadavg: 3.99 3.97 3.52 5/69 29914
/proc/meminfo: memFree=1874376/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
[pid=29911] ppid=29908 vsize=56856 CPUtime=25.07
/proc/29911/stat : 29911 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194304 5852 0 0 0 2501 6 0 0 17 0 4 0 156898530 58220544 5833 1992294400 134512640 135305190 4294956160 18446744073709551615 134528382 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29911/statm: 14214 5833 83 193 0 14018 0
[pid=29911/tid=29912] ppid=29908 vsize=56856 CPUtime=5.29
/proc/29911/task/29912/stat : 29912 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 1125 0 0 0 528 1 0 0 18 0 4 0 156898533 58220544 5833 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29913] ppid=29908 vsize=56856 CPUtime=5.97
/proc/29911/task/29913/stat : 29913 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 1126 0 0 0 596 1 0 0 16 0 4 0 156898533 58220544 5833 1992294400 134512640 135305190 4294956160 18446744073709551615 134542025 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29911/tid=29914] ppid=29908 vsize=56856 CPUtime=7.55
/proc/29911/task/29914/stat : 29914 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 1475 0 0 0 754 1 0 0 17 0 4 0 156898533 58220544 5833 1992294400 134512640 135305190 4294956160 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 62212

[startup+25.5027 s]
/proc/loadavg: 3.99 3.97 3.52 5/69 29914
/proc/meminfo: memFree=1866952/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
[pid=29911] ppid=29908 vsize=64076 CPUtime=50.61
/proc/29911/stat : 29911 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194304 7482 0 0 0 5053 8 0 0 18 0 4 0 156898530 65613824 7463 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29911/statm: 16019 7463 83 193 0 15823 0
[pid=29911/tid=29912] ppid=29908 vsize=64076 CPUtime=10.09
/proc/29911/task/29912/stat : 29912 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 1435 0 0 0 1008 1 0 0 18 0 4 0 156898533 65613824 7463 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29913] ppid=29908 vsize=64076 CPUtime=12.99
/proc/29911/task/29913/stat : 29913 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 1497 0 0 0 1298 1 0 0 17 0 4 0 156898533 65613824 7463 1992294400 134512640 135305190 4294956160 18446744073709551615 134528489 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29914] ppid=29908 vsize=64076 CPUtime=15.96
/proc/29911/task/29914/stat : 29914 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 2024 0 0 0 1594 2 0 0 17 0 4 0 156898533 65613824 7463 1992294400 134512640 135305190 4294956160 18446744073709551615 134846358 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 69432

[startup+51.1026 s]
/proc/loadavg: 3.99 3.97 3.53 5/69 29914
/proc/meminfo: memFree=1855304/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
[pid=29911] ppid=29908 vsize=75276 CPUtime=101.69
/proc/29911/stat : 29911 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194304 10404 0 0 0 10157 12 0 0 20 0 4 0 156898530 77082624 10385 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29911/statm: 18819 10385 83 193 0 18623 0
[pid=29911/tid=29912] ppid=29908 vsize=75276 CPUtime=18.28
/proc/29911/task/29912/stat : 29912 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 1943 0 0 0 1827 1 0 0 18 0 4 0 156898533 77082624 10385 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29913] ppid=29908 vsize=75276 CPUtime=29.73
/proc/29911/task/29913/stat : 29913 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 2350 0 0 0 2971 2 0 0 17 0 4 0 156898533 77082624 10385 1992294400 134512640 135305190 4294956160 18446744073709551615 134553555 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29914] ppid=29908 vsize=75276 CPUtime=27.91
/proc/29911/task/29914/stat : 29914 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 2935 0 0 0 2788 3 0 0 20 0 4 0 156898533 77082624 10385 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 80632

[startup+102.306 s]
/proc/loadavg: 3.99 3.97 3.56 5/69 29914
/proc/meminfo: memFree=1846920/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
[pid=29911] ppid=29908 vsize=84404 CPUtime=203.86
/proc/29911/stat : 29911 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194304 12442 0 0 0 20371 15 0 0 23 0 4 0 156898530 86429696 12423 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29911/statm: 21101 12423 83 193 0 20905 0
[pid=29911/tid=29912] ppid=29908 vsize=84404 CPUtime=39.08
/proc/29911/task/29912/stat : 29912 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 2315 0 0 0 3906 2 0 0 23 0 4 0 156898533 86429696 12423 1992294400 134512640 135305190 4294956160 18446744073709551615 134543956 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29913] ppid=29908 vsize=84404 CPUtime=71.04
/proc/29911/task/29913/stat : 29913 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 3239 0 0 0 7100 4 0 0 17 0 4 0 156898533 86429696 12423 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29911/tid=29914] ppid=29908 vsize=84404 CPUtime=46.71
/proc/29911/task/29914/stat : 29914 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 3312 0 0 0 4668 3 0 0 17 0 4 0 156898533 86429696 12423 1992294400 134512640 135305190 4294956160 18446744073709551615 134528571 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 89760

[startup+162.302 s]
/proc/loadavg: 3.99 3.97 3.58 5/69 29914
/proc/meminfo: memFree=1839880/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
[pid=29911] ppid=29908 vsize=92904 CPUtime=323.57
/proc/29911/stat : 29911 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194304 14201 0 0 0 32339 18 0 0 25 0 4 0 156898530 95133696 14182 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29911/statm: 23226 14182 83 193 0 23030 0
[pid=29911/tid=29912] ppid=29908 vsize=92904 CPUtime=60.86

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

[pid=29911/tid=29913] ppid=29908 vsize=124336 CPUtime=382.08
/proc/29911/task/29913/stat : 29913 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 7354 0 0 0 38198 10 0 0 21 0 4 0 156898533 127320064 21612 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29911/tid=29914] ppid=29908 vsize=124336 CPUtime=240.29
/proc/29911/task/29914/stat : 29914 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 5003 0 0 0 24021 8 0 0 17 0 4 0 156898533 127320064 21612 1992294400 134512640 135305190 4294956160 18446744073709551615 134528181 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1042.04
Current children cumulated vsize (KiB) 129692

[startup+582.302 s]
/proc/loadavg: 3.99 3.97 3.72 5/69 29914
/proc/meminfo: memFree=1803080/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
[pid=29911] ppid=29908 vsize=131176 CPUtime=1161.67
/proc/29911/stat : 29911 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194304 23445 0 0 0 116133 34 0 0 25 0 4 0 156898530 134324224 23426 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29911/statm: 32794 23426 83 193 0 32598 0
[pid=29911/tid=29912] ppid=29908 vsize=131176 CPUtime=214.36
/proc/29911/task/29912/stat : 29912 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 4479 0 0 0 21430 6 0 0 25 0 4 0 156898533 134324224 23426 1992294400 134512640 135305190 4294956160 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29911/tid=29913] ppid=29908 vsize=131176 CPUtime=426.64
/proc/29911/task/29913/stat : 29913 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 8053 0 0 0 42652 12 0 0 19 0 4 0 156898533 134324224 23426 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29911/tid=29914] ppid=29908 vsize=131176 CPUtime=258.84
/proc/29911/task/29914/stat : 29914 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 5114 0 0 0 25876 8 0 0 25 0 4 0 156898533 134324224 23426 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.76
Current children cumulated vsize (KiB) 136532

[startup+642.302 s]
/proc/loadavg: 3.99 3.97 3.73 5/69 29914
/proc/meminfo: memFree=1795976/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
[pid=29911] ppid=29908 vsize=137824 CPUtime=1281.41
/proc/29911/stat : 29911 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194304 25116 0 0 0 128104 37 0 0 25 0 4 0 156898530 141131776 25097 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29911/statm: 34456 25097 83 193 0 34260 0
[pid=29911/tid=29912] ppid=29908 vsize=137824 CPUtime=237.15
/proc/29911/task/29912/stat : 29912 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 4742 0 0 0 23709 6 0 0 20 0 4 0 156898533 141131776 25097 1992294400 134512640 135305190 4294956160 18446744073709551615 134551600 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29913] ppid=29908 vsize=137824 CPUtime=467.68
/proc/29911/task/29913/stat : 29913 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 8980 0 0 0 46755 13 0 0 18 0 4 0 156898533 141131776 25097 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29914] ppid=29908 vsize=137824 CPUtime=282.97
/proc/29911/task/29914/stat : 29914 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 5276 0 0 0 28288 9 0 0 25 0 4 0 156898533 141131776 25097 1992294400 134512640 135305190 4294956160 18446744073709551615 134528449 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1281.5
Current children cumulated vsize (KiB) 143180

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

[startup+665.506 s]
/proc/loadavg: 3.99 3.97 3.74 5/69 29914
/proc/meminfo: memFree=1795336/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
[pid=29911] ppid=29908 vsize=138720 CPUtime=1327.71
/proc/29911/stat : 29911 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194304 25258 0 0 0 132734 37 0 0 25 0 4 0 156898530 142049280 25239 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29911/statm: 34680 25239 83 193 0 34484 0
[pid=29911/tid=29912] ppid=29908 vsize=138720 CPUtime=243.6
/proc/29911/task/29912/stat : 29912 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 4742 0 0 0 24354 6 0 0 18 0 4 0 156898533 142049280 25239 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29913] ppid=29908 vsize=138720 CPUtime=484.37
/proc/29911/task/29913/stat : 29913 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 9008 0 0 0 48424 13 0 0 19 0 4 0 156898533 142049280 25239 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29914] ppid=29908 vsize=138720 CPUtime=294.57
/proc/29911/task/29914/stat : 29914 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 5368 0 0 0 29448 9 0 0 25 0 4 0 156898533 142049280 25239 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1327.8
Current children cumulated vsize (KiB) 144076

[startup+671.903 s]
/proc/loadavg: 3.99 3.97 3.74 5/69 29914
/proc/meminfo: memFree=1795208/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
[pid=29911] ppid=29908 vsize=139008 CPUtime=1340.47
/proc/29911/stat : 29911 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194304 25336 0 0 0 134010 37 0 0 17 0 4 0 156898530 142344192 25317 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29911/statm: 34752 25317 83 193 0 34556 0
[pid=29911/tid=29912] ppid=29908 vsize=139008 CPUtime=246.17
/proc/29911/task/29912/stat : 29912 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 4742 0 0 0 24611 6 0 0 22 0 4 0 156898533 142344192 25317 1992294400 134512640 135305190 4294956160 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29913] ppid=29908 vsize=139008 CPUtime=488.17
/proc/29911/task/29913/stat : 29913 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 9036 0 0 0 48804 13 0 0 21 0 4 0 156898533 142344192 25317 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29914] ppid=29908 vsize=139008 CPUtime=296.67
/proc/29911/task/29914/stat : 29914 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 5418 0 0 0 29658 9 0 0 25 0 4 0 156898533 142344192 25317 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1340.56
Current children cumulated vsize (KiB) 144364

[startup+675.101 s]
/proc/loadavg: 3.99 3.97 3.74 5/69 29914
/proc/meminfo: memFree=1795016/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
[pid=29911] ppid=29908 vsize=139116 CPUtime=1346.86
/proc/29911/stat : 29911 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194304 25349 0 0 0 134649 37 0 0 20 0 4 0 156898530 142454784 25330 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29911/statm: 34779 25330 83 193 0 34583 0
[pid=29911/tid=29912] ppid=29908 vsize=139116 CPUtime=247.76
/proc/29911/task/29912/stat : 29912 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 4742 0 0 0 24770 6 0 0 25 0 4 0 156898533 142454784 25330 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29913] ppid=29908 vsize=139116 CPUtime=489.77
/proc/29911/task/29913/stat : 29913 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 9036 0 0 0 48964 13 0 0 25 0 4 0 156898533 142454784 25330 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29914] ppid=29908 vsize=139116 CPUtime=297.67
/proc/29911/task/29914/stat : 29914 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 5428 0 0 0 29758 9 0 0 25 0 4 0 156898533 142454784 25330 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1346.95
Current children cumulated vsize (KiB) 144472

[startup+676.702 s]
/proc/loadavg: 3.99 3.97 3.74 5/69 29914
/proc/meminfo: memFree=1794952/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
[pid=29911] ppid=29908 vsize=139116 CPUtime=1350.05
/proc/29911/stat : 29911 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194304 25350 0 0 0 134968 37 0 0 21 0 4 0 156898530 142454784 25331 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29911/statm: 34779 25331 83 193 0 34583 0
[pid=29911/tid=29912] ppid=29908 vsize=139116 CPUtime=248.93
/proc/29911/task/29912/stat : 29912 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 4742 0 0 0 24887 6 0 0 17 0 4 0 156898533 142454784 25331 1992294400 134512640 135305190 4294956160 18446744073709551615 134529252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29913] ppid=29908 vsize=139116 CPUtime=490.93
/proc/29911/task/29913/stat : 29913 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 9036 0 0 0 49080 13 0 0 17 0 4 0 156898533 142454784 25331 1992294400 134512640 135305190 4294956160 18446744073709551615 134552302 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29911/tid=29914] ppid=29908 vsize=139116 CPUtime=298.07
/proc/29911/task/29914/stat : 29914 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 5429 0 0 0 29798 9 0 0 25 0 4 0 156898533 142454784 25331 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1350.14
Current children cumulated vsize (KiB) 144472

[startup+677.503 s]
/proc/loadavg: 3.99 3.97 3.74 5/69 29914
/proc/meminfo: memFree=1794952/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
[pid=29911] ppid=29908 vsize=139116 CPUtime=1351.65
/proc/29911/stat : 29911 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194304 25350 0 0 0 135128 37 0 0 21 0 4 0 156898530 142454784 25331 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29911/statm: 34779 25331 83 193 0 34583 0
[pid=29911/tid=29912] ppid=29908 vsize=139116 CPUtime=249.73
/proc/29911/task/29912/stat : 29912 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 4742 0 0 0 24967 6 0 0 18 0 4 0 156898533 142454784 25331 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29913] ppid=29908 vsize=139116 CPUtime=491.74
/proc/29911/task/29913/stat : 29913 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 9036 0 0 0 49161 13 0 0 18 0 4 0 156898533 142454784 25331 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29911/tid=29914] ppid=29908 vsize=139116 CPUtime=298.07
/proc/29911/task/29914/stat : 29914 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 5429 0 0 0 29798 9 0 0 25 0 4 0 156898533 142454784 25331 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1351.74
Current children cumulated vsize (KiB) 144472

[startup+677.903 s]
/proc/loadavg: 3.99 3.97 3.74 5/69 29914
/proc/meminfo: memFree=1794952/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
[pid=29911] ppid=29908 vsize=139116 CPUtime=1352.44
/proc/29911/stat : 29911 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194304 25350 0 0 0 135207 37 0 0 21 0 4 0 156898530 142454784 25331 1992294400 134512640 135305190 4294956160 18446744073709551615 134528458 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29911/statm: 34779 25331 83 193 0 34583 0
[pid=29911/tid=29912] ppid=29908 vsize=139116 CPUtime=250.13
/proc/29911/task/29912/stat : 29912 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 4742 0 0 0 25007 6 0 0 18 0 4 0 156898533 142454784 25331 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29913] ppid=29908 vsize=139116 CPUtime=491.97
/proc/29911/task/29913/stat : 29913 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 9036 0 0 0 49184 13 0 0 19 0 4 0 156898533 142454784 25331 1992294400 134512640 135305190 4294956160 18446744073709551615 134528606 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29911/tid=29914] ppid=29908 vsize=139116 CPUtime=298.07
/proc/29911/task/29914/stat : 29914 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 5429 0 0 0 29798 9 0 0 25 0 4 0 156898533 142454784 25331 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1352.53
Current children cumulated vsize (KiB) 144472

[startup+678.303 s]
/proc/loadavg: 3.99 3.97 3.74 5/69 29914
/proc/meminfo: memFree=1794952/2055920 swapFree=4181168/4192956
[pid=29908] ppid=29906 vsize=5356 CPUtime=0.09
/proc/29908/stat : 29908 (manysat.sh) S 29906 29908 29733 0 -1 4194304 313 696 0 0 0 0 9 0 16 0 1 0 156898520 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29908/statm: 1339 238 195 169 0 50 0
[pid=29911] ppid=29908 vsize=139116 CPUtime=1353.24
/proc/29911/stat : 29911 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194304 25353 0 0 0 135287 37 0 0 17 0 4 0 156898530 142454784 25334 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29911/statm: 34779 25334 83 193 0 34583 0
[pid=29911/tid=29912] ppid=29908 vsize=139116 CPUtime=250.33
/proc/29911/task/29912/stat : 29912 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 4742 0 0 0 25027 6 0 0 19 0 4 0 156898533 142454784 25334 1992294400 134512640 135305190 4294956160 18446744073709551615 134528747 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29911/tid=29913] ppid=29908 vsize=139116 CPUtime=492.07
/proc/29911/task/29913/stat : 29913 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 9036 0 0 0 49194 13 0 0 19 0 4 0 156898533 142454784 25334 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29911/tid=29914] ppid=29908 vsize=139116 CPUtime=298.27
/proc/29911/task/29914/stat : 29914 (manysat1.1_stat) R 29908 29908 29733 0 -1 4194368 5432 0 0 0 29818 9 0 0 25 0 4 0 156898533 142454784 25334 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1353.33
Current children cumulated vsize (KiB) 144472

Child status: 20
Real time (s): 678.375
CPU time (s): 1353.45
CPU user time (s): 1353.05
CPU system time (s): 0.401938
CPU usage (%): 199.514
Max. virtual memory (cumulated for all children) (KiB): 144472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1353.05
system time used= 0.401938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26531
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= 3602
involuntary context switches= 22520

runsolver used 0.669898 second user time and 1.83972 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-02 20:24:59
IDJOB=1773836
IDBENCH=70811
IDSOLVER=612
FILE ID=node37/1773836-1241288699
PBS_JOBID= 9225088
Free space on /tmp= 66544 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray02_32.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773836-1241288699/watcher-1773836-1241288699 -o /tmp/evaluation-result-1773836-1241288699/solver-1773836-1241288699 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773836-1241288699.cnf aimd 1

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

MD5SUM BENCH= da0c445b72f13d929ab0690c3bfa81ed
RANDOM SEED=1633211650

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1898064 kB
Buffers:         34720 kB
Cached:          44944 kB
SwapCached:       5608 kB
Active:          15128 kB
Inactive:        72468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1898064 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:            1656 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            56464 kB
Committed_AS:   813604 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node37 at 2009-05-02 20:36:18