Trace number 1774566

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 352.172 186.663

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 benchmark112.165
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.09/1.17	c ==============================================================================
1.09/1.17	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.17	c ==============================================================================
1.09/1.17	c |         0 | 1108439  3246165 |  332531       0        0     nan |  0.000 % |
18.69/18.72	c |         0 |  365178  1362642 |      --       0       --      -- |     --   | -599968/-1491637
18.69/18.72	c ==============================================================================
18.69/18.72	c Result  :   #vars: 34857   #clauses: 365178   #literals: 1362642
18.69/18.72	c CPU time:   18.4472 s
18.69/18.72	c ==============================================================================
352.07/186.62	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
352.07/186.62	c ============================[ Problem Statistics ]=============================
352.07/186.62	c |                                                                             |
352.07/186.62	c threadId              : 0
352.07/186.62	c restarts              : 222
352.07/186.62	c conflicts             : 162894         (490 /sec)
352.07/186.62	c decisions             : 270941         (1.68 % random) (815 /sec)
352.07/186.62	c propagations          : 80620640       (242575 /sec)
352.07/186.62	c conflict literals     : 4844883        (41.89 % deleted)
352.07/186.62	c Memory used           : 188.77 MB
352.07/186.62	c CPU time              : 332.353 s
352.07/186.62	
352.07/186.62	c --->m=4, e=8, aimd=1, HOME/27002_many.cnf	time: 83.0884	conflicts: 162894       
352.07/186.64	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-1774566-1241291651/watcher-1774566-1241291651 -o /tmp/evaluation-result-1774566-1241291651/solver-1774566-1241291651 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774566-1241291651.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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: 2.41 3.40 3.71 3/64 27002
/proc/meminfo: memFree=1225272/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=0
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157198203 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27002/statm: 1339 235 195 169 0 50 0
[pid=27003] ppid=27002 vsize=1400 CPUtime=0
/proc/27003/stat : 27003 (SatElite) R 27002 27002 26932 0 -1 4194304 251 0 0 0 0 0 0 0 18 0 1 0 157198203 1433600 235 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27003/statm: 350 235 51 127 0 220 0

[startup+0.101858 s]
/proc/loadavg: 2.41 3.40 3.71 3/64 27002
/proc/meminfo: memFree=1225272/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=0
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157198203 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27002/statm: 1339 235 195 169 0 50 0
[pid=27003] ppid=27002 vsize=17264 CPUtime=0.08
/proc/27003/stat : 27003 (SatElite) R 27002 27002 26932 0 -1 4194304 3986 0 0 0 7 1 0 0 18 0 1 0 157198203 17678336 3906 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27003/statm: 4316 3906 51 127 0 4186 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22620

[startup+0.201867 s]
/proc/loadavg: 2.41 3.40 3.71 3/64 27002
/proc/meminfo: memFree=1225272/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=0
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157198203 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27002/statm: 1339 235 195 169 0 50 0
[pid=27003] ppid=27002 vsize=37072 CPUtime=0.19
/proc/27003/stat : 27003 (SatElite) R 27002 27002 26932 0 -1 4194304 6398 0 0 0 16 3 0 0 18 0 1 0 157198203 37961728 6318 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/27003/statm: 9268 6319 51 127 0 9138 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42428

[startup+0.301876 s]
/proc/loadavg: 2.41 3.40 3.71 3/64 27002
/proc/meminfo: memFree=1225272/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=0
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157198203 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27002/statm: 1339 235 195 169 0 50 0
[pid=27003] ppid=27002 vsize=45280 CPUtime=0.28
/proc/27003/stat : 27003 (SatElite) R 27002 27002 26932 0 -1 4194304 8780 0 0 0 24 4 0 0 20 0 1 0 157198203 46366720 8700 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/27003/statm: 11320 8700 51 127 0 11190 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 50636

