Trace number 1825333

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 5356.89 5359.58

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-5p0.cnf
MD5SUM5588dd996576f939b8ae497437078705
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1432.19
Satisfiable
(Un)Satisfiability was proved
Number of variables225296
Number of clauses1192799
Sum of the clauses size2872868
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2852883
Number of clauses of size 3271793
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	c Parsing...
1.28/1.38	c ==============================================================================
1.28/1.38	c |           |     ORIGINAL     |              LEARNT              |          |
1.28/1.38	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.28/1.38	c ==============================================================================
1.28/1.38	c |         0 | 1180646  2859965 |  354193       0        0     nan |  0.000 % |
7.78/7.86	c |         0 |  824850  2310027 |      --       0       --      -- |     --   | -102154/25520
7.78/7.87	c ==============================================================================
7.78/7.87	c Result  :   #vars: 121563   #clauses: 824850   #literals: 2310027
7.78/7.87	c CPU time:   7.61284 s
7.78/7.87	c ==============================================================================
8.87/8.98	c Rsat version 2.00
5356.50/5359.24	c CNF stats: (121563 vars, 824850 clauses)
5356.50/5359.24	c Decisions: 4739692
5356.50/5359.24	c Conflicts: 1303091
5356.80/5359.55	c Time: 1053.75270s
5356.80/5359.55	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-1825333-1242498131/watcher-1825333-1242498131 -o /tmp/evaluation-result-1825333-1242498131/solver-1825333-1242498131 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825333-1242498131.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 31670
/proc/meminfo: memFree=1605944/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=0
/proc/31670/stat : 31670 (rsat.sh) R 31668 31670 31600 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 277847249 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/31670/statm: 1339 234 194 169 0 50 0
[pid=31671] ppid=31670 vsize=1552 CPUtime=0
/proc/31671/stat : 31671 (SatElite) R 31670 31670 31600 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 277847249 1589248 259 1992294400 134512640 135038345 4294956288 18446744073709551615 134548506 0 0 4096 3 0 0 0 17 0 0 0
/proc/31671/statm: 388 261 49 128 0 257 0

