Trace number 1774386

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 529.794 266.182

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark269.152
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.00/0.00	c Parsing...
0.09/0.15	c ==============================================================================
0.09/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.15	c ==============================================================================
0.09/0.15	c |         0 |  155258   454459 |   46577       0        0     nan |  0.000 % |
0.99/1.01	c |         0 |   68970   232657 |      --       0       --      -- |     --   | -80730/-205120
0.99/1.01	c ==============================================================================
0.99/1.01	c Result  :   #vars: 7889   #clauses: 68970   #literals: 232657
0.99/1.01	c CPU time:   0.975851 s
0.99/1.01	c ==============================================================================
529.69/266.16	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
529.69/266.16	c ============================[ Problem Statistics ]=============================
529.69/266.16	c |                                                                             |
529.69/266.16	c threadId              : 3
529.69/266.16	c restarts              : 352
529.69/266.16	c conflicts             : 298785         (565 /sec)
529.69/266.16	c decisions             : 431397         (2.72 % random) (816 /sec)
529.69/266.16	c propagations          : 63487711       (120160 /sec)
529.69/266.16	c conflict literals     : 5784537        (34.76 % deleted)
529.69/266.16	c Memory used           : 117.98 MB
529.69/266.16	c CPU time              : 528.362 s
529.69/266.16	
529.69/266.16	c --->m=4, e=8, aimd=1, HOME/29770_many.cnf	time: 132.09	conflicts: 298785       
529.69/266.17	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-1774386-1241291002/watcher-1774386-1241291002 -o /tmp/evaluation-result-1774386-1241291002/solver-1774386-1241291002 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774386-1241291002.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.11 3.74 3.83 3/65 29770
/proc/meminfo: memFree=1897064/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=0
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157133975 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 235 195 169 0 50 0
[pid=29771] ppid=29770 vsize=984 CPUtime=0
/proc/29771/stat : 29771 (SatElite) R 29770 29770 29502 0 -1 4194304 141 0 0 0 0 0 0 0 19 0 1 0 157133975 1007616 125 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29771/statm: 246 125 51 127 0 116 0

[startup+0.0831941 s]
/proc/loadavg: 3.11 3.74 3.83 3/65 29770
/proc/meminfo: memFree=1897064/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=0
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157133975 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 235 195 169 0 50 0
[pid=29771] ppid=29770 vsize=9824 CPUtime=0.07
/proc/29771/stat : 29771 (SatElite) R 29770 29770 29502 0 -1 4194304 2162 0 0 0 6 1 0 0 20 0 1 0 157133975 10059776 2146 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29771/statm: 2456 2147 51 127 0 2326 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15180

[startup+0.101193 s]
/proc/loadavg: 3.11 3.74 3.83 3/65 29770
/proc/meminfo: memFree=1897064/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=0
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157133975 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 235 195 169 0 50 0
[pid=29771] ppid=29770 vsize=11012 CPUtime=0.09
/proc/29771/stat : 29771 (SatElite) R 29770 29770 29502 0 -1 4194304 2524 0 0 0 8 1 0 0 20 0 1 0 157133975 11276288 2508 1992294400 134512640 135034092 4294956112 18446744073709551615 134548147 0 0 4096 3 0 0 0 17 0 0 0
/proc/29771/statm: 2753 2510 51 127 0 2623 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16368

[startup+0.301212 s]
/proc/loadavg: 3.11 3.74 3.83 3/65 29770
/proc/meminfo: memFree=1897064/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=0
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157133975 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 235 195 169 0 50 0
[pid=29771] ppid=29770 vsize=21724 CPUtime=0.28
/proc/29771/stat : 29771 (SatElite) R 29770 29770 29502 0 -1 4194304 4470 0 0 0 26 2 0 0 21 0 1 0 157133975 22245376 4454 1992294400 134512640 135034092 4294956112 18446744073709551615 134540733 0 0 4096 3 0 0 0 17 0 0 0
/proc/29771/statm: 5431 4454 67 127 0 5301 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 27080

