Trace number 1774736

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 1455.18 733.247

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-5p0.cnf
MD5SUMb21b299f860c56270b509900cff82599
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark565.298
Satisfiable
(Un)Satisfiability was proved
Number of variables162926
Number of clauses821689
Sum of the clauses size1954581
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2618514
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Parsing...
0.89/0.91	c ==============================================================================
0.89/0.91	c |           |     ORIGINAL     |              LEARNT              |          |
0.89/0.91	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.89/0.91	c ==============================================================================
0.89/0.91	c |         0 |  812763  1945115 |  243828       0        0     nan |  0.000 % |
5.50/5.56	c |         0 |  546996  1519613 |      --       0       --      -- |     --   | -74850/8386
5.50/5.57	c ==============================================================================
5.50/5.57	c Result  :   #vars: 85935   #clauses: 546996   #literals: 1519613
5.50/5.57	c CPU time:   5.38618 s
5.50/5.57	c ==============================================================================
1454.95/733.17	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
1454.95/733.17	c ============================[ Problem Statistics ]=============================
1454.95/733.17	c |                                                                             |
1454.95/733.17	c threadId              : 0
1454.95/733.17	c restarts              : 520
1454.95/733.17	c conflicts             : 197993         (137 /sec)
1454.95/733.17	c decisions             : 740987         (1.27 % random) (512 /sec)
1454.95/733.17	c propagations          : 329460090      (227538 /sec)
1454.95/733.17	c conflict literals     : 27413071       (38.82 % deleted)
1454.95/733.17	c Memory used           : 355.67 MB
1454.95/733.17	c CPU time              : 1447.93 s
1454.95/733.17	
1454.95/733.17	c --->m=4, e=8, aimd=1, HOME/25650_many.cnf	time: 361.983	conflicts: 197993       
1455.13/733.23	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-1774736-1241292045/watcher-1774736-1241292045 -o /tmp/evaluation-result-1774736-1241292045/solver-1774736-1241292045 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774736-1241292045.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.89 3.74 3.80 3/64 25650
/proc/meminfo: memFree=1934856/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=0
/proc/25650/stat : 25650 (manysat.sh) R 25648 25650 25580 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 157237570 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 269028485791 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25650/statm: 1339 234 194 169 0 50 0
[pid=25651] ppid=25650 vsize=1560 CPUtime=0
/proc/25651/stat : 25651 (SatElite) R 25650 25650 25580 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 157237570 1597440 260 1992294400 134512640 135034092 4294956112 18446744073709551615 134544897 0 0 4096 3 0 0 0 17 0 0 0
/proc/25651/statm: 390 262 50 127 0 260 0

[startup+0.0279791 s]
/proc/loadavg: 3.89 3.74 3.80 3/64 25650
/proc/meminfo: memFree=1934856/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=0
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157237570 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25650/statm: 1339 235 195 169 0 50 0
[pid=25651] ppid=25650 vsize=13208 CPUtime=0.02
/proc/25651/stat : 25651 (SatElite) R 25650 25650 25580 0 -1 4194304 1993 0 0 0 1 1 0 0 19 0 1 0 157237570 13524992 1873 1992294400 134512640 135034092 4294956112 18446744073709551615 134545092 0 0 4096 3 0 0 0 17 0 0 0
/proc/25651/statm: 3302 1881 50 127 0 3172 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18564

[startup+0.10299 s]
/proc/loadavg: 3.89 3.74 3.80 3/64 25650
/proc/meminfo: memFree=1934856/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=0
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157237570 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25650/statm: 1339 235 195 169 0 50 0
[pid=25651] ppid=25650 vsize=30944 CPUtime=0.09
/proc/25651/stat : 25651 (SatElite) R 25650 25650 25580 0 -1 4194304 4929 0 0 0 7 2 0 0 19 0 1 0 157237570 31686656 4809 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25651/statm: 7736 4810 50 127 0 7606 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36300

