Trace number 1577572

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 0/2009-03-20UNSAT 582.388 303.469

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.18/1.26	c ==============================================================================
1.18/1.26	c |           |     ORIGINAL     |              LEARNT              |          |
1.18/1.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.18/1.26	c ==============================================================================
1.18/1.26	c |         0 | 1268704  3718600 |  380611       0        0     nan |  0.000 % |
21.78/21.83	c |         0 |  433228  1602137 |      --       0       --      -- |     --   | -674843/-1677597
21.78/21.83	c ==============================================================================
21.78/21.83	c Result  :   #vars: 41452   #clauses: 433228   #literals: 1602137
21.78/21.83	c CPU time:   21.5047 s
21.78/21.83	c ==============================================================================
582.27/303.43	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
582.27/303.43	c ============================[ Problem Statistics ]=============================
582.27/303.43	c |                                                                             |
582.27/303.43	c threadId              : 1
582.27/303.43	c restarts              : 1906
582.27/303.43	c conflicts             : 435926         (779 /sec)
582.27/303.43	c decisions             : 751180         (1.76 % random) (1343 /sec)
582.27/303.43	c propagations          : 263198029      (470404 /sec)
582.27/303.43	c conflict literals     : 12878996       (38.52 % deleted)
582.27/303.43	c Memory used           : 118.05 MB
582.27/303.43	c CPU time              : 559.515 s
582.27/303.43	
582.27/303.43	c --->m=2, e=8, aimd=0, HOME/12969_many.cnf	time: 279.757	conflicts: 435926       
582.27/303.45	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-1577572-1241002797/watcher-1577572-1241002797 -o /tmp/evaluation-result-1577572-1241002797/solver-1577572-1241002797 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1577572-1241002797.cnf aimd 0 

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.92 3/65 12969
/proc/meminfo: memFree=1380264/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=0
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128308774 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 235 195 169 0 50 0
[pid=12970] ppid=12969 vsize=988 CPUtime=0
/proc/12970/stat : 12970 (SatElite) R 12969 12969 12659 0 -1 4194304 154 0 0 0 0 0 0 0 19 0 1 0 128308775 1011712 138 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/12970/statm: 247 138 51 127 0 117 0