[startup+0.701249 s]
/proc/loadavg: 3.11 3.74 3.83 3/65 29770
/proc/meminfo: memFree=1897064/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=0
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157133975 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 235 195 169 0 50 0
[pid=29771] ppid=29770 vsize=21884 CPUtime=0.69
/proc/29771/stat : 29771 (SatElite) R 29770 29770 29502 0 -1 4194304 4946 0 0 0 66 3 0 0 25 0 1 0 157133975 22409216 4535 1992294400 134512640 135034092 4294956112 18446744073709551615 134566285 0 0 4096 3 0 0 0 17 0 0 0
/proc/29771/statm: 5471 4535 68 127 0 5341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27240

[startup+1.50133 s]
/proc/loadavg: 3.11 3.74 3.83 2/67 29772
/proc/meminfo: memFree=1877016/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=1.1
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 313 5317 0 0 0 0 104 6 16 0 1 0 157133975 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 5356

[startup+3.10149 s]
/proc/loadavg: 3.11 3.74 3.83 5/70 29776
/proc/meminfo: memFree=1870272/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=1.1
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 313 5317 0 0 0 0 104 6 16 0 1 0 157133975 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 238 195 169 0 50 0
[pid=29773] ppid=29770 vsize=57984 CPUtime=3.78
/proc/29773/stat : 29773 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194304 6452 0 0 0 373 5 0 0 17 0 4 0 157134087 59375616 6438 1992294400 134512640 135305190 4294956160 18446744073709551615 134551681 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29773/statm: 14496 6438 83 193 0 14300 0
[pid=29773/tid=29774] ppid=29770 vsize=57984 CPUtime=0.97
/proc/29773/task/29774/stat : 29774 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 402 0 0 0 97 0 0 0 17 0 4 0 157134103 59375616 6438 1992294400 134512640 135305190 4294956160 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29775] ppid=29770 vsize=57984 CPUtime=0.79
/proc/29773/task/29775/stat : 29775 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 412 0 0 0 79 0 0 0 17 0 4 0 157134103 59375616 6438 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29773/tid=29776] ppid=29770 vsize=57984 CPUtime=1.01
/proc/29773/task/29776/stat : 29776 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 460 0 0 0 100 1 0 0 17 0 4 0 157134103 59375616 6438 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 63340

[startup+6.30279 s]
/proc/loadavg: 3.18 3.74 3.83 5/70 29776
/proc/meminfo: memFree=1863808/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=1.1
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 313 5317 0 0 0 0 104 6 16 0 1 0 157133975 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 238 195 169 0 50 0
[pid=29773] ppid=29770 vsize=64564 CPUtime=10.17
/proc/29773/stat : 29773 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194304 7833 0 0 0 1010 7 0 0 17 0 4 0 157134087 66113536 7819 1992294400 134512640 135305190 4294956160 18446744073709551615 134528371 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29773/statm: 16141 7819 83 193 0 15945 0
[pid=29773/tid=29774] ppid=29770 vsize=64564 CPUtime=2.64
/proc/29773/task/29774/stat : 29774 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 686 0 0 0 264 0 0 0 17 0 4 0 157134103 66113536 7819 1992294400 134512640 135305190 4294956160 18446744073709551615 134530988 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29775] ppid=29770 vsize=64564 CPUtime=2.44
/proc/29773/task/29775/stat : 29775 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 756 0 0 0 244 0 0 0 17 0 4 0 157134103 66113536 7819 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29773/tid=29776] ppid=29770 vsize=64564 CPUtime=2.53
/proc/29773/task/29776/stat : 29776 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 826 0 0 0 251 2 0 0 17 0 4 0 157134103 66113536 7819 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.27
Current children cumulated vsize (KiB) 69920

