Trace number 1563041

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 549.551 276.057

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l47_lambda.cnf
MD5SUMed7689c65135a913d97feca3ab3874eb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark302.814
Satisfiable
(Un)Satisfiability was proved
Number of variables33871
Number of clauses170161
Sum of the clauses size490938
Maximum clause length9
Minimum clause length1
Number of clauses of size 14346
Number of clauses of size 241947
Number of clauses of size 3100545
Number of clauses of size 416116
Number of clauses of size 57066
Number of clauses of size over 5141

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 |  159423   466748 |   47826       0        0     nan |  0.000 % |
0.99/1.04	c |         0 |   71082   239848 |      --       0       --      -- |     --   | -82705/-209984
0.99/1.04	c ==============================================================================
0.99/1.04	c Result  :   #vars: 8110   #clauses: 71082   #literals: 239848
0.99/1.04	c CPU time:   1.01185 s
0.99/1.04	c ==============================================================================
549.45/276.03	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
549.45/276.03	c ============================[ Problem Statistics ]=============================
549.45/276.03	c |                                                                             |
549.45/276.03	c threadId              : 0
549.45/276.03	c restarts              : 645
549.45/276.03	c conflicts             : 564559         (1030 /sec)
549.45/276.03	c decisions             : 812883         (1.80 % random) (1483 /sec)
549.45/276.03	c propagations          : 130454621      (237990 /sec)
549.45/276.03	c conflict literals     : 12850390       (35.62 % deleted)
549.45/276.03	c Memory used           : 73.28 MB
549.45/276.03	c CPU time              : 548.153 s
549.45/276.03	
549.45/276.03	c --->m=2, e=8, aimd=1, HOME/17921_many.cnf	time: 274.076	conflicts: 564559       
549.45/276.05	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-1563041-1240999690/watcher-1563041-1240999690 -o /tmp/evaluation-result-1563041-1240999690/solver-1563041-1240999690 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1563041-1240999690.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: 1.00 1.00 0.90 3/64 17921
/proc/meminfo: memFree=562032/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=0
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127997516 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 235 195 169 0 50 0
[pid=17922] ppid=17921 vsize=984 CPUtime=0
/proc/17922/stat : 17922 (SatElite) R 17921 17921 17793 0 -1 4194304 145 0 0 0 0 0 0 0 19 0 1 0 127997517 1007616 129 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/17922/statm: 246 129 51 127 0 116 0

[startup+0.050836 s]
/proc/loadavg: 1.00 1.00 0.90 3/64 17921
/proc/meminfo: memFree=562032/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=0
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127997516 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 235 195 169 0 50 0
[pid=17922] ppid=17921 vsize=5884 CPUtime=0.04
/proc/17922/stat : 17922 (SatElite) R 17921 17921 17793 0 -1 4194304 1351 0 0 0 4 0 0 0 19 0 1 0 127997517 6025216 1335 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/17922/statm: 1471 1336 51 127 0 1341 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11240

[startup+0.101846 s]
/proc/loadavg: 1.00 1.00 0.90 3/64 17921
/proc/meminfo: memFree=562032/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=0
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127997516 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 235 195 169 0 50 0
[pid=17922] ppid=17921 vsize=11000 CPUtime=0.09
/proc/17922/stat : 17922 (SatElite) R 17921 17921 17793 0 -1 4194304 2539 0 0 0 8 1 0 0 19 0 1 0 127997517 11264000 2523 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/17922/statm: 2750 2524 51 127 0 2620 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16356

[startup+0.301884 s]
/proc/loadavg: 1.00 1.00 0.90 3/64 17921
/proc/meminfo: memFree=562032/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=0
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127997516 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 235 195 169 0 50 0
[pid=17922] ppid=17921 vsize=22004 CPUtime=0.29
/proc/17922/stat : 17922 (SatElite) R 17921 17921 17793 0 -1 4194304 4576 0 0 0 27 2 0 0 21 0 1 0 127997517 22532096 4560 1992294400 134512640 135034092 4294956096 18446744073709551615 134540736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17922/statm: 5501 4560 67 127 0 5371 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27360

