Trace number 1773916

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 2510.31 1258.78

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-09.cnf
MD5SUM5c56557463274332c6704b6432dfc42b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark661.016
Satisfiable
(Un)Satisfiability was proved
Number of variables69487
Number of clauses226581
Sum of the clauses size587221
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292264
Number of clauses of size 3134188
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.19/0.20	c ==============================================================================
0.19/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.20	c ==============================================================================
0.19/0.20	c |         0 |  225938   585551 |   67781       0        0     nan |  0.000 % |
1.00/1.03	c |         0 |  163277   552290 |      --       0       --      -- |     --   | -62661/-33261
1.00/1.04	c ==============================================================================
1.00/1.04	c Result  :   #vars: 28519   #clauses: 163277   #literals: 552290
1.00/1.04	c CPU time:   0.966853 s
1.00/1.04	c ==============================================================================
2510.18/1258.74	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
2510.18/1258.74	c ============================[ Problem Statistics ]=============================
2510.18/1258.74	c |                                                                             |
2510.18/1258.74	c threadId              : 1
2510.18/1258.74	c restarts              : 265
2510.18/1258.74	c conflicts             : 65125          (26 /sec)
2510.18/1258.74	c decisions             : 102445         (1.38 % random) (41 /sec)
2510.18/1258.74	c propagations          : 398455753      (158837 /sec)
2510.18/1258.74	c conflict literals     : 6006018        (48.28 % deleted)
2510.18/1258.74	c Memory used           : 154.54 MB
2510.18/1258.74	c CPU time              : 2508.59 s
2510.18/1258.74	
2510.18/1258.74	c --->m=4, e=8, aimd=1, HOME/18821_many.cnf	time: 627.147	conflicts: 65125        
2510.18/1258.76	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-1773916-1241289169/watcher-1773916-1241289169 -o /tmp/evaluation-result-1773916-1241289169/solver-1773916-1241289169 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773916-1241289169.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.52 3/64 18821
/proc/meminfo: memFree=1209576/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=0
/proc/18821/stat : 18821 (manysat.sh) R 18819 18821 18751 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 156949574 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 210824129183 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/18821/statm: 1339 234 194 169 0 50 0
[pid=18822] ppid=18821 vsize=1556 CPUtime=0
/proc/18822/stat : 18822 (SatElite) R 18821 18821 18751 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 156949574 1593344 276 1992294400 134512640 135034092 4294956112 18446744073709551615 134545186 0 0 4096 3 0 0 0 17 0 0 0
/proc/18822/statm: 389 278 51 127 0 259 0

[startup+0.0240829 s]
/proc/loadavg: 3.99 3.97 3.52 3/64 18821
/proc/meminfo: memFree=1209576/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=0
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156949574 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18821/statm: 1339 235 195 169 0 50 0
[pid=18822] ppid=18821 vsize=7832 CPUtime=0.01
/proc/18822/stat : 18822 (SatElite) R 18821 18821 18751 0 -1 4194304 1812 0 0 0 1 0 0 0 19 0 1 0 156949574 8019968 1749 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/18822/statm: 1958 1750 127 127 0 1828 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13188

[startup+0.101091 s]
/proc/loadavg: 3.99 3.97 3.52 3/64 18821
/proc/meminfo: memFree=1209576/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=0
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156949574 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18821/statm: 1339 235 195 169 0 50 0
[pid=18822] ppid=18821 vsize=22908 CPUtime=0.09
/proc/18822/stat : 18822 (SatElite) R 18821 18821 18751 0 -1 4194304 4402 0 0 0 7 2 0 0 19 0 1 0 156949574 23457792 4239 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/18822/statm: 5727 4240 51 127 0 5597 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28264

[startup+0.301116 s]
/proc/loadavg: 3.99 3.97 3.52 3/64 18821
/proc/meminfo: memFree=1209576/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=0
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156949574 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18821/statm: 1339 235 195 169 0 50 0
[pid=18822] ppid=18821 vsize=36000 CPUtime=0.29
/proc/18822/stat : 18822 (SatElite) R 18821 18821 18751 0 -1 4194304 7776 0 0 0 25 4 0 0 21 0 1 0 156949574 36864000 7444 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/18822/statm: 9000 7444 68 127 0 8870 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41356

