Trace number 1577469

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 589.98 305.293

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L80_coli.sat.cnf
MD5SUMeb71c8cb3482ee70f1c98af8944179ca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.171
Satisfiable
(Un)Satisfiability was proved
Number of variables250567
Number of clauses1183233
Sum of the clauses size3415429
Maximum clause length11
Minimum clause length1
Number of clauses of size 126677
Number of clauses of size 2325257
Number of clauses of size 3631008
Number of clauses of size 4157675
Number of clauses of size 542377
Number of clauses of size over 5239

Solver Data

0.00/0.00	c Parsing...
1.00/1.10	c ==============================================================================
1.00/1.10	c |           |     ORIGINAL     |              LEARNT              |          |
1.00/1.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.00/1.10	c ==============================================================================
1.00/1.10	c |         0 | 1108439  3246165 |  332531       0        0     nan |  0.000 % |
18.07/18.14	c |         0 |  365178  1362642 |      --       0       --      -- |     --   | -599968/-1491637
18.07/18.15	c ==============================================================================
18.07/18.15	c Result  :   #vars: 34857   #clauses: 365178   #literals: 1362642
18.07/18.15	c CPU time:   17.8653 s
18.07/18.15	c ==============================================================================
589.81/305.26	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
589.81/305.26	c ============================[ Problem Statistics ]=============================
589.81/305.26	c |                                                                             |
589.81/305.26	c threadId              : 1
589.81/305.26	c restarts              : 1851
589.81/305.26	c conflicts             : 441638         (774 /sec)
589.81/305.26	c decisions             : 754669         (1.69 % random) (1322 /sec)
589.81/305.26	c propagations          : 265928706      (465818 /sec)
589.81/305.26	c conflict literals     : 12902345       (39.63 % deleted)
589.81/305.26	c Memory used           : 113.44 MB
589.81/305.26	c CPU time              : 570.885 s
589.81/305.26	
589.81/305.26	c --->m=2, e=8, aimd=1, HOME/28897_many.cnf	time: 285.443	conflicts: 441638       
589.81/305.27	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-1577469-1241001628/watcher-1577469-1241001628 -o /tmp/evaluation-result-1577469-1241001628/solver-1577469-1241001628 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1577469-1241001628.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.23 1.31 3/64 28897
/proc/meminfo: memFree=668952/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=0
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 128191023 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 235 195 169 0 50 0
[pid=28898] ppid=28897 vsize=824 CPUtime=0
/proc/28898/stat : 28898 (SatElite) R 28897 28897 28653 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 128191023 843776 116 1992294400 134512640 135034092 4294956096 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/28898/statm: 206 123 51 127 0 76 0

[startup+0.084702 s]
/proc/loadavg: 1.00 1.23 1.31 3/64 28897
/proc/meminfo: memFree=668952/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=0
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 128191023 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 235 195 169 0 50 0
[pid=28898] ppid=28897 vsize=16340 CPUtime=0.07
/proc/28898/stat : 28898 (SatElite) R 28897 28897 28653 0 -1 4194304 3662 0 0 0 6 1 0 0 20 0 1 0 128191023 16732160 3582 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/28898/statm: 4085 3583 51 127 0 3955 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 21696

[startup+0.102704 s]
/proc/loadavg: 1.00 1.23 1.31 3/64 28897
/proc/meminfo: memFree=668952/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=0
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 128191023 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 235 195 169 0 50 0
[pid=28898] ppid=28897 vsize=17916 CPUtime=0.08
/proc/28898/stat : 28898 (SatElite) R 28897 28897 28653 0 -1 4194304 4123 0 0 0 7 1 0 0 20 0 1 0 128191023 18345984 4043 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/28898/statm: 4479 4044 51 127 0 4349 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23272

[startup+0.302727 s]
/proc/loadavg: 1.00 1.23 1.31 3/64 28897
/proc/meminfo: memFree=668952/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=0
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 128191023 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 235 195 169 0 50 0
[pid=28898] ppid=28897 vsize=46468 CPUtime=0.29
/proc/28898/stat : 28898 (SatElite) R 28897 28897 28653 0 -1 4194304 9212 0 0 0 24 5 0 0 22 0 1 0 128191023 47583232 9132 1992294400 134512640 135034092 4294956096 18446744073709551615 134560646 0 0 4096 3 0 0 0 17 0 0 0
/proc/28898/statm: 11617 9132 51 127 0 11487 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51824

