Trace number 1577574

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 2/2009-03-20UNSAT 654.323 339.543

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 benchmark143.456
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.77/21.89	c |         0 |  433228  1602137 |      --       0       --      -- |     --   | -674843/-1677597
21.77/21.90	c ==============================================================================
21.77/21.90	c Result  :   #vars: 41452   #clauses: 433228   #literals: 1602137
21.77/21.90	c CPU time:   21.5667 s
21.77/21.90	c ==============================================================================
654.26/339.50	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
654.26/339.50	c ============================[ Problem Statistics ]=============================
654.26/339.50	c |                                                                             |
654.26/339.50	c threadId              : 0
654.26/339.50	c restarts              : 606
654.26/339.50	c conflicts             : 468021         (741 /sec)
654.26/339.50	c decisions             : 737668         (1.72 % random) (1168 /sec)
654.26/339.50	c propagations          : 283921769      (449693 /sec)
654.26/339.50	c conflict literals     : 15115621       (40.97 % deleted)
654.26/339.50	c Memory used           : 116.39 MB
654.26/339.50	c CPU time              : 631.368 s
654.26/339.50	
654.26/339.50	c --->m=2, e=8, aimd=2, HOME/10824_many.cnf	time: 315.684	conflicts: 468021       
654.26/339.52	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-1577574-1241002848/watcher-1577574-1241002848 -o /tmp/evaluation-result-1577574-1241002848/solver-1577574-1241002848 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1577574-1241002848.cnf aimd 2 

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.12 1.37 1.32 3/64 10824
/proc/meminfo: memFree=1089584/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=0
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128318276 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 235 195 169 0 50 0
[pid=10825] ppid=10824 vsize=988 CPUtime=0
/proc/10825/stat : 10825 (SatElite) R 10824 10824 10522 0 -1 4194304 157 0 0 0 0 0 0 0 19 0 1 0 128318276 1011712 141 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/10825/statm: 247 142 51 127 0 117 0

[startup+0.017698 s]
/proc/loadavg: 1.12 1.37 1.32 3/64 10824
/proc/meminfo: memFree=1089584/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=0
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128318276 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 235 195 169 0 50 0
[pid=10825] ppid=10824 vsize=2896 CPUtime=0.01
/proc/10825/stat : 10825 (SatElite) R 10824 10824 10522 0 -1 4194304 524 0 0 0 1 0 0 0 19 0 1 0 128318276 2965504 508 1992294400 134512640 135034092 4294956096 18446744073709551615 134545186 0 0 4096 3 0 0 0 17 0 0 0
/proc/10825/statm: 724 509 51 127 0 594 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8252

[startup+0.101711 s]
/proc/loadavg: 1.12 1.37 1.32 3/64 10824
/proc/meminfo: memFree=1089584/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=0
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128318276 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 235 195 169 0 50 0
[pid=10825] ppid=10824 vsize=17396 CPUtime=0.09
/proc/10825/stat : 10825 (SatElite) R 10824 10824 10522 0 -1 4194304 4323 0 0 0 7 2 0 0 19 0 1 0 128318276 17813504 4243 1992294400 134512640 135034092 4294956096 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 0 0 0
/proc/10825/statm: 4349 4244 51 127 0 4219 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22752

[startup+0.301747 s]
/proc/loadavg: 1.12 1.37 1.32 3/64 10824
/proc/meminfo: memFree=1089584/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=0
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128318276 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 235 195 169 0 50 0
[pid=10825] ppid=10824 vsize=46204 CPUtime=0.29
/proc/10825/stat : 10825 (SatElite) R 10824 10824 10522 0 -1 4194304 9440 0 0 0 24 5 0 0 21 0 1 0 128318276 47312896 9360 1992294400 134512640 135034092 4294956096 18446744073709551615 134545481 0 0 4096 3 0 0 0 17 0 0 0
/proc/10825/statm: 11551 9368 51 127 0 11421 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51560