[startup+0.701163 s]
/proc/loadavg: 3.99 3.97 3.52 3/64 18821
/proc/meminfo: memFree=1209576/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=0
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156949574 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18821/statm: 1339 235 195 169 0 50 0
[pid=18822] ppid=18821 vsize=42428 CPUtime=0.68
/proc/18822/stat : 18822 (SatElite) R 18821 18821 18751 0 -1 4194304 9275 0 0 0 62 6 0 0 25 0 1 0 156949574 43446272 8942 1992294400 134512640 135034092 4294956112 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 0 0 0
/proc/18822/statm: 10607 8942 68 127 0 10477 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 47784

[startup+1.50127 s]
/proc/loadavg: 3.99 3.97 3.52 2/66 18823
/proc/meminfo: memFree=1168792/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=1.27
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 313 9816 0 0 0 0 118 9 16 0 1 0 156949574 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18821/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 5356

[startup+3.10127 s]
/proc/loadavg: 3.99 3.97 3.52 5/69 18827
/proc/meminfo: memFree=1149568/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=1.27
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 313 9816 0 0 0 0 118 9 16 0 1 0 156949574 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18821/statm: 1339 238 195 169 0 50 0
[pid=18824] ppid=18821 vsize=89536 CPUtime=3.13
/proc/18824/stat : 18824 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194304 13806 0 0 0 296 17 0 0 17 0 4 0 156949702 91684864 13792 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18824/statm: 22384 13792 83 193 0 22188 0
[pid=18824/tid=18825] ppid=18821 vsize=89536 CPUtime=0.67
/proc/18824/task/18825/stat : 18825 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 522 0 0 0 64 3 0 0 17 0 4 0 156949748 91684864 13792 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18826] ppid=18821 vsize=89536 CPUtime=0.63
/proc/18824/task/18826/stat : 18826 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 551 0 0 0 60 3 0 0 17 0 4 0 156949748 91684864 13792 1992294400 134512640 135305190 4294956160 18446744073709551615 134551671 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18824/tid=18827] ppid=18821 vsize=89536 CPUtime=0.73
/proc/18824/task/18827/stat : 18827 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 665 0 0 0 71 2 0 0 16 0 4 0 156949748 91684864 13792 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 94892

[startup+6.30265 s]
/proc/loadavg: 3.99 3.97 3.52 5/69 18827
/proc/meminfo: memFree=1144576/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=1.27
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 313 9816 0 0 0 0 118 9 16 0 1 0 156949574 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18821/statm: 1339 238 195 169 0 50 0
[pid=18824] ppid=18821 vsize=92044 CPUtime=9.52
/proc/18824/stat : 18824 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194304 14439 0 0 0 934 18 0 0 17 0 4 0 156949702 94253056 14425 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18824/statm: 23011 14425 83 193 0 22815 0
[pid=18824/tid=18825] ppid=18821 vsize=92044 CPUtime=2.41
/proc/18824/task/18825/stat : 18825 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 644 0 0 0 238 3 0 0 17 0 4 0 156949748 94253056 14425 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18824/tid=18826] ppid=18821 vsize=92044 CPUtime=2.23
/proc/18824/task/18826/stat : 18826 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 697 0 0 0 220 3 0 0 16 0 4 0 156949748 94253056 14425 1992294400 134512640 135305190 4294956160 18446744073709551615 134553350 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18827] ppid=18821 vsize=92044 CPUtime=2.2
/proc/18824/task/18827/stat : 18827 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 800 0 0 0 217 3 0 0 18 0 4 0 156949748 94253056 14425 1992294400 134512640 135305190 4294956160 18446744073709551615 134551741 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.79
Current children cumulated vsize (KiB) 97400