[startup+0.702773 s]
/proc/loadavg: 1.00 1.23 1.31 3/64 28897
/proc/meminfo: memFree=668952/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=0
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 128191023 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 235 195 169 0 50 0
[pid=28898] ppid=28897 vsize=77264 CPUtime=0.69
/proc/28898/stat : 28898 (SatElite) R 28897 28897 28653 0 -1 4194304 18671 0 0 0 58 11 0 0 25 0 1 0 128191023 79118336 18591 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/28898/statm: 19316 18592 51 127 0 19186 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82620

[startup+1.50187 s]
/proc/loadavg: 1.00 1.23 1.31 2/66 28899
/proc/meminfo: memFree=560328/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=0
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 128191023 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 235 195 169 0 50 0
[pid=28898] ppid=28897 vsize=125112 CPUtime=1.49
/proc/28898/stat : 28898 (SatElite) R 28897 28897 28653 0 -1 4194304 29748 0 0 0 132 17 0 0 25 0 1 0 128191023 128114688 29655 1992294400 134512640 135034092 4294956096 18446744073709551615 134540980 0 0 4096 3 0 0 0 17 0 0 0
/proc/28898/statm: 31278 29655 64 127 0 31148 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130468

[startup+3.10105 s]
/proc/loadavg: 1.00 1.23 1.31 2/66 28899
/proc/meminfo: memFree=540104/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=0
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 128191023 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 235 195 169 0 50 0
[pid=28898] ppid=28897 vsize=136812 CPUtime=3.09
/proc/28898/stat : 28898 (SatElite) R 28897 28897 28653 0 -1 4194304 32220 0 0 0 291 18 0 0 25 0 1 0 128191023 140095488 32127 1992294400 134512640 135034092 4294956096 18446744073709551615 134541076 0 0 4096 3 0 0 0 17 0 0 0
/proc/28898/statm: 34203 32127 67 127 0 34073 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142168

[startup+6.30143 s]
/proc/loadavg: 1.00 1.23 1.31 2/66 28899
/proc/meminfo: memFree=540040/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=0
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 128191023 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 235 195 169 0 50 0
[pid=28898] ppid=28897 vsize=136812 CPUtime=6.28
/proc/28898/stat : 28898 (SatElite) R 28897 28897 28653 0 -1 4194304 32252 0 0 0 610 18 0 0 25 0 1 0 128191023 140095488 32159 1992294400 134512640 135034092 4294956096 18446744073709551615 134541266 0 0 4096 3 0 0 0 17 0 0 0
/proc/28898/statm: 34203 32159 67 127 0 34073 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142168

[startup+12.7012 s]
/proc/loadavg: 1.00 1.23 1.31 2/66 28899
/proc/meminfo: memFree=539784/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=0
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 128191023 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 235 195 169 0 50 0
[pid=28898] ppid=28897 vsize=137324 CPUtime=12.67
/proc/28898/stat : 28898 (SatElite) R 28897 28897 28653 0 -1 4194304 32398 0 0 0 1249 18 0 0 25 0 1 0 128191023 140619776 32305 1992294400 134512640 135034092 4294956096 18446744073709551615 134549007 0 0 4096 3 0 0 0 17 0 0 0
/proc/28898/statm: 34331 32305 67 127 0 34201 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 142680

[startup+25.5027 s]
/proc/loadavg: 1.15 1.25 1.32 3/67 28901
/proc/meminfo: memFree=591168/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=18.72
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 312 39117 0 0 0 0 1841 31 19 0 1 0 128191023 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 238 195 169 0 50 0
[pid=28900] ppid=28897 vsize=72236 CPUtime=12.98
/proc/28900/stat : 28900 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194304 14614 0 0 0 1285 13 0 0 16 0 2 0 128192898 73969664 14592 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28900/statm: 18059 14592 83 193 0 17863 0
[pid=28900/tid=28901] ppid=28897 vsize=72236 CPUtime=6.27
/proc/28900/task/28901/stat : 28901 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194368 1282 0 0 0 623 4 0 0 17 0 2 0 128192941 73969664 14592 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.7
Current children cumulated vsize (KiB) 77592