[startup+12.7024 s]
/proc/loadavg: 3.25 3.75 3.83 5/70 29776
/proc/meminfo: memFree=1857216/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=1.1
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 313 5317 0 0 0 0 104 6 16 0 1 0 157133975 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 238 195 169 0 50 0
[pid=29773] ppid=29770 vsize=70596 CPUtime=22.94
/proc/29773/stat : 29773 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194304 9366 0 0 0 2284 10 0 0 18 0 4 0 157134087 72290304 9352 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29773/statm: 17649 9352 83 193 0 17453 0
[pid=29773/tid=29774] ppid=29770 vsize=70596 CPUtime=5.6
/proc/29773/task/29774/stat : 29774 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 1012 0 0 0 559 1 0 0 17 0 4 0 157134103 72290304 9352 1992294400 134512640 135305190 4294956160 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29773/tid=29775] ppid=29770 vsize=70596 CPUtime=3.98
/proc/29773/task/29775/stat : 29775 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 1041 0 0 0 397 1 0 0 17 0 4 0 157134103 72290304 9352 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29776] ppid=29770 vsize=70596 CPUtime=7.67
/proc/29773/task/29776/stat : 29776 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 1366 0 0 0 765 2 0 0 17 0 4 0 157134103 72290304 9352 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.04
Current children cumulated vsize (KiB) 75952

[startup+25.5016 s]
/proc/loadavg: 3.42 3.76 3.83 5/70 29776
/proc/meminfo: memFree=1850184/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=1.1
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 313 5317 0 0 0 0 104 6 16 0 1 0 157133975 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 238 195 169 0 50 0
[pid=29773] ppid=29770 vsize=76940 CPUtime=48.48
/proc/29773/stat : 29773 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194304 10955 0 0 0 4835 13 0 0 17 0 4 0 157134087 78786560 10941 1992294400 134512640 135305190 4294956160 18446744073709551615 134528557 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29773/statm: 19235 10941 83 193 0 19039 0
[pid=29773/tid=29774] ppid=29770 vsize=76940 CPUtime=11.45
/proc/29773/task/29774/stat : 29774 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 1401 0 0 0 1143 2 0 0 20 0 4 0 157134103 78786560 10941 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29775] ppid=29770 vsize=76940 CPUtime=10.2
/proc/29773/task/29775/stat : 29775 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 1449 0 0 0 1019 1 0 0 20 0 4 0 157134103 78786560 10941 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29776] ppid=29770 vsize=76940 CPUtime=15.1
/proc/29773/task/29776/stat : 29776 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 1711 0 0 0 1507 3 0 0 18 0 4 0 157134103 78786560 10941 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.58
Current children cumulated vsize (KiB) 82296

[startup+51.102 s]
/proc/loadavg: 3.61 3.78 3.83 5/70 29776
/proc/meminfo: memFree=1842184/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=1.1
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 313 5317 0 0 0 0 104 6 16 0 1 0 157133975 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 238 195 169 0 50 0
[pid=29773] ppid=29770 vsize=85696 CPUtime=99.56
/proc/29773/stat : 29773 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194304 12961 0 0 0 9939 17 0 0 18 0 4 0 157134087 87752704 12947 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29773/statm: 21424 12947 83 193 0 21228 0
[pid=29773/tid=29774] ppid=29770 vsize=85696 CPUtime=25.36
/proc/29773/task/29774/stat : 29774 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 1960 0 0 0 2533 3 0 0 17 0 4 0 157134103 87752704 12947 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29775] ppid=29770 vsize=85696 CPUtime=19.2
/proc/29773/task/29775/stat : 29775 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 1914 0 0 0 1918 2 0 0 19 0 4 0 157134103 87752704 12947 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29773/tid=29776] ppid=29770 vsize=85696 CPUtime=29.49
/proc/29773/task/29776/stat : 29776 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 2225 0 0 0 2945 4 0 0 20 0 4 0 157134103 87752704 12947 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.66
Current children cumulated vsize (KiB) 91052

