Trace number 1825315

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 658.603 658.835

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark200.627
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

0.00/0.00	c Parsing...
2.59/2.61	c ==============================================================================
2.59/2.61	c |           |     ORIGINAL     |              LEARNT              |          |
2.59/2.61	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.59/2.61	c ==============================================================================
2.59/2.61	c |         0 | 2333194  6866110 |  699958       0        0     nan |  0.000 % |
59.87/59.95	c |         0 |  944203  3351555 |      --       0       --      -- |     --   | -1124318/-2793809
59.87/59.95	c ==============================================================================
59.87/59.95	c Result  :   #vars: 91522   #clauses: 944203   #literals: 3351555
59.87/59.95	c CPU time:   59.354 s
59.87/59.95	c ==============================================================================
61.48/61.59	c Rsat version 2.00
658.34/658.60	c CNF stats: (91522 vars, 944203 clauses)
658.34/658.60	c Decisions: 987887
658.34/658.60	c Conflicts: 616721
658.55/658.80	c Time: 597.09000s
658.55/658.80	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-1825315-1242497889/watcher-1825315-1242497889 -o /tmp/evaluation-result-1825315-1242497889/solver-1825315-1242497889 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825315-1242497889.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.00 1.00 1.00 3/64 1166
/proc/meminfo: memFree=1281840/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=0
/proc/1166/stat : 1166 (rsat.sh) R 1164 1166 1129 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 277816511 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 218076080799 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/1166/statm: 1339 234 194 169 0 50 0
[pid=1167] ppid=1166 vsize=820 CPUtime=0
/proc/1167/stat : 1167 (SatElite) R 1166 1166 1129 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 277816511 839680 109 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/1167/statm: 205 110 50 128 0 74 0

