Trace number 1773096

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 1156.19 579.83

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.10.unsat.cnf
MD5SUMb1a6497b6934405ef70bfcc51fa85893
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark413.163
Satisfiable
(Un)Satisfiability was proved
Number of variables1111
Number of clauses3756
Sum of the clauses size9786
Maximum clause length19
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21603
Number of clauses of size 32090
Number of clauses of size 430
Number of clauses of size 518
Number of clauses of size over 512

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    3753     9783 |    1125       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    3159     9446 |      --       0       --      -- |     --   | -556/-258
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 759   #clauses: 3159   #literals: 9446
0.00/0.02	c CPU time:   0.017997 s
0.00/0.02	c ==============================================================================
1156.15/579.81	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
1156.15/579.81	c ============================[ Problem Statistics ]=============================
1156.15/579.81	c |                                                                             |
1156.15/579.81	c threadId              : 3
1156.15/579.81	c restarts              : 239
1156.15/579.81	c conflicts             : 258490         (224 /sec)
1156.15/579.81	c decisions             : 298155         (1.63 % random) (258 /sec)
1156.15/579.81	c propagations          : 32939136       (28496 /sec)
1156.15/579.81	c conflict literals     : 6225047        (55.67 % deleted)
1156.15/579.81	c Memory used           : 98.37 MB
1156.15/579.81	c CPU time              : 1155.9 s
1156.15/579.81	
1156.15/579.81	c --->m=4, e=8, aimd=1, HOME/3892_many.cnf	time: 288.975	conflicts: 258490       
1156.15/579.82	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-1773096-1241286874/watcher-1773096-1241286874 -o /tmp/evaluation-result-1773096-1241286874/solver-1773096-1241286874 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773096-1241286874.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: 1.97 1.22 1.07 3/64 3892
/proc/meminfo: memFree=1176432/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156721467 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 235 195 169 0 50 0
[pid=3893] ppid=3892 vsize=960 CPUtime=0
/proc/3893/stat : 3893 (SatElite) R 3892 3892 3822 0 -1 4194304 159 0 0 0 0 0 0 0 19 0 1 0 156721467 983040 143 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/3893/statm: 240 144 52 127 0 110 0

[startup+0.083932 s]
/proc/loadavg: 1.97 1.22 1.07 3/64 3892
/proc/meminfo: memFree=1176432/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.10535 s]
/proc/loadavg: 1.97 1.22 1.07 3/64 3892
/proc/meminfo: memFree=1176432/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.302388 s]
/proc/loadavg: 1.97 1.22 1.07 3/64 3892
/proc/meminfo: memFree=1176432/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.701462 s]
/proc/loadavg: 1.97 1.22 1.07 3/64 3892
/proc/meminfo: memFree=1176432/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+1.50161 s]
/proc/loadavg: 1.97 1.22 1.07 5/69 3898
/proc/meminfo: memFree=1172936/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
[pid=3895] ppid=3892 vsize=38208 CPUtime=2.92
/proc/3895/stat : 3895 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194304 1051 0 0 0 291 1 0 0 17 0 4 0 156721470 39124992 1037 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3895/statm: 9552 1037 83 193 0 9356 0
[pid=3895/tid=3896] ppid=3892 vsize=38208 CPUtime=0.63
/proc/3895/task/3896/stat : 3896 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 170 0 0 0 63 0 0 0 17 0 4 0 156721471 39124992 1037 1992294400 134512640 135305190 4294956160 18446744073709551615 134570385 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3897] ppid=3892 vsize=38208 CPUtime=0.72
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 246 0 0 0 72 0 0 0 17 0 4 0 156721471 39124992 1037 1992294400 134512640 135305190 4294956160 18446744073709551615 134528642 0 0 4096 3 0 0 0 -1 0 0 0
[pid=3895/tid=3898] ppid=3892 vsize=38208 CPUtime=0.78
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 163 0 0 0 78 0 0 0 16 0 4 0 156721471 39124992 1037 1992294400 134512640 135305190 4294956160 18446744073709551615 134557272 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 43564