[startup+12.7014 s]
/proc/loadavg: 3.99 3.97 3.52 5/69 18827
/proc/meminfo: memFree=1142272/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=1.27
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 313 9816 0 0 0 0 118 9 16 0 1 0 156949574 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18821/statm: 1339 238 195 169 0 50 0
[pid=18824] ppid=18821 vsize=94172 CPUtime=22.29
/proc/18824/stat : 18824 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194304 14965 0 0 0 2210 19 0 0 20 0 4 0 156949702 96432128 14943 1992294400 134512640 135305190 4294956160 18446744073709551615 134528791 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18824/statm: 23543 14943 83 193 0 23347 0
[pid=18824/tid=18825] ppid=18821 vsize=94172 CPUtime=6.72
/proc/18824/task/18825/stat : 18825 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 830 0 0 0 669 3 0 0 17 0 4 0 156949748 96432128 14943 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18824/tid=18826] ppid=18821 vsize=94172 CPUtime=5.7
/proc/18824/task/18826/stat : 18826 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 806 0 0 0 567 3 0 0 18 0 4 0 156949748 96432128 14943 1992294400 134512640 135305190 4294956160 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18827] ppid=18821 vsize=94172 CPUtime=4.78
/proc/18824/task/18827/stat : 18827 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 965 0 0 0 475 3 0 0 17 0 4 0 156949748 96432128 14943 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.56
Current children cumulated vsize (KiB) 99528

[startup+25.503 s]
/proc/loadavg: 3.99 3.97 3.53 5/69 18827
/proc/meminfo: memFree=1140352/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=1.27
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 313 9816 0 0 0 0 118 9 16 0 1 0 156949574 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18821/statm: 1339 238 195 169 0 50 0
[pid=18824] ppid=18821 vsize=95888 CPUtime=47.84
/proc/18824/stat : 18824 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194304 15426 0 0 0 4764 20 0 0 20 0 4 0 156949702 98189312 15404 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18824/statm: 23972 15404 83 193 0 23776 0
[pid=18824/tid=18825] ppid=18821 vsize=95888 CPUtime=13.73
/proc/18824/task/18825/stat : 18825 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 970 0 0 0 1369 4 0 0 25 0 4 0 156949748 98189312 15404 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18824/tid=18826] ppid=18821 vsize=95888 CPUtime=12.5
/proc/18824/task/18826/stat : 18826 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 923 0 0 0 1246 4 0 0 25 0 4 0 156949748 98189312 15404 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18827] ppid=18821 vsize=95888 CPUtime=10.73
/proc/18824/task/18827/stat : 18827 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 1096 0 0 0 1070 3 0 0 25 0 4 0 156949748 98189312 15404 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.11
Current children cumulated vsize (KiB) 101244

[startup+51.102 s]
/proc/loadavg: 3.99 3.97 3.54 5/69 18827
/proc/meminfo: memFree=1137280/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=1.27
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 313 9816 0 0 0 0 118 9 16 0 1 0 156949574 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18821/statm: 1339 238 195 169 0 50 0
[pid=18824] ppid=18821 vsize=98948 CPUtime=98.92
/proc/18824/stat : 18824 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194304 16206 0 0 0 9870 22 0 0 25 0 4 0 156949702 101322752 16184 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18824/statm: 24737 16184 83 193 0 24541 0
[pid=18824/tid=18825] ppid=18821 vsize=98948 CPUtime=26.51
/proc/18824/task/18825/stat : 18825 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 1180 0 0 0 2647 4 0 0 25 0 4 0 156949748 101322752 16184 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18824/tid=18826] ppid=18821 vsize=98948 CPUtime=25.2
/proc/18824/task/18826/stat : 18826 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 1117 0 0 0 2516 4 0 0 21 0 4 0 156949748 101322752 16184 1992294400 134512640 135305190 4294956160 18446744073709551615 134555106 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18827] ppid=18821 vsize=98948 CPUtime=23.54
/proc/18824/task/18827/stat : 18827 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 1294 0 0 0 2350 4 0 0 17 0 4 0 156949748 101322752 16184 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.19
Current children cumulated vsize (KiB) 104304