[startup+0.701817 s]
/proc/loadavg: 1.12 1.37 1.32 3/64 10824
/proc/meminfo: memFree=1089584/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=0
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128318276 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 235 195 169 0 50 0
[pid=10825] ppid=10824 vsize=101344 CPUtime=0.68
/proc/10825/stat : 10825 (SatElite) R 10824 10824 10522 0 -1 4194304 19386 0 0 0 57 11 0 0 25 0 1 0 128318276 103776256 19306 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/10825/statm: 25336 19307 51 127 0 25206 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 106700

[startup+1.50196 s]
/proc/loadavg: 1.11 1.36 1.32 2/66 10826
/proc/meminfo: memFree=987488/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=0
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128318276 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 235 195 169 0 50 0
[pid=10825] ppid=10824 vsize=162452 CPUtime=1.49
/proc/10825/stat : 10825 (SatElite) R 10824 10824 10522 0 -1 4194304 33821 0 0 0 130 19 0 0 25 0 1 0 128318276 166350848 33741 1992294400 134512640 135034092 4294956096 18446744073709551615 134540977 0 0 4096 3 0 0 0 17 0 0 0
/proc/10825/statm: 40613 33741 64 127 0 40483 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 167808

[startup+3.10224 s]
/proc/loadavg: 1.11 1.36 1.32 2/66 10826
/proc/meminfo: memFree=953952/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=0
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128318276 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 235 195 169 0 50 0
[pid=10825] ppid=10824 vsize=174728 CPUtime=3.09
/proc/10825/stat : 10825 (SatElite) R 10824 10824 10522 0 -1 4194304 36696 0 0 0 288 21 0 0 25 0 1 0 128318276 178921472 36616 1992294400 134512640 135034092 4294956096 18446744073709551615 134541265 0 0 4096 3 0 0 0 17 0 0 0
/proc/10825/statm: 43682 36616 67 127 0 43552 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 180084

[startup+6.3018 s]
/proc/loadavg: 1.11 1.36 1.32 2/66 10826
/proc/meminfo: memFree=942688/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=0
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128318276 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 235 195 169 0 50 0
[pid=10825] ppid=10824 vsize=174592 CPUtime=6.28
/proc/10825/stat : 10825 (SatElite) R 10824 10824 10522 0 -1 4194304 36729 0 0 0 607 21 0 0 25 0 1 0 128318276 178782208 36615 1992294400 134512640 135034092 4294956096 18446744073709551615 134540733 0 0 4096 3 0 0 0 17 0 0 0
/proc/10825/statm: 43648 36615 67 127 0 43518 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 179948

[startup+12.7019 s]
/proc/loadavg: 1.09 1.35 1.32 2/66 10832
/proc/meminfo: memFree=942672/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=0
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128318276 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 235 195 169 0 50 0
[pid=10825] ppid=10824 vsize=175480 CPUtime=12.69
/proc/10825/stat : 10825 (SatElite) R 10824 10824 10522 0 -1 4194304 36797 0 0 0 1247 22 0 0 25 0 1 0 128318276 179691520 36649 1992294400 134512640 135034092 4294956096 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 0 0 0
/proc/10825/statm: 43870 36649 67 127 0 43740 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 180836

[startup+25.5012 s]
/proc/loadavg: 1.08 1.34 1.31 3/67 10834
/proc/meminfo: memFree=1000016/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=22.56
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 312 45700 0 0 0 0 2220 36 19 0 1 0 128318276 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 238 195 169 0 50 0
[pid=10833] ppid=10824 vsize=80160 CPUtime=5.19
/proc/10833/stat : 10833 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194304 16658 0 0 0 503 16 0 0 17 0 2 0 128320535 82083840 16644 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10833/statm: 20040 16644 83 193 0 19844 0
[pid=10833/tid=10834] ppid=10824 vsize=80160 CPUtime=2.32
/proc/10833/task/10834/stat : 10834 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194368 1255 0 0 0 227 5 0 0 17 0 2 0 128320590 82083840 16644 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.75
Current children cumulated vsize (KiB) 85516