[startup+3.1019 s]
/proc/loadavg: 1.97 1.22 1.07 5/69 3898
/proc/meminfo: memFree=1171464/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
[pid=3895] ppid=3892 vsize=39940 CPUtime=6.11
/proc/3895/stat : 3895 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194304 1533 0 0 0 610 1 0 0 16 0 4 0 156721470 40898560 1519 1992294400 134512640 135305190 4294956160 18446744073709551615 134843311 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3895/statm: 9985 1519 83 193 0 9789 0
[pid=3895/tid=3896] ppid=3892 vsize=39940 CPUtime=1.15
/proc/3895/task/3896/stat : 3896 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 254 0 0 0 115 0 0 0 17 0 4 0 156721471 40898560 1519 1992294400 134512640 135305190 4294956160 18446744073709551615 134551671 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3897] ppid=3892 vsize=39940 CPUtime=1.76
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 415 0 0 0 176 0 0 0 17 0 4 0 156721471 40898560 1519 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=3895/tid=3898] ppid=3892 vsize=39940 CPUtime=1.5
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 295 0 0 0 150 0 0 0 17 0 4 0 156721471 40898560 1519 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 45296

[startup+6.30149 s]
/proc/loadavg: 2.13 1.27 1.09 5/69 3898
/proc/meminfo: memFree=1167816/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
[pid=3895] ppid=3892 vsize=42232 CPUtime=12.49
/proc/3895/stat : 3895 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194304 2194 0 0 0 1247 2 0 0 20 0 4 0 156721470 43245568 2180 1992294400 134512640 135305190 4294956160 18446744073709551615 134528382 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3895/statm: 10558 2180 83 193 0 10362 0
[pid=3895/tid=3896] ppid=3892 vsize=42232 CPUtime=2.04
/proc/3895/task/3896/stat : 3896 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 345 0 0 0 204 0 0 0 21 0 4 0 156721471 43245568 2180 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=3895/tid=3897] ppid=3892 vsize=42232 CPUtime=3.87
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 520 0 0 0 387 0 0 0 17 0 4 0 156721471 43245568 2180 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=3895/tid=3898] ppid=3892 vsize=42232 CPUtime=3.25
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 571 0 0 0 325 0 0 0 20 0 4 0 156721471 43245568 2180 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 47588

[startup+12.7017 s]
/proc/loadavg: 2.28 1.31 1.10 5/69 3898
/proc/meminfo: memFree=1163272/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
[pid=3895] ppid=3892 vsize=47576 CPUtime=25.27
/proc/3895/stat : 3895 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194304 3445 0 0 0 2524 3 0 0 19 0 4 0 156721470 48717824 3431 1992294400 134512640 135305190 4294956160 18446744073709551615 134541935 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3895/statm: 11894 3431 83 193 0 11698 0
[pid=3895/tid=3896] ppid=3892 vsize=47576 CPUtime=3.57
/proc/3895/task/3896/stat : 3896 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 530 0 0 0 357 0 0 0 20 0 4 0 156721471 48717824 3431 1992294400 134512640 135305190 4294956160 18446744073709551615 134528875 0 0 4096 3 0 0 0 -1 0 0 0
[pid=3895/tid=3897] ppid=3892 vsize=47576 CPUtime=9.39
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 1088 0 0 0 939 0 0 0 17 0 4 0 156721471 48717824 3431 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3898] ppid=3892 vsize=47576 CPUtime=4.6
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 717 0 0 0 460 0 0 0 21 0 4 0 156721471 48717824 3431 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 52932

[startup+25.503 s]
/proc/loadavg: 2.66 1.45 1.15 5/69 3898
/proc/meminfo: memFree=1154888/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
[pid=3895] ppid=3892 vsize=54836 CPUtime=50.81
/proc/3895/stat : 3895 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194304 5405 0 0 0 5076 5 0 0 19 0 4 0 156721470 56152064 5391 1992294400 134512640 135305190 4294956160 18446744073709551615 134557272 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3895/statm: 13709 5391 83 193 0 13513 0
[pid=3895/tid=3896] ppid=3892 vsize=54836 CPUtime=7.27
/proc/3895/task/3896/stat : 3896 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 786 0 0 0 726 1 0 0 16 0 4 0 156721471 56152064 5391 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=3895/tid=3897] ppid=3892 vsize=54836 CPUtime=21.21
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 1845 0 0 0 2120 1 0 0 17 0 4 0 156721471 56152064 5391 1992294400 134512640 135305190 4294956160 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3898] ppid=3892 vsize=54836 CPUtime=8.8
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 1159 0 0 0 879 1 0 0 25 0 4 0 156721471 56152064 5391 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 60192