[startup+0.303023 s]
/proc/loadavg: 3.89 3.74 3.80 3/64 25650
/proc/meminfo: memFree=1934856/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=0
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157237570 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25650/statm: 1339 235 195 169 0 50 0
[pid=25651] ppid=25650 vsize=47132 CPUtime=0.29
/proc/25651/stat : 25651 (SatElite) R 25650 25650 25580 0 -1 4194304 8788 0 0 0 24 5 0 0 21 0 1 0 157237570 48263168 8668 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/25651/statm: 11783 8669 50 127 0 11653 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52488

[startup+0.701087 s]
/proc/loadavg: 3.89 3.74 3.80 3/64 25650
/proc/meminfo: memFree=1934856/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=0
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157237570 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25650/statm: 1339 235 195 169 0 50 0
[pid=25651] ppid=25650 vsize=70840 CPUtime=0.68
/proc/25651/stat : 25651 (SatElite) R 25650 25650 25580 0 -1 4194304 15245 0 0 0 60 8 0 0 25 0 1 0 157237570 72540160 15125 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/25651/statm: 17710 15127 51 127 0 17580 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 76196

[startup+1.50121 s]
/proc/loadavg: 3.66 3.69 3.79 2/66 25652
/proc/meminfo: memFree=1861432/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=0
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157237570 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25650/statm: 1339 235 195 169 0 50 0
[pid=25651] ppid=25650 vsize=95532 CPUtime=1.49
/proc/25651/stat : 25651 (SatElite) R 25650 25650 25580 0 -1 4194304 22548 0 0 0 137 12 0 0 25 0 1 0 157237570 97824768 20425 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/25651/statm: 23883 20425 68 127 0 23753 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100888

[startup+3.10147 s]
/proc/loadavg: 3.66 3.69 3.79 2/66 25652
/proc/meminfo: memFree=1844152/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=0
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157237570 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25650/statm: 1339 235 195 169 0 50 0
[pid=25651] ppid=25650 vsize=109960 CPUtime=3.09
/proc/25651/stat : 25651 (SatElite) R 25650 25650 25580 0 -1 4194304 25989 0 0 0 294 15 0 0 25 0 1 0 157237570 112599040 23429 1992294400 134512640 135034092 4294956112 18446744073709551615 134569412 0 0 4096 3 0 0 0 17 0 0 0
/proc/25651/statm: 27490 23429 68 127 0 27360 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 115316

[startup+6.30199 s]
/proc/loadavg: 3.66 3.69 3.79 2/66 25652
/proc/meminfo: memFree=1841080/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=6.25
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 313 30075 0 0 0 0 602 23 16 0 1 0 157237570 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25650/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 5356

[startup+12.702 s]
/proc/loadavg: 3.25 3.60 3.76 5/69 25656
/proc/meminfo: memFree=1767008/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=6.25
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 313 30075 0 0 0 0 602 23 16 0 1 0 157237570 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25650/statm: 1339 238 195 169 0 50 0
[pid=25653] ppid=25650 vsize=188424 CPUtime=11.18
/proc/25653/stat : 25653 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194304 37883 0 0 0 1091 27 0 0 17 0 4 0 157238196 192946176 37808 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25653/statm: 47106 37808 83 193 0 46910 0
[pid=25653/tid=25654] ppid=25650 vsize=188424 CPUtime=2.25
/proc/25653/task/25654/stat : 25654 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 747 0 0 0 223 2 0 0 17 0 4 0 157238352 192946176 37808 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25653/tid=25655] ppid=25650 vsize=188424 CPUtime=2.47
/proc/25653/task/25655/stat : 25655 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 755 0 0 0 244 3 0 0 17 0 4 0 157238352 192946176 37808 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25653/tid=25656] ppid=25650 vsize=188424 CPUtime=2.46
/proc/25653/task/25656/stat : 25656 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 825 0 0 0 244 2 0 0 16 0 4 0 157238352 192946176 37808 1992294400 134512640 135305190 4294956160 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.43
Current children cumulated vsize (KiB) 193780