[startup+51.1017 s]
/proc/loadavg: 1.39 1.39 1.33 3/67 10834
/proc/meminfo: memFree=993104/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=22.56
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 312 45700 0 0 0 0 2220 36 19 0 1 0 128318276 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 238 195 169 0 50 0
[pid=10833] ppid=10824 vsize=86792 CPUtime=56.25
/proc/10833/stat : 10833 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194304 18412 0 0 0 5605 20 0 0 17 0 2 0 128320535 88875008 18398 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10833/statm: 21698 18398 83 193 0 21502 0
[pid=10833/tid=10834] ppid=10824 vsize=86792 CPUtime=27.9
/proc/10833/task/10834/stat : 10834 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194368 2065 0 0 0 2782 8 0 0 25 0 2 0 128320590 88875008 18398 1992294400 134512640 135305190 4294956144 18446744073709551615 134565661 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 78.81
Current children cumulated vsize (KiB) 92148

[startup+102.307 s]
/proc/loadavg: 1.75 1.49 1.37 3/67 10834
/proc/meminfo: memFree=983888/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=22.56
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 312 45700 0 0 0 0 2220 36 19 0 1 0 128318276 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 238 195 169 0 50 0
[pid=10833] ppid=10824 vsize=96252 CPUtime=158.39
/proc/10833/stat : 10833 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194304 20717 0 0 0 15815 24 0 0 18 0 2 0 128320535 98562048 20703 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10833/statm: 24063 20703 83 193 0 23867 0
[pid=10833/tid=10834] ppid=10824 vsize=96252 CPUtime=79.05
/proc/10833/task/10834/stat : 10834 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194368 3224 0 0 0 7895 10 0 0 25 0 2 0 128320590 98562048 20703 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 180.95
Current children cumulated vsize (KiB) 101608

[startup+162.301 s]
/proc/loadavg: 1.91 1.58 1.40 3/67 10834
/proc/meminfo: memFree=975824/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=22.56
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 312 45700 0 0 0 0 2220 36 19 0 1 0 128318276 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 238 195 169 0 50 0
[pid=10833] ppid=10824 vsize=104728 CPUtime=278.11
/proc/10833/stat : 10833 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194304 22755 0 0 0 27784 27 0 0 25 0 2 0 128320535 107241472 22741 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10833/statm: 26182 22741 83 193 0 25986 0
[pid=10833/tid=10834] ppid=10824 vsize=104728 CPUtime=138.94
/proc/10833/task/10834/stat : 10834 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194368 4201 0 0 0 13882 12 0 0 18 0 2 0 128320590 107241472 22741 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 300.67
Current children cumulated vsize (KiB) 110084

[startup+222.302 s]
/proc/loadavg: 1.96 1.65 1.44 3/67 10834
/proc/meminfo: memFree=969744/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=22.56
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 312 45700 0 0 0 0 2220 36 19 0 1 0 128318276 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 238 195 169 0 50 0
[pid=10833] ppid=10824 vsize=111064 CPUtime=397.83
/proc/10833/stat : 10833 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194304 24270 0 0 0 39753 30 0 0 25 0 2 0 128320535 113729536 24256 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10833/statm: 27766 24256 83 193 0 27570 0
[pid=10833/tid=10834] ppid=10824 vsize=111064 CPUtime=198.69
/proc/10833/task/10834/stat : 10834 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194368 4945 0 0 0 19856 13 0 0 25 0 2 0 128320590 113729536 24256 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 420.39
Current children cumulated vsize (KiB) 116420

[startup+282.302 s]
/proc/loadavg: 1.98 1.71 1.47 3/67 10834
/proc/meminfo: memFree=962640/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=22.56
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 312 45700 0 0 0 0 2220 36 19 0 1 0 128318276 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 238 195 169 0 50 0
[pid=10833] ppid=10824 vsize=118088 CPUtime=517.57
/proc/10833/stat : 10833 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194304 26070 0 0 0 51724 33 0 0 25 0 2 0 128320535 120922112 26056 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10833/statm: 29522 26056 83 193 0 29326 0
[pid=10833/tid=10834] ppid=10824 vsize=118088 CPUtime=258.45
/proc/10833/task/10834/stat : 10834 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194368 5810 0 0 0 25831 14 0 0 25 0 2 0 128320590 120922112 26056 1992294400 134512640 135305190 4294956144 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 540.13
Current children cumulated vsize (KiB) 123444

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

