Trace number 1825313

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
SAT07 reference solver: Rsat 2007-02-08UNSAT 917.097 917.542

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.19	c ==============================================================================
1.09/1.19	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.19	c ==============================================================================
1.09/1.19	c |         0 | 1108439  3246165 |  332531       0        0     nan |  0.000 % |
18.08/18.15	c |         0 |  365178  1362642 |      --       0       --      -- |     --   | -599968/-1491637
18.08/18.15	c ==============================================================================
18.08/18.15	c Result  :   #vars: 34857   #clauses: 365178   #literals: 1362642
18.08/18.15	c CPU time:   17.8733 s
18.08/18.15	c ==============================================================================
18.68/18.78	c Rsat version 2.00
916.94/917.42	c CNF stats: (34857 vars, 365178 clauses)
916.94/917.42	c Decisions: 1232909
916.94/917.42	c Conflicts: 813978
917.04/917.52	c Time: 898.44000s
917.04/917.52	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825313-1242497876/watcher-1825313-1242497876 -o /tmp/evaluation-result-1825313-1242497876/solver-1825313-1242497876 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825313-1242497876.cnf 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 32118
/proc/meminfo: memFree=1021880/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=0
/proc/32118/stat : 32118 (rsat.sh) R 32116 32118 31315 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 277820799 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 253307185823 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/32118/statm: 1339 234 194 169 0 50 0
[pid=32119] ppid=32118 vsize=988 CPUtime=0
/proc/32119/stat : 32119 (SatElite) R 32118 32118 31315 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 277820799 1011712 136 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/32119/statm: 247 136 50 128 0 116 0

