Trace number 1563093

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.084 266.335

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark261.819
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

0.00/0.00	c Parsing...
0.09/0.16	c ==============================================================================
0.09/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.16	c ==============================================================================
0.09/0.16	c |         0 |  163622   479140 |   49086       0        0     nan |  0.000 % |
0.99/1.09	c |         0 |   73221   247132 |      --       0       --      -- |     --   | -84687/-214858
0.99/1.09	c ==============================================================================
0.99/1.09	c Result  :   #vars: 8333   #clauses: 73221   #literals: 247132
0.99/1.09	c CPU time:   1.05584 s
0.99/1.09	c ==============================================================================
529.03/266.31	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
529.03/266.31	c ============================[ Problem Statistics ]=============================
529.03/266.31	c |                                                                             |
529.03/266.31	c threadId              : 1
529.03/266.31	c restarts              : 2048
529.03/266.31	c conflicts             : 579450         (1098 /sec)
529.03/266.31	c decisions             : 882386         (1.82 % random) (1672 /sec)
529.03/266.31	c propagations          : 128960195      (244423 /sec)
529.03/266.31	c conflict literals     : 13015189       (33.25 % deleted)
529.03/266.31	c Memory used           : 76.31 MB
529.03/266.31	c CPU time              : 527.61 s
529.03/266.31	
529.03/266.31	c --->m=2, e=8, aimd=1, HOME/14798_many.cnf	time: 263.805	conflicts: 579450       
529.03/266.32	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-1563093-1241000283/watcher-1563093-1241000283 -o /tmp/evaluation-result-1563093-1241000283/solver-1563093-1241000283 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1563093-1241000283.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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: 0.92 1.00 1.06 3/64 14798
/proc/meminfo: memFree=1148520/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=0
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128056056 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 235 195 169 0 50 0
[pid=14799] ppid=14798 vsize=984 CPUtime=0
/proc/14799/stat : 14799 (SatElite) R 14798 14798 14640 0 -1 4194304 143 0 0 0 0 0 0 0 19 0 1 0 128056056 1007616 127 1992294400 134512640 135034092 4294956096 18446744073709551615 134560645 0 0 4096 3 0 0 0 17 0 0 0
/proc/14799/statm: 246 127 51 127 0 116 0

[startup+0.0741541 s]
/proc/loadavg: 0.92 1.00 1.06 3/64 14798
/proc/meminfo: memFree=1148520/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=0
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128056056 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 235 195 169 0 50 0
[pid=14799] ppid=14798 vsize=9276 CPUtime=0.07
/proc/14799/stat : 14799 (SatElite) R 14798 14798 14640 0 -1 4194304 1948 0 0 0 6 1 0 0 19 0 1 0 128056056 9498624 1932 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/14799/statm: 2319 1936 51 127 0 2189 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14632

[startup+0.102156 s]
/proc/loadavg: 0.92 1.00 1.06 3/64 14798
/proc/meminfo: memFree=1148520/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=0
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128056056 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 235 195 169 0 50 0
[pid=14799] ppid=14798 vsize=10992 CPUtime=0.09
/proc/14799/stat : 14799 (SatElite) R 14798 14798 14640 0 -1 4194304 2526 0 0 0 8 1 0 0 19 0 1 0 128056056 11255808 2510 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/14799/statm: 2748 2511 51 127 0 2618 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16348

[startup+0.302174 s]
/proc/loadavg: 0.92 1.00 1.06 3/64 14798
/proc/meminfo: memFree=1148520/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=0
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128056056 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 235 195 169 0 50 0
[pid=14799] ppid=14798 vsize=22328 CPUtime=0.29
/proc/14799/stat : 14799 (SatElite) R 14798 14798 14640 0 -1 4194304 4687 0 0 0 27 2 0 0 20 0 1 0 128056056 22863872 4671 1992294400 134512640 135034092 4294956096 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 0 0 0
/proc/14799/statm: 5582 4671 67 127 0 5452 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27684