[startup+51.1027 s]
/proc/loadavg: 3.12 1.65 1.22 5/69 3898
/proc/meminfo: memFree=1148360/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
[pid=3895] ppid=3892 vsize=61264 CPUtime=101.9
/proc/3895/stat : 3895 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194304 6950 0 0 0 10183 7 0 0 19 0 4 0 156721470 62734336 6936 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3895/statm: 15316 6936 83 193 0 15120 0
[pid=3895/tid=3896] ppid=3892 vsize=61264 CPUtime=13.94
/proc/3895/task/3896/stat : 3896 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 1038 0 0 0 1393 1 0 0 21 0 4 0 156721471 62734336 6936 1992294400 134512640 135305190 4294956160 18446744073709551615 134530682 0 0 4096 3 0 0 0 -1 0 0 0
[pid=3895/tid=3897] ppid=3892 vsize=61264 CPUtime=45.61
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 2502 0 0 0 4559 2 0 0 17 0 4 0 156721471 62734336 6936 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3898] ppid=3892 vsize=61264 CPUtime=12.2
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 1376 0 0 0 1219 1 0 0 24 0 4 0 156721471 62734336 6936 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 66620

[startup+102.305 s]
/proc/loadavg: 3.61 2.01 1.37 5/69 3898
/proc/meminfo: memFree=1139720/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
[pid=3895] ppid=3892 vsize=70244 CPUtime=204.07
/proc/3895/stat : 3895 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194304 9098 0 0 0 20396 11 0 0 17 0 4 0 156721470 71929856 9084 1992294400 134512640 135305190 4294956160 18446744073709551615 134528449 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3895/statm: 17561 9084 83 193 0 17365 0
[pid=3895/tid=3896] ppid=3892 vsize=70244 CPUtime=25.43
/proc/3895/task/3896/stat : 3896 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 1320 0 0 0 2542 1 0 0 18 0 4 0 156721471 71929856 9084 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
[pid=3895/tid=3897] ppid=3892 vsize=70244 CPUtime=93.91
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 3390 0 0 0 9388 3 0 0 18 0 4 0 156721471 71929856 9084 1992294400 134512640 135305190 4294956160 18446744073709551615 134551860 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3898] ppid=3892 vsize=70244 CPUtime=23.83
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 1718 0 0 0 2381 2 0 0 25 0 4 0 156721471 71929856 9084 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 75600

[startup+162.303 s]
/proc/loadavg: 3.86 2.37 1.53 5/69 3898
/proc/meminfo: memFree=1131016/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
[pid=3895] ppid=3892 vsize=79080 CPUtime=323.8
/proc/3895/stat : 3895 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194304 11227 0 0 0 32367 13 0 0 17 0 4 0 156721470 80977920 11213 1992294400 134512640 135305190 4294956160 18446744073709551615 134538162 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3895/statm: 19770 11213 83 193 0 19574 0
[pid=3895/tid=3896] ppid=3892 vsize=79080 CPUtime=43.73
/proc/3895/task/3896/stat : 3896 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 1551 0 0 0 4371 2 0 0 25 0 4 0 156721471 80977920 11213 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3897] ppid=3892 vsize=79080 CPUtime=149.56
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 4521 0 0 0 14952 4 0 0 17 0 4 0 156721471 80977920 11213 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
[pid=3895/tid=3898] ppid=3892 vsize=79080 CPUtime=28.3
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 2003 0 0 0 2828 2 0 0 19 0 4 0 156721471 80977920 11213 1992294400 134512640 135305190 4294956160 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.82

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

[pid=3895/tid=3897] ppid=3892 vsize=99532 CPUtime=429.26
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 6846 0 0 0 42918 8 0 0 17 0 4 0 156721471 101920768 16106 1992294400 134512640 135305190 4294956160 18446744073709551615 134541969 0 0 4096 3 0 0 0 -1 0 0 0
[pid=3895/tid=3898] ppid=3892 vsize=99532 CPUtime=175.07
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 3023 0 0 0 17503 4 0 0 25 0 4 0 156721471 101920768 16106 1992294400 134512640 135305190 4294956160 18446744073709551615 134528872 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.19
Current children cumulated vsize (KiB) 104888

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