[startup+102.306 s]
/proc/loadavg: 3.83 3.81 3.84 5/70 29776
/proc/meminfo: memFree=1827592/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=1.1
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 313 5317 0 0 0 0 104 6 16 0 1 0 157133975 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 238 195 169 0 50 0
[pid=29773] ppid=29770 vsize=100288 CPUtime=201.74
/proc/29773/stat : 29773 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194304 16631 0 0 0 20152 22 0 0 25 0 4 0 157134087 102694912 16617 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29773/statm: 25072 16617 83 193 0 24876 0
[pid=29773/tid=29774] ppid=29770 vsize=100288 CPUtime=55.22
/proc/29773/task/29774/stat : 29774 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 2932 0 0 0 5517 5 0 0 25 0 4 0 157134103 102694912 16617 1992294400 134512640 135305190 4294956160 18446744073709551615 134528245 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29775] ppid=29770 vsize=100288 CPUtime=40.47
/proc/29773/task/29775/stat : 29775 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 2692 0 0 0 4044 3 0 0 25 0 4 0 157134103 102694912 16617 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29776] ppid=29770 vsize=100288 CPUtime=54.57
/proc/29773/task/29776/stat : 29776 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 3245 0 0 0 5452 5 0 0 19 0 4 0 157134103 102694912 16617 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.84
Current children cumulated vsize (KiB) 105644

[startup+162.301 s]
/proc/loadavg: 3.94 3.84 3.84 5/70 29776
/proc/meminfo: memFree=1821128/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=1.1
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 313 5317 0 0 0 0 104 6 16 0 1 0 157133975 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 238 195 169 0 50 0
[pid=29773] ppid=29770 vsize=106852 CPUtime=321.47
/proc/29773/stat : 29773 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194304 18186 0 0 0 32124 23 0 0 25 0 4 0 157134087 109416448 18172 1992294400 134512640 135305190 4294956160 18446744073709551615 134528990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29773/statm: 26713 18172 83 193 0 26517 0
[pid=29773/tid=29774] ppid=29770 vsize=106852 CPUtime=82.59
/proc/29773/task/29774/stat : 29774 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 3331 0 0 0 8254 5 0 0 25 0 4 0 157134103 109416448 18172 1992294400 134512640 135305190 4294956160 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29773/tid=29775] ppid=29770 vsize=106852 CPUtime=73.99
/proc/29773/task/29775/stat : 29775 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 3024 0 0 0 7396 3 0 0 25 0 4 0 157134103 109416448 18172 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29776] ppid=29770 vsize=106852 CPUtime=85.41
/proc/29773/task/29776/stat : 29776 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 3602 0 0 0 8535 6 0 0 25 0 4 0 157134103 109416448 18172 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.57
Current children cumulated vsize (KiB) 112208

[startup+222.301 s]
/proc/loadavg: 3.97 3.87 3.85 5/70 29776
/proc/meminfo: memFree=1809736/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=1.1
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 313 5317 0 0 0 0 104 6 16 0 1 0 157133975 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 238 195 169 0 50 0
[pid=29773] ppid=29770 vsize=118736 CPUtime=441.21
/proc/29773/stat : 29773 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194304 21012 0 0 0 44093 28 0 0 25 0 4 0 157134087 121585664 20998 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29773/statm: 29684 20998 83 193 0 29488 0
[pid=29773/tid=29774] ppid=29770 vsize=118736 CPUtime=113.33
/proc/29773/task/29774/stat : 29774 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 3980 0 0 0 11328 5 0 0 25 0 4 0 157134103 121585664 20998 1992294400 134512640 135305190 4294956160 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29775] ppid=29770 vsize=118736 CPUtime=103.89
/proc/29773/task/29775/stat : 29775 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 3806 0 0 0 10384 5 0 0 25 0 4 0 157134103 121585664 20998 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29776] ppid=29770 vsize=118736 CPUtime=116.02
/proc/29773/task/29776/stat : 29776 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 4271 0 0 0 11595 7 0 0 25 0 4 0 157134103 121585664 20998 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.31
Current children cumulated vsize (KiB) 124092

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