[startup+0.70221 s]
/proc/loadavg: 0.92 1.00 1.06 3/64 14798
/proc/meminfo: memFree=1148520/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=0
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128056056 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 235 195 169 0 50 0
[pid=14799] ppid=14798 vsize=22364 CPUtime=0.69
/proc/14799/stat : 14799 (SatElite) R 14798 14798 14640 0 -1 4194304 5139 0 0 0 66 3 0 0 24 0 1 0 128056056 22900736 4718 1992294400 134512640 135034092 4294956096 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 0 0 0
/proc/14799/statm: 5591 4718 68 127 0 5461 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27720

[startup+1.50129 s]
/proc/loadavg: 0.92 1.00 1.06 2/66 14800
/proc/meminfo: memFree=1126360/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=1.19
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 312 5603 0 0 0 0 115 4 16 0 1 0 128056056 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 5356

[startup+3.10144 s]
/proc/loadavg: 0.92 1.00 1.06 3/67 14802
/proc/meminfo: memFree=1131600/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=1.19
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 312 5603 0 0 0 0 115 4 16 0 1 0 128056056 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 238 195 169 0 50 0
[pid=14801] ppid=14798 vsize=27140 CPUtime=3.68
/proc/14801/stat : 14801 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194304 3850 0 0 0 364 4 0 0 17 0 2 0 128056176 27791360 3836 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14801/statm: 6785 3836 83 193 0 6589 0
[pid=14801/tid=14802] ppid=14798 vsize=27140 CPUtime=1.79
/proc/14801/task/14802/stat : 14802 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194368 508 0 0 0 178 1 0 0 16 0 2 0 128056185 27791360 3836 1992294400 134512640 135305190 4294956144 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 32496

[startup+6.30174 s]
/proc/loadavg: 1.01 1.01 1.06 3/67 14802
/proc/meminfo: memFree=1127384/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=1.19
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 312 5603 0 0 0 0 115 4 16 0 1 0 128056056 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 238 195 169 0 50 0
[pid=14801] ppid=14798 vsize=29428 CPUtime=10.07
/proc/14801/stat : 14801 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194304 4549 0 0 0 1002 5 0 0 17 0 2 0 128056176 30134272 4535 1992294400 134512640 135305190 4294956144 18446744073709551615 134528195 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14801/statm: 7357 4535 83 193 0 7161 0
[pid=14801/tid=14802] ppid=14798 vsize=29428 CPUtime=4.99
/proc/14801/task/14802/stat : 14802 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194368 859 0 0 0 498 1 0 0 17 0 2 0 128056185 30134272 4535 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.26
Current children cumulated vsize (KiB) 34784

[startup+12.7013 s]
/proc/loadavg: 1.09 1.03 1.07 3/67 14802
/proc/meminfo: memFree=1122200/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=1.19
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 312 5603 0 0 0 0 115 4 16 0 1 0 128056056 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 238 195 169 0 50 0
[pid=14801] ppid=14798 vsize=35196 CPUtime=22.84
/proc/14801/stat : 14801 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194304 5729 0 0 0 2277 7 0 0 17 0 2 0 128056176 36040704 5715 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14801/statm: 8799 5715 83 193 0 8603 0
[pid=14801/tid=14802] ppid=14798 vsize=35196 CPUtime=11.38
/proc/14801/task/14802/stat : 14802 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194368 1423 0 0 0 1136 2 0 0 17 0 2 0 128056185 36040704 5715 1992294400 134512640 135305190 4294956144 18446744073709551615 134557444 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.03
Current children cumulated vsize (KiB) 40552

[startup+25.5025 s]
/proc/loadavg: 1.29 1.08 1.08 3/67 14802
/proc/meminfo: memFree=1116696/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=1.19
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 312 5603 0 0 0 0 115 4 16 0 1 0 128056056 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 238 195 169 0 50 0
[pid=14801] ppid=14798 vsize=41072 CPUtime=48.37
/proc/14801/stat : 14801 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194304 7119 0 0 0 4828 9 0 0 17 0 2 0 128056176 42057728 7105 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14801/statm: 10268 7105 83 193 0 10072 0
[pid=14801/tid=14802] ppid=14798 vsize=41072 CPUtime=24.17
/proc/14801/task/14802/stat : 14802 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194368 2199 0 0 0 2413 4 0 0 17 0 2 0 128056185 42057728 7105 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.56
Current children cumulated vsize (KiB) 46428