[startup+102.306 s]
/proc/loadavg: 3.99 3.97 3.56 5/69 18827
/proc/meminfo: memFree=1130880/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=1.27
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 313 9816 0 0 0 0 118 9 16 0 1 0 156949574 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18821/statm: 1339 238 195 169 0 50 0
[pid=18824] ppid=18821 vsize=104972 CPUtime=201.1
/proc/18824/stat : 18824 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194304 17772 0 0 0 20085 25 0 0 25 0 4 0 156949702 107491328 17750 1992294400 134512640 135305190 4294956160 18446744073709551615 134558354 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18824/statm: 26243 17750 83 193 0 26047 0
[pid=18824/tid=18825] ppid=18821 vsize=104972 CPUtime=52.1
/proc/18824/task/18825/stat : 18825 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 1468 0 0 0 5206 4 0 0 25 0 4 0 156949748 107491328 17750 1992294400 134512640 135305190 4294956160 18446744073709551615 134528840 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18824/tid=18826] ppid=18821 vsize=104972 CPUtime=49.44
/proc/18824/task/18826/stat : 18826 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 1376 0 0 0 4939 5 0 0 25 0 4 0 156949748 107491328 17750 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18827] ppid=18821 vsize=104972 CPUtime=50.29
/proc/18824/task/18827/stat : 18827 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 1904 0 0 0 5024 5 0 0 25 0 4 0 156949748 107491328 17750 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.37
Current children cumulated vsize (KiB) 110328

[startup+162.302 s]
/proc/loadavg: 3.99 3.97 3.59 5/69 18827
/proc/meminfo: memFree=1123840/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=1.27
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 313 9816 0 0 0 0 118 9 16 0 1 0 156949574 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18821/statm: 1339 238 195 169 0 50 0
[pid=18824] ppid=18821 vsize=111976 CPUtime=320.84
/proc/18824/stat : 18824 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194304 19539 0 0 0 32057 27 0 0 25 0 4 0 156949702 114663424 19517 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18824/statm: 27994 19517 83 193 0 27798 0
[pid=18824/tid=18825] ppid=18821 vsize=111976 CPUtime=82.1
/proc/18824/task/18825/stat : 18825 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 1898 0 0 0 8205 5 0 0 25 0 4 0 156949748 114663424 19517 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18824/tid=18826] ppid=18821 vsize=111976 CPUtime=78.5
/proc/18824/task/18826/stat : 18826 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 1746 0 0 0 7845 5 0 0 25 0 4 0 156949748 114663424 19517 1992294400 134512640 135305190 4294956160 18446744073709551615 134551978 0 0 4096 3 0 0 0 -1 0 0 0

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

[pid=18824/tid=18826] ppid=18821 vsize=148232 CPUtime=523.85
/proc/18824/task/18826/stat : 18826 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 2823 0 0 0 52378 7 0 0 25 0 4 0 156949748 151789568 28003 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18827] ppid=18821 vsize=148232 CPUtime=535.92
/proc/18824/task/18827/stat : 18827 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 5166 0 0 0 53583 9 0 0 25 0 4 0 156949748 151789568 28003 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2118.23
Current children cumulated vsize (KiB) 153588

[startup+1122.3 s]
/proc/loadavg: 3.99 3.97 3.82 5/69 18829
/proc/meminfo: memFree=1082048/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=1.27
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 313 9816 0 0 0 0 118 9 16 0 1 0 156949574 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18821/statm: 1339 238 195 169 0 50 0
[pid=18824] ppid=18821 vsize=156376 CPUtime=2236.7
/proc/18824/stat : 18824 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194304 29946 0 0 0 223630 40 0 0 25 0 4 0 156949702 160129024 29924 1992294400 134512640 135305190 4294956160 18446744073709551615 134556656 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18824/statm: 39094 29924 83 193 0 38898 0
[pid=18824/tid=18825] ppid=18821 vsize=156376 CPUtime=559.43
/proc/18824/task/18825/stat : 18825 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 4618 0 0 0 55934 9 0 0 25 0 4 0 156949748 160129024 29924 1992294400 134512640 135305190 4294956160 18446744073709551615 134556772 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18826] ppid=18821 vsize=156376 CPUtime=553
/proc/18824/task/18826/stat : 18826 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 2866 0 0 0 55293 7 0 0 25 0 4 0 156949748 160129024 29924 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18827] ppid=18821 vsize=156376 CPUtime=565.91
/proc/18824/task/18827/stat : 18827 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 6965 0 0 0 56581 10 0 0 25 0 4 0 156949748 160129024 29924 1992294400 134512640 135305190 4294956160 18446744073709551615 134556740 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2237.97
Current children cumulated vsize (KiB) 161732