[startup+25.5021 s]
/proc/loadavg: 3.36 3.62 3.76 5/69 25656
/proc/meminfo: memFree=1766176/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=6.25
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 313 30075 0 0 0 0 602 23 16 0 1 0 157237570 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25650/statm: 1339 238 195 169 0 50 0
[pid=25653] ppid=25650 vsize=189368 CPUtime=36.68
/proc/25653/stat : 25653 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194304 38149 0 0 0 3640 28 0 0 18 0 4 0 157238196 193912832 38074 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25653/statm: 47342 38074 83 193 0 47146 0
[pid=25653/tid=25654] ppid=25650 vsize=189368 CPUtime=8.27
/proc/25653/task/25654/stat : 25654 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 776 0 0 0 825 2 0 0 17 0 4 0 157238352 193912832 38074 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25653/tid=25655] ppid=25650 vsize=189368 CPUtime=7.84
/proc/25653/task/25655/stat : 25655 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 802 0 0 0 781 3 0 0 18 0 4 0 157238352 193912832 38074 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25653/tid=25656] ppid=25650 vsize=189368 CPUtime=9.26
/proc/25653/task/25656/stat : 25656 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 876 0 0 0 923 3 0 0 17 0 4 0 157238352 193912832 38074 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 42.93
Current children cumulated vsize (KiB) 194724

[startup+51.1022 s]
/proc/loadavg: 3.65 3.66 3.77 5/69 25656
/proc/meminfo: memFree=1754464/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=6.25
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 313 30075 0 0 0 0 602 23 16 0 1 0 157237570 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25650/statm: 1339 238 195 169 0 50 0
[pid=25653] ppid=25650 vsize=201024 CPUtime=87.72
/proc/25653/stat : 25653 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194304 41116 0 0 0 8739 33 0 0 17 0 4 0 157238196 205848576 41041 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25653/statm: 50256 41041 83 193 0 50060 0
[pid=25653/tid=25654] ppid=25650 vsize=201024 CPUtime=20.21
/proc/25653/task/25654/stat : 25654 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 1276 0 0 0 2018 3 0 0 18 0 4 0 157238352 205848576 41041 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25653/tid=25655] ppid=25650 vsize=201024 CPUtime=20.6
/proc/25653/task/25655/stat : 25655 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 1757 0 0 0 2054 6 0 0 18 0 4 0 157238352 205848576 41041 1992294400 134512640 135305190 4294956160 18446744073709551615 134528195 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25653/tid=25656] ppid=25650 vsize=201024 CPUtime=23.3
/proc/25653/task/25656/stat : 25656 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 1422 0 0 0 2327 3 0 0 17 0 4 0 157238352 205848576 41041 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 93.97
Current children cumulated vsize (KiB) 206380

[startup+102.305 s]
/proc/loadavg: 3.86 3.72 3.78 5/69 25656
/proc/meminfo: memFree=1730144/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=6.25
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 313 30075 0 0 0 0 602 23 16 0 1 0 157237570 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25650/statm: 1339 238 195 169 0 50 0
[pid=25653] ppid=25650 vsize=225988 CPUtime=189.9
/proc/25653/stat : 25653 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194304 47181 0 0 0 18947 43 0 0 18 0 4 0 157238196 231411712 47106 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25653/statm: 56497 47106 83 193 0 56301 0
[pid=25653/tid=25654] ppid=25650 vsize=225988 CPUtime=51.4
/proc/25653/task/25654/stat : 25654 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 2997 0 0 0 5134 6 0 0 18 0 4 0 157238352 231411712 47106 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25653/tid=25655] ppid=25650 vsize=225988 CPUtime=39.81
/proc/25653/task/25655/stat : 25655 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 3211 0 0 0 3973 8 0 0 18 0 4 0 157238352 231411712 47106 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25653/tid=25656] ppid=25650 vsize=225988 CPUtime=56.33
/proc/25653/task/25656/stat : 25656 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 3237 0 0 0 5627 6 0 0 18 0 4 0 157238352 231411712 47106 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 196.15
Current children cumulated vsize (KiB) 231344