[startup+51.1029 s]
/proc/loadavg: 1.53 1.15 1.10 3/67 14802
/proc/meminfo: memFree=1109784/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=1.19
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 312 5603 0 0 0 0 115 4 16 0 1 0 128056056 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 238 195 169 0 50 0
[pid=14801] ppid=14798 vsize=48592 CPUtime=99.46
/proc/14801/stat : 14801 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194304 8944 0 0 0 9933 13 0 0 18 0 2 0 128056176 49758208 8930 1992294400 134512640 135305190 4294956144 18446744073709551615 134528747 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14801/statm: 12148 8930 83 193 0 11952 0
[pid=14801/tid=14802] ppid=14798 vsize=48592 CPUtime=49.76
/proc/14801/task/14802/stat : 14802 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194368 3161 0 0 0 4970 6 0 0 17 0 2 0 128056185 49758208 8930 1992294400 134512640 135305190 4294956144 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.65
Current children cumulated vsize (KiB) 53948

[startup+102.307 s]
/proc/loadavg: 1.79 1.28 1.15 3/67 14802
/proc/meminfo: memFree=1102616/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=1.19
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 312 5603 0 0 0 0 115 4 16 0 1 0 128056056 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 238 195 169 0 50 0
[pid=14801] ppid=14798 vsize=55600 CPUtime=201.62
/proc/14801/stat : 14801 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194304 10624 0 0 0 20146 16 0 0 18 0 2 0 128056176 56934400 10610 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14801/statm: 13900 10610 83 193 0 13704 0
[pid=14801/tid=14802] ppid=14798 vsize=55600 CPUtime=100.94
/proc/14801/task/14802/stat : 14802 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194368 4011 0 0 0 10086 8 0 0 16 0 2 0 128056185 56934400 10610 1992294400 134512640 135305190 4294956144 18446744073709551615 134538167 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.81
Current children cumulated vsize (KiB) 60956

[startup+162.302 s]
/proc/loadavg: 1.92 1.41 1.20 3/67 14802
/proc/meminfo: memFree=1096792/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=1.19
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 312 5603 0 0 0 0 115 4 16 0 1 0 128056056 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 238 195 169 0 50 0
[pid=14801] ppid=14798 vsize=61172 CPUtime=321.34
/proc/14801/stat : 14801 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194304 12083 0 0 0 32116 18 0 0 25 0 2 0 128056176 62640128 12069 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14801/statm: 15293 12069 83 193 0 15097 0
[pid=14801/tid=14802] ppid=14798 vsize=61172 CPUtime=160.9
/proc/14801/task/14802/stat : 14802 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194368 4834 0 0 0 16081 9 0 0 25 0 2 0 128056185 62640128 12069 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.53
Current children cumulated vsize (KiB) 66528

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.25 3/67 14802
/proc/meminfo: memFree=1087384/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=1.19
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 312 5603 0 0 0 0 115 4 16 0 1 0 128056056 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 238 195 169 0 50 0
[pid=14801] ppid=14798 vsize=72092 CPUtime=441.07
/proc/14801/stat : 14801 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194304 14413 0 0 0 44085 22 0 0 25 0 2 0 128056176 73822208 14399 1992294400 134512640 135305190 4294956144 18446744073709551615 134556770 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14801/statm: 18023 14399 83 193 0 17827 0
[pid=14801/tid=14802] ppid=14798 vsize=72092 CPUtime=220.88
/proc/14801/task/14802/stat : 14802 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194368 6052 0 0 0 22077 11 0 0 25 0 2 0 128056185 73822208 14399 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.26
Current children cumulated vsize (KiB) 77448

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

[startup+230.303 s]
/proc/loadavg: 1.97 1.53 1.25 3/67 14802
/proc/meminfo: memFree=1087128/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=1.19
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 312 5603 0 0 0 0 115 4 16 0 1 0 128056056 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 238 195 169 0 50 0
[pid=14801] ppid=14798 vsize=72236 CPUtime=457.04
/proc/14801/stat : 14801 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194304 14474 0 0 0 45682 22 0 0 25 0 2 0 128056176 73969664 14460 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14801/statm: 18059 14460 83 193 0 17863 0
[pid=14801/tid=14802] ppid=14798 vsize=72236 CPUtime=228.88
/proc/14801/task/14802/stat : 14802 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194368 6052 0 0 0 22877 11 0 0 25 0 2 0 128056185 73969664 14460 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 458.23
Current children cumulated vsize (KiB) 77592