[startup+230.302 s]
/proc/loadavg: 3.98 3.87 3.85 5/70 29776
/proc/meminfo: memFree=1809480/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=1.1
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 313 5317 0 0 0 0 104 6 16 0 1 0 157133975 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 238 195 169 0 50 0
[pid=29773] ppid=29770 vsize=118952 CPUtime=457.17
/proc/29773/stat : 29773 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194304 21070 0 0 0 45689 28 0 0 25 0 4 0 157134087 121806848 21056 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29773/statm: 29738 21056 83 193 0 29542 0
[pid=29773/tid=29774] ppid=29770 vsize=118952 CPUtime=118.13
/proc/29773/task/29774/stat : 29774 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 4037 0 0 0 11807 6 0 0 25 0 4 0 157134103 121806848 21056 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29775] ppid=29770 vsize=118952 CPUtime=107.09
/proc/29773/task/29775/stat : 29775 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 3807 0 0 0 10704 5 0 0 25 0 4 0 157134103 121806848 21056 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29776] ppid=29770 vsize=118952 CPUtime=119.99
/proc/29773/task/29776/stat : 29776 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 4271 0 0 0 11992 7 0 0 23 0 4 0 157134103 121806848 21056 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.27
Current children cumulated vsize (KiB) 124308

[startup+243.106 s]
/proc/loadavg: 3.98 3.87 3.85 5/70 29776
/proc/meminfo: memFree=1808712/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=1.1
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 313 5317 0 0 0 0 104 6 16 0 1 0 157133975 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 238 195 169 0 50 0
[pid=29773] ppid=29770 vsize=119768 CPUtime=482.73
/proc/29773/stat : 29773 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194304 21255 0 0 0 48244 29 0 0 25 0 4 0 157134087 122642432 21241 1992294400 134512640 135305190 4294956160 18446744073709551615 134528215 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29773/statm: 29942 21241 83 193 0 29746 0
[pid=29773/tid=29774] ppid=29770 vsize=119768 CPUtime=124.53
/proc/29773/task/29774/stat : 29774 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 4123 0 0 0 12447 6 0 0 25 0 4 0 157134103 122642432 21241 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29775] ppid=29770 vsize=119768 CPUtime=113.48
/proc/29773/task/29775/stat : 29775 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 3883 0 0 0 11343 5 0 0 25 0 4 0 157134103 122642432 21241 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29776] ppid=29770 vsize=119768 CPUtime=126.38
/proc/29773/task/29776/stat : 29776 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 4271 0 0 0 12631 7 0 0 25 0 4 0 157134103 122642432 21241 1992294400 134512640 135305190 4294956160 18446744073709551615 134528571 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 483.83
Current children cumulated vsize (KiB) 125124

[startup+255.901 s]
/proc/loadavg: 3.98 3.88 3.85 5/70 29776
/proc/meminfo: memFree=1807944/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=1.1
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 313 5317 0 0 0 0 104 6 16 0 1 0 157133975 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 238 195 169 0 50 0
[pid=29773] ppid=29770 vsize=120804 CPUtime=508.27
/proc/29773/stat : 29773 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194304 21459 0 0 0 50798 29 0 0 25 0 4 0 157134087 123703296 21445 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29773/statm: 30201 21445 83 193 0 30005 0
[pid=29773/tid=29774] ppid=29770 vsize=120804 CPUtime=130.4
/proc/29773/task/29774/stat : 29774 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 4270 0 0 0 13034 6 0 0 22 0 4 0 157134103 123703296 21445 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29775] ppid=29770 vsize=120804 CPUtime=120.4
/proc/29773/task/29775/stat : 29775 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 3896 0 0 0 12035 5 0 0 17 0 4 0 157134103 123703296 21445 1992294400 134512640 135305190 4294956160 18446744073709551615 134528350 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29776] ppid=29770 vsize=120804 CPUtime=131.39
/proc/29773/task/29776/stat : 29776 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 4297 0 0 0 13132 7 0 0 17 0 4 0 157134103 123703296 21445 1992294400 134512640 135305190 4294956160 18446744073709551615 134529363 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 509.37
Current children cumulated vsize (KiB) 126160