[startup+307.103 s]
/proc/loadavg: 1.99 1.74 1.48 3/67 10834
/proc/meminfo: memFree=961744/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=22.56
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 312 45700 0 0 0 0 2220 36 19 0 1 0 128318276 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 238 195 169 0 50 0
[pid=10833] ppid=10824 vsize=118788 CPUtime=567.04
/proc/10833/stat : 10833 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194304 26273 0 0 0 56671 33 0 0 25 0 2 0 128320535 121638912 26259 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10833/statm: 29697 26259 83 193 0 29501 0
[pid=10833/tid=10834] ppid=10824 vsize=118788 CPUtime=283.15
/proc/10833/task/10834/stat : 10834 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194368 5932 0 0 0 28300 15 0 0 25 0 2 0 128320590 121638912 26259 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 589.6
Current children cumulated vsize (KiB) 124144

[startup+319.902 s]
/proc/loadavg: 1.99 1.74 1.49 3/67 10834
/proc/meminfo: memFree=961496/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=22.56
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 312 45700 0 0 0 0 2220 36 19 0 1 0 128318276 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 238 195 169 0 50 0
[pid=10833] ppid=10824 vsize=119052 CPUtime=592.59
/proc/10833/stat : 10833 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194304 26314 0 0 0 59225 34 0 0 19 0 2 0 128320535 121909248 26300 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10833/statm: 29763 26300 83 193 0 29567 0
[pid=10833/tid=10834] ppid=10824 vsize=119052 CPUtime=295.9
/proc/10833/task/10834/stat : 10834 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194368 5936 0 0 0 29575 15 0 0 17 0 2 0 128320590 121909248 26300 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 615.15
Current children cumulated vsize (KiB) 124408

[startup+332.702 s]
/proc/loadavg: 1.99 1.76 1.49 3/67 10834
/proc/meminfo: memFree=961496/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=22.56
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 312 45700 0 0 0 0 2220 36 19 0 1 0 128318276 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 238 195 169 0 50 0
[pid=10833] ppid=10824 vsize=119052 CPUtime=618.13
/proc/10833/stat : 10833 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194304 26314 0 0 0 61779 34 0 0 17 0 2 0 128320535 121909248 26300 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10833/statm: 29763 26300 83 193 0 29567 0
[pid=10833/tid=10834] ppid=10824 vsize=119052 CPUtime=308.64
/proc/10833/task/10834/stat : 10834 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194368 5936 0 0 0 30849 15 0 0 25 0 2 0 128320590 121909248 26300 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 640.69
Current children cumulated vsize (KiB) 124408

[startup+335.902 s]
/proc/loadavg: 1.99 1.76 1.49 3/67 10834
/proc/meminfo: memFree=961496/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=22.56
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 312 45700 0 0 0 0 2220 36 19 0 1 0 128318276 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 238 195 169 0 50 0
[pid=10833] ppid=10824 vsize=119052 CPUtime=624.51
/proc/10833/stat : 10833 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194304 26318 0 0 0 62417 34 0 0 17 0 2 0 128320535 121909248 26304 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10833/statm: 29763 26304 83 193 0 29567 0
[pid=10833/tid=10834] ppid=10824 vsize=119052 CPUtime=311.83
/proc/10833/task/10834/stat : 10834 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194368 5936 0 0 0 31168 15 0 0 17 0 2 0 128320590 121909248 26304 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 647.07
Current children cumulated vsize (KiB) 124408

[startup+337.502 s]
/proc/loadavg: 1.99 1.76 1.50 3/67 10834
/proc/meminfo: memFree=961496/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=22.56
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 312 45700 0 0 0 0 2220 36 19 0 1 0 128318276 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 238 195 169 0 50 0
[pid=10833] ppid=10824 vsize=119052 CPUtime=627.71
/proc/10833/stat : 10833 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194304 26330 0 0 0 62737 34 0 0 19 0 2 0 128320535 121909248 26316 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10833/statm: 29763 26316 83 193 0 29567 0
[pid=10833/tid=10834] ppid=10824 vsize=119052 CPUtime=313.43
/proc/10833/task/10834/stat : 10834 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194368 5939 0 0 0 31328 15 0 0 19 0 2 0 128320590 121909248 26316 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 650.27
Current children cumulated vsize (KiB) 124408