[startup+162.303 s]
/proc/loadavg: 3.90 3.75 3.78 5/69 25656
/proc/meminfo: memFree=1709280/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=6.25
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 313 30075 0 0 0 0 602 23 16 0 1 0 157237570 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25650/statm: 1339 238 195 169 0 50 0
[pid=25653] ppid=25650 vsize=246644 CPUtime=309.63
/proc/25653/stat : 25653 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194304 52308 0 0 0 30913 50 0 0 21 0 4 0 157238196 252563456 52233 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25653/statm: 61661 52233 83 193 0 61465 0
[pid=25653/tid=25654] ppid=25650 vsize=246644 CPUtime=77.84
/proc/25653/task/25654/stat : 25654 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 3977 0 0 0 7777 7 0 0 19 0 4 0 157238352 252563456 52233 1992294400 134512640 135305190 4294956160 18446744073709551615 134551860 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25653/tid=25655] ppid=25650 vsize=246644 CPUtime=57.69
/proc/25653/task/25655/stat : 25655 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 4072 0 0 0 5760 9 0 0 25 0 4 0 157238352 252563456 52233 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25653/tid=25656] ppid=25650 vsize=246644 CPUtime=90.38
/proc/25653/task/25656/stat : 25656 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 4404 0 0 0 9030 8 0 0 19 0 4 0 157238352 252563456 52233 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 315.88
Current children cumulated vsize (KiB) 252000

[startup+222.303 s]
/proc/loadavg: 3.96 3.79 3.80 5/69 25656
/proc/meminfo: memFree=1689248/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=6.25
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 313 30075 0 0 0 0 602 23 16 0 1 0 157237570 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25650/statm: 1339 238 195 169 0 50 0
[pid=25653] ppid=25650 vsize=266988 CPUtime=429.36

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

/proc/25650/statm: 1339 238 195 169 0 50 0
[pid=25653] ppid=25650 vsize=357476 CPUtime=1267.52
/proc/25653/stat : 25653 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194304 79806 0 0 0 126661 91 0 0 25 0 4 0 157238196 366055424 79731 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25653/statm: 89369 79731 83 193 0 89173 0
[pid=25653/tid=25654] ppid=25650 vsize=357476 CPUtime=306.77
/proc/25653/task/25654/stat : 25654 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10296 0 0 0 30661 16 0 0 20 0 4 0 157238352 366055424 79731 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25653/tid=25655] ppid=25650 vsize=357476 CPUtime=271.87
/proc/25653/task/25655/stat : 25655 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 11174 0 0 0 27169 18 0 0 25 0 4 0 157238352 366055424 79731 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25653/tid=25656] ppid=25650 vsize=357476 CPUtime=338.84
/proc/25653/task/25656/stat : 25656 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10034 0 0 0 33866 18 0 0 25 0 4 0 157238352 366055424 79731 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1273.77
Current children cumulated vsize (KiB) 362832

[startup+702.301 s]
/proc/loadavg: 3.99 3.95 3.85 5/69 25656
/proc/meminfo: memFree=1592288/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=6.25
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 313 30075 0 0 0 0 602 23 16 0 1 0 157237570 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25650/statm: 1339 238 195 169 0 50 0
[pid=25653] ppid=25650 vsize=363832 CPUtime=1387.24
/proc/25653/stat : 25653 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194304 81464 0 0 0 138632 92 0 0 19 0 4 0 157238196 372563968 81389 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25653/statm: 90958 81389 83 193 0 90762 0
[pid=25653/tid=25654] ppid=25650 vsize=363832 CPUtime=338.97
/proc/25653/task/25654/stat : 25654 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10727 0 0 0 33881 16 0 0 17 0 4 0 157238352 372563968 81389 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25653/tid=25655] ppid=25650 vsize=363832 CPUtime=299.65
/proc/25653/task/25655/stat : 25655 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 11646 0 0 0 29947 18 0 0 25 0 4 0 157238352 372563968 81389 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25653/tid=25656] ppid=25650 vsize=363832 CPUtime=369.19
/proc/25653/task/25656/stat : 25656 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10389 0 0 0 36901 18 0 0 25 0 4 0 157238352 372563968 81389 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1393.49
Current children cumulated vsize (KiB) 369188

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