[startup+1182.3 s]
/proc/loadavg: 3.99 3.97 3.83 5/69 18829
/proc/meminfo: memFree=1081600/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=1.27
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 313 9816 0 0 0 0 118 9 16 0 1 0 156949574 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18821/statm: 1339 238 195 169 0 50 0
[pid=18824] ppid=18821 vsize=156736 CPUtime=2356.44
/proc/18824/stat : 18824 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194304 30059 0 0 0 235604 40 0 0 25 0 4 0 156949702 160497664 30037 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18824/statm: 39184 30037 83 193 0 38988 0
[pid=18824/tid=18825] ppid=18821 vsize=156736 CPUtime=589.33
/proc/18824/task/18825/stat : 18825 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 4618 0 0 0 58924 9 0 0 25 0 4 0 156949748 160497664 30037 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18826] ppid=18821 vsize=156736 CPUtime=582.87
/proc/18824/task/18826/stat : 18826 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 2894 0 0 0 58280 7 0 0 25 0 4 0 156949748 160497664 30037 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18827] ppid=18821 vsize=156736 CPUtime=595.9
/proc/18824/task/18827/stat : 18827 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 7018 0 0 0 59580 10 0 0 25 0 4 0 156949748 160497664 30037 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2357.71
Current children cumulated vsize (KiB) 162092

[startup+1242.3 s]
/proc/loadavg: 3.99 3.97 3.84 5/69 18829
/proc/meminfo: memFree=1080768/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=1.27
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 313 9816 0 0 0 0 118 9 16 0 1 0 156949574 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18821/statm: 1339 238 195 169 0 50 0
[pid=18824] ppid=18821 vsize=157556 CPUtime=2476.19
/proc/18824/stat : 18824 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194304 30240 0 0 0 247578 41 0 0 25 0 4 0 156949702 161337344 30218 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18824/statm: 39389 30218 83 193 0 39193 0
[pid=18824/tid=18825] ppid=18821 vsize=157556 CPUtime=619.22
/proc/18824/task/18825/stat : 18825 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 4622 0 0 0 61913 9 0 0 25 0 4 0 156949748 161337344 30218 1992294400 134512640 135305190 4294956160 18446744073709551615 134556807 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18826] ppid=18821 vsize=157556 CPUtime=612.73
/proc/18824/task/18826/stat : 18826 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 2935 0 0 0 61266 7 0 0 25 0 4 0 156949748 161337344 30218 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18827] ppid=18821 vsize=157556 CPUtime=625.9
/proc/18824/task/18827/stat : 18827 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 7055 0 0 0 62580 10 0 0 25 0 4 0 156949748 161337344 30218 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2477.46
Current children cumulated vsize (KiB) 162912

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

[startup+1247.9 s]
/proc/loadavg: 3.99 3.97 3.84 6/69 18829
/proc/meminfo: memFree=1080704/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=1.27
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 313 9816 0 0 0 0 118 9 16 0 1 0 156949574 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18821/statm: 1339 238 195 169 0 50 0
[pid=18824] ppid=18821 vsize=157716 CPUtime=2487.36
/proc/18824/stat : 18824 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194304 30285 0 0 0 248695 41 0 0 25 0 4 0 156949702 161501184 30263 1992294400 134512640 135305190 4294956160 18446744073709551615 134528283 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18824/statm: 39429 30263 83 193 0 39233 0
[pid=18824/tid=18825] ppid=18821 vsize=157716 CPUtime=622.02
/proc/18824/task/18825/stat : 18825 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 4639 0 0 0 62193 9 0 0 25 0 4 0 156949748 161501184 30263 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18826] ppid=18821 vsize=157716 CPUtime=615.51
/proc/18824/task/18826/stat : 18826 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 2936 0 0 0 61544 7 0 0 25 0 4 0 156949748 161501184 30263 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18827] ppid=18821 vsize=157716 CPUtime=628.7
/proc/18824/task/18827/stat : 18827 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 7071 0 0 0 62860 10 0 0 25 0 4 0 156949748 161501184 30263 1992294400 134512640 135305190 4294956160 18446744073709551615 134556752 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2488.63
Current children cumulated vsize (KiB) 163072