[startup+338.302 s]
/proc/loadavg: 1.99 1.76 1.50 3/67 10834
/proc/meminfo: memFree=961496/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=22.56
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 312 45700 0 0 0 0 2220 36 19 0 1 0 128318276 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 238 195 169 0 50 0
[pid=10833] ppid=10824 vsize=119052 CPUtime=629.31
/proc/10833/stat : 10833 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194304 26336 0 0 0 62897 34 0 0 17 0 2 0 128320535 121909248 26322 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10833/statm: 29763 26322 83 193 0 29567 0
[pid=10833/tid=10834] ppid=10824 vsize=119052 CPUtime=314.22
/proc/10833/task/10834/stat : 10834 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194368 5945 0 0 0 31407 15 0 0 21 0 2 0 128320590 121909248 26322 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 651.87
Current children cumulated vsize (KiB) 124408

[startup+339.101 s]
/proc/loadavg: 1.99 1.76 1.50 3/67 10834
/proc/meminfo: memFree=961432/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=22.56
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 312 45700 0 0 0 0 2220 36 19 0 1 0 128318276 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 238 195 169 0 50 0
[pid=10833] ppid=10824 vsize=119184 CPUtime=630.9
/proc/10833/stat : 10833 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194304 26347 0 0 0 63055 35 0 0 17 0 2 0 128320535 122044416 26333 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10833/statm: 29796 26333 83 193 0 29600 0
[pid=10833/tid=10834] ppid=10824 vsize=119184 CPUtime=315.01
/proc/10833/task/10834/stat : 10834 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194368 5956 0 0 0 31486 15 0 0 17 0 2 0 128320590 122044416 26333 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 653.46
Current children cumulated vsize (KiB) 124540

[startup+339.501 s]
/proc/loadavg: 1.99 1.76 1.50 3/67 10834
/proc/meminfo: memFree=961432/2055920 swapFree=4181908/4192956
[pid=10824] ppid=10822 vsize=5356 CPUtime=22.56
/proc/10824/stat : 10824 (manysat.sh) S 10822 10824 10522 0 -1 4194304 312 45700 0 0 0 0 2220 36 19 0 1 0 128318276 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10824/statm: 1339 238 195 169 0 50 0
[pid=10833] ppid=10824 vsize=119184 CPUtime=631.7
/proc/10833/stat : 10833 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194304 26347 0 0 0 63135 35 0 0 17 0 2 0 128320535 122044416 26333 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10833/statm: 29796 26333 83 193 0 29600 0
[pid=10833/tid=10834] ppid=10824 vsize=119184 CPUtime=315.41
/proc/10833/task/10834/stat : 10834 (manysat1.1_stat) R 10824 10824 10522 0 -1 4194368 5956 0 0 0 31526 15 0 0 17 0 2 0 128320590 122044416 26333 1992294400 134512640 135305190 4294956144 18446744073709551615 134528518 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 654.26
Current children cumulated vsize (KiB) 124540

Child status: 20
Real time (s): 339.543
CPU time (s): 654.323
CPU user time (s): 653.574
CPU system time (s): 0.749886
CPU usage (%): 192.707
Max. virtual memory (cumulated for all children) (KiB): 193264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 653.574
system time used= 0.749886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72528
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= 3347
involuntary context switches= 4827

runsolver used 0.358945 second user time and 0.884865 second system time

The end

Launcher Data

Begin job on node18 at 2009-04-29 13:00:50
IDJOB=1577574
IDBENCH=70962
IDSOLVER=515
FILE ID=node18/1577574-1241002848
PBS_JOBID= 9204849
Free space on /tmp= 66292 MiB

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

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=1913474557

node18.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.280
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.280
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:       1090136 kB
Buffers:         87044 kB
Cached:         783436 kB
SwapCached:       4952 kB
Active:         348520 kB
Inactive:       529984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1090136 kB
SwapTotal:     4192956 kB
SwapFree:      4181908 kB
Dirty:           28016 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            73424 kB
Committed_AS:   563056 kB
PageTables:       1372 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= 66288 MiB
End job on node18 at 2009-04-29 13:06:30