[startup+262.303 s]
/proc/loadavg: 3.99 3.88 3.85 5/70 29776
/proc/meminfo: memFree=1807880/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=1.1
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 313 5317 0 0 0 0 104 6 16 0 1 0 157133975 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 238 195 169 0 50 0
[pid=29773] ppid=29770 vsize=120804 CPUtime=521.04
/proc/29773/stat : 29773 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194304 21461 0 0 0 52075 29 0 0 25 0 4 0 157134087 123703296 21447 1992294400 134512640 135305190 4294956160 18446744073709551615 134530654 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29773/statm: 30201 21447 83 193 0 30005 0
[pid=29773/tid=29774] ppid=29770 vsize=120804 CPUtime=134.1
/proc/29773/task/29774/stat : 29774 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 4272 0 0 0 13404 6 0 0 19 0 4 0 157134103 123703296 21447 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29775] ppid=29770 vsize=120804 CPUtime=124.38
/proc/29773/task/29775/stat : 29775 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 3896 0 0 0 12433 5 0 0 20 0 4 0 157134103 123703296 21447 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29773/tid=29776] ppid=29770 vsize=120804 CPUtime=135.89
/proc/29773/task/29776/stat : 29776 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 4297 0 0 0 13582 7 0 0 20 0 4 0 157134103 123703296 21447 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 126160

[startup+263.902 s]
/proc/loadavg: 3.99 3.88 3.85 5/70 29776
/proc/meminfo: memFree=1807816/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=1.1
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 313 5317 0 0 0 0 104 6 16 0 1 0 157133975 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 238 195 169 0 50 0
[pid=29773] ppid=29770 vsize=120804 CPUtime=524.24
/proc/29773/stat : 29773 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194304 21463 0 0 0 52395 29 0 0 25 0 4 0 157134087 123703296 21449 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29773/statm: 30201 21449 83 193 0 30005 0
[pid=29773/tid=29774] ppid=29770 vsize=120804 CPUtime=134.9
/proc/29773/task/29774/stat : 29774 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 4272 0 0 0 13484 6 0 0 21 0 4 0 157134103 123703296 21449 1992294400 134512640 135305190 4294956160 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29775] ppid=29770 vsize=120804 CPUtime=125.09
/proc/29773/task/29775/stat : 29775 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 3896 0 0 0 12504 5 0 0 21 0 4 0 157134103 123703296 21449 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29773/tid=29776] ppid=29770 vsize=120804 CPUtime=136.78
/proc/29773/task/29776/stat : 29776 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 4299 0 0 0 13671 7 0 0 21 0 4 0 157134103 123703296 21449 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 525.34
Current children cumulated vsize (KiB) 126160

[startup+265.501 s]
/proc/loadavg: 3.99 3.88 3.85 5/70 29776
/proc/meminfo: memFree=1807816/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=1.1
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 313 5317 0 0 0 0 104 6 16 0 1 0 157133975 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 238 195 169 0 50 0
[pid=29773] ppid=29770 vsize=120804 CPUtime=527.43
/proc/29773/stat : 29773 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194304 21463 0 0 0 52714 29 0 0 25 0 4 0 157134087 123703296 21449 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29773/statm: 30201 21449 83 193 0 30005 0
[pid=29773/tid=29774] ppid=29770 vsize=120804 CPUtime=135.79
/proc/29773/task/29774/stat : 29774 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 4272 0 0 0 13573 6 0 0 23 0 4 0 157134103 123703296 21449 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29775] ppid=29770 vsize=120804 CPUtime=125.88
/proc/29773/task/29775/stat : 29775 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 3896 0 0 0 12583 5 0 0 25 0 4 0 157134103 123703296 21449 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29773/tid=29776] ppid=29770 vsize=120804 CPUtime=137.58
/proc/29773/task/29776/stat : 29776 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 4299 0 0 0 13751 7 0 0 25 0 4 0 157134103 123703296 21449 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 528.53
Current children cumulated vsize (KiB) 126160