[startup+0.701916 s]
/proc/loadavg: 2.41 3.40 3.71 3/64 27002
/proc/meminfo: memFree=1225272/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=0
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157198203 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27002/statm: 1339 235 195 169 0 50 0
[pid=27003] ppid=27002 vsize=74624 CPUtime=0.69
/proc/27003/stat : 27003 (SatElite) R 27002 27002 26932 0 -1 4194304 17945 0 0 0 58 11 0 0 23 0 1 0 157198203 76414976 17865 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27003/statm: 18656 17865 51 127 0 18526 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79980

[startup+1.502 s]
/proc/loadavg: 2.41 3.40 3.71 2/66 27004
/proc/meminfo: memFree=1112744/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=0
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157198203 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27002/statm: 1339 235 195 169 0 50 0
[pid=27003] ppid=27002 vsize=125112 CPUtime=1.48
/proc/27003/stat : 27003 (SatElite) R 27002 27002 26932 0 -1 4194304 29743 0 0 0 131 17 0 0 25 0 1 0 157198203 128114688 29650 1992294400 134512640 135034092 4294956112 18446744073709551615 134540573 0 0 4096 3 0 0 0 17 1 0 0
/proc/27003/statm: 31278 29650 64 127 0 31148 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 130468

[startup+3.10115 s]
/proc/loadavg: 2.41 3.40 3.71 2/66 27004
/proc/meminfo: memFree=1096360/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=0
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157198203 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27002/statm: 1339 235 195 169 0 50 0
[pid=27003] ppid=27002 vsize=136812 CPUtime=3.09
/proc/27003/stat : 27003 (SatElite) R 27002 27002 26932 0 -1 4194304 32220 0 0 0 290 19 0 0 25 0 1 0 157198203 140095488 32127 1992294400 134512640 135034092 4294956112 18446744073709551615 134541269 0 0 4096 3 0 0 0 17 1 0 0
/proc/27003/statm: 34203 32127 67 127 0 34073 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142168

[startup+6.30148 s]
/proc/loadavg: 2.38 3.38 3.70 2/66 27004
/proc/meminfo: memFree=1096488/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=0
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157198203 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27002/statm: 1339 235 195 169 0 50 0
[pid=27003] ppid=27002 vsize=136812 CPUtime=6.29
/proc/27003/stat : 27003 (SatElite) R 27002 27002 26932 0 -1 4194304 32251 0 0 0 610 19 0 0 25 0 1 0 157198203 140095488 32158 1992294400 134512640 135034092 4294956112 18446744073709551615 134541254 0 0 4096 3 0 0 0 17 1 0 0
/proc/27003/statm: 34203 32158 67 127 0 34073 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142168

[startup+12.7011 s]
/proc/loadavg: 2.27 3.34 3.68 2/66 27004
/proc/meminfo: memFree=1096048/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=0
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157198203 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27002/statm: 1339 235 195 169 0 50 0
[pid=27003] ppid=27002 vsize=137324 CPUtime=12.69
/proc/27003/stat : 27003 (SatElite) R 27002 27002 26932 0 -1 4194304 32389 0 0 0 1250 19 0 0 25 0 1 0 157198203 140619776 32296 1992294400 134512640 135034092 4294956112 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 1 0 0
/proc/27003/statm: 34331 32296 67 127 0 34201 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 142680

[startup+25.5016 s]
/proc/loadavg: 2.23 3.28 3.66 5/69 27008
/proc/meminfo: memFree=1093784/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=19.34
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 313 39117 0 0 0 0 1902 32 16 0 1 0 157198203 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27002/statm: 1339 238 195 169 0 50 0
[pid=27005] ppid=27002 vsize=148100 CPUtime=11.28
/proc/27005/stat : 27005 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194304 28038 0 0 0 1104 24 0 0 17 0 4 0 157200139 151654400 28024 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27005/statm: 37025 28024 83 193 0 36829 0
[pid=27005/tid=27006] ppid=27002 vsize=148100 CPUtime=2.41
/proc/27005/task/27006/stat : 27006 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 1049 0 0 0 238 3 0 0 17 0 4 0 157200230 151654400 28024 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27005/tid=27007] ppid=27002 vsize=148100 CPUtime=2.33
/proc/27005/task/27007/stat : 27007 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 1019 0 0 0 230 3 0 0 17 0 4 0 157200230 151654400 28024 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27005/tid=27008] ppid=27002 vsize=148100 CPUtime=2.81
/proc/27005/task/27008/stat : 27008 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 1162 0 0 0 278 3 0 0 17 0 4 0 157200230 151654400 28024 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.62
Current children cumulated vsize (KiB) 153456

