Trace number 1774586

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 779.26 402.35

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark138.17
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

Solver Data

0.00/0.00	c Parsing...
1.19/1.26	c ==============================================================================
1.19/1.26	c |           |     ORIGINAL     |              LEARNT              |          |
1.19/1.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.19/1.26	c ==============================================================================
1.19/1.26	c |         0 | 1268704  3718600 |  380611       0        0     nan |  0.000 % |
21.78/21.89	c |         0 |  433228  1602137 |      --       0       --      -- |     --   | -674843/-1677597
21.78/21.90	c ==============================================================================
21.78/21.90	c Result  :   #vars: 41452   #clauses: 433228   #literals: 1602137
21.78/21.90	c CPU time:   21.5857 s
21.78/21.90	c ==============================================================================
779.00/402.30	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
779.00/402.30	c ============================[ Problem Statistics ]=============================
779.00/402.30	c |                                                                             |
779.00/402.30	c threadId              : 3
779.00/402.30	c restarts              : 331
779.00/402.30	c conflicts             : 265981         (352 /sec)
779.00/402.30	c decisions             : 397720         (2.64 % random) (526 /sec)
779.00/402.30	c propagations          : 158234548      (209288 /sec)
779.00/402.30	c conflict literals     : 7313906        (41.36 % deleted)
779.00/402.30	c Memory used           : 236.89 MB
779.00/402.30	c CPU time              : 756.06 s
779.00/402.30	
779.00/402.30	c --->m=4, e=8, aimd=1, HOME/29902_many.cnf	time: 189.015	conflicts: 265981       
779.20/402.33	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-1774586-1241291721/watcher-1774586-1241291721 -o /tmp/evaluation-result-1774586-1241291721/solver-1774586-1241291721 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774586-1241291721.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.75 3.89 3.86 3/65 29902
/proc/meminfo: memFree=1862136/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=0
/proc/29902/stat : 29902 (manysat.sh) R 29900 29902 29502 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 157205957 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 228706544287 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/29902/statm: 1339 234 194 169 0 50 0
[pid=29903] ppid=29902 vsize=988 CPUtime=0
/proc/29903/stat : 29903 (SatElite) R 29902 29902 29502 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 157205957 1011712 138 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29903/statm: 247 138 51 127 0 117 0

[startup+0.100978 s]
/proc/loadavg: 3.75 3.89 3.86 3/65 29902
/proc/meminfo: memFree=1862136/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=0
/proc/29902/stat : 29902 (manysat.sh) S 29900 29902 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157205957 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29902/statm: 1339 235 195 169 0 50 0
[pid=29903] ppid=29902 vsize=17396 CPUtime=0.09
/proc/29903/stat : 29903 (SatElite) R 29902 29902 29502 0 -1 4194304 4307 0 0 0 7 2 0 0 19 0 1 0 157205957 17813504 4227 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29903/statm: 4349 4228 51 127 0 4219 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22752

[startup+0.201985 s]
/proc/loadavg: 3.75 3.89 3.86 3/65 29902
/proc/meminfo: memFree=1862136/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=0
/proc/29902/stat : 29902 (manysat.sh) S 29900 29902 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157205957 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29902/statm: 1339 235 195 169 0 50 0
[pid=29903] ppid=29902 vsize=37600 CPUtime=0.19
/proc/29903/stat : 29903 (SatElite) R 29902 29902 29502 0 -1 4194304 6902 0 0 0 16 3 0 0 20 0 1 0 157205957 38502400 6822 1992294400 134512640 135034092 4294956112 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 0 0 0
/proc/29903/statm: 9400 6822 51 127 0 9270 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42956

[startup+0.301994 s]
/proc/loadavg: 3.75 3.89 3.86 3/65 29902
/proc/meminfo: memFree=1862136/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=0
/proc/29902/stat : 29902 (manysat.sh) S 29900 29902 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157205957 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29902/statm: 1339 235 195 169 0 50 0
[pid=29903] ppid=29902 vsize=46204 CPUtime=0.29
/proc/29903/stat : 29903 (SatElite) R 29902 29902 29502 0 -1 4194304 9457 0 0 0 24 5 0 0 21 0 1 0 157205957 47312896 9377 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29903/statm: 11551 9378 51 127 0 11421 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51560