[startup+0.70196 s]
/proc/loadavg: 1.00 1.00 0.90 3/64 17921
/proc/meminfo: memFree=562032/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=0
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127997516 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 235 195 169 0 50 0
[pid=17922] ppid=17921 vsize=22304 CPUtime=0.69
/proc/17922/stat : 17922 (SatElite) R 17921 17921 17793 0 -1 4194304 5062 0 0 0 66 3 0 0 25 0 1 0 127997517 22839296 4650 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/17922/statm: 5576 4650 68 127 0 5446 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27660

[startup+1.50112 s]
/proc/loadavg: 1.00 1.00 0.90 2/66 17923
/proc/meminfo: memFree=540320/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 5356

[startup+3.10243 s]
/proc/loadavg: 1.08 1.02 0.91 3/67 17925
/proc/meminfo: memFree=545304/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
[pid=17924] ppid=17921 vsize=27272 CPUtime=3.8
/proc/17924/stat : 17924 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194304 3840 0 0 0 376 4 0 0 17 0 2 0 127997631 27926528 3826 1992294400 134512640 135305190 4294956144 18446744073709551615 134528399 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17924/statm: 6818 3826 83 193 0 6622 0
[pid=17924/tid=17925] ppid=17921 vsize=27272 CPUtime=1.85
/proc/17924/task/17925/stat : 17925 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194368 506 0 0 0 185 0 0 0 17 0 2 0 127997640 27926528 3826 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 32628

[startup+6.30104 s]
/proc/loadavg: 1.08 1.02 0.91 3/67 17925
/proc/meminfo: memFree=541528/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
[pid=17924] ppid=17921 vsize=30804 CPUtime=10.18
/proc/17924/stat : 17924 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194304 4672 0 0 0 1013 5 0 0 17 0 2 0 127997631 31543296 4658 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17924/statm: 7701 4658 83 193 0 7505 0
[pid=17924/tid=17925] ppid=17921 vsize=30804 CPUtime=5.03
/proc/17924/task/17925/stat : 17925 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194368 877 0 0 0 502 1 0 0 17 0 2 0 127997640 31543296 4658 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.32
Current children cumulated vsize (KiB) 36160

[startup+12.7023 s]
/proc/loadavg: 1.22 1.05 0.92 3/67 17925
/proc/meminfo: memFree=536216/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
[pid=17924] ppid=17921 vsize=34872 CPUtime=22.95
/proc/17924/stat : 17924 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194304 5709 0 0 0 2289 6 0 0 17 0 2 0 127997631 35708928 5695 1992294400 134512640 135305190 4294956144 18446744073709551615 134545930 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17924/statm: 8718 5695 83 193 0 8522 0
[pid=17924/tid=17925] ppid=17921 vsize=34872 CPUtime=11.41
/proc/17924/task/17925/stat : 17925 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194368 1345 0 0 0 1139 2 0 0 16 0 2 0 127997640 35708928 5695 1992294400 134512640 135305190 4294956144 18446744073709551615 134538142 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.09
Current children cumulated vsize (KiB) 40228

[startup+25.5017 s]
/proc/loadavg: 1.34 1.08 0.93 3/67 17925
/proc/meminfo: memFree=530776/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
[pid=17924] ppid=17921 vsize=40304 CPUtime=48.48
/proc/17924/stat : 17924 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194304 7042 0 0 0 4840 8 0 0 18 0 2 0 127997631 41271296 7028 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17924/statm: 10076 7028 83 193 0 9880 0
[pid=17924/tid=17925] ppid=17921 vsize=40304 CPUtime=24.15
/proc/17924/task/17925/stat : 17925 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194368 1975 0 0 0 2412 3 0 0 18 0 2 0 127997640 41271296 7028 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.62
Current children cumulated vsize (KiB) 45660