[startup+51.1012 s]
/proc/loadavg: 2.83 3.33 3.66 5/69 27008
/proc/meminfo: memFree=1081368/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=19.34
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 313 39117 0 0 0 0 1902 32 16 0 1 0 157198203 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27002/statm: 1339 238 195 169 0 50 0
[pid=27005] ppid=27002 vsize=160312 CPUtime=62.35
/proc/27005/stat : 27005 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194304 31163 0 0 0 6206 29 0 0 17 0 4 0 157200139 164159488 31149 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27005/statm: 40078 31149 83 193 0 39882 0
[pid=27005/tid=27006] ppid=27002 vsize=160312 CPUtime=14.36
/proc/27005/task/27006/stat : 27006 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 1503 0 0 0 1432 4 0 0 17 0 4 0 157200230 164159488 31149 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27005/tid=27007] ppid=27002 vsize=160312 CPUtime=15.73
/proc/27005/task/27007/stat : 27007 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 2245 0 0 0 1568 5 0 0 18 0 4 0 157200230 164159488 31149 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27005/tid=27008] ppid=27002 vsize=160312 CPUtime=13.28
/proc/27005/task/27008/stat : 27008 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 1543 0 0 0 1325 3 0 0 18 0 4 0 157200230 164159488 31149 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 81.69
Current children cumulated vsize (KiB) 165668

[startup+102.301 s]
/proc/loadavg: 3.49 3.43 3.68 5/69 27008
/proc/meminfo: memFree=1062488/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=19.34
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 313 39117 0 0 0 0 1902 32 16 0 1 0 157198203 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27002/statm: 1339 238 195 169 0 50 0
[pid=27005] ppid=27002 vsize=179732 CPUtime=164.51
/proc/27005/stat : 27005 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194304 35826 0 0 0 16414 37 0 0 21 0 4 0 157200139 184045568 35812 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27005/statm: 44933 35812 83 193 0 44737 0
[pid=27005/tid=27006] ppid=27002 vsize=179732 CPUtime=34.1
/proc/27005/task/27006/stat : 27006 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 2336 0 0 0 3405 5 0 0 21 0 4 0 157200230 184045568 35812 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27005/tid=27007] ppid=27002 vsize=179732 CPUtime=40.09
/proc/27005/task/27007/stat : 27007 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 3543 0 0 0 4002 7 0 0 25 0 4 0 157200230 184045568 35812 1992294400 134512640 135305190 4294956160 18446744073709551615 134528455 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27005/tid=27008] ppid=27002 vsize=179732 CPUtime=41.67
/proc/27005/task/27008/stat : 27008 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 2524 0 0 0 4162 5 0 0 23 0 4 0 157200230 184045568 35812 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 183.85
Current children cumulated vsize (KiB) 185088