[startup+716.702 s]
/proc/loadavg: 3.99 3.95 3.86 5/69 25656
/proc/meminfo: memFree=1591904/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=6.25
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 313 30075 0 0 0 0 602 23 16 0 1 0 157237570 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25650/statm: 1339 238 195 169 0 50 0
[pid=25653] ppid=25650 vsize=364064 CPUtime=1415.97
/proc/25653/stat : 25653 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194304 81514 0 0 0 141505 92 0 0 25 0 4 0 157238196 372801536 81439 1992294400 134512640 135305190 4294956160 18446744073709551615 134528826 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25653/statm: 91016 81439 83 193 0 90820 0
[pid=25653/tid=25654] ppid=25650 vsize=364064 CPUtime=345.96
/proc/25653/task/25654/stat : 25654 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10745 0 0 0 34580 16 0 0 25 0 4 0 157238352 372801536 81439 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25653/tid=25655] ppid=25650 vsize=364064 CPUtime=307.05
/proc/25653/task/25655/stat : 25655 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 11653 0 0 0 30687 18 0 0 25 0 4 0 157238352 372801536 81439 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25653/tid=25656] ppid=25650 vsize=364064 CPUtime=377.23
/proc/25653/task/25656/stat : 25656 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10414 0 0 0 37705 18 0 0 22 0 4 0 157238352 372801536 81439 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1422.22
Current children cumulated vsize (KiB) 369420

[startup+723.102 s]
/proc/loadavg: 3.99 3.95 3.86 5/69 25656
/proc/meminfo: memFree=1591840/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=6.25
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 313 30075 0 0 0 0 602 23 16 0 1 0 157237570 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25650/statm: 1339 238 195 169 0 50 0
[pid=25653] ppid=25650 vsize=364064 CPUtime=1428.75
/proc/25653/stat : 25653 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194304 81528 0 0 0 142782 93 0 0 18 0 4 0 157238196 372801536 81453 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25653/statm: 91016 81453 83 193 0 90820 0
[pid=25653/tid=25654] ppid=25650 vsize=364064 CPUtime=349.86
/proc/25653/task/25654/stat : 25654 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10745 0 0 0 34970 16 0 0 23 0 4 0 157238352 372801536 81453 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25653/tid=25655] ppid=25650 vsize=364064 CPUtime=309.55
/proc/25653/task/25655/stat : 25655 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 11660 0 0 0 30937 18 0 0 25 0 4 0 157238352 372801536 81453 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25653/tid=25656] ppid=25650 vsize=364064 CPUtime=379.74
/proc/25653/task/25656/stat : 25656 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10415 0 0 0 37956 18 0 0 25 0 4 0 157238352 372801536 81453 1992294400 134512640 135305190 4294956160 18446744073709551615 134557241 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1435
Current children cumulated vsize (KiB) 369420

[startup+729.502 s]
/proc/loadavg: 3.99 3.95 3.86 5/69 25656
/proc/meminfo: memFree=1591776/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=6.25
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 313 30075 0 0 0 0 602 23 16 0 1 0 157237570 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25650/statm: 1339 238 195 169 0 50 0
[pid=25653] ppid=25650 vsize=364204 CPUtime=1441.52
/proc/25653/stat : 25653 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194304 81542 0 0 0 144059 93 0 0 16 0 4 0 157238196 372944896 81467 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25653/statm: 91051 81467 83 193 0 90855 0
[pid=25653/tid=25654] ppid=25650 vsize=364204 CPUtime=352.2
/proc/25653/task/25654/stat : 25654 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10746 0 0 0 35204 16 0 0 18 0 4 0 157238352 372944896 81467 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25653/tid=25655] ppid=25650 vsize=364204 CPUtime=313.25
/proc/25653/task/25655/stat : 25655 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 11672 0 0 0 31307 18 0 0 17 0 4 0 157238352 372944896 81467 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25653/tid=25656] ppid=25650 vsize=364204 CPUtime=381.39
/proc/25653/task/25656/stat : 25656 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10416 0 0 0 38121 18 0 0 18 0 4 0 157238352 372944896 81467 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1447.77
Current children cumulated vsize (KiB) 369560