[startup+51.1016 s]
/proc/loadavg: 1.56 1.15 0.96 3/67 17925
/proc/meminfo: memFree=524632/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
[pid=17924] ppid=17921 vsize=47716 CPUtime=99.55
/proc/17924/stat : 17924 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194304 8668 0 0 0 9945 10 0 0 25 0 2 0 127997631 48861184 8654 1992294400 134512640 135305190 4294956144 18446744073709551615 134528576 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17924/statm: 11929 8654 83 193 0 11733 0
[pid=17924/tid=17925] ppid=17921 vsize=47716 CPUtime=49.63
/proc/17924/task/17925/stat : 17925 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194368 2736 0 0 0 4960 3 0 0 16 0 2 0 127997640 48861184 8654 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.69
Current children cumulated vsize (KiB) 53072

[startup+102.306 s]
/proc/loadavg: 1.82 1.29 1.02 3/67 17925
/proc/meminfo: memFree=516120/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
[pid=17924] ppid=17921 vsize=56124 CPUtime=201.72
/proc/17924/stat : 17924 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194304 10671 0 0 0 20158 14 0 0 25 0 2 0 127997631 57470976 10657 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17924/statm: 14031 10657 83 193 0 13835 0
[pid=17924/tid=17925] ppid=17921 vsize=56124 CPUtime=100.62
/proc/17924/task/17925/stat : 17925 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194368 3773 0 0 0 10057 5 0 0 25 0 2 0 127997640 57470976 10657 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.86
Current children cumulated vsize (KiB) 61480

[startup+162.302 s]
/proc/loadavg: 1.93 1.41 1.07 3/67 17925
/proc/meminfo: memFree=508568/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
[pid=17924] ppid=17921 vsize=63168 CPUtime=321.43
/proc/17924/stat : 17924 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194304 12580 0 0 0 32125 18 0 0 25 0 2 0 127997631 64684032 12544 1992294400 134512640 135305190 4294956144 18446744073709551615 134837608 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17924/statm: 15792 12544 83 193 0 15596 0
[pid=17924/tid=17925] ppid=17921 vsize=63168 CPUtime=160.38
/proc/17924/task/17925/stat : 17925 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194368 4683 0 0 0 16031 7 0 0 25 0 2 0 127997640 64684032 12544 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.57
Current children cumulated vsize (KiB) 68524

[startup+222.301 s]
/proc/loadavg: 1.97 1.52 1.13 3/67 17925
/proc/meminfo: memFree=502616/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
[pid=17924] ppid=17921 vsize=69648 CPUtime=441.16
/proc/17924/stat : 17924 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194304 14051 0 0 0 44095 21 0 0 25 0 2 0 127997631 71319552 14015 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17924/statm: 17412 14015 83 193 0 17216 0
[pid=17924/tid=17925] ppid=17921 vsize=69648 CPUtime=220.14
/proc/17924/task/17925/stat : 17925 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194368 5491 0 0 0 22005 9 0 0 25 0 2 0 127997640 71319552 14015 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.3
Current children cumulated vsize (KiB) 75004

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

[startup+230.302 s]
/proc/loadavg: 1.98 1.53 1.13 3/67 17925
/proc/meminfo: memFree=501528/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
[pid=17924] ppid=17921 vsize=70488 CPUtime=457.11
/proc/17924/stat : 17924 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194304 14312 0 0 0 45690 21 0 0 25 0 2 0 127997631 72179712 14276 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17924/statm: 17622 14276 83 193 0 17426 0
[pid=17924/tid=17925] ppid=17921 vsize=70488 CPUtime=228.1
/proc/17924/task/17925/stat : 17925 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194368 5609 0 0 0 22801 9 0 0 25 0 2 0 127997640 72179712 14276 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.25
Current children cumulated vsize (KiB) 75844