[startup+162.301 s]
/proc/loadavg: 3.81 3.53 3.70 5/69 27008
/proc/meminfo: memFree=1050328/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=19.34
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 313 39117 0 0 0 0 1902 32 16 0 1 0 157198203 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27002/statm: 1339 238 195 169 0 50 0
[pid=27005] ppid=27002 vsize=191056 CPUtime=284.24
/proc/27005/stat : 27005 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194304 38879 0 0 0 28382 42 0 0 20 0 4 0 157200139 195641344 38865 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27005/statm: 47764 38865 83 193 0 47568 0
[pid=27005/tid=27006] ppid=27002 vsize=191056 CPUtime=60.34
/proc/27005/task/27006/stat : 27006 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 3021 0 0 0 6028 6 0 0 23 0 4 0 157200230 195641344 38865 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27005/tid=27007] ppid=27002 vsize=191056 CPUtime=66.49
/proc/27005/task/27007/stat : 27007 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 4384 0 0 0 6641 8 0 0 24 0 4 0 157200230 195641344 38865 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27005/tid=27008] ppid=27002 vsize=191056 CPUtime=77.68
/proc/27005/task/27008/stat : 27008 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 3344 0 0 0 7761 7 0 0 22 0 4 0 157200230 195641344 38865 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 303.58
Current children cumulated vsize (KiB) 196412

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

[startup+166.403 s]
/proc/loadavg: 3.83 3.54 3.70 5/69 27008
/proc/meminfo: memFree=1049944/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=19.34
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 313 39117 0 0 0 0 1902 32 16 0 1 0 157198203 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27002/statm: 1339 238 195 169 0 50 0
[pid=27005] ppid=27002 vsize=191320 CPUtime=292.42
/proc/27005/stat : 27005 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194304 38958 0 0 0 29200 42 0 0 25 0 4 0 157200139 195911680 38944 1992294400 134512640 135305190 4294956160 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27005/statm: 47830 38944 83 193 0 47634 0
[pid=27005/tid=27006] ppid=27002 vsize=191320 CPUtime=62.39
/proc/27005/task/27006/stat : 27006 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 3048 0 0 0 6233 6 0 0 25 0 4 0 157200230 195911680 38944 1992294400 134512640 135305190 4294956160 18446744073709551615 134557484 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27005/tid=27007] ppid=27002 vsize=191320 CPUtime=68.52
/proc/27005/task/27007/stat : 27007 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 4419 0 0 0 6844 8 0 0 25 0 4 0 157200230 195911680 38944 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27005/tid=27008] ppid=27002 vsize=191320 CPUtime=79.69
/proc/27005/task/27008/stat : 27008 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 3346 0 0 0 7962 7 0 0 25 0 4 0 157200230 195911680 38944 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 311.76
Current children cumulated vsize (KiB) 196676

[startup+179.201 s]
/proc/loadavg: 3.85 3.56 3.70 5/69 27008
/proc/meminfo: memFree=1049048/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=19.34
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 313 39117 0 0 0 0 1902 32 16 0 1 0 157198203 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27002/statm: 1339 238 195 169 0 50 0
[pid=27005] ppid=27002 vsize=193020 CPUtime=317.96
/proc/27005/stat : 27005 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194304 39208 0 0 0 31754 42 0 0 17 0 4 0 157200139 197652480 39194 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27005/statm: 48255 39194 83 193 0 48059 0
[pid=27005/tid=27006] ppid=27002 vsize=193020 CPUtime=69.69
/proc/27005/task/27006/stat : 27006 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 3090 0 0 0 6963 6 0 0 25 0 4 0 157200230 197652480 39194 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27005/tid=27007] ppid=27002 vsize=193020 CPUtime=73.97
/proc/27005/task/27007/stat : 27007 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 4509 0 0 0 7389 8 0 0 25 0 4 0 157200230 197652480 39194 1992294400 134512640 135305190 4294956160 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27005/tid=27008] ppid=27002 vsize=193020 CPUtime=85.98
/proc/27005/task/27008/stat : 27008 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 3405 0 0 0 8591 7 0 0 25 0 4 0 157200230 197652480 39194 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 337.3
Current children cumulated vsize (KiB) 198376