[startup+537.503 s]
/proc/loadavg: 4.00 3.54 2.34 4/69 3904
/proc/meminfo: memFree=1111112/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
[pid=3895] ppid=3892 vsize=99820 CPUtime=1072.5
/proc/3895/stat : 3895 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194304 16215 0 0 0 107227 23 0 0 20 0 4 0 156721470 102215680 16201 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3895/statm: 24955 16201 83 193 0 24759 0
[pid=3895/tid=3896] ppid=3892 vsize=99820 CPUtime=171.72
/proc/3895/task/3896/stat : 3896 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 2464 0 0 0 17169 3 0 0 23 0 4 0 156721471 102215680 16201 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3897] ppid=3892 vsize=99820 CPUtime=438.67
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 6846 0 0 0 43859 8 0 0 16 0 4 0 156721471 102215680 16201 1992294400 134512640 135305190 4294956160 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3898] ppid=3892 vsize=99820 CPUtime=180.09
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 3059 0 0 0 18005 4 0 0 17 0 4 0 156721471 102215680 16201 1992294400 134512640 135305190 4294956160 18446744073709551615 134538543 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1072.52
Current children cumulated vsize (KiB) 105176

[startup+563.102 s]
/proc/loadavg: 4.00 3.58 2.39 5/69 3904
/proc/meminfo: memFree=1110920/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
[pid=3895] ppid=3892 vsize=100188 CPUtime=1123.59
/proc/3895/stat : 3895 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194304 16262 0 0 0 112335 24 0 0 25 0 4 0 156721470 102592512 16248 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3895/statm: 25047 16248 83 193 0 24851 0
[pid=3895/tid=3896] ppid=3892 vsize=100188 CPUtime=177.95
/proc/3895/task/3896/stat : 3896 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 2483 0 0 0 17791 4 0 0 25 0 4 0 156721471 102592512 16248 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3897] ppid=3892 vsize=100188 CPUtime=457.94
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 6846 0 0 0 45786 8 0 0 20 0 4 0 156721471 102592512 16248 1992294400 134512640 135305190 4294956160 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3898] ppid=3892 vsize=100188 CPUtime=193.17
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 3059 0 0 0 19313 4 0 0 24 0 4 0 156721471 102592512 16248 1992294400 134512640 135305190 4294956160 18446744073709551615 134551671 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1123.61
Current children cumulated vsize (KiB) 105544

[startup+569.503 s]
/proc/loadavg: 4.00 3.59 2.40 5/69 3904
/proc/meminfo: memFree=1110664/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
[pid=3895] ppid=3892 vsize=100460 CPUtime=1136.35
/proc/3895/stat : 3895 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194304 16323 0 0 0 113611 24 0 0 25 0 4 0 156721470 102871040 16309 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3895/statm: 25115 16309 83 193 0 24919 0
[pid=3895/tid=3896] ppid=3892 vsize=100460 CPUtime=180.41
/proc/3895/task/3896/stat : 3896 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 2542 0 0 0 18037 4 0 0 25 0 4 0 156721471 102871040 16309 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3897] ppid=3892 vsize=100460 CPUtime=461.85
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 6846 0 0 0 46177 8 0 0 16 0 4 0 156721471 102871040 16309 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3898] ppid=3892 vsize=100460 CPUtime=196.37
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 3059 0 0 0 19633 4 0 0 25 0 4 0 156721471 102871040 16309 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1136.37
Current children cumulated vsize (KiB) 105816

[startup+575.902 s]
/proc/loadavg: 4.00 3.59 2.41 5/69 3904
/proc/meminfo: memFree=1110664/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
[pid=3895] ppid=3892 vsize=100460 CPUtime=1149.12
/proc/3895/stat : 3895 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194304 16346 0 0 0 114888 24 0 0 25 0 4 0 156721470 102871040 16332 1992294400 134512640 135305190 4294956160 18446744073709551615 134547988 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3895/statm: 25115 16332 83 193 0 24919 0
[pid=3895/tid=3896] ppid=3892 vsize=100460 CPUtime=182.11
/proc/3895/task/3896/stat : 3896 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 2558 0 0 0 18207 4 0 0 25 0 4 0 156721471 102871040 16332 1992294400 134512640 135305190 4294956160 18446744073709551615 134528458 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3897] ppid=3892 vsize=100460 CPUtime=466.53
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 6846 0 0 0 46645 8 0 0 17 0 4 0 156721471 102871040 16332 1992294400 134512640 135305190 4294956160 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3898] ppid=3892 vsize=100460 CPUtime=199.57
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 3059 0 0 0 19953 4 0 0 25 0 4 0 156721471 102871040 16332 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1149.14
Current children cumulated vsize (KiB) 105816