[startup+255.902 s]
/proc/loadavg: 1.98 1.57 1.15 3/67 17925
/proc/meminfo: memFree=498200/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
[pid=17924] ppid=17921 vsize=74872 CPUtime=508.21
/proc/17924/stat : 17924 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194304 15152 0 0 0 50798 23 0 0 17 0 2 0 127997631 76668928 15116 1992294400 134512640 135305190 4294956144 18446744073709551615 134538167 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17924/statm: 18718 15116 83 193 0 18522 0
[pid=17924/tid=17925] ppid=17921 vsize=74872 CPUtime=253.6
/proc/17924/task/17925/stat : 17925 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194368 5792 0 0 0 25350 10 0 0 25 0 2 0 127997640 76668928 15116 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 509.35
Current children cumulated vsize (KiB) 80228

[startup+268.702 s]
/proc/loadavg: 1.99 1.59 1.17 3/67 17925
/proc/meminfo: memFree=498136/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
[pid=17924] ppid=17921 vsize=74872 CPUtime=533.74
/proc/17924/stat : 17924 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194304 15158 0 0 0 53351 23 0 0 17 0 2 0 127997631 76668928 15122 1992294400 134512640 135305190 4294956144 18446744073709551615 134528327 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17924/statm: 18718 15122 83 193 0 18522 0
[pid=17924/tid=17925] ppid=17921 vsize=74872 CPUtime=266.35
/proc/17924/task/17925/stat : 17925 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194368 5798 0 0 0 26625 10 0 0 17 0 2 0 127997640 76668928 15122 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 534.88
Current children cumulated vsize (KiB) 80228

[startup+271.903 s]
/proc/loadavg: 1.99 1.59 1.17 3/67 17925
/proc/meminfo: memFree=498136/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
[pid=17924] ppid=17921 vsize=74872 CPUtime=540.13
/proc/17924/stat : 17924 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194304 15159 0 0 0 53990 23 0 0 20 0 2 0 127997631 76668928 15123 1992294400 134512640 135305190 4294956144 18446744073709551615 134528449 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17924/statm: 18718 15123 83 193 0 18522 0
[pid=17924/tid=17925] ppid=17921 vsize=74872 CPUtime=269.54
/proc/17924/task/17925/stat : 17925 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194368 5799 0 0 0 26944 10 0 0 20 0 2 0 127997640 76668928 15123 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 541.27
Current children cumulated vsize (KiB) 80228

[startup+273.502 s]
/proc/loadavg: 1.99 1.59 1.17 3/67 17925
/proc/meminfo: memFree=498136/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
[pid=17924] ppid=17921 vsize=74872 CPUtime=543.32
/proc/17924/stat : 17924 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194304 15167 0 0 0 54309 23 0 0 25 0 2 0 127997631 76668928 15131 1992294400 134512640 135305190 4294956144 18446744073709551615 134839128 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17924/statm: 18718 15131 83 193 0 18522 0
[pid=17924/tid=17925] ppid=17921 vsize=74872 CPUtime=271.13
/proc/17924/task/17925/stat : 17925 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194368 5804 0 0 0 27103 10 0 0 25 0 2 0 127997640 76668928 15131 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 544.46
Current children cumulated vsize (KiB) 80228

[startup+275.101 s]
/proc/loadavg: 1.99 1.59 1.17 3/67 17925
/proc/meminfo: memFree=498008/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
[pid=17924] ppid=17921 vsize=75032 CPUtime=546.51
/proc/17924/stat : 17924 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194304 15200 0 0 0 54628 23 0 0 25 0 2 0 127997631 76832768 15164 1992294400 134512640 135305190 4294956144 18446744073709551615 134556767 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17924/statm: 18758 15164 83 193 0 18562 0
[pid=17924/tid=17925] ppid=17921 vsize=75032 CPUtime=272.72
/proc/17924/task/17925/stat : 17925 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194368 5836 0 0 0 27262 10 0 0 17 0 2 0 127997640 76832768 15164 1992294400 134512640 135305190 4294956144 18446744073709551615 134529566 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 547.65
Current children cumulated vsize (KiB) 80388