[startup+0.025012 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31670
/proc/meminfo: memFree=1605944/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=0
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277847249 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31670/statm: 1339 235 195 169 0 50 0
[pid=31671] ppid=31670 vsize=7824 CPUtime=0.01
/proc/31671/stat : 31671 (SatElite) R 31670 31670 31600 0 -1 4194304 1774 0 0 0 1 0 0 0 19 0 1 0 277847249 8011776 1717 1992294400 134512640 135038345 4294956288 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 0 0 0
/proc/31671/statm: 1956 1723 50 128 0 1825 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13180

[startup+0.101024 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31670
/proc/meminfo: memFree=1605944/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=0
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277847249 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31670/statm: 1339 235 195 169 0 50 0
[pid=31671] ppid=31670 vsize=28448 CPUtime=0.08
/proc/31671/stat : 31671 (SatElite) R 31670 31670 31600 0 -1 4194304 5553 0 0 0 6 2 0 0 19 0 1 0 277847249 29130752 5368 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/31671/statm: 7112 5369 49 128 0 6981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33804

[startup+0.301059 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31670
/proc/meminfo: memFree=1605944/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=0
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277847249 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31670/statm: 1339 235 195 169 0 50 0
[pid=31671] ppid=31670 vsize=48720 CPUtime=0.29
/proc/31671/stat : 31671 (SatElite) R 31670 31670 31600 0 -1 4194304 10380 0 0 0 24 5 0 0 21 0 1 0 277847249 49889280 10195 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/31671/statm: 12180 10195 49 128 0 12049 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54076

[startup+0.701129 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31670
/proc/meminfo: memFree=1605944/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=0
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277847249 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31670/statm: 1339 235 195 169 0 50 0
[pid=31671] ppid=31670 vsize=69380 CPUtime=0.69
/proc/31671/stat : 31671 (SatElite) R 31670 31670 31600 0 -1 4194304 15414 0 0 0 61 8 0 0 25 0 1 0 277847249 71045120 15229 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/31671/statm: 17345 15229 49 128 0 17214 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74736

[startup+1.50227 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31672
/proc/meminfo: memFree=1525928/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=0
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277847249 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31670/statm: 1339 235 195 169 0 50 0
[pid=31671] ppid=31670 vsize=114552 CPUtime=1.49
/proc/31671/stat : 31671 (SatElite) R 31670 31670 31600 0 -1 4194304 26196 0 0 0 135 14 0 0 25 0 1 0 277847249 117301248 26011 1992294400 134512640 135038345 4294956288 18446744073709551615 134544288 0 0 4096 3 0 0 0 17 0 0 0
/proc/31671/statm: 28638 26011 64 128 0 28507 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 119908

[startup+3.10155 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31672
/proc/meminfo: memFree=1490664/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=0
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277847249 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31670/statm: 1339 235 195 169 0 50 0
[pid=31671] ppid=31670 vsize=136340 CPUtime=3.09
/proc/31671/stat : 31671 (SatElite) R 31670 31670 31600 0 -1 4194304 34191 0 0 0 290 19 0 0 25 0 1 0 277847249 139612160 31095 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/31671/statm: 34085 31095 69 128 0 33954 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 141696

[startup+6.30111 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31672
/proc/meminfo: memFree=1474920/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=0
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277847249 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31670/statm: 1339 235 195 169 0 50 0
[pid=31671] ppid=31670 vsize=136708 CPUtime=6.28
/proc/31671/stat : 31671 (SatElite) R 31670 31670 31600 0 -1 4194304 37501 0 0 0 607 21 0 0 25 0 1 0 277847249 139988992 31250 1992294400 134512640 135038345 4294956288 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/31671/statm: 34177 31250 69 128 0 34046 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142064

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31673
/proc/meminfo: memFree=1530088/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=53472 CPUtime=3.7
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 13635 0 0 0 363 7 0 0 25 0 1 0 277848147 54755328 12854 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 13368 12854 86 211 0 13154 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 58828

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31673
/proc/meminfo: memFree=1529576/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=53616 CPUtime=16.5
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 13799 0 0 0 1642 8 0 0 25 0 1 0 277848147 54902784 13004 1992294400 134512640 135377749 4294956400 18446744073709551615 134529231 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 13404 13004 86 211 0 13190 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 58972

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31673
/proc/meminfo: memFree=1528232/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=55452 CPUtime=42.06
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 14445 0 0 0 4197 9 0 0 25 0 1 0 277848147 56782848 13436 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 13863 13436 86 211 0 13649 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 60808

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31673
/proc/meminfo: memFree=1510760/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=72872 CPUtime=93.23
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 18877 0 0 0 9307 16 0 0 25 0 1 0 277848147 74620928 17770 1992294400 134512640 135377749 4294956400 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 18218 17770 86 211 0 18004 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 78228

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31673
/proc/meminfo: memFree=1496232/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=87956 CPUtime=153.19
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 22724 0 0 0 15299 20 0 0 25 0 1 0 277848147 90066944 21423 1992294400 134512640 135377749 4294956400 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 21989 21423 86 211 0 21775 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 93312

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31673
/proc/meminfo: memFree=1473960/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=109792 CPUtime=213.17
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 28263 0 0 0 21289 28 0 0 25 0 1 0 277848147 112427008 26962 1992294400 134512640 135377749 4294956400 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 27448 26962 86 211 0 27234 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 115148

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31673
/proc/meminfo: memFree=1454696/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=128960 CPUtime=273.14
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 33127 0 0 0 27280 34 0 0 25 0 1 0 277848147 132055040 31826 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 32240 31826 86 211 0 32026 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 134316

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31673
/proc/meminfo: memFree=1437992/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=146700 CPUtime=333.11
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 37621 0 0 0 33270 41 0 0 25 0 1 0 277848147 150220800 35934 1992294400 134512640 135377749 4294956400 18446744073709551615 134529228 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 36675 35934 86 211 0 36461 0

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


[startup+5022.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31683
/proc/meminfo: memFree=1119016/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=463672 CPUtime=5010.79
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 124456 0 0 0 500921 158 0 0 25 0 1 0 277848147 474800128 115380 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 115918 115380 86 211 0 115704 0
Current children cumulated CPU time (s) 5019.75
Current children cumulated vsize (KiB) 469028

[startup+5082.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31683
/proc/meminfo: memFree=1119016/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=463672 CPUtime=5070.77
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 124456 0 0 0 506919 158 0 0 25 0 1 0 277848147 474800128 115380 1992294400 134512640 135377749 4294956400 18446744073709551615 134529235 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 115918 115380 86 211 0 115704 0
Current children cumulated CPU time (s) 5079.73
Current children cumulated vsize (KiB) 469028

[startup+5142.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31683
/proc/meminfo: memFree=1119016/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=463672 CPUtime=5130.73
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 124456 0 0 0 512915 158 0 0 25 0 1 0 277848147 474800128 115380 1992294400 134512640 135377749 4294956400 18446744073709551615 134524162 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 115918 115380 86 211 0 115704 0
Current children cumulated CPU time (s) 5139.69
Current children cumulated vsize (KiB) 469028

[startup+5202.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31683
/proc/meminfo: memFree=1118952/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=463672 CPUtime=5190.7
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 124456 0 0 0 518912 158 0 0 25 0 1 0 277848147 474800128 115380 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 115918 115380 86 211 0 115704 0
Current children cumulated CPU time (s) 5199.66
Current children cumulated vsize (KiB) 469028

[startup+5262.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31683
/proc/meminfo: memFree=1118888/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=463672 CPUtime=5250.68
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 124456 0 0 0 524910 158 0 0 25 0 1 0 277848147 474800128 115380 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 115918 115380 86 211 0 115704 0
Current children cumulated CPU time (s) 5259.64
Current children cumulated vsize (KiB) 469028

[startup+5322.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31683
/proc/meminfo: memFree=1118888/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=463672 CPUtime=5310.65
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 124456 0 0 0 530907 158 0 0 25 0 1 0 277848147 474800128 115380 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 115918 115380 86 211 0 115704 0
Current children cumulated CPU time (s) 5319.61
Current children cumulated vsize (KiB) 469028

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

[startup+5324.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31683
/proc/meminfo: memFree=1118888/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=463672 CPUtime=5313.05
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 124456 0 0 0 531147 158 0 0 25 0 1 0 277848147 474800128 115380 1992294400 134512640 135377749 4294956400 18446744073709551615 134530115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 115918 115380 86 211 0 115704 0
Current children cumulated CPU time (s) 5322.01
Current children cumulated vsize (KiB) 469028

[startup+5337.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31683
/proc/meminfo: memFree=1118888/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=463672 CPUtime=5325.85
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 124456 0 0 0 532427 158 0 0 25 0 1 0 277848147 474800128 115380 1992294400 134512640 135377749 4294956400 18446744073709551615 134526477 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 115918 115380 86 211 0 115704 0
Current children cumulated CPU time (s) 5334.81
Current children cumulated vsize (KiB) 469028

[startup+5350.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31683
/proc/meminfo: memFree=1118888/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=463672 CPUtime=5338.65
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 124456 0 0 0 533707 158 0 0 25 0 1 0 277848147 474800128 115380 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 115918 115380 86 211 0 115704 0
Current children cumulated CPU time (s) 5347.61
Current children cumulated vsize (KiB) 469028

[startup+5353.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31683
/proc/meminfo: memFree=1118888/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=463664 CPUtime=5341.84
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 124456 0 0 0 534026 158 0 0 25 0 1 0 277848147 474791936 115379 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 115916 115379 86 211 0 115702 0
Current children cumulated CPU time (s) 5350.8
Current children cumulated vsize (KiB) 469020

[startup+5356.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31683
/proc/meminfo: memFree=1118888/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=463664 CPUtime=5345.04
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 124456 0 0 0 534346 158 0 0 25 0 1 0 277848147 474791936 115379 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 115916 115379 86 211 0 115702 0
Current children cumulated CPU time (s) 5354
Current children cumulated vsize (KiB) 469020

[startup+5358.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31683
/proc/meminfo: memFree=1118888/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=463664 CPUtime=5346.64
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 124456 0 0 0 534506 158 0 0 25 0 1 0 277848147 474791936 115379 1992294400 134512640 135377749 4294956400 18446744073709551615 134518131 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 115916 115379 86 211 0 115702 0
Current children cumulated CPU time (s) 5355.6
Current children cumulated vsize (KiB) 469020

[startup+5359.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31683
/proc/meminfo: memFree=1118888/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=463664 CPUtime=5347.44
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 124456 0 0 0 534586 158 0 0 25 0 1 0 277848147 474791936 115379 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 115916 115379 86 211 0 115702 0
Current children cumulated CPU time (s) 5356.4
Current children cumulated vsize (KiB) 469020

[startup+5359.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31683
/proc/meminfo: memFree=1118888/2055920 swapFree=4180872/4192956
[pid=31670] ppid=31668 vsize=5356 CPUtime=8.96
/proc/31670/stat : 31670 (rsat.sh) S 31668 31670 31600 0 -1 4194304 310 42675 0 0 0 0 863 33 16 0 1 0 277847249 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31670/statm: 1339 237 195 169 0 50 0
[pid=31673] ppid=31670 vsize=442792 CPUtime=5347.84
/proc/31673/stat : 31673 (rsat) R 31670 31670 31600 0 -1 4194304 124457 0 0 0 534624 160 0 0 25 0 1 0 277848147 453419008 110210 1992294400 134512640 135377749 4294956400 18446744073709551615 135156186 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31673/statm: 110698 110210 23868 211 0 110484 0
Current children cumulated CPU time (s) 5356.8
Current children cumulated vsize (KiB) 448148

Child status: 20
Real time (s): 5359.58
CPU time (s): 5356.89
CPU user time (s): 5354.89
CPU system time (s): 2.00769
CPU usage (%): 99.95
Max. virtual memory (cumulated for all children) (KiB): 481464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5354.89
system time used= 2.00769
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167600
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= 38
involuntary context switches= 12677

runsolver used 4.42133 second user time and 15.0757 second system time

The end

Launcher Data

Begin job on node4 at 2009-05-16 20:22:13
IDJOB=1825333
IDBENCH=70985
IDSOLVER=665
FILE ID=node4/1825333-1242498131
PBS_JOBID= 9306975
Free space on /tmp= 66156 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-5p0.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825333-1242498131/watcher-1825333-1242498131 -o /tmp/evaluation-result-1825333-1242498131/solver-1825333-1242498131 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825333-1242498131.cnf            

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

MD5SUM BENCH= 5588dd996576f939b8ae497437078705
RANDOM SEED=1661513720

node4.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.265
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.265
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:       1606488 kB
Buffers:         75616 kB
Cached:         282140 kB
SwapCached:       5908 kB
Active:         129852 kB
Inactive:       235812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1606488 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:           24108 kB
Writeback:           0 kB
Mapped:          13556 kB
Slab:            69816 kB
Committed_AS:  1143596 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= 66156 MiB
End job on node4 at 2009-05-16 21:51:32