[startup+182.401 s]
/proc/loadavg: 3.86 3.56 3.70 5/69 27008
/proc/meminfo: memFree=1048600/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=19.34
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 313 39117 0 0 0 0 1902 32 16 0 1 0 157198203 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27002/statm: 1339 238 195 169 0 50 0
[pid=27005] ppid=27002 vsize=193300 CPUtime=324.35
/proc/27005/stat : 27005 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194304 39283 0 0 0 32393 42 0 0 20 0 4 0 157200139 197939200 39269 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27005/statm: 48325 39269 83 193 0 48129 0
[pid=27005/tid=27006] ppid=27002 vsize=193300 CPUtime=71.36
/proc/27005/task/27006/stat : 27006 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 3105 0 0 0 7130 6 0 0 23 0 4 0 157200230 197939200 39269 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27005/tid=27007] ppid=27002 vsize=193300 CPUtime=75.39
/proc/27005/task/27007/stat : 27007 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 4552 0 0 0 7531 8 0 0 25 0 4 0 157200230 197939200 39269 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27005/tid=27008] ppid=27002 vsize=193300 CPUtime=86.99
/proc/27005/task/27008/stat : 27008 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 3406 0 0 0 8692 7 0 0 19 0 4 0 157200230 197939200 39269 1992294400 134512640 135305190 4294956160 18446744073709551615 134528747 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 343.69
Current children cumulated vsize (KiB) 198656

[startup+184.003 s]
/proc/loadavg: 3.86 3.56 3.70 5/69 27008
/proc/meminfo: memFree=1048600/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=19.34
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 313 39117 0 0 0 0 1902 32 16 0 1 0 157198203 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27002/statm: 1339 238 195 169 0 50 0
[pid=27005] ppid=27002 vsize=193300 CPUtime=327.54
/proc/27005/stat : 27005 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194304 39289 0 0 0 32712 42 0 0 19 0 4 0 157200139 197939200 39275 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27005/statm: 48325 39275 83 193 0 48129 0
[pid=27005/tid=27006] ppid=27002 vsize=193300 CPUtime=72.16
/proc/27005/task/27006/stat : 27006 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 3105 0 0 0 7210 6 0 0 25 0 4 0 157200230 197939200 39275 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27005/tid=27007] ppid=27002 vsize=193300 CPUtime=76.19
/proc/27005/task/27007/stat : 27007 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 4558 0 0 0 7611 8 0 0 25 0 4 0 157200230 197939200 39275 1992294400 134512640 135305190 4294956160 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27005/tid=27008] ppid=27002 vsize=193300 CPUtime=87.88
/proc/27005/task/27008/stat : 27008 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 3406 0 0 0 8781 7 0 0 20 0 4 0 157200230 197939200 39275 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 346.88
Current children cumulated vsize (KiB) 198656

[startup+185.603 s]
/proc/loadavg: 3.87 3.57 3.70 5/69 27008
/proc/meminfo: memFree=1048536/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=19.34
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 313 39117 0 0 0 0 1902 32 16 0 1 0 157198203 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27002/statm: 1339 238 195 169 0 50 0
[pid=27005] ppid=27002 vsize=193300 CPUtime=330.74
/proc/27005/stat : 27005 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194304 39301 0 0 0 33032 42 0 0 18 0 4 0 157200139 197939200 39287 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27005/statm: 48325 39287 83 193 0 48129 0
[pid=27005/tid=27006] ppid=27002 vsize=193300 CPUtime=72.96
/proc/27005/task/27006/stat : 27006 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 3108 0 0 0 7290 6 0 0 25 0 4 0 157200230 197939200 39287 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27005/tid=27007] ppid=27002 vsize=193300 CPUtime=76.99
/proc/27005/task/27007/stat : 27007 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 4567 0 0 0 7691 8 0 0 25 0 4 0 157200230 197939200 39287 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27005/tid=27008] ppid=27002 vsize=193300 CPUtime=88.18
/proc/27005/task/27008/stat : 27008 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 3406 0 0 0 8811 7 0 0 21 0 4 0 157200230 197939200 39287 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 350.08
Current children cumulated vsize (KiB) 198656