[startup+577.507 s]
/proc/loadavg: 4.00 3.59 2.41 5/69 3904
/proc/meminfo: memFree=1110600/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
[pid=3895] ppid=3892 vsize=100460 CPUtime=1152.33
/proc/3895/stat : 3895 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194304 16347 0 0 0 115209 24 0 0 25 0 4 0 156721470 102871040 16333 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3895/statm: 25115 16333 83 193 0 24919 0
[pid=3895/tid=3896] ppid=3892 vsize=100460 CPUtime=182.11
/proc/3895/task/3896/stat : 3896 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 2558 0 0 0 18207 4 0 0 25 0 4 0 156721471 102871040 16333 1992294400 134512640 135305190 4294956160 18446744073709551615 134528458 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3897] ppid=3892 vsize=100460 CPUtime=468.12
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 6846 0 0 0 46804 8 0 0 18 0 4 0 156721471 102871040 16333 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3898] ppid=3892 vsize=100460 CPUtime=200.47
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 3059 0 0 0 20043 4 0 0 20 0 4 0 156721471 102871040 16333 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1152.35
Current children cumulated vsize (KiB) 105816

[startup+579.102 s]
/proc/loadavg: 3.84 3.57 2.41 3/69 3904
/proc/meminfo: memFree=1110536/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
[pid=3895] ppid=3892 vsize=100728 CPUtime=1155.43
/proc/3895/stat : 3895 (manysat1.1_stat) S 3892 3892 3822 0 -1 4194304 16359 0 0 0 115519 24 0 0 17 0 4 0 156721470 103145472 16345 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3895/statm: 25182 16345 83 193 0 24986 0
[pid=3895/tid=3896] ppid=3892 vsize=100728 CPUtime=183.39
/proc/3895/task/3896/stat : 3896 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 2570 0 0 0 18335 4 0 0 25 0 4 0 156721471 103145472 16345 1992294400 134512640 135305190 4294956160 18446744073709551615 134529252 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3897] ppid=3892 vsize=100728 CPUtime=468.43
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) S 3892 3892 3822 0 -1 4194368 6846 0 0 0 46835 8 0 0 19 0 4 0 156721471 103145472 16345 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3898] ppid=3892 vsize=100728 CPUtime=200.7
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) S 3892 3892 3822 0 -1 4194368 3059 0 0 0 20066 4 0 0 22 0 4 0 156721471 103145472 16345 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1155.45
Current children cumulated vsize (KiB) 106084

[startup+579.502 s]
/proc/loadavg: 3.84 3.57 2.41 3/69 3904
/proc/meminfo: memFree=1110536/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
[pid=3895] ppid=3892 vsize=100728 CPUtime=1155.83
/proc/3895/stat : 3895 (manysat1.1_stat) S 3892 3892 3822 0 -1 4194304 16359 0 0 0 115559 24 0 0 17 0 4 0 156721470 103145472 16345 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3895/statm: 25182 16345 83 193 0 24986 0
[pid=3895/tid=3896] ppid=3892 vsize=100728 CPUtime=183.79
/proc/3895/task/3896/stat : 3896 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 2570 0 0 0 18375 4 0 0 25 0 4 0 156721471 103145472 16345 1992294400 134512640 135305190 4294956160 18446744073709551615 134529560 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3897] ppid=3892 vsize=100728 CPUtime=468.43
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) S 3892 3892 3822 0 -1 4194368 6846 0 0 0 46835 8 0 0 19 0 4 0 156721471 103145472 16345 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3898] ppid=3892 vsize=100728 CPUtime=200.7
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) S 3892 3892 3822 0 -1 4194368 3059 0 0 0 20066 4 0 0 22 0 4 0 156721471 103145472 16345 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1155.85
Current children cumulated vsize (KiB) 106084