[startup+265.901 s]
/proc/loadavg: 3.99 3.88 3.85 5/70 29776
/proc/meminfo: memFree=1807816/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=1.1
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 313 5317 0 0 0 0 104 6 16 0 1 0 157133975 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 238 195 169 0 50 0
[pid=29773] ppid=29770 vsize=120804 CPUtime=528.22
/proc/29773/stat : 29773 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194304 21463 0 0 0 52793 29 0 0 25 0 4 0 157134087 123703296 21449 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29773/statm: 30201 21449 83 193 0 30005 0
[pid=29773/tid=29774] ppid=29770 vsize=120804 CPUtime=135.97
/proc/29773/task/29774/stat : 29774 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 4272 0 0 0 13591 6 0 0 25 0 4 0 157134103 123703296 21449 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29775] ppid=29770 vsize=120804 CPUtime=126.08
/proc/29773/task/29775/stat : 29775 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 3896 0 0 0 12603 5 0 0 25 0 4 0 157134103 123703296 21449 1992294400 134512640 135305190 4294956160 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29773/tid=29776] ppid=29770 vsize=120804 CPUtime=137.78
/proc/29773/task/29776/stat : 29776 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 4299 0 0 0 13771 7 0 0 25 0 4 0 157134103 123703296 21449 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 529.32
Current children cumulated vsize (KiB) 126160

[startup+266.101 s]
/proc/loadavg: 3.99 3.88 3.85 2/70 29776
/proc/meminfo: memFree=1807816/2055920 swapFree=4181396/4192956
[pid=29770] ppid=29768 vsize=5356 CPUtime=1.1
/proc/29770/stat : 29770 (manysat.sh) S 29768 29770 29502 0 -1 4194304 313 5317 0 0 0 0 104 6 16 0 1 0 157133975 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29770/statm: 1339 238 195 169 0 50 0
[pid=29773] ppid=29770 vsize=120804 CPUtime=528.59
/proc/29773/stat : 29773 (manysat1.1_stat) S 29770 29770 29502 0 -1 4194304 21463 0 0 0 52830 29 0 0 25 0 4 0 157134087 123703296 21449 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29773/statm: 30201 21449 83 193 0 30005 0
[pid=29773/tid=29774] ppid=29770 vsize=120804 CPUtime=136.03
/proc/29773/task/29774/stat : 29774 (manysat1.1_stat) R 29770 29770 29502 0 -1 4194368 4272 0 0 0 13597 6 0 0 17 0 4 0 157134103 123703296 21449 1992294400 134512640 135305190 4294956160 18446744073709551615 134529566 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29775] ppid=29770 vsize=120804 CPUtime=126.18
/proc/29773/task/29775/stat : 29775 (manysat1.1_stat) S 29770 29770 29502 0 -1 4194368 3896 0 0 0 12613 5 0 0 25 0 4 0 157134103 123703296 21449 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29773/tid=29776] ppid=29770 vsize=120804 CPUtime=137.84
/proc/29773/task/29776/stat : 29776 (manysat1.1_stat) S 29770 29770 29502 0 -1 4194368 4299 0 0 0 13777 7 0 0 25 0 4 0 157134103 123703296 21449 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 529.69
Current children cumulated vsize (KiB) 126160

Child status: 20
Real time (s): 266.182
CPU time (s): 529.794
CPU user time (s): 529.414
CPU system time (s): 0.379942
CPU usage (%): 199.034
Max. virtual memory (cumulated for all children) (KiB): 126160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 529.415
system time used= 0.379942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27262
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= 1665
involuntary context switches= 9759

runsolver used 0.26296 second user time and 0.713891 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-02 21:03:23
IDJOB=1774386
IDBENCH=70941
IDSOLVER=612
FILE ID=node8/1774386-1241291002
PBS_JOBID= 9225120
Free space on /tmp= 65940 MiB

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

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=1482823754

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1897544 kB
Buffers:          9892 kB
Cached:          71284 kB
SwapCached:       4504 kB
Active:          26764 kB
Inactive:        62912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1897544 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            5008 kB
Writeback:           0 kB
Mapped:          15184 kB
Slab:            54528 kB
Committed_AS:   793504 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65936 MiB
End job on node8 at 2009-05-02 21:07:49