[startup+0.701033 s]
/proc/loadavg: 3.75 3.89 3.86 3/65 29902
/proc/meminfo: memFree=1862136/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=0
/proc/29902/stat : 29902 (manysat.sh) S 29900 29902 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157205957 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29902/statm: 1339 235 195 169 0 50 0
[pid=29903] ppid=29902 vsize=101344 CPUtime=0.69
/proc/29903/stat : 29903 (SatElite) R 29902 29902 29502 0 -1 4194304 19391 0 0 0 58 11 0 0 25 0 1 0 157205957 103776256 19311 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29903/statm: 25336 19311 51 127 0 25206 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 106700

[startup+1.50111 s]
/proc/loadavg: 3.75 3.89 3.86 2/67 29904
/proc/meminfo: memFree=1751016/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=0
/proc/29902/stat : 29902 (manysat.sh) S 29900 29902 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157205957 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29902/statm: 1339 235 195 169 0 50 0
[pid=29903] ppid=29902 vsize=162452 CPUtime=1.49
/proc/29903/stat : 29903 (SatElite) R 29902 29902 29502 0 -1 4194304 33821 0 0 0 130 19 0 0 25 0 1 0 157205957 166350848 33741 1992294400 134512640 135034092 4294956112 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 0 0 0
/proc/29903/statm: 40613 33741 64 127 0 40483 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 167808

[startup+3.10126 s]
/proc/loadavg: 3.75 3.89 3.86 2/67 29904
/proc/meminfo: memFree=1725160/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=0
/proc/29902/stat : 29902 (manysat.sh) S 29900 29902 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157205957 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29902/statm: 1339 235 195 169 0 50 0
[pid=29903] ppid=29902 vsize=174728 CPUtime=3.09
/proc/29903/stat : 29903 (SatElite) R 29902 29902 29502 0 -1 4194304 36696 0 0 0 289 20 0 0 25 0 1 0 157205957 178921472 36616 1992294400 134512640 135034092 4294956112 18446744073709551615 134541265 0 0 4096 3 0 0 0 17 0 0 0
/proc/29903/statm: 43682 36616 67 127 0 43552 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 180084

[startup+6.30156 s]
/proc/loadavg: 3.53 3.84 3.85 2/67 29904
/proc/meminfo: memFree=1715304/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=0
/proc/29902/stat : 29902 (manysat.sh) S 29900 29902 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157205957 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29902/statm: 1339 235 195 169 0 50 0
[pid=29903] ppid=29902 vsize=174592 CPUtime=6.28
/proc/29903/stat : 29903 (SatElite) R 29902 29902 29502 0 -1 4194304 36722 0 0 0 608 20 0 0 25 0 1 0 157205957 178782208 36608 1992294400 134512640 135034092 4294956112 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 0 0 0
/proc/29903/statm: 43648 36608 67 127 0 43518 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 179948

[startup+12.7012 s]
/proc/loadavg: 3.32 3.79 3.83 2/67 29904
/proc/meminfo: memFree=1715304/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=0
/proc/29902/stat : 29902 (manysat.sh) S 29900 29902 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157205957 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29902/statm: 1339 235 195 169 0 50 0
[pid=29903] ppid=29902 vsize=175480 CPUtime=12.68
/proc/29903/stat : 29903 (SatElite) R 29902 29902 29502 0 -1 4194304 36797 0 0 0 1248 20 0 0 25 0 1 0 157205957 179691520 36649 1992294400 134512640 135034092 4294956112 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 0 0 0
/proc/29903/statm: 43870 36649 67 127 0 43740 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 180836