[startup+731.103 s]
/proc/loadavg: 3.99 3.95 3.86 5/69 25656
/proc/meminfo: memFree=1591776/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=6.25
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 313 30075 0 0 0 0 602 23 16 0 1 0 157237570 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25650/statm: 1339 238 195 169 0 50 0
[pid=25653] ppid=25650 vsize=364204 CPUtime=1444.72
/proc/25653/stat : 25653 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194304 81546 0 0 0 144379 93 0 0 17 0 4 0 157238196 372944896 81471 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25653/statm: 91051 81471 83 193 0 90855 0
[pid=25653/tid=25654] ppid=25650 vsize=364204 CPUtime=352.95
/proc/25653/task/25654/stat : 25654 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10746 0 0 0 35279 16 0 0 19 0 4 0 157238352 372944896 81471 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25653/tid=25655] ppid=25650 vsize=364204 CPUtime=313.95
/proc/25653/task/25655/stat : 25655 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 11675 0 0 0 31377 18 0 0 18 0 4 0 157238352 372944896 81471 1992294400 134512640 135305190 4294956160 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25653/tid=25656] ppid=25650 vsize=364204 CPUtime=382.23
/proc/25653/task/25656/stat : 25656 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10417 0 0 0 38205 18 0 0 19 0 4 0 157238352 372944896 81471 1992294400 134512640 135305190 4294956160 18446744073709551615 134551986 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1450.97
Current children cumulated vsize (KiB) 369560

[startup+731.901 s]
/proc/loadavg: 3.99 3.95 3.86 5/69 25656
/proc/meminfo: memFree=1591776/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=6.25
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 313 30075 0 0 0 0 602 23 16 0 1 0 157237570 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25650/statm: 1339 238 195 169 0 50 0
[pid=25653] ppid=25650 vsize=364204 CPUtime=1446.31
/proc/25653/stat : 25653 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194304 81546 0 0 0 144538 93 0 0 18 0 4 0 157238196 372944896 81471 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25653/statm: 91051 81471 83 193 0 90855 0
[pid=25653/tid=25654] ppid=25650 vsize=364204 CPUtime=353.26
/proc/25653/task/25654/stat : 25654 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10746 0 0 0 35310 16 0 0 20 0 4 0 157238352 372944896 81471 1992294400 134512640 135305190 4294956160 18446744073709551615 134557484 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25653/tid=25655] ppid=25650 vsize=364204 CPUtime=314.26
/proc/25653/task/25655/stat : 25655 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 11675 0 0 0 31408 18 0 0 18 0 4 0 157238352 372944896 81471 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25653/tid=25656] ppid=25650 vsize=364204 CPUtime=382.72
/proc/25653/task/25656/stat : 25656 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10417 0 0 0 38254 18 0 0 19 0 4 0 157238352 372944896 81471 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1452.56
Current children cumulated vsize (KiB) 369560

[startup+732.701 s]
/proc/loadavg: 3.99 3.95 3.86 5/69 25656
/proc/meminfo: memFree=1591776/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=6.25
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 313 30075 0 0 0 0 602 23 16 0 1 0 157237570 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25650/statm: 1339 238 195 169 0 50 0
[pid=25653] ppid=25650 vsize=364204 CPUtime=1447.91
/proc/25653/stat : 25653 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194304 81548 0 0 0 144698 93 0 0 18 0 4 0 157238196 372944896 81473 1992294400 134512640 135305190 4294956160 18446744073709551615 134557241 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25653/statm: 91051 81473 83 193 0 90855 0
[pid=25653/tid=25654] ppid=25650 vsize=364204 CPUtime=353.83
/proc/25653/task/25654/stat : 25654 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10746 0 0 0 35367 16 0 0 17 0 4 0 157238352 372944896 81473 1992294400 134512640 135305190 4294956160 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25653/tid=25655] ppid=25650 vsize=364204 CPUtime=314.66
/proc/25653/task/25655/stat : 25655 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 11677 0 0 0 31448 18 0 0 18 0 4 0 157238352 372944896 81473 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25653/tid=25656] ppid=25650 vsize=364204 CPUtime=382.94
/proc/25653/task/25656/stat : 25656 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10417 0 0 0 38276 18 0 0 20 0 4 0 157238352 372944896 81473 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1454.16
Current children cumulated vsize (KiB) 369560