[startup+243.107 s]
/proc/loadavg: 1.98 1.54 1.26 3/67 14802
/proc/meminfo: memFree=1084440/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=1.19
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 312 5603 0 0 0 0 115 4 16 0 1 0 128056056 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 238 195 169 0 50 0
[pid=14801] ppid=14798 vsize=74672 CPUtime=482.59
/proc/14801/stat : 14801 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194304 15150 0 0 0 48235 24 0 0 25 0 2 0 128056176 76464128 15136 1992294400 134512640 135305190 4294956144 18446744073709551615 134528875 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14801/statm: 18668 15136 83 193 0 18472 0
[pid=14801/tid=14802] ppid=14798 vsize=74672 CPUtime=241.67
/proc/14801/task/14802/stat : 14802 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194368 6284 0 0 0 24156 11 0 0 21 0 2 0 128056185 76464128 15136 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 483.78
Current children cumulated vsize (KiB) 80028

[startup+255.903 s]
/proc/loadavg: 1.98 1.56 1.27 3/67 14802
/proc/meminfo: memFree=1081368/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=1.19
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 312 5603 0 0 0 0 115 4 16 0 1 0 128056056 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 238 195 169 0 50 0
[pid=14801] ppid=14798 vsize=78140 CPUtime=508.13
/proc/14801/stat : 14801 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194304 15913 0 0 0 50788 25 0 0 19 0 2 0 128056176 80015360 15899 1992294400 134512640 135305190 4294956144 18446744073709551615 134538534 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14801/statm: 19535 15899 83 193 0 19339 0
[pid=14801/tid=14802] ppid=14798 vsize=78140 CPUtime=254.46
/proc/14801/task/14802/stat : 14802 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194368 6786 0 0 0 25434 12 0 0 25 0 2 0 128056185 80015360 15899 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 509.32
Current children cumulated vsize (KiB) 83496

[startup+262.301 s]
/proc/loadavg: 1.98 1.57 1.28 3/67 14802
/proc/meminfo: memFree=1081368/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=1.19
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 312 5603 0 0 0 0 115 4 16 0 1 0 128056056 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 238 195 169 0 50 0
[pid=14801] ppid=14798 vsize=78140 CPUtime=520.89
/proc/14801/stat : 14801 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194304 15922 0 0 0 52064 25 0 0 25 0 2 0 128056176 80015360 15908 1992294400 134512640 135305190 4294956144 18446744073709551615 134538167 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14801/statm: 19535 15908 83 193 0 19339 0
[pid=14801/tid=14802] ppid=14798 vsize=78140 CPUtime=260.86
/proc/14801/task/14802/stat : 14802 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194368 6795 0 0 0 26074 12 0 0 21 0 2 0 128056185 80015360 15908 1992294400 134512640 135305190 4294956144 18446744073709551615 134529379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 83496

[startup+263.902 s]
/proc/loadavg: 1.98 1.58 1.28 3/67 14802
/proc/meminfo: memFree=1081368/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=1.19
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 312 5603 0 0 0 0 115 4 16 0 1 0 128056056 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 238 195 169 0 50 0
[pid=14801] ppid=14798 vsize=78140 CPUtime=524.09
/proc/14801/stat : 14801 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194304 15922 0 0 0 52384 25 0 0 17 0 2 0 128056176 80015360 15908 1992294400 134512640 135305190 4294956144 18446744073709551615 134538167 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14801/statm: 19535 15908 83 193 0 19339 0
[pid=14801/tid=14802] ppid=14798 vsize=78140 CPUtime=262.46
/proc/14801/task/14802/stat : 14802 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194368 6795 0 0 0 26234 12 0 0 18 0 2 0 128056185 80015360 15908 1992294400 134512640 135305190 4294956144 18446744073709551615 134529257 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 525.28
Current children cumulated vsize (KiB) 83496