[startup+51.1027 s]
/proc/loadavg: 1.44 1.31 1.33 3/67 28901
/proc/meminfo: memFree=581568/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=18.72
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 312 39117 0 0 0 0 1841 31 19 0 1 0 128191023 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 238 195 169 0 50 0
[pid=28900] ppid=28897 vsize=82400 CPUtime=64.05
/proc/28900/stat : 28900 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194304 17030 0 0 0 6386 19 0 0 18 0 2 0 128192898 84377600 17008 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28900/statm: 20600 17008 83 193 0 20404 0
[pid=28900/tid=28901] ppid=28897 vsize=82400 CPUtime=31.85
/proc/28900/task/28901/stat : 28901 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194368 2327 0 0 0 3178 7 0 0 25 0 2 0 128192941 84377600 17008 1992294400 134512640 135305190 4294956144 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 82.77
Current children cumulated vsize (KiB) 87756

[startup+102.307 s]
/proc/loadavg: 1.76 1.41 1.37 3/67 28901
/proc/meminfo: memFree=576064/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=18.72
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 312 39117 0 0 0 0 1841 31 19 0 1 0 128191023 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 238 195 169 0 50 0
[pid=28900] ppid=28897 vsize=86544 CPUtime=166.19
/proc/28900/stat : 28900 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194304 18406 0 0 0 16598 21 0 0 25 0 2 0 128192898 88621056 18384 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28900/statm: 21636 18384 83 193 0 21440 0
[pid=28900/tid=28901] ppid=28897 vsize=86544 CPUtime=83.01
/proc/28900/task/28901/stat : 28901 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194368 3072 0 0 0 8293 8 0 0 21 0 2 0 128192941 88621056 18384 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 184.91
Current children cumulated vsize (KiB) 91900

[startup+162.303 s]
/proc/loadavg: 1.91 1.52 1.40 3/67 28901
/proc/meminfo: memFree=562496/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=18.72
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 312 39117 0 0 0 0 1841 31 19 0 1 0 128191023 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 238 195 169 0 50 0
[pid=28900] ppid=28897 vsize=100200 CPUtime=285.92
/proc/28900/stat : 28900 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194304 21868 0 0 0 28565 27 0 0 17 0 2 0 128192898 102604800 21846 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28900/statm: 25050 21846 83 193 0 24854 0
[pid=28900/tid=28901] ppid=28897 vsize=100200 CPUtime=142.98
/proc/28900/task/28901/stat : 28901 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194368 4768 0 0 0 14287 11 0 0 25 0 2 0 128192941 102604800 21846 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 304.64
Current children cumulated vsize (KiB) 105556

[startup+222.303 s]
/proc/loadavg: 1.96 1.60 1.44 3/67 28901
/proc/meminfo: memFree=555072/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=18.72
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 312 39117 0 0 0 0 1841 31 19 0 1 0 128191023 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 238 195 169 0 50 0
[pid=28900] ppid=28897 vsize=108684 CPUtime=405.66
/proc/28900/stat : 28900 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194304 23661 0 0 0 40536 30 0 0 25 0 2 0 128192898 111292416 23639 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28900/statm: 27171 23639 83 193 0 26975 0
[pid=28900/tid=28901] ppid=28897 vsize=108684 CPUtime=202.95
/proc/28900/task/28901/stat : 28901 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194368 5662 0 0 0 20283 12 0 0 18 0 2 0 128192941 111292416 23639 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 424.38
Current children cumulated vsize (KiB) 114040