[startup+0.034936 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1166
/proc/meminfo: memFree=1281840/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=0
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277816511 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1166/statm: 1339 235 195 169 0 50 0
[pid=1167] ppid=1166 vsize=8084 CPUtime=0.02
/proc/1167/stat : 1167 (SatElite) R 1166 1166 1129 0 -1 4194304 1619 0 0 0 2 0 0 0 19 0 1 0 277816511 8278016 1602 1992294400 134512640 135038345 4294956288 18446744073709551615 134548172 0 0 4096 3 0 0 0 17 1 0 0
/proc/1167/statm: 2021 1605 50 128 0 1890 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13440

[startup+0.101946 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1166
/proc/meminfo: memFree=1281840/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=0
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277816511 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1166/statm: 1339 235 195 169 0 50 0
[pid=1167] ppid=1166 vsize=26540 CPUtime=0.09
/proc/1167/stat : 1167 (SatElite) R 1166 1166 1129 0 -1 4194304 5565 0 0 0 7 2 0 0 19 0 1 0 277816511 27176960 5452 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/1167/statm: 6635 5452 50 128 0 6504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31896

[startup+0.301979 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1166
/proc/meminfo: memFree=1281840/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=0
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277816511 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1166/statm: 1339 235 195 169 0 50 0
[pid=1167] ppid=1166 vsize=40244 CPUtime=0.29
/proc/1167/stat : 1167 (SatElite) R 1166 1166 1129 0 -1 4194304 9976 0 0 0 24 5 0 0 20 0 1 0 277816511 41209856 9863 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/1167/statm: 10061 9863 50 128 0 9930 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45600

[startup+0.701045 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1166
/proc/meminfo: memFree=1281840/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=0
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277816511 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1166/statm: 1339 235 195 169 0 50 0
[pid=1167] ppid=1166 vsize=92948 CPUtime=0.69
/proc/1167/stat : 1167 (SatElite) R 1166 1166 1129 0 -1 4194304 18591 0 0 0 57 12 0 0 25 0 1 0 277816511 95178752 18478 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/1167/statm: 23237 18479 50 128 0 23106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 98304

[startup+1.50118 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1168
/proc/meminfo: memFree=1182048/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=0
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277816511 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1166/statm: 1339 235 195 169 0 50 0
[pid=1167] ppid=1166 vsize=146760 CPUtime=1.49
/proc/1167/stat : 1167 (SatElite) R 1166 1166 1129 0 -1 4194304 34865 0 0 0 127 22 0 0 25 0 1 0 277816511 150282240 34752 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/1167/statm: 36690 34753 50 128 0 36559 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152116

[startup+3.10145 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1168
/proc/meminfo: memFree=1101280/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=0
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277816511 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1166/statm: 1339 235 195 169 0 50 0
[pid=1167] ppid=1166 vsize=250228 CPUtime=3.08
/proc/1167/stat : 1167 (SatElite) R 1166 1166 1129 0 -1 4194304 59398 0 0 0 271 37 0 0 25 0 1 0 277816511 256233472 59272 1992294400 134512640 135038345 4294956288 18446744073709551615 134544138 0 0 4096 3 0 0 0 17 1 0 0
/proc/1167/statm: 62557 59272 64 128 0 62426 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 255584

[startup+6.30198 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1168
/proc/meminfo: memFree=1023840/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=0
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277816511 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1166/statm: 1339 235 195 169 0 50 0
[pid=1167] ppid=1166 vsize=274364 CPUtime=6.29
/proc/1167/stat : 1167 (SatElite) R 1166 1166 1129 0 -1 4194304 64614 0 0 0 589 40 0 0 25 0 1 0 277816511 280948736 64488 1992294400 134512640 135038345 4294956288 18446744073709551615 134544147 0 0 4096 3 0 0 0 17 1 0 0
/proc/1167/statm: 68591 64488 67 128 0 68460 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 279720

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1168
/proc/meminfo: memFree=1023784/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=0
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277816511 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1166/statm: 1339 235 195 169 0 50 0
[pid=1167] ppid=1166 vsize=274364 CPUtime=12.69
/proc/1167/stat : 1167 (SatElite) R 1166 1166 1129 0 -1 4194304 64629 0 0 0 1229 40 0 0 25 0 1 0 277816511 280948736 64503 1992294400 134512640 135038345 4294956288 18446744073709551615 134544430 0 0 4096 3 0 0 0 17 1 0 0
/proc/1167/statm: 68591 64503 67 128 0 68460 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 279720

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1168
/proc/meminfo: memFree=1023912/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=0
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277816511 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1166/statm: 1339 235 195 169 0 50 0
[pid=1167] ppid=1166 vsize=274136 CPUtime=25.48
/proc/1167/stat : 1167 (SatElite) R 1166 1166 1129 0 -1 4194304 64693 0 0 0 2508 40 0 0 25 0 1 0 277816511 280715264 64510 1992294400 134512640 135038345 4294956288 18446744073709551615 134544418 0 0 4096 3 0 0 0 17 1 0 0
/proc/1167/statm: 68534 64510 67 128 0 68403 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 279492

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1168
/proc/meminfo: memFree=1023144/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=0
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277816511 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1166/statm: 1339 235 195 169 0 50 0
[pid=1167] ppid=1166 vsize=276280 CPUtime=51.07
/proc/1167/stat : 1167 (SatElite) R 1166 1166 1129 0 -1 4194304 65126 0 0 0 5067 40 0 0 25 0 1 0 277816511 282910720 64711 1992294400 134512640 135038345 4294956288 18446744073709551615 134544140 0 0 4096 3 0 0 0 17 1 0 0
/proc/1167/statm: 69070 64711 67 128 0 68939 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 281636

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1169
/proc/meminfo: memFree=1170344/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=61.55
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 310 80904 0 0 0 0 6084 71 16 0 1 0 277816511 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1166/statm: 1339 237 195 169 0 50 0
[pid=1169] ppid=1166 vsize=70924 CPUtime=40.69
/proc/1169/stat : 1169 (rsat) R 1166 1166 1129 0 -1 4194304 18113 0 0 0 4057 12 0 0 25 0 1 0 277822670 72626176 17200 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1169/statm: 17731 17200 86 211 0 17517 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 76280

[startup+162.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 1169
/proc/meminfo: memFree=1159144/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=61.55
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 310 80904 0 0 0 0 6084 71 16 0 1 0 277816511 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1166/statm: 1339 237 195 169 0 50 0
[pid=1169] ppid=1166 vsize=82944 CPUtime=100.66
/proc/1169/stat : 1169 (rsat) R 1166 1166 1129 0 -1 4194304 21353 0 0 0 10051 15 0 0 25 0 1 0 277822670 84934656 20046 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1169/statm: 20736 20046 86 211 0 20522 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 88300

[startup+222.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 1169
/proc/meminfo: memFree=1154920/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=61.55
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 310 80904 0 0 0 0 6084 71 16 0 1 0 277816511 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1166/statm: 1339 237 195 169 0 50 0
[pid=1169] ppid=1166 vsize=86724 CPUtime=160.64
/proc/1169/stat : 1169 (rsat) R 1166 1166 1129 0 -1 4194304 22393 0 0 0 16047 17 0 0 25 0 1 0 277822670 88805376 21077 1992294400 134512640 135377749 4294956400 18446744073709551615 134530115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1169/statm: 21681 21077 86 211 0 21467 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 92080

[startup+282.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 1169
/proc/meminfo: memFree=1149096/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=61.55
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 310 80904 0 0 0 0 6084 71 16 0 1 0 277816511 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1166/statm: 1339 237 195 169 0 50 0
[pid=1169] ppid=1166 vsize=92384 CPUtime=220.62
/proc/1169/stat : 1169 (rsat) R 1166 1166 1129 0 -1 4194304 23896 0 0 0 22043 19 0 0 25 0 1 0 277822670 94601216 22545 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1169/statm: 23096 22545 86 211 0 22882 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 97740

[startup+342.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 1169
/proc/meminfo: memFree=1144424/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=61.55
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 310 80904 0 0 0 0 6084 71 16 0 1 0 277816511 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1166/statm: 1339 237 195 169 0 50 0
[pid=1169] ppid=1166 vsize=99340 CPUtime=280.6
/proc/1169/stat : 1169 (rsat) R 1166 1166 1129 0 -1 4194304 25829 0 0 0 28039 21 0 0 25 0 1 0 277822670 101724160 23637 1992294400 134512640 135377749 4294956400 18446744073709551615 134522765 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1169/statm: 24835 23637 86 211 0 24621 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 104696

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1169
/proc/meminfo: memFree=1141672/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=61.55
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 310 80904 0 0 0 0 6084 71 16 0 1 0 277816511 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1166/statm: 1339 237 195 169 0 50 0
[pid=1169] ppid=1166 vsize=102104 CPUtime=340.58
/proc/1169/stat : 1169 (rsat) R 1166 1166 1129 0 -1 4194304 26572 0 0 0 34036 22 0 0 25 0 1 0 277822670 104554496 24380 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1169/statm: 25526 24380 86 211 0 25312 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 107460

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1169
/proc/meminfo: memFree=1138344/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=61.55
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 310 80904 0 0 0 0 6084 71 16 0 1 0 277816511 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1166/statm: 1339 237 195 169 0 50 0
[pid=1169] ppid=1166 vsize=104812 CPUtime=400.56
/proc/1169/stat : 1169 (rsat) R 1166 1166 1129 0 -1 4194304 30459 0 0 0 40032 24 0 0 25 0 1 0 277822670 107327488 25145 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1169/statm: 26203 25145 86 211 0 25989 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 110168

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1169
/proc/meminfo: memFree=1138280/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=61.55
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 310 80904 0 0 0 0 6084 71 16 0 1 0 277816511 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1166/statm: 1339 237 195 169 0 50 0
[pid=1169] ppid=1166 vsize=105100 CPUtime=460.54
/proc/1169/stat : 1169 (rsat) R 1166 1166 1129 0 -1 4194304 30528 0 0 0 46030 24 0 0 25 0 1 0 277822670 107622400 25209 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1169/statm: 26275 25209 86 211 0 26061 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 110456

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1169
/proc/meminfo: memFree=1138344/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=61.55
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 310 80904 0 0 0 0 6084 71 16 0 1 0 277816511 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1166/statm: 1339 237 195 169 0 50 0
[pid=1169] ppid=1166 vsize=104844 CPUtime=520.52
/proc/1169/stat : 1169 (rsat) R 1166 1166 1129 0 -1 4194304 30528 0 0 0 52028 24 0 0 25 0 1 0 277822670 107360256 25155 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1169/statm: 26211 25155 86 211 0 25997 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 110200

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1169
/proc/meminfo: memFree=1138344/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=61.55
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 310 80904 0 0 0 0 6084 71 16 0 1 0 277816511 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1166/statm: 1339 237 195 169 0 50 0
[pid=1169] ppid=1166 vsize=104844 CPUtime=580.5
/proc/1169/stat : 1169 (rsat) R 1166 1166 1129 0 -1 4194304 30553 0 0 0 58026 24 0 0 25 0 1 0 277822670 107360256 25155 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1169/statm: 26211 25155 86 211 0 25997 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 110200

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

[startup+646.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1169
/proc/meminfo: memFree=1138344/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=61.55
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 310 80904 0 0 0 0 6084 71 16 0 1 0 277816511 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1166/statm: 1339 237 195 169 0 50 0
[pid=1169] ppid=1166 vsize=104844 CPUtime=584.49
/proc/1169/stat : 1169 (rsat) R 1166 1166 1129 0 -1 4194304 30553 0 0 0 58425 24 0 0 25 0 1 0 277822670 107360256 25155 1992294400 134512640 135377749 4294956400 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1169/statm: 26211 25155 86 211 0 25997 0
Current children cumulated CPU time (s) 646.04
Current children cumulated vsize (KiB) 110200

[startup+652.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1169
/proc/meminfo: memFree=1138344/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=61.55
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 310 80904 0 0 0 0 6084 71 16 0 1 0 277816511 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1166/statm: 1339 237 195 169 0 50 0
[pid=1169] ppid=1166 vsize=104844 CPUtime=590.89
/proc/1169/stat : 1169 (rsat) R 1166 1166 1129 0 -1 4194304 30553 0 0 0 59065 24 0 0 25 0 1 0 277822670 107360256 25155 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1169/statm: 26211 25155 86 211 0 25997 0
Current children cumulated CPU time (s) 652.44
Current children cumulated vsize (KiB) 110200

[startup+655.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1169
/proc/meminfo: memFree=1138344/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=61.55
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 310 80904 0 0 0 0 6084 71 16 0 1 0 277816511 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1166/statm: 1339 237 195 169 0 50 0
[pid=1169] ppid=1166 vsize=104844 CPUtime=594.09
/proc/1169/stat : 1169 (rsat) R 1166 1166 1129 0 -1 4194304 30553 0 0 0 59385 24 0 0 25 0 1 0 277822670 107360256 25155 1992294400 134512640 135377749 4294956400 18446744073709551615 134989147 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1169/statm: 26211 25155 86 211 0 25997 0
Current children cumulated CPU time (s) 655.64
Current children cumulated vsize (KiB) 110200

[startup+657.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1169
/proc/meminfo: memFree=1138344/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=61.55
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 310 80904 0 0 0 0 6084 71 16 0 1 0 277816511 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1166/statm: 1339 237 195 169 0 50 0
[pid=1169] ppid=1166 vsize=104844 CPUtime=595.69
/proc/1169/stat : 1169 (rsat) R 1166 1166 1129 0 -1 4194304 30553 0 0 0 59545 24 0 0 25 0 1 0 277822670 107360256 25155 1992294400 134512640 135377749 4294956400 18446744073709551615 134518131 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1169/statm: 26211 25155 86 211 0 25997 0
Current children cumulated CPU time (s) 657.24
Current children cumulated vsize (KiB) 110200

[startup+658.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1169
/proc/meminfo: memFree=1138344/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=61.55
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 310 80904 0 0 0 0 6084 71 16 0 1 0 277816511 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1166/statm: 1339 237 195 169 0 50 0
[pid=1169] ppid=1166 vsize=104844 CPUtime=596.49
/proc/1169/stat : 1169 (rsat) R 1166 1166 1129 0 -1 4194304 30553 0 0 0 59625 24 0 0 25 0 1 0 277822670 107360256 25155 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1169/statm: 26211 25155 86 211 0 25997 0
Current children cumulated CPU time (s) 658.04
Current children cumulated vsize (KiB) 110200

[startup+658.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1169
/proc/meminfo: memFree=1138344/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=61.55
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 310 80904 0 0 0 0 6084 71 16 0 1 0 277816511 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1166/statm: 1339 237 195 169 0 50 0
[pid=1169] ppid=1166 vsize=99100 CPUtime=596.89
/proc/1169/stat : 1169 (rsat) R 1166 1166 1129 0 -1 4194304 30554 0 0 0 59665 24 0 0 25 0 1 0 277822670 101478400 23922 1992294400 134512640 135377749 4294956400 18446744073709551615 134979950 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1169/statm: 24775 23922 86 211 0 24561 0
Current children cumulated CPU time (s) 658.44
Current children cumulated vsize (KiB) 104456

[startup+658.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1169
/proc/meminfo: memFree=1204392/2055920 swapFree=4191900/4192956
[pid=1166] ppid=1164 vsize=5356 CPUtime=61.55
/proc/1166/stat : 1166 (rsat.sh) S 1164 1166 1129 0 -1 4194304 310 80904 0 0 0 0 6084 71 16 0 1 0 277816511 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1166/statm: 1339 237 195 169 0 50 0
[pid=1169] ppid=1166 vsize=93720 CPUtime=597
/proc/1169/stat : 1169 (rsat) R 1166 1166 1129 0 -1 4194304 30554 0 0 0 59674 26 0 0 25 0 1 0 277822670 95969280 22789 1992294400 134512640 135377749 4294956400 18446744073709551615 135156186 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1169/statm: 23430 22789 20326 211 0 23216 0
Current children cumulated CPU time (s) 658.55
Current children cumulated vsize (KiB) 99076

Child status: 20
Real time (s): 658.835
CPU time (s): 658.603
CPU user time (s): 657.593
CPU system time (s): 1.00985
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 304136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 657.593
system time used= 1.00985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111926
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= 39
involuntary context switches= 1600

runsolver used 0.765883 second user time and 1.63675 second system time

The end

Launcher Data

Begin job on node57 at 2009-05-16 20:18:12
IDJOB=1825315
IDBENCH=70961
IDSOLVER=665
FILE ID=node57/1825315-1242497889
PBS_JOBID= 9306983
Free space on /tmp= 65756 MiB

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

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=1195292795

node57.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.256
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.256
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:       1282256 kB
Buffers:         72596 kB
Cached:         624136 kB
SwapCached:        268 kB
Active:         136432 kB
Inactive:       573532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1282256 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           51324 kB
Writeback:           0 kB
Mapped:          21644 kB
Slab:            49760 kB
Committed_AS:   845828 kB
PageTables:       1388 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= 65752 MiB
End job on node57 at 2009-05-16 20:29:11