[startup+275.501 s]
/proc/loadavg: 1.99 1.59 1.17 3/67 17925
/proc/meminfo: memFree=498008/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
[pid=17924] ppid=17921 vsize=75032 CPUtime=547.31
/proc/17924/stat : 17924 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194304 15201 0 0 0 54708 23 0 0 25 0 2 0 127997631 76832768 15165 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17924/statm: 18758 15165 83 193 0 18562 0
[pid=17924/tid=17925] ppid=17921 vsize=75032 CPUtime=273.12
/proc/17924/task/17925/stat : 17925 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194368 5836 0 0 0 27302 10 0 0 17 0 2 0 127997640 76832768 15165 1992294400 134512640 135305190 4294956144 18446744073709551615 134529638 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 548.45
Current children cumulated vsize (KiB) 80388

[startup+275.901 s]
/proc/loadavg: 1.99 1.59 1.17 3/67 17925
/proc/meminfo: memFree=498008/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
[pid=17924] ppid=17921 vsize=75032 CPUtime=548.11
/proc/17924/stat : 17924 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194304 15205 0 0 0 54788 23 0 0 17 0 2 0 127997631 76832768 15169 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17924/statm: 18758 15169 83 193 0 18562 0
[pid=17924/tid=17925] ppid=17921 vsize=75032 CPUtime=273.52
/proc/17924/task/17925/stat : 17925 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194368 5840 0 0 0 27342 10 0 0 17 0 2 0 127997640 76832768 15169 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 549.25
Current children cumulated vsize (KiB) 80388

[startup+276.001 s]
/proc/loadavg: 1.99 1.59 1.17 3/67 17925
/proc/meminfo: memFree=498008/2055920 swapFree=4191900/4192956
[pid=17921] ppid=17919 vsize=5356 CPUtime=1.14
/proc/17921/stat : 17921 (manysat.sh) S 17919 17921 17793 0 -1 4194304 312 5473 0 0 0 0 110 4 19 0 1 0 127997516 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17921/statm: 1339 238 195 169 0 50 0
[pid=17924] ppid=17921 vsize=75032 CPUtime=548.31
/proc/17924/stat : 17924 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194304 15205 0 0 0 54808 23 0 0 17 0 2 0 127997631 76832768 15169 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17924/statm: 18758 15169 83 193 0 18562 0
[pid=17924/tid=17925] ppid=17921 vsize=75032 CPUtime=273.62
/proc/17924/task/17925/stat : 17925 (manysat1.1_stat) R 17921 17921 17793 0 -1 4194368 5840 0 0 0 27352 10 0 0 17 0 2 0 127997640 76832768 15169 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 549.45
Current children cumulated vsize (KiB) 80388

Child status: 20
Real time (s): 276.057
CPU time (s): 549.551
CPU user time (s): 549.256
CPU system time (s): 0.294955
CPU usage (%): 199.071
Max. virtual memory (cumulated for all children) (KiB): 80388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 549.256
system time used= 0.294955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21159
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= 936
involuntary context switches= 4127

runsolver used 0.254961 second user time and 0.760884 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-29 12:08:11
IDJOB=1563041
IDBENCH=70946
IDSOLVER=514
FILE ID=node38/1563041-1240999690
PBS_JOBID= 9204829
Free space on /tmp= 66436 MiB

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

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

MD5SUM BENCH= ed7689c65135a913d97feca3ab3874eb
RANDOM SEED=1888763118

node38.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.265
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.265
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:        562584 kB
Buffers:         78832 kB
Cached:        1319204 kB
SwapCached:        384 kB
Active:         585512 kB
Inactive:       825936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        562584 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4612 kB
Writeback:           0 kB
Mapped:          21836 kB
Slab:            67940 kB
Committed_AS:   633148 kB
PageTables:       1456 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= 66432 MiB
End job on node38 at 2009-04-29 12:12:47