[startup+1254.3 s]
/proc/loadavg: 3.99 3.97 3.84 5/69 18829
/proc/meminfo: memFree=1080576/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=1.27
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 313 9816 0 0 0 0 118 9 16 0 1 0 156949574 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18821/statm: 1339 238 195 169 0 50 0
[pid=18824] ppid=18821 vsize=158056 CPUtime=2500.13
/proc/18824/stat : 18824 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194304 30313 0 0 0 249972 41 0 0 25 0 4 0 156949702 161849344 30291 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18824/statm: 39514 30291 83 193 0 39318 0
[pid=18824/tid=18825] ppid=18821 vsize=158056 CPUtime=624.29
/proc/18824/task/18825/stat : 18825 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 4640 0 0 0 62420 9 0 0 25 0 4 0 156949748 161849344 30291 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18826] ppid=18821 vsize=158056 CPUtime=619.6
/proc/18824/task/18826/stat : 18826 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 2937 0 0 0 61953 7 0 0 22 0 4 0 156949748 161849344 30291 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18827] ppid=18821 vsize=158056 CPUtime=631.9
/proc/18824/task/18827/stat : 18827 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 7094 0 0 0 63180 10 0 0 25 0 4 0 156949748 161849344 30291 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2501.4
Current children cumulated vsize (KiB) 163412

[startup+1255.9 s]
/proc/loadavg: 3.99 3.97 3.84 5/69 18829
/proc/meminfo: memFree=1080512/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=1.27
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 313 9816 0 0 0 0 118 9 16 0 1 0 156949574 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18821/statm: 1339 238 195 169 0 50 0
[pid=18824] ppid=18821 vsize=158056 CPUtime=2503.33
/proc/18824/stat : 18824 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194304 30333 0 0 0 250292 41 0 0 25 0 4 0 156949702 161849344 30311 1992294400 134512640 135305190 4294956160 18446744073709551615 134528788 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18824/statm: 39514 30311 83 193 0 39318 0
[pid=18824/tid=18825] ppid=18821 vsize=158056 CPUtime=625.09
/proc/18824/task/18825/stat : 18825 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 4640 0 0 0 62500 9 0 0 25 0 4 0 156949748 161849344 30311 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18826] ppid=18821 vsize=158056 CPUtime=620.4
/proc/18824/task/18826/stat : 18826 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 2937 0 0 0 62033 7 0 0 25 0 4 0 156949748 161849344 30311 1992294400 134512640 135305190 4294956160 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18827] ppid=18821 vsize=158056 CPUtime=632.7
/proc/18824/task/18827/stat : 18827 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 7095 0 0 0 63260 10 0 0 25 0 4 0 156949748 161849344 30311 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2504.6
Current children cumulated vsize (KiB) 163412

[startup+1257.5 s]
/proc/loadavg: 3.99 3.97 3.84 5/69 18829
/proc/meminfo: memFree=1080512/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=1.27
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 313 9816 0 0 0 0 118 9 16 0 1 0 156949574 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18821/statm: 1339 238 195 169 0 50 0
[pid=18824] ppid=18821 vsize=158056 CPUtime=2506.52
/proc/18824/stat : 18824 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194304 30333 0 0 0 250611 41 0 0 25 0 4 0 156949702 161849344 30311 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18824/statm: 39514 30311 83 193 0 39318 0
[pid=18824/tid=18825] ppid=18821 vsize=158056 CPUtime=625.88
/proc/18824/task/18825/stat : 18825 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 4640 0 0 0 62579 9 0 0 25 0 4 0 156949748 161849344 30311 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18826] ppid=18821 vsize=158056 CPUtime=621.2
/proc/18824/task/18826/stat : 18826 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 2937 0 0 0 62113 7 0 0 25 0 4 0 156949748 161849344 30311 1992294400 134512640 135305190 4294956160 18446744073709551615 134551986 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18827] ppid=18821 vsize=158056 CPUtime=633.5
/proc/18824/task/18827/stat : 18827 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 7095 0 0 0 63340 10 0 0 25 0 4 0 156949748 161849344 30311 1992294400 134512640 135305190 4294956160 18446744073709551615 134529257 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2507.79
Current children cumulated vsize (KiB) 163412