[startup+25.5014 s]
/proc/loadavg: 3.05 3.70 3.80 5/70 29908
/proc/meminfo: memFree=1711248/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=22.58
/proc/29902/stat : 29902 (manysat.sh) S 29900 29902 29502 0 -1 4194304 313 45700 0 0 0 0 2222 36 16 0 1 0 157205957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29902/statm: 1339 238 195 169 0 50 0
[pid=29905] ppid=29902 vsize=164772 CPUtime=4.72
/proc/29905/stat : 29905 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194304 32078 0 0 0 448 24 0 0 16 0 4 0 157208217 168726528 32044 1992294400 134512640 135305190 4294956160 18446744073709551615 134556781 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29905/statm: 41193 32044 83 193 0 40997 0
[pid=29905/tid=29906] ppid=29902 vsize=164772 CPUtime=0.85
/proc/29905/task/29906/stat : 29906 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 1100 0 0 0 83 2 0 0 17 0 4 0 157208318 168726528 32044 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29905/tid=29907] ppid=29902 vsize=164772 CPUtime=0.9
/proc/29905/task/29907/stat : 29907 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 1050 0 0 0 87 3 0 0 17 0 4 0 157208318 168726528 32044 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29905/tid=29908] ppid=29902 vsize=164772 CPUtime=0.99
/proc/29905/task/29908/stat : 29908 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 1173 0 0 0 96 3 0 0 16 0 4 0 157208318 168726528 32044 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.3
Current children cumulated vsize (KiB) 170128

[startup+51.1018 s]
/proc/loadavg: 3.37 3.73 3.81 5/70 29908
/proc/meminfo: memFree=1692816/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=22.58
/proc/29902/stat : 29902 (manysat.sh) S 29900 29902 29502 0 -1 4194304 313 45700 0 0 0 0 2222 36 16 0 1 0 157205957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29902/statm: 1339 238 195 169 0 50 0
[pid=29905] ppid=29902 vsize=182856 CPUtime=55.77
/proc/29905/stat : 29905 (manysat1.1_stat) S 29902 29902 29502 0 -1 4194304 36689 0 0 0 5543 34 0 0 16 0 4 0 157208217 187244544 36633 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29905/statm: 45714 36633 83 193 0 45518 0
[pid=29905/tid=29906] ppid=29902 vsize=182856 CPUtime=11.21
/proc/29905/task/29906/stat : 29906 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 1773 0 0 0 1117 4 0 0 17 0 4 0 157208318 187244544 36633 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29905/tid=29907] ppid=29902 vsize=182856 CPUtime=9.51
/proc/29905/task/29907/stat : 29907 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 2142 0 0 0 947 4 0 0 18 0 4 0 157208318 187244544 36633 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29905/tid=29908] ppid=29902 vsize=182856 CPUtime=15.79
/proc/29905/task/29908/stat : 29908 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 2485 0 0 0 1574 5 0 0 17 0 4 0 157208318 187244544 36633 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 78.35
Current children cumulated vsize (KiB) 188212

[startup+102.302 s]
/proc/loadavg: 3.73 3.77 3.82 5/70 29908
/proc/meminfo: memFree=1683216/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=22.58
/proc/29902/stat : 29902 (manysat.sh) S 29900 29902 29502 0 -1 4194304 313 45700 0 0 0 0 2222 36 16 0 1 0 157205957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29902/statm: 1339 238 195 169 0 50 0
[pid=29905] ppid=29902 vsize=192484 CPUtime=157.91
/proc/29905/stat : 29905 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194304 39008 0 0 0 15752 39 0 0 24 0 4 0 157208217 197103616 38952 1992294400 134512640 135305190 4294956160 18446744073709551615 134528224 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29905/statm: 48121 38952 83 193 0 47925 0
[pid=29905/tid=29906] ppid=29902 vsize=192484 CPUtime=37.64
/proc/29905/task/29906/stat : 29906 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 2312 0 0 0 3758 6 0 0 25 0 4 0 157208318 197103616 38952 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29905/tid=29907] ppid=29902 vsize=192484 CPUtime=33.2
/proc/29905/task/29907/stat : 29907 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 2840 0 0 0 3315 5 0 0 25 0 4 0 157208318 197103616 38952 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29905/tid=29908] ppid=29902 vsize=192484 CPUtime=39.8
/proc/29905/task/29908/stat : 29908 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 3002 0 0 0 3973 7 0 0 24 0 4 0 157208318 197103616 38952 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 180.49
Current children cumulated vsize (KiB) 197840