[startup+0.03178 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 12969
/proc/meminfo: memFree=1380264/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=0
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128308774 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 235 195 169 0 50 0
[pid=12970] ppid=12969 vsize=8088 CPUtime=0.02
/proc/12970/stat : 12970 (SatElite) R 12969 12969 12659 0 -1 4194304 1594 0 0 0 2 0 0 0 19 0 1 0 128308775 8282112 1578 1992294400 134512640 135034092 4294956096 18446744073709551615 134545186 0 0 4096 3 0 0 0 17 0 0 0
/proc/12970/statm: 2022 1579 51 127 0 1892 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13444

[startup+0.101794 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 12969
/proc/meminfo: memFree=1380264/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=0
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128308774 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 235 195 169 0 50 0
[pid=12970] ppid=12969 vsize=17396 CPUtime=0.08
/proc/12970/stat : 12970 (SatElite) R 12969 12969 12659 0 -1 4194304 4310 0 0 0 7 1 0 0 19 0 1 0 128308775 17813504 4230 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/12970/statm: 4349 4230 51 127 0 4219 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22752

[startup+0.301833 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 12969
/proc/meminfo: memFree=1380264/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=0
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128308774 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 235 195 169 0 50 0
[pid=12970] ppid=12969 vsize=46072 CPUtime=0.28
/proc/12970/stat : 12970 (SatElite) R 12969 12969 12659 0 -1 4194304 9388 0 0 0 24 4 0 0 21 0 1 0 128308775 47177728 9308 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/12970/statm: 11518 9308 51 127 0 11388 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 51428

[startup+0.701916 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 12969
/proc/meminfo: memFree=1380264/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=0
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128308774 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 235 195 169 0 50 0
[pid=12970] ppid=12969 vsize=101080 CPUtime=0.69
/proc/12970/stat : 12970 (SatElite) R 12969 12969 12659 0 -1 4194304 19338 0 0 0 58 11 0 0 25 0 1 0 128308775 103505920 19258 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/12970/statm: 25270 19258 51 127 0 25140 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 106436

[startup+1.50108 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 12971
/proc/meminfo: memFree=1278360/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=0
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128308774 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 235 195 169 0 50 0
[pid=12970] ppid=12969 vsize=162452 CPUtime=1.49
/proc/12970/stat : 12970 (SatElite) R 12969 12969 12659 0 -1 4194304 33820 0 0 0 130 19 0 0 25 0 1 0 128308775 166350848 33740 1992294400 134512640 135034092 4294956096 18446744073709551615 134540678 0 0 4096 3 0 0 0 17 0 0 0
/proc/12970/statm: 40613 33740 64 127 0 40483 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 167808

[startup+3.1024 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 12971
/proc/meminfo: memFree=1243672/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=0
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128308774 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 235 195 169 0 50 0
[pid=12970] ppid=12969 vsize=174728 CPUtime=3.09
/proc/12970/stat : 12970 (SatElite) R 12969 12969 12659 0 -1 4194304 36696 0 0 0 288 21 0 0 25 0 1 0 128308775 178921472 36616 1992294400 134512640 135034092 4294956096 18446744073709551615 134540970 0 0 4096 3 0 0 0 17 0 0 0
/proc/12970/statm: 43682 36616 67 127 0 43552 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 180084

[startup+6.30105 s]
/proc/loadavg: 1.08 1.02 0.93 2/67 12971
/proc/meminfo: memFree=1232920/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=0
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128308774 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 235 195 169 0 50 0
[pid=12970] ppid=12969 vsize=174592 CPUtime=6.29
/proc/12970/stat : 12970 (SatElite) R 12969 12969 12659 0 -1 4194304 36728 0 0 0 608 21 0 0 25 0 1 0 128308775 178782208 36614 1992294400 134512640 135034092 4294956096 18446744073709551615 134541066 0 0 4096 3 0 0 0 17 0 0 0
/proc/12970/statm: 43648 36614 67 127 0 43518 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 179948

[startup+12.7014 s]
/proc/loadavg: 1.07 1.02 0.93 2/67 12971
/proc/meminfo: memFree=1233432/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=0
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128308774 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 235 195 169 0 50 0
[pid=12970] ppid=12969 vsize=175480 CPUtime=12.68
/proc/12970/stat : 12970 (SatElite) R 12969 12969 12659 0 -1 4194304 36798 0 0 0 1247 21 0 0 25 0 1 0 128308775 179691520 36650 1992294400 134512640 135034092 4294956096 18446744073709551615 134540980 0 0 4096 3 0 0 0 17 0 0 0
/proc/12970/statm: 43870 36650 67 127 0 43740 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 180836

[startup+25.502 s]
/proc/loadavg: 1.06 1.02 0.93 3/68 12973
/proc/meminfo: memFree=1290256/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=22.51
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 312 45700 0 0 0 0 2213 38 19 0 1 0 128308774 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 238 195 169 0 50 0
[pid=12972] ppid=12969 vsize=79600 CPUtime=5.36
/proc/12972/stat : 12972 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194304 16584 0 0 0 522 14 0 0 17 0 2 0 128311027 81510400 16570 1992294400 134512640 135305190 4294956144 18446744073709551615 134551671 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12972/statm: 19900 16570 83 193 0 19704 0
[pid=12972/tid=12973] ppid=12969 vsize=79600 CPUtime=2.42
/proc/12972/task/12973/stat : 12973 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194368 1140 0 0 0 238 4 0 0 16 0 2 0 128311079 81510400 16570 1992294400 134512640 135305190 4294956144 18446744073709551615 134531163 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.87
Current children cumulated vsize (KiB) 84956

[startup+51.1012 s]
/proc/loadavg: 1.48 1.12 0.96 3/68 12973
/proc/meminfo: memFree=1284496/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=22.51
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 312 45700 0 0 0 0 2213 38 19 0 1 0 128308774 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 238 195 169 0 50 0
[pid=12972] ppid=12969 vsize=86712 CPUtime=56.41
/proc/12972/stat : 12972 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194304 18247 0 0 0 5622 19 0 0 17 0 2 0 128311027 88793088 18233 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12972/statm: 21678 18233 83 193 0 21482 0
[pid=12972/tid=12973] ppid=12969 vsize=86712 CPUtime=27.98
/proc/12972/task/12973/stat : 12973 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194368 1799 0 0 0 2792 6 0 0 20 0 2 0 128311079 88793088 18233 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 78.92
Current children cumulated vsize (KiB) 92068

[startup+102.307 s]
/proc/loadavg: 1.77 1.26 1.02 3/68 12979
/proc/meminfo: memFree=1272080/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=22.51
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 312 45700 0 0 0 0 2213 38 19 0 1 0 128308774 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 238 195 169 0 50 0
[pid=12972] ppid=12969 vsize=98580 CPUtime=158.51
/proc/12972/stat : 12972 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194304 21271 0 0 0 15828 23 0 0 20 0 2 0 128311027 100945920 21257 1992294400 134512640 135305190 4294956144 18446744073709551615 134528151 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/12972/statm: 24645 21257 83 193 0 24449 0
[pid=12972/tid=12973] ppid=12969 vsize=98580 CPUtime=79.1
/proc/12972/task/12973/stat : 12973 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194368 3261 0 0 0 7901 9 0 0 20 0 2 0 128311079 100945920 21257 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 181.02
Current children cumulated vsize (KiB) 103936

[startup+162.302 s]
/proc/loadavg: 1.91 1.39 1.07 3/68 12979
/proc/meminfo: memFree=1266704/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=22.51
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 312 45700 0 0 0 0 2213 38 19 0 1 0 128308774 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 238 195 169 0 50 0
[pid=12972] ppid=12969 vsize=104812 CPUtime=278.23
/proc/12972/stat : 12972 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194304 22654 0 0 0 27797 26 0 0 20 0 2 0 128311027 107327488 22640 1992294400 134512640 135305190 4294956144 18446744073709551615 134530572 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/12972/statm: 26203 22640 83 193 0 26007 0
[pid=12972/tid=12973] ppid=12969 vsize=104812 CPUtime=138.85
/proc/12972/task/12973/stat : 12973 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194368 3899 0 0 0 13875 10 0 0 25 0 2 0 128311079 107327488 22640 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 300.74
Current children cumulated vsize (KiB) 110168

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.13 3/68 12979
/proc/meminfo: memFree=1259216/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=22.51
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 312 45700 0 0 0 0 2213 38 19 0 1 0 128308774 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 238 195 169 0 50 0
[pid=12972] ppid=12969 vsize=112648 CPUtime=397.95
/proc/12972/stat : 12972 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194304 24530 0 0 0 39766 29 0 0 18 0 2 0 128311027 115351552 24516 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/12972/statm: 28162 24516 83 193 0 27966 0
[pid=12972/tid=12973] ppid=12969 vsize=112648 CPUtime=198.6
/proc/12972/task/12973/stat : 12973 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194368 4828 0 0 0 19849 11 0 0 25 0 2 0 128311079 115351552 24516 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 420.46
Current children cumulated vsize (KiB) 118004

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.18 3/68 12979
/proc/meminfo: memFree=1251472/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=22.51
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 312 45700 0 0 0 0 2213 38 19 0 1 0 128308774 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 238 195 169 0 50 0
[pid=12972] ppid=12969 vsize=120184 CPUtime=517.68
/proc/12972/stat : 12972 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194304 26482 0 0 0 51737 31 0 0 17 0 2 0 128311027 123068416 26468 1992294400 134512640 135305190 4294956144 18446744073709551615 134538534 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/12972/statm: 30046 26468 83 193 0 29850 0
[pid=12972/tid=12973] ppid=12969 vsize=120184 CPUtime=258.37
/proc/12972/task/12973/stat : 12973 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194368 5777 0 0 0 25825 12 0 0 23 0 2 0 128311079 123068416 26468 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 540.19
Current children cumulated vsize (KiB) 125540

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

[startup+294.302 s]
/proc/loadavg: 1.99 1.60 1.19 3/68 12979
/proc/meminfo: memFree=1250832/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=22.51
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 312 45700 0 0 0 0 2213 38 19 0 1 0 128308774 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 238 195 169 0 50 0
[pid=12972] ppid=12969 vsize=120592 CPUtime=541.61
/proc/12972/stat : 12972 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194304 26621 0 0 0 54130 31 0 0 25 0 2 0 128311027 123486208 26607 1992294400 134512640 135305190 4294956144 18446744073709551615 134528515 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/12972/statm: 30148 26607 83 193 0 29952 0
[pid=12972/tid=12973] ppid=12969 vsize=120592 CPUtime=270.31
/proc/12972/task/12973/stat : 12973 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194368 5889 0 0 0 27019 12 0 0 22 0 2 0 128311079 123486208 26607 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 564.12
Current children cumulated vsize (KiB) 125948

[startup+297.502 s]
/proc/loadavg: 1.99 1.61 1.19 3/68 12979
/proc/meminfo: memFree=1250704/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=22.51
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 312 45700 0 0 0 0 2213 38 19 0 1 0 128308774 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 238 195 169 0 50 0
[pid=12972] ppid=12969 vsize=120748 CPUtime=548
/proc/12972/stat : 12972 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194304 26669 0 0 0 54769 31 0 0 25 0 2 0 128311027 123645952 26655 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/12972/statm: 30187 26655 83 193 0 29991 0
[pid=12972/tid=12973] ppid=12969 vsize=120748 CPUtime=273.5
/proc/12972/task/12973/stat : 12973 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194368 5929 0 0 0 27338 12 0 0 25 0 2 0 128311079 123645952 26655 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 570.51
Current children cumulated vsize (KiB) 126104

[startup+300.702 s]
/proc/loadavg: 1.99 1.61 1.19 3/68 12979
/proc/meminfo: memFree=1250512/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=22.51
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 312 45700 0 0 0 0 2213 38 19 0 1 0 128308774 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 238 195 169 0 50 0
[pid=12972] ppid=12969 vsize=120884 CPUtime=554.38
/proc/12972/stat : 12972 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194304 26693 0 0 0 55407 31 0 0 25 0 2 0 128311027 123785216 26679 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/12972/statm: 30221 26679 83 193 0 30025 0
[pid=12972/tid=12973] ppid=12969 vsize=120884 CPUtime=276.69
/proc/12972/task/12973/stat : 12973 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194368 5943 0 0 0 27657 12 0 0 16 0 2 0 128311079 123785216 26679 1992294400 134512640 135305190 4294956144 18446744073709551615 134538286 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 576.89
Current children cumulated vsize (KiB) 126240

[startup+302.302 s]
/proc/loadavg: 1.99 1.61 1.20 3/68 12979
/proc/meminfo: memFree=1250512/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=22.51
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 312 45700 0 0 0 0 2213 38 19 0 1 0 128308774 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 238 195 169 0 50 0
[pid=12972] ppid=12969 vsize=120884 CPUtime=557.57
/proc/12972/stat : 12972 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194304 26700 0 0 0 55725 32 0 0 25 0 2 0 128311027 123785216 26686 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/12972/statm: 30221 26686 83 193 0 30025 0
[pid=12972/tid=12973] ppid=12969 vsize=120884 CPUtime=278.27
/proc/12972/task/12973/stat : 12973 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194368 5943 0 0 0 27815 12 0 0 17 0 2 0 128311079 123785216 26686 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.08
Current children cumulated vsize (KiB) 126240

[startup+303.101 s]
/proc/loadavg: 1.99 1.61 1.20 3/68 12979
/proc/meminfo: memFree=1250512/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=22.51
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 312 45700 0 0 0 0 2213 38 19 0 1 0 128308774 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 238 195 169 0 50 0
[pid=12972] ppid=12969 vsize=120884 CPUtime=559.16
/proc/12972/stat : 12972 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194304 26700 0 0 0 55884 32 0 0 17 0 2 0 128311027 123785216 26686 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/12972/statm: 30221 26686 83 193 0 30025 0
[pid=12972/tid=12973] ppid=12969 vsize=120884 CPUtime=279.07
/proc/12972/task/12973/stat : 12973 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194368 5943 0 0 0 27894 13 0 0 17 0 2 0 128311079 123785216 26686 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 581.67
Current children cumulated vsize (KiB) 126240

[startup+303.301 s]
/proc/loadavg: 1.99 1.61 1.20 3/68 12979
/proc/meminfo: memFree=1250512/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=22.51
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 312 45700 0 0 0 0 2213 38 19 0 1 0 128308774 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 238 195 169 0 50 0
[pid=12972] ppid=12969 vsize=120884 CPUtime=559.56
/proc/12972/stat : 12972 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194304 26700 0 0 0 55924 32 0 0 17 0 2 0 128311027 123785216 26686 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/12972/statm: 30221 26686 83 193 0 30025 0
[pid=12972/tid=12973] ppid=12969 vsize=120884 CPUtime=279.27
/proc/12972/task/12973/stat : 12973 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194368 5943 0 0 0 27914 13 0 0 17 0 2 0 128311079 123785216 26686 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 126240

[startup+303.401 s]
/proc/loadavg: 1.99 1.61 1.20 3/68 12979
/proc/meminfo: memFree=1250512/2055920 swapFree=4180732/4192956
[pid=12969] ppid=12967 vsize=5356 CPUtime=22.51
/proc/12969/stat : 12969 (manysat.sh) S 12967 12969 12659 0 -1 4194304 312 45700 0 0 0 0 2213 38 19 0 1 0 128308774 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12969/statm: 1339 238 195 169 0 50 0
[pid=12972] ppid=12969 vsize=120884 CPUtime=559.76
/proc/12972/stat : 12972 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194304 26700 0 0 0 55944 32 0 0 17 0 2 0 128311027 123785216 26686 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/12972/statm: 30221 26686 83 193 0 30025 0
[pid=12972/tid=12973] ppid=12969 vsize=120884 CPUtime=279.37
/proc/12972/task/12973/stat : 12973 (manysat1.1_stat) R 12969 12969 12659 0 -1 4194368 5943 0 0 0 27924 13 0 0 17 0 2 0 128311079 123785216 26686 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 126240

Child status: 20
Real time (s): 303.469
CPU time (s): 582.388
CPU user time (s): 581.648
CPU system time (s): 0.740887
CPU usage (%): 191.91
Max. virtual memory (cumulated for all children) (KiB): 197432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 581.648
system time used= 0.740887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72881
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= 2738
involuntary context switches= 4308

runsolver used 0.277957 second user time and 0.835872 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-29 12:59:58
IDJOB=1577572
IDBENCH=70962
IDSOLVER=513
FILE ID=node80/1577572-1241002797
PBS_JOBID= 9204792
Free space on /tmp= 66180 MiB

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

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=122025793

node80.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.270
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.270
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:       1380808 kB
Buffers:         47072 kB
Cached:         573972 kB
SwapCached:       7004 kB
Active:         209508 kB
Inactive:       420700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1380808 kB
SwapTotal:     4192956 kB
SwapFree:      4180732 kB
Dirty:           28024 kB
Writeback:           0 kB
Mapped:          13460 kB
Slab:            30956 kB
Committed_AS:   547380 kB
PageTables:       1384 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= 66180 MiB
End job on node80 at 2009-04-29 13:05:02