[startup+0.0389989 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 32118
/proc/meminfo: memFree=1021880/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=0
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277820799 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32118/statm: 1339 235 195 169 0 50 0
[pid=32119] ppid=32118 vsize=13976 CPUtime=0.03
/proc/32119/stat : 32119 (SatElite) R 32118 32118 31315 0 -1 4194304 2060 0 0 0 2 1 0 0 19 0 1 0 277820799 14311424 1979 1992294400 134512640 135038345 4294956288 18446744073709551615 134548460 0 0 4096 3 0 0 0 17 0 0 0
/proc/32119/statm: 3494 1985 50 128 0 3363 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19332

[startup+0.10201 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 32118
/proc/meminfo: memFree=1021880/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=0
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277820799 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32118/statm: 1339 235 195 169 0 50 0
[pid=32119] ppid=32118 vsize=17260 CPUtime=0.09
/proc/32119/stat : 32119 (SatElite) R 32118 32118 31315 0 -1 4194304 3980 0 0 0 8 1 0 0 19 0 1 0 277820799 17674240 3899 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/32119/statm: 4315 3899 50 128 0 4184 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22616

[startup+0.301044 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 32118
/proc/meminfo: memFree=1021880/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=0
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277820799 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32118/statm: 1339 235 195 169 0 50 0
[pid=32119] ppid=32118 vsize=44876 CPUtime=0.29
/proc/32119/stat : 32119 (SatElite) R 32118 32118 31315 0 -1 4194304 8662 0 0 0 25 4 0 0 21 0 1 0 277820799 45953024 8581 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/32119/statm: 11219 8582 50 128 0 11088 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50232

[startup+0.701111 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 32118
/proc/meminfo: memFree=1021880/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=0
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277820799 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32118/statm: 1339 235 195 169 0 50 0
[pid=32119] ppid=32118 vsize=73832 CPUtime=0.69
/proc/32119/stat : 32119 (SatElite) R 32118 32118 31315 0 -1 4194304 17718 0 0 0 60 9 0 0 25 0 1 0 277820799 75603968 17637 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/32119/statm: 18458 17637 50 128 0 18327 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79188

[startup+1.50125 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 32120
/proc/meminfo: memFree=927784/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=0
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277820799 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32118/statm: 1339 235 195 169 0 50 0
[pid=32119] ppid=32118 vsize=125112 CPUtime=1.48
/proc/32119/stat : 32119 (SatElite) R 32118 32118 31315 0 -1 4194304 29737 0 0 0 132 16 0 0 25 0 1 0 277820799 128114688 29643 1992294400 134512640 135038345 4294956288 18446744073709551615 134544429 0 0 4096 3 0 0 0 17 0 0 0
/proc/32119/statm: 31278 29643 64 128 0 31147 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 130468

[startup+3.10152 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 32120
/proc/meminfo: memFree=893032/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=0
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277820799 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32118/statm: 1339 235 195 169 0 50 0
[pid=32119] ppid=32118 vsize=136812 CPUtime=3.09
/proc/32119/stat : 32119 (SatElite) R 32118 32118 31315 0 -1 4194304 32215 0 0 0 292 17 0 0 25 0 1 0 277820799 140095488 32121 1992294400 134512640 135038345 4294956288 18446744073709551615 134544238 0 0 4096 3 0 0 0 17 0 0 0
/proc/32119/statm: 34203 32121 67 128 0 34072 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142168

[startup+6.30107 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 32120
/proc/meminfo: memFree=892968/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=0
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277820799 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32118/statm: 1339 235 195 169 0 50 0
[pid=32119] ppid=32118 vsize=136812 CPUtime=6.28
/proc/32119/stat : 32119 (SatElite) R 32118 32118 31315 0 -1 4194304 32246 0 0 0 611 17 0 0 25 0 1 0 277820799 140095488 32152 1992294400 134512640 135038345 4294956288 18446744073709551615 134544145 0 0 4096 3 0 0 0 17 0 0 0
/proc/32119/statm: 34203 32152 67 128 0 34072 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142168

[startup+12.7012 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 32120
/proc/meminfo: memFree=892584/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=0
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277820799 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32118/statm: 1339 235 195 169 0 50 0
[pid=32119] ppid=32118 vsize=137324 CPUtime=12.67
/proc/32119/stat : 32119 (SatElite) R 32118 32118 31315 0 -1 4194304 32395 0 0 0 1250 17 0 0 25 0 1 0 277820799 140619776 32301 1992294400 134512640 135038345 4294956288 18446744073709551615 134544145 0 0 4096 3 0 0 0 17 0 0 0
/proc/32119/statm: 34331 32301 67 128 0 34200 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 142680

[startup+25.5013 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 32121
/proc/meminfo: memFree=976360/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=27104 CPUtime=6.7
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 6780 0 0 0 667 3 0 0 25 0 1 0 277822678 27754496 6398 1992294400 134512640 135377749 4294956400 18446744073709551615 134529746 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 6776 6398 86 211 0 6562 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 32460

[startup+51.1017 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 32121
/proc/meminfo: memFree=968296/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=35512 CPUtime=32.28
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 9053 0 0 0 3224 4 0 0 25 0 1 0 277822678 36364288 8476 1992294400 134512640 135377749 4294956400 18446744073709551615 134522947 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 8878 8476 86 211 0 8664 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 40868

[startup+102.305 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 32121
/proc/meminfo: memFree=962600/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=40412 CPUtime=83.46
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 11127 0 0 0 8340 6 0 0 25 0 1 0 277822678 41381888 9778 1992294400 134512640 135377749 4294956400 18446744073709551615 134529245 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 10103 9778 86 211 0 9889 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 45768

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=956584/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=47908 CPUtime=143.43
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 13114 0 0 0 14335 8 0 0 25 0 1 0 277822678 49057792 11374 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 11977 11374 86 211 0 11763 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 53264

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=951720/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=52280 CPUtime=203.4
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 14379 0 0 0 20331 9 0 0 25 0 1 0 277822678 53534720 12562 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 13070 12562 86 211 0 12856 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 57636

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=950632/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=53148 CPUtime=263.38
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 16145 0 0 0 26328 10 0 0 25 0 1 0 277822678 54423552 12788 1992294400 134512640 135377749 4294956400 18446744073709551615 134529231 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 13287 12788 86 211 0 13073 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 58504

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=950632/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=53148 CPUtime=323.35
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 16146 0 0 0 32325 10 0 0 25 0 1 0 277822678 54423552 12789 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 13287 12789 86 211 0 13073 0

################
# More data... #
################


[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=938600/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=65152 CPUtime=503.27
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 19326 0 0 0 50314 13 0 0 25 0 1 0 277822678 66715648 15882 1992294400 134512640 135377749 4294956400 18446744073709551615 134530098 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 16288 15882 86 211 0 16074 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 70508

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=933352/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=73048 CPUtime=563.23
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 21386 0 0 0 56308 15 0 0 25 0 1 0 277822678 74801152 17168 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 18262 17168 86 211 0 18048 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 78404

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=933544/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=72304 CPUtime=623.2
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 24548 0 0 0 62304 16 0 0 25 0 1 0 277822678 74039296 17065 1992294400 134512640 135377749 4294956400 18446744073709551615 134522902 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 18076 17065 86 211 0 17862 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 77660

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=933544/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=72304 CPUtime=683.17
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 24549 0 0 0 68301 16 0 0 25 0 1 0 277822678 74039296 17066 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 18076 17066 86 211 0 17862 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 77660

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=933352/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=72824 CPUtime=743.15
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 24632 0 0 0 74299 16 0 0 25 0 1 0 277822678 74571776 17149 1992294400 134512640 135377749 4294956400 18446744073709551615 134523217 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 18206 17149 86 211 0 17992 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 78180

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=933032/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=73340 CPUtime=803.13
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 24797 0 0 0 80296 17 0 0 25 0 1 0 277822678 75100160 17249 1992294400 134512640 135377749 4294956400 18446744073709551615 134530120 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 18335 17249 86 211 0 18121 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 78696

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=932712/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=73596 CPUtime=863.1
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 24898 0 0 0 86293 17 0 0 25 0 1 0 277822678 75362304 17285 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 18399 17285 86 211 0 18185 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 78952

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

[startup+895.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=932712/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=73596 CPUtime=876.69
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 24907 0 0 0 87652 17 0 0 25 0 1 0 277822678 75362304 17294 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 18399 17294 86 211 0 18185 0
Current children cumulated CPU time (s) 895.45
Current children cumulated vsize (KiB) 78952

[startup+908.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=932776/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=73076 CPUtime=889.48
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 24950 0 0 0 88931 17 0 0 25 0 1 0 277822678 74829824 17245 1992294400 134512640 135377749 4294956400 18446744073709551615 134522435 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 18269 17245 86 211 0 18055 0
Current children cumulated CPU time (s) 908.24
Current children cumulated vsize (KiB) 78432

[startup+911.906 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=932776/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=73076 CPUtime=892.69
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 24950 0 0 0 89252 17 0 0 25 0 1 0 277822678 74829824 17245 1992294400 134512640 135377749 4294956400 18446744073709551615 134522417 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 18269 17245 86 211 0 18055 0
Current children cumulated CPU time (s) 911.45
Current children cumulated vsize (KiB) 78432

[startup+915.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=933032/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=72820 CPUtime=895.88
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 24983 0 0 0 89571 17 0 0 25 0 1 0 277822678 74567680 17190 1992294400 134512640 135377749 4294956400 18446744073709551615 134522420 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 18205 17190 86 211 0 17991 0
Current children cumulated CPU time (s) 914.64
Current children cumulated vsize (KiB) 78176

[startup+916.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=933352/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=72044 CPUtime=897.48
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 25016 0 0 0 89731 17 0 0 25 0 1 0 277822678 73773056 17062 1992294400 134512640 135377749 4294956400 18446744073709551615 134522439 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 18011 17062 86 211 0 17797 0
Current children cumulated CPU time (s) 916.24
Current children cumulated vsize (KiB) 77400

[startup+917.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=933352/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=72044 CPUtime=897.88
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 25016 0 0 0 89771 17 0 0 25 0 1 0 277822678 73773056 17062 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 18011 17062 86 211 0 17797 0
Current children cumulated CPU time (s) 916.64
Current children cumulated vsize (KiB) 77400

[startup+917.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32121
/proc/meminfo: memFree=933480/2055920 swapFree=4179872/4192956
[pid=32118] ppid=32116 vsize=5356 CPUtime=18.76
/proc/32118/stat : 32118 (rsat.sh) S 32116 32118 31315 0 -1 4194304 310 39111 0 0 0 0 1845 31 16 0 1 0 277820799 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32118/statm: 1339 237 195 169 0 50 0
[pid=32121] ppid=32118 vsize=68556 CPUtime=898.28
/proc/32121/stat : 32121 (rsat) R 32118 32118 31315 0 -1 4194304 25017 0 0 0 89811 17 0 0 25 0 1 0 277822678 70201344 16422 1992294400 134512640 135377749 4294956400 18446744073709551615 134982822 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32121/statm: 17139 16422 86 211 0 16925 0
Current children cumulated CPU time (s) 917.04
Current children cumulated vsize (KiB) 73912

Child status: 20
Real time (s): 917.542
CPU time (s): 917.097
CPU user time (s): 916.58
CPU system time (s): 0.516921
CPU usage (%): 99.9514
Max. virtual memory (cumulated for all children) (KiB): 153064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 916.58
system time used= 0.516921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64596
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= 37
involuntary context switches= 2151

runsolver used 0.84987 second user time and 2.49662 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-16 20:17:58
IDJOB=1825313
IDBENCH=70960
IDSOLVER=665
FILE ID=node25/1825313-1242497876
PBS_JOBID= 9306967
Free space on /tmp= 66292 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L80_coli.sat.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825313-1242497876/watcher-1825313-1242497876 -o /tmp/evaluation-result-1825313-1242497876/solver-1825313-1242497876 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825313-1242497876.cnf            

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=470972962

node25.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.259
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.259
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:       1022424 kB
Buffers:         77116 kB
Cached:         867688 kB
SwapCached:       6856 kB
Active:         103284 kB
Inactive:       849864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1022424 kB
SwapTotal:     4192956 kB
SwapFree:      4179872 kB
Dirty:           24796 kB
Writeback:           0 kB
Mapped:          14060 kB
Slab:            66472 kB
Committed_AS:   976012 kB
PageTables:       1468 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= 66292 MiB
End job on node25 at 2009-05-16 20:33:15