[startup+162.301 s]
/proc/loadavg: 3.90 3.81 3.82 5/70 29908
/proc/meminfo: memFree=1666960/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=22.58
/proc/29902/stat : 29902 (manysat.sh) S 29900 29902 29502 0 -1 4194304 313 45700 0 0 0 0 2222 36 16 0 1 0 157205957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29902/statm: 1339 238 195 169 0 50 0
[pid=29905] ppid=29902 vsize=208452 CPUtime=277.64
/proc/29905/stat : 29905 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194304 43044 0 0 0 27720 44 0 0 25 0 4 0 157208217 213454848 42988 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29905/statm: 52113 42988 83 193 0 51917 0
[pid=29905/tid=29906] ppid=29902 vsize=208452 CPUtime=66.8
/proc/29905/task/29906/stat : 29906 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 3060 0 0 0 6673 7 0 0 21 0 4 0 157208318 213454848 42988 1992294400 134512640 135305190 4294956160 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29905/tid=29907] ppid=29902 vsize=208452 CPUtime=61.7
/proc/29905/task/29907/stat : 29907 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 4113 0 0 0 6163 7 0 0 25 0 4 0 157208318 213454848 42988 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29905/tid=29908] ppid=29902 vsize=208452 CPUtime=71.89
/proc/29905/task/29908/stat : 29908 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 3885 0 0 0 7181 8 0 0 25 0 4 0 157208318 213454848 42988 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 300.22
Current children cumulated vsize (KiB) 213808

[startup+222.307 s]
/proc/loadavg: 3.96 3.84 3.83 5/70 29908
/proc/meminfo: memFree=1655760/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=22.58
/proc/29902/stat : 29902 (manysat.sh) S 29900 29902 29502 0 -1 4194304 313 45700 0 0 0 0 2222 36 16 0 1 0 157205957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29902/statm: 1339 238 195 169 0 50 0
[pid=29905] ppid=29902 vsize=220504 CPUtime=397.4
/proc/29905/stat : 29905 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194304 45858 0 0 0 39692 48 0 0 21 0 4 0 157208217 225796096 45802 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29905/statm: 55126 45802 83 193 0 54930 0
[pid=29905/tid=29906] ppid=29902 vsize=220504 CPUtime=97.59
/proc/29905/task/29906/stat : 29906 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 3781 0 0 0 9751 8 0 0 25 0 4 0 157208318 225796096 45802 1992294400 134512640 135305190 4294956160 18446744073709551615 134528808 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29905/tid=29907] ppid=29902 vsize=220504 CPUtime=90.6
/proc/29905/task/29907/stat : 29907 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 5001 0 0 0 9052 8 0 0 25 0 4 0 157208318 225796096 45802 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29905/tid=29908] ppid=29902 vsize=220504 CPUtime=99.79
/proc/29905/task/29908/stat : 29908 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 4305 0 0 0 9970 9 0 0 20 0 4 0 157208318 225796096 45802 1992294400 134512640 135305190 4294956160 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 419.98
Current children cumulated vsize (KiB) 225860

[startup+282.302 s]
/proc/loadavg: 3.98 3.86 3.84 5/70 29908
/proc/meminfo: memFree=1647056/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=22.58
/proc/29902/stat : 29902 (manysat.sh) S 29900 29902 29502 0 -1 4194304 313 45700 0 0 0 0 2222 36 16 0 1 0 157205957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29902/statm: 1339 238 195 169 0 50 0
[pid=29905] ppid=29902 vsize=228944 CPUtime=517.14
/proc/29905/stat : 29905 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194304 48046 0 0 0 51663 51 0 0 17 0 4 0 157208217 234438656 47990 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29905/statm: 57236 47990 83 193 0 57040 0
[pid=29905/tid=29906] ppid=29902 vsize=228944 CPUtime=121.33
/proc/29905/task/29906/stat : 29906 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 4277 0 0 0 12125 8 0 0 25 0 4 0 157208318 234438656 47990 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29905/tid=29907] ppid=29902 vsize=228944 CPUtime=119.99
/proc/29905/task/29907/stat : 29907 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 5752 0 0 0 11990 9 0 0 25 0 4 0 157208318 234438656 47990 1992294400 134512640 135305190 4294956160 18446744073709551615 134528227 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29905/tid=29908] ppid=29902 vsize=228944 CPUtime=137.35
/proc/29905/task/29908/stat : 29908 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 4919 0 0 0 13726 9 0 0 23 0 4 0 157208318 234438656 47990 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 539.72
Current children cumulated vsize (KiB) 234300