[startup+1258.3 s]
/proc/loadavg: 3.99 3.97 3.84 5/69 18829
/proc/meminfo: memFree=1080448/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=1.27
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 313 9816 0 0 0 0 118 9 16 0 1 0 156949574 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18821/statm: 1339 238 195 169 0 50 0
[pid=18824] ppid=18821 vsize=158244 CPUtime=2508.12
/proc/18824/stat : 18824 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194304 30350 0 0 0 250771 41 0 0 25 0 4 0 156949702 162041856 30328 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18824/statm: 39561 30328 83 193 0 39365 0
[pid=18824/tid=18825] ppid=18821 vsize=158244 CPUtime=626.42
/proc/18824/task/18825/stat : 18825 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 4657 0 0 0 62633 9 0 0 17 0 4 0 156949748 162041856 30328 1992294400 134512640 135305190 4294956160 18446744073709551615 134557444 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18824/tid=18826] ppid=18821 vsize=158244 CPUtime=621.75
/proc/18824/task/18826/stat : 18826 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 2937 0 0 0 62168 7 0 0 17 0 4 0 156949748 162041856 30328 1992294400 134512640 135305190 4294956160 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18827] ppid=18821 vsize=158244 CPUtime=633.69
/proc/18824/task/18827/stat : 18827 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 7095 0 0 0 63359 10 0 0 25 0 4 0 156949748 162041856 30328 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2509.39
Current children cumulated vsize (KiB) 163600

[startup+1258.7 s]
/proc/loadavg: 3.99 3.97 3.84 5/69 18829
/proc/meminfo: memFree=1080448/2055920 swapFree=4191900/4192956
[pid=18821] ppid=18819 vsize=5356 CPUtime=1.27
/proc/18821/stat : 18821 (manysat.sh) S 18819 18821 18751 0 -1 4194304 313 9816 0 0 0 0 118 9 16 0 1 0 156949574 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18821/statm: 1339 238 195 169 0 50 0
[pid=18824] ppid=18821 vsize=158244 CPUtime=2508.91
/proc/18824/stat : 18824 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194304 30350 0 0 0 250850 41 0 0 25 0 4 0 156949702 162041856 30328 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18824/statm: 39561 30328 83 193 0 39365 0
[pid=18824/tid=18825] ppid=18821 vsize=158244 CPUtime=626.81
/proc/18824/task/18825/stat : 18825 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 4657 0 0 0 62672 9 0 0 17 0 4 0 156949748 162041856 30328 1992294400 134512640 135305190 4294956160 18446744073709551615 134528201 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18824/tid=18826] ppid=18821 vsize=158244 CPUtime=622.15
/proc/18824/task/18826/stat : 18826 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 2937 0 0 0 62208 7 0 0 17 0 4 0 156949748 162041856 30328 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18824/tid=18827] ppid=18821 vsize=158244 CPUtime=633.69
/proc/18824/task/18827/stat : 18827 (manysat1.1_stat) R 18821 18821 18751 0 -1 4194368 7095 0 0 0 63359 10 0 0 25 0 4 0 156949748 162041856 30328 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2510.18
Current children cumulated vsize (KiB) 163600

Child status: 20
Real time (s): 1258.78
CPU time (s): 2510.31
CPU user time (s): 2509.77
CPU system time (s): 0.541917
CPU usage (%): 199.425
Max. virtual memory (cumulated for all children) (KiB): 163600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2509.77
system time used= 0.541917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40648
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= 4240
involuntary context switches= 43962

runsolver used 1.20682 second user time and 3.37949 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-02 20:32:49
IDJOB=1773916
IDBENCH=70822
IDSOLVER=612
FILE ID=node33/1773916-1241289169
PBS_JOBID= 9225099
Free space on /tmp= 66472 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-09.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773916-1241289169/watcher-1773916-1241289169 -o /tmp/evaluation-result-1773916-1241289169/solver-1773916-1241289169 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773916-1241289169.cnf aimd 1

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

MD5SUM BENCH= 5c56557463274332c6704b6432dfc42b
RANDOM SEED=1544577735

node33.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.212
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.212
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:       1210064 kB
Buffers:         78728 kB
Cached:         664604 kB
SwapCached:        384 kB
Active:          36000 kB
Inactive:       720760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1210064 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            5572 kB
Writeback:           0 kB
Mapped:          21840 kB
Slab:            75144 kB
Committed_AS:   656376 kB
PageTables:       1392 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= 66472 MiB
End job on node33 at 2009-05-02 20:53:48