[startup+282.303 s]
/proc/loadavg: 1.98 1.67 1.47 3/67 28901
/proc/meminfo: memFree=549696/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=18.72
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 312 39117 0 0 0 0 1841 31 19 0 1 0 128191023 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 238 195 169 0 50 0
[pid=28900] ppid=28897 vsize=114376 CPUtime=525.39
/proc/28900/stat : 28900 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194304 25015 0 0 0 52507 32 0 0 25 0 2 0 128192898 117121024 24993 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28900/statm: 28594 24993 83 193 0 28398 0
[pid=28900/tid=28901] ppid=28897 vsize=114376 CPUtime=262.93
/proc/28900/task/28901/stat : 28901 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194368 6258 0 0 0 26280 13 0 0 25 0 2 0 128192941 117121024 24993 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 544.11
Current children cumulated vsize (KiB) 119732

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

[startup+294.301 s]
/proc/loadavg: 1.99 1.68 1.47 3/67 28901
/proc/meminfo: memFree=548736/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=18.72
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 312 39117 0 0 0 0 1841 31 19 0 1 0 128191023 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 238 195 169 0 50 0
[pid=28900] ppid=28897 vsize=115504 CPUtime=549.33
/proc/28900/stat : 28900 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194304 25216 0 0 0 54901 32 0 0 25 0 2 0 128192898 118276096 25194 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28900/statm: 28876 25194 83 193 0 28680 0
[pid=28900/tid=28901] ppid=28897 vsize=115504 CPUtime=274.93
/proc/28900/task/28901/stat : 28901 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194368 6388 0 0 0 27479 14 0 0 25 0 2 0 128192941 118276096 25194 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 568.05
Current children cumulated vsize (KiB) 120860

[startup+300.702 s]
/proc/loadavg: 1.99 1.69 1.48 3/67 28901
/proc/meminfo: memFree=548352/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=18.72
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 312 39117 0 0 0 0 1841 31 19 0 1 0 128191023 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 238 195 169 0 50 0
[pid=28900] ppid=28897 vsize=115800 CPUtime=562.11
/proc/28900/stat : 28900 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194304 25327 0 0 0 56178 33 0 0 25 0 2 0 128192898 118579200 25305 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28900/statm: 28950 25305 83 193 0 28754 0
[pid=28900/tid=28901] ppid=28897 vsize=115800 CPUtime=281.32
/proc/28900/task/28901/stat : 28901 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194368 6476 0 0 0 28118 14 0 0 25 0 2 0 128192941 118579200 25305 1992294400 134512640 135305190 4294956144 18446744073709551615 134528814 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 580.83
Current children cumulated vsize (KiB) 121156

[startup+302.301 s]
/proc/loadavg: 1.99 1.69 1.48 3/67 28901
/proc/meminfo: memFree=548224/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=18.72
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 312 39117 0 0 0 0 1841 31 19 0 1 0 128191023 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 238 195 169 0 50 0
[pid=28900] ppid=28897 vsize=115932 CPUtime=565.31
/proc/28900/stat : 28900 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194304 25349 0 0 0 56498 33 0 0 25 0 2 0 128192898 118714368 25327 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28900/statm: 28983 25327 83 193 0 28787 0
[pid=28900/tid=28901] ppid=28897 vsize=115932 CPUtime=282.92
/proc/28900/task/28901/stat : 28901 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194368 6487 0 0 0 28278 14 0 0 25 0 2 0 128192941 118714368 25327 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 584.03
Current children cumulated vsize (KiB) 121288

[startup+303.901 s]
/proc/loadavg: 1.99 1.69 1.48 3/67 28901
/proc/meminfo: memFree=548032/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=18.72
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 312 39117 0 0 0 0 1841 31 19 0 1 0 128191023 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 238 195 169 0 50 0
[pid=28900] ppid=28897 vsize=116156 CPUtime=568.5
/proc/28900/stat : 28900 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194304 25386 0 0 0 56817 33 0 0 17 0 2 0 128192898 118943744 25364 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28900/statm: 29039 25364 83 193 0 28843 0
[pid=28900/tid=28901] ppid=28897 vsize=116156 CPUtime=284.52
/proc/28900/task/28901/stat : 28901 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194368 6510 0 0 0 28438 14 0 0 17 0 2 0 128192941 118943744 25364 1992294400 134512640 135305190 4294956144 18446744073709551615 134530247 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 587.22
Current children cumulated vsize (KiB) 121512