[startup+186.403 s]
/proc/loadavg: 3.87 3.57 3.70 5/69 27008
/proc/meminfo: memFree=1048536/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=19.34
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 313 39117 0 0 0 0 1902 32 16 0 1 0 157198203 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27002/statm: 1339 238 195 169 0 50 0
[pid=27005] ppid=27002 vsize=193300 CPUtime=332.33
/proc/27005/stat : 27005 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194304 39311 0 0 0 33191 42 0 0 17 0 4 0 157200139 197939200 39297 1992294400 134512640 135305190 4294956160 18446744073709551615 134528195 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27005/statm: 48325 39297 83 193 0 48129 0
[pid=27005/tid=27006] ppid=27002 vsize=193300 CPUtime=73.19
/proc/27005/task/27006/stat : 27006 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 3109 0 0 0 7313 6 0 0 25 0 4 0 157200230 197939200 39297 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27005/tid=27007] ppid=27002 vsize=193300 CPUtime=77.09
/proc/27005/task/27007/stat : 27007 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 4567 0 0 0 7701 8 0 0 25 0 4 0 157200230 197939200 39297 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27005/tid=27008] ppid=27002 vsize=193300 CPUtime=88.64
/proc/27005/task/27008/stat : 27008 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 3415 0 0 0 8857 7 0 0 17 0 4 0 157200230 197939200 39297 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 351.67
Current children cumulated vsize (KiB) 198656

[startup+186.603 s]
/proc/loadavg: 3.87 3.57 3.70 5/69 27008
/proc/meminfo: memFree=1048536/2055920 swapFree=4180900/4192956
[pid=27002] ppid=27000 vsize=5356 CPUtime=19.34
/proc/27002/stat : 27002 (manysat.sh) S 27000 27002 26932 0 -1 4194304 313 39117 0 0 0 0 1902 32 16 0 1 0 157198203 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27002/statm: 1339 238 195 169 0 50 0
[pid=27005] ppid=27002 vsize=193300 CPUtime=332.73
/proc/27005/stat : 27005 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194304 39311 0 0 0 33231 42 0 0 17 0 4 0 157200139 197939200 39297 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27005/statm: 48325 39297 83 193 0 48129 0
[pid=27005/tid=27006] ppid=27002 vsize=193300 CPUtime=73.19
/proc/27005/task/27006/stat : 27006 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 3109 0 0 0 7313 6 0 0 25 0 4 0 157200230 197939200 39297 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27005/tid=27007] ppid=27002 vsize=193300 CPUtime=77.09
/proc/27005/task/27007/stat : 27007 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 4567 0 0 0 7701 8 0 0 25 0 4 0 157200230 197939200 39297 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27005/tid=27008] ppid=27002 vsize=193300 CPUtime=88.84
/proc/27005/task/27008/stat : 27008 (manysat1.1_stat) R 27002 27002 26932 0 -1 4194368 3415 0 0 0 8877 7 0 0 17 0 4 0 157200230 197939200 39297 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 352.07
Current children cumulated vsize (KiB) 198656

Child status: 20
Real time (s): 186.663
CPU time (s): 352.172
CPU user time (s): 351.383
CPU system time (s): 0.789879
CPU usage (%): 188.668
Max. virtual memory (cumulated for all children) (KiB): 198656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 351.383
system time used= 0.789879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78910
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= 4736
involuntary context switches= 7281

runsolver used 0.188971 second user time and 0.503923 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-02 21:14:13
IDJOB=1774566
IDBENCH=70960
IDSOLVER=612
FILE ID=node27/1774566-1241291651
PBS_JOBID= 9225123
Free space on /tmp= 66276 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-1774566-1241291651/watcher-1774566-1241291651 -o /tmp/evaluation-result-1774566-1241291651/solver-1774566-1241291651 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774566-1241291651.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=489441161

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1225688 kB
Buffers:         76412 kB
Cached:         665428 kB
SwapCached:       5072 kB
Active:          97656 kB
Inactive:       652204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1225688 kB
SwapTotal:     4192956 kB
SwapFree:      4180900 kB
Dirty:           24600 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            66216 kB
Committed_AS:   677688 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66272 MiB
End job on node27 at 2009-05-02 21:17:20