[startup+265.503 s]
/proc/loadavg: 1.98 1.58 1.28 3/67 14802
/proc/meminfo: memFree=1081368/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=1.19
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 312 5603 0 0 0 0 115 4 16 0 1 0 128056056 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 238 195 169 0 50 0
[pid=14801] ppid=14798 vsize=78140 CPUtime=527.04
/proc/14801/stat : 14801 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194304 15922 0 0 0 52679 25 0 0 18 0 2 0 128056176 80015360 15908 1992294400 134512640 135305190 4294956144 18446744073709551615 134538919 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14801/statm: 19535 15908 83 193 0 19339 0
[pid=14801/tid=14802] ppid=14798 vsize=78140 CPUtime=263.82
/proc/14801/task/14802/stat : 14802 (manysat1.1_stat) S 14798 14798 14640 0 -1 4194368 6795 0 0 0 26370 12 0 0 17 0 2 0 128056185 80015360 15908 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 528.23
Current children cumulated vsize (KiB) 83496

[startup+265.903 s]
/proc/loadavg: 1.98 1.58 1.28 3/67 14802
/proc/meminfo: memFree=1081368/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=1.19
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 312 5603 0 0 0 0 115 4 16 0 1 0 128056056 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 238 195 169 0 50 0
[pid=14801] ppid=14798 vsize=78140 CPUtime=527.44
/proc/14801/stat : 14801 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194304 15922 0 0 0 52719 25 0 0 19 0 2 0 128056176 80015360 15908 1992294400 134512640 135305190 4294956144 18446744073709551615 134538914 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14801/statm: 19535 15908 83 193 0 19339 0
[pid=14801/tid=14802] ppid=14798 vsize=78140 CPUtime=263.82
/proc/14801/task/14802/stat : 14802 (manysat1.1_stat) S 14798 14798 14640 0 -1 4194368 6795 0 0 0 26370 12 0 0 17 0 2 0 128056185 80015360 15908 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 528.63
Current children cumulated vsize (KiB) 83496

[startup+266.303 s]
/proc/loadavg: 1.98 1.58 1.28 2/67 14802
/proc/meminfo: memFree=1081368/2055920 swapFree=4181308/4192956
[pid=14798] ppid=14796 vsize=5356 CPUtime=1.19
/proc/14798/stat : 14798 (manysat.sh) S 14796 14798 14640 0 -1 4194304 312 5603 0 0 0 0 115 4 16 0 1 0 128056056 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14798/statm: 1339 238 195 169 0 50 0
[pid=14801] ppid=14798 vsize=78140 CPUtime=527.84
/proc/14801/stat : 14801 (manysat1.1_stat) R 14798 14798 14640 0 -1 4194304 15922 0 0 0 52759 25 0 0 20 0 2 0 128056176 80015360 15908 1992294400 134512640 135305190 4294956144 18446744073709551615 134835027 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/14801/statm: 19535 15908 83 193 0 19339 0
[pid=14801/tid=14802] ppid=14798 vsize=78140 CPUtime=263.82
/proc/14801/task/14802/stat : 14802 (manysat1.1_stat) S 14798 14798 14640 0 -1 4194368 6795 0 0 0 26370 12 0 0 17 0 2 0 128056185 80015360 15908 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 529.03
Current children cumulated vsize (KiB) 83496

Child status: 20
Real time (s): 266.335
CPU time (s): 529.084
CPU user time (s): 528.764
CPU system time (s): 0.319951
CPU usage (%): 198.653
Max. virtual memory (cumulated for all children) (KiB): 83496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 528.764
system time used= 0.319951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22006
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= 889
involuntary context switches= 3970

runsolver used 0.263959 second user time and 0.712891 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-29 12:18:03
IDJOB=1563093
IDBENCH=70947
IDSOLVER=514
FILE ID=node48/1563093-1241000283
PBS_JOBID= 9204822
Free space on /tmp= 66336 MiB

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

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=342521348

node48.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.209
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.209
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:       1149000 kB
Buffers:         56772 kB
Cached:         774888 kB
SwapCached:       5488 kB
Active:         167204 kB
Inactive:       672404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1149000 kB
SwapTotal:     4192956 kB
SwapFree:      4181308 kB
Dirty:            4712 kB
Writeback:           0 kB
Mapped:          13596 kB
Slab:            53372 kB
Committed_AS:   616804 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66336 MiB
End job on node48 at 2009-04-29 12:22:30