[startup+342.301 s]
/proc/loadavg: 3.99 3.89 3.84 5/70 29908
/proc/meminfo: memFree=1635352/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=22.58
/proc/29902/stat : 29902 (manysat.sh) S 29900 29902 29502 0 -1 4194304 313 45700 0 0 0 0 2222 36 16 0 1 0 157205957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29902/statm: 1339 238 195 169 0 50 0
[pid=29905] ppid=29902 vsize=240608 CPUtime=636.87
/proc/29905/stat : 29905 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194304 50919 0 0 0 63632 55 0 0 25 0 4 0 157208217 246382592 50863 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29905/statm: 60152 50863 83 193 0 59956 0
[pid=29905/tid=29906] ppid=29902 vsize=240608 CPUtime=151.52
/proc/29905/task/29906/stat : 29906 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 5017 0 0 0 15143 9 0 0 25 0 4 0 157208318 246382592 50863 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29905/tid=29907] ppid=29902 vsize=240608 CPUtime=147.89
/proc/29905/task/29907/stat : 29907 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 6631 0 0 0 14779 10 0 0 25 0 4 0 157208318 246382592 50863 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29905/tid=29908] ppid=29902 vsize=240608 CPUtime=168.64
/proc/29905/task/29908/stat : 29908 (manysat1.1_stat) R 29902 29902 29502 0 -1 4194368 5489 0 0 0 16854 10 0 0 25 0 4 0 157208318 246382592 50863 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 659.45
Current children cumulated vsize (KiB) 245964

[startup+402.302 s]
/proc/loadavg: 3.99 3.90 3.85 5/70 29908
/proc/meminfo: memFree=1633368/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=22.58
/proc/29902/stat : 29902 (manysat.sh) S 29900 29902 29502 0 -1 4194304 313 45700 0 0 0 0 2222 36 16 0 1 0 157205957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29902/statm: 1339 238 195 169 0 50 0
[pid=29905] ppid=29902 vsize=0 CPUtime=756.62
/proc/29905/stat : 29905 (manysat1.1_stat) Z 29902 29902 29502 0 -1 4194316 51428 0 0 0 75606 56 0 0 16 0 2 0 157208217 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29905/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 779.2
Current children cumulated vsize (KiB) 5356

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

[startup+402.302 s]
/proc/loadavg: 3.99 3.90 3.85 5/70 29908
/proc/meminfo: memFree=1633368/2055920 swapFree=4181396/4192956
[pid=29902] ppid=29900 vsize=5356 CPUtime=22.58
/proc/29902/stat : 29902 (manysat.sh) S 29900 29902 29502 0 -1 4194304 313 45700 0 0 0 0 2222 36 16 0 1 0 157205957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29902/statm: 1339 238 195 169 0 50 0
[pid=29905] ppid=29902 vsize=0 CPUtime=756.62
/proc/29905/stat : 29905 (manysat1.1_stat) Z 29902 29902 29502 0 -1 4194316 51428 0 0 0 75606 56 0 0 16 0 2 0 157208217 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29905/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 779.2
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 402.35
CPU time (s): 779.26
CPU user time (s): 778.289
CPU system time (s): 0.970852
CPU usage (%): 193.677
Max. virtual memory (cumulated for all children) (KiB): 247924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 778.289
system time used= 0.970852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97595
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= 5868
involuntary context switches= 13838

runsolver used 0.358945 second user time and 1.11083 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-02 21:15:22
IDJOB=1774586
IDBENCH=70962
IDSOLVER=612
FILE ID=node8/1774586-1241291721
PBS_JOBID= 9225120
Free space on /tmp= 65916 MiB

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

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=1861343649

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:       1862552 kB
Buffers:         10692 kB
Cached:         104960 kB
SwapCached:       4504 kB
Active:          50532 kB
Inactive:        73584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862552 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:           28032 kB
Writeback:           0 kB
Mapped:          15184 kB
Slab:            55040 kB
Committed_AS:   797692 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= 65916 MiB
End job on node8 at 2009-05-02 21:22:05