[startup+733.101 s]
/proc/loadavg: 3.99 3.95 3.86 5/69 25656
/proc/meminfo: memFree=1591776/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=6.25
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 313 30075 0 0 0 0 602 23 16 0 1 0 157237570 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25650/statm: 1339 238 195 169 0 50 0
[pid=25653] ppid=25650 vsize=364204 CPUtime=1448.7
/proc/25653/stat : 25653 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194304 81548 0 0 0 144777 93 0 0 19 0 4 0 157238196 372944896 81473 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25653/statm: 91051 81473 83 193 0 90855 0
[pid=25653/tid=25654] ppid=25650 vsize=364204 CPUtime=354.23
/proc/25653/task/25654/stat : 25654 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10746 0 0 0 35407 16 0 0 17 0 4 0 157238352 372944896 81473 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25653/tid=25655] ppid=25650 vsize=364204 CPUtime=314.9
/proc/25653/task/25655/stat : 25655 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 11677 0 0 0 31472 18 0 0 19 0 4 0 157238352 372944896 81473 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25653/tid=25656] ppid=25650 vsize=364204 CPUtime=382.94
/proc/25653/task/25656/stat : 25656 (manysat1.1_stat) R 25650 25650 25580 0 -1 4194368 10417 0 0 0 38276 18 0 0 20 0 4 0 157238352 372944896 81473 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1454.95
Current children cumulated vsize (KiB) 369560

[startup+733.201 s]
/proc/loadavg: 3.99 3.95 3.86 5/69 25656
/proc/meminfo: memFree=1591776/2055920 swapFree=4181456/4192956
[pid=25650] ppid=25648 vsize=5356 CPUtime=6.25
/proc/25650/stat : 25650 (manysat.sh) S 25648 25650 25580 0 -1 4194304 313 30075 0 0 0 0 602 23 16 0 1 0 157237570 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25650/statm: 1339 238 195 169 0 50 0
[pid=25653] ppid=25650 vsize=0 CPUtime=1448.88
/proc/25653/stat : 25653 (manysat1.1_stat) Z 25650 25650 25580 0 -1 4194316 81563 0 0 0 144793 95 0 0 19 0 2 0 157238196 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25653/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1455.13
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 733.247
CPU time (s): 1455.18
CPU user time (s): 1453.96
CPU system time (s): 1.22681
CPU usage (%): 198.457
Max. virtual memory (cumulated for all children) (KiB): 369560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1453.96
system time used= 1.22681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112105
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= 6291
involuntary context switches= 26164

runsolver used 0.749886 second user time and 1.93171 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-02 21:20:46
IDJOB=1774736
IDBENCH=71008
IDSOLVER=612
FILE ID=node26/1774736-1241292045
PBS_JOBID= 9225127
Free space on /tmp= 66492 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-5p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774736-1241292045/watcher-1774736-1241292045 -o /tmp/evaluation-result-1774736-1241292045/solver-1774736-1241292045 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774736-1241292045.cnf aimd 1

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

MD5SUM BENCH= b21b299f860c56270b509900cff82599
RANDOM SEED=229648532

node26.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.261
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.261
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:       1935336 kB
Buffers:          8332 kB
Cached:          45752 kB
SwapCached:       5144 kB
Active:          39384 kB
Inactive:        22332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1935336 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:           16396 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            44944 kB
Committed_AS:   662560 kB
PageTables:       1368 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= 66492 MiB
End job on node26 at 2009-05-02 21:32:59