[startup+304.706 s]
/proc/loadavg: 1.99 1.69 1.48 3/67 28901
/proc/meminfo: memFree=548032/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=18.72
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 312 39117 0 0 0 0 1841 31 19 0 1 0 128191023 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 238 195 169 0 50 0
[pid=28900] ppid=28897 vsize=116156 CPUtime=570.1
/proc/28900/stat : 28900 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194304 25386 0 0 0 56977 33 0 0 18 0 2 0 128192898 118943744 25364 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28900/statm: 29039 25364 83 193 0 28843 0
[pid=28900/tid=28901] ppid=28897 vsize=116156 CPUtime=285.33
/proc/28900/task/28901/stat : 28901 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194368 6510 0 0 0 28519 14 0 0 18 0 2 0 128192941 118943744 25364 1992294400 134512640 135305190 4294956144 18446744073709551615 134528518 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 588.82
Current children cumulated vsize (KiB) 121512

[startup+305.101 s]
/proc/loadavg: 1.99 1.69 1.48 3/67 28901
/proc/meminfo: memFree=548032/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=18.72
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 312 39117 0 0 0 0 1841 31 19 0 1 0 128191023 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 238 195 169 0 50 0
[pid=28900] ppid=28897 vsize=116156 CPUtime=570.89
/proc/28900/stat : 28900 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194304 25386 0 0 0 57056 33 0 0 19 0 2 0 128192898 118943744 25364 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28900/statm: 29039 25364 83 193 0 28843 0
[pid=28900/tid=28901] ppid=28897 vsize=116156 CPUtime=285.72
/proc/28900/task/28901/stat : 28901 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194368 6510 0 0 0 28558 14 0 0 17 0 2 0 128192941 118943744 25364 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 589.61
Current children cumulated vsize (KiB) 121512

[startup+305.201 s]
/proc/loadavg: 1.99 1.69 1.48 3/67 28901
/proc/meminfo: memFree=548032/2055920 swapFree=4181996/4192956
[pid=28897] ppid=28895 vsize=5356 CPUtime=18.72
/proc/28897/stat : 28897 (manysat.sh) S 28895 28897 28653 0 -1 4194304 312 39117 0 0 0 0 1841 31 19 0 1 0 128191023 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28897/statm: 1339 238 195 169 0 50 0
[pid=28900] ppid=28897 vsize=116156 CPUtime=571.09
/proc/28900/stat : 28900 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194304 25386 0 0 0 57076 33 0 0 19 0 2 0 128192898 118943744 25364 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28900/statm: 29039 25364 83 193 0 28843 0
[pid=28900/tid=28901] ppid=28897 vsize=116156 CPUtime=285.82
/proc/28900/task/28901/stat : 28901 (manysat1.1_stat) R 28897 28897 28653 0 -1 4194368 6510 0 0 0 28568 14 0 0 17 0 2 0 128192941 118943744 25364 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 589.81
Current children cumulated vsize (KiB) 121512

Child status: 20
Real time (s): 305.293
CPU time (s): 589.98
CPU user time (s): 589.297
CPU system time (s): 0.682896
CPU usage (%): 193.251
Max. virtual memory (cumulated for all children) (KiB): 153060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 589.297
system time used= 0.682896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64984
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= 2914
involuntary context switches= 4329

runsolver used 0.273958 second user time and 0.843871 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-29 12:40:30
IDJOB=1577469
IDBENCH=70960
IDSOLVER=514
FILE ID=node53/1577469-1241001628
PBS_JOBID= 9204817
Free space on /tmp= 66532 MiB

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

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=1722402207

node53.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.245
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.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        669368 kB
Buffers:         43228 kB
Cached:        1267644 kB
SwapCached:       5132 kB
Active:          65232 kB
Inactive:      1253804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        669368 kB
SwapTotal:     4192956 kB
SwapFree:      4181996 kB
Dirty:           24604 kB
Writeback:           0 kB
Mapped:          14388 kB
Slab:            53520 kB
Committed_AS:   462832 kB
PageTables:       1376 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= 66532 MiB
End job on node53 at 2009-04-29 12:45:35