[startup+579.705 s]
/proc/loadavg: 3.84 3.57 2.41 2/69 3904
/proc/meminfo: memFree=1110536/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
[pid=3895] ppid=3892 vsize=100728 CPUtime=1156.03
/proc/3895/stat : 3895 (manysat1.1_stat) S 3892 3892 3822 0 -1 4194304 16359 0 0 0 115579 24 0 0 17 0 4 0 156721470 103145472 16345 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3895/statm: 25182 16345 83 193 0 24986 0
[pid=3895/tid=3896] ppid=3892 vsize=100728 CPUtime=183.99
/proc/3895/task/3896/stat : 3896 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 2570 0 0 0 18395 4 0 0 25 0 4 0 156721471 103145472 16345 1992294400 134512640 135305190 4294956160 18446744073709551615 134529560 0 0 4096 3 0 0 0 -1 0 0 0
[pid=3895/tid=3897] ppid=3892 vsize=100728 CPUtime=468.43
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) S 3892 3892 3822 0 -1 4194368 6846 0 0 0 46835 8 0 0 19 0 4 0 156721471 103145472 16345 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3898] ppid=3892 vsize=100728 CPUtime=200.7
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) S 3892 3892 3822 0 -1 4194368 3059 0 0 0 20066 4 0 0 22 0 4 0 156721471 103145472 16345 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1156.05
Current children cumulated vsize (KiB) 106084

[startup+579.801 s]
/proc/loadavg: 3.84 3.57 2.41 2/69 3904
/proc/meminfo: memFree=1110536/2055920 swapFree=4180836/4192956
[pid=3892] ppid=3890 vsize=5356 CPUtime=0.02
/proc/3892/stat : 3892 (manysat.sh) S 3890 3892 3822 0 -1 4194304 313 266 0 0 0 0 2 0 18 0 1 0 156721467 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3892/statm: 1339 238 195 169 0 50 0
[pid=3895] ppid=3892 vsize=100728 CPUtime=1156.13
/proc/3895/stat : 3895 (manysat1.1_stat) S 3892 3892 3822 0 -1 4194304 16359 0 0 0 115589 24 0 0 17 0 4 0 156721470 103145472 16345 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3895/statm: 25182 16345 83 193 0 24986 0
[pid=3895/tid=3896] ppid=3892 vsize=100728 CPUtime=184.09
/proc/3895/task/3896/stat : 3896 (manysat1.1_stat) R 3892 3892 3822 0 -1 4194368 2570 0 0 0 18405 4 0 0 25 0 4 0 156721471 103145472 16345 1992294400 134512640 135305190 4294956160 18446744073709551615 134529257 0 0 4096 3 0 0 0 -1 0 0 0
[pid=3895/tid=3897] ppid=3892 vsize=100728 CPUtime=468.43
/proc/3895/task/3897/stat : 3897 (manysat1.1_stat) S 3892 3892 3822 0 -1 4194368 6846 0 0 0 46835 8 0 0 19 0 4 0 156721471 103145472 16345 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
[pid=3895/tid=3898] ppid=3892 vsize=100728 CPUtime=200.7
/proc/3895/task/3898/stat : 3898 (manysat1.1_stat) S 3892 3892 3822 0 -1 4194368 3059 0 0 0 20066 4 0 0 22 0 4 0 156721471 103145472 16345 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1156.15
Current children cumulated vsize (KiB) 106084

Child status: 20
Real time (s): 579.83
CPU time (s): 1156.19
CPU user time (s): 1155.92
CPU system time (s): 0.265959
CPU usage (%): 199.402
Max. virtual memory (cumulated for all children) (KiB): 106084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1155.92
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17107
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= 2324
involuntary context switches= 17512

runsolver used 0.58991 second user time and 1.54476 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-02 19:54:34
IDJOB=1773096
IDBENCH=20474
IDSOLVER=612
FILE ID=node2/1773096-1241286874
PBS_JOBID= 9225085
Free space on /tmp= 66364 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.10.unsat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773096-1241286874/watcher-1773096-1241286874 -o /tmp/evaluation-result-1773096-1241286874/solver-1773096-1241286874 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773096-1241286874.cnf aimd 1

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

MD5SUM BENCH= b1a6497b6934405ef70bfcc51fa85893
RANDOM SEED=1388077041

node2.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.265
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.265
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:       1176976 kB
Buffers:         89088 kB
Cached:         679296 kB
SwapCached:       5932 kB
Active:          67116 kB
Inactive:       709652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1176976 kB
SwapTotal:     4192956 kB
SwapFree:      4180836 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          14052 kB
Slab:            88224 kB
Committed_AS:   895180 kB
PageTables:       1468 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= 66360 MiB
End job on node2 at 2009-05-02 20:04:13