Trace number 1825353

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 2836.68 2837.9

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-5p0.cnf
MD5SUM782c70d5631cbc24bc659543ee69ca8b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1466.4
Satisfiable
(Un)Satisfiability was proved
Number of variables224569
Number of clauses1190619
Sum of the clauses size2868508
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2850703
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.29/1.37	c ==============================================================================
1.29/1.37	c |           |     ORIGINAL     |              LEARNT              |          |
1.29/1.37	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.29/1.37	c ==============================================================================
1.29/1.37	c |         0 | 1178466  2855605 |  353539       0        0     nan |  0.000 % |
7.89/7.90	c |         0 |  822458  2306194 |      --       0       --      -- |     --   | -102366/26047
7.89/7.90	c ==============================================================================
7.89/7.90	c Result  :   #vars: 120834   #clauses: 822458   #literals: 2306194
7.89/7.90	c CPU time:   7.65784 s
7.89/7.90	c ==============================================================================
8.98/9.01	c Rsat version 2.00
2836.36/2837.62	c CNF stats: (120834 vars, 822458 clauses)
2836.36/2837.62	c Decisions: 2521828
2836.36/2837.62	c Conflicts: 541024
2836.56/2837.87	c Time: -1466.88730s
2836.56/2837.87	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-1825353-1242498510/watcher-1825353-1242498510 -o /tmp/evaluation-result-1825353-1242498510/solver-1825353-1242498510 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825353-1242498510.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 27917
/proc/meminfo: memFree=1715496/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=0
/proc/27917/stat : 27917 (rsat.sh) R 27915 27917 27880 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 277884718 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 237788261023 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/27917/statm: 1339 234 194 169 0 50 0
[pid=27918] ppid=27917 vsize=1556 CPUtime=0
/proc/27918/stat : 27918 (SatElite) R 27917 27917 27880 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 277884718 1593344 259 1992294400 134512640 135038345 4294956288 18446744073709551615 134548506 0 0 4096 3 0 0 0 17 0 0 0
/proc/27918/statm: 389 262 49 128 0 258 0

[startup+0.0180401 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27917
/proc/meminfo: memFree=1715496/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=0
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277884718 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27917/statm: 1339 235 195 169 0 50 0
[pid=27918] ppid=27917 vsize=7060 CPUtime=0.01
/proc/27918/stat : 27918 (SatElite) R 27917 27917 27880 0 -1 4194304 1278 0 0 0 1 0 0 0 19 0 1 0 277884718 7229440 1221 1992294400 134512640 135038345 4294956288 18446744073709551615 134548412 0 0 4096 3 0 0 0 17 0 0 0
/proc/27918/statm: 1765 1229 49 128 0 1634 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12416

[startup+0.101049 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27917
/proc/meminfo: memFree=1715496/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=0
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277884718 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27917/statm: 1339 235 195 169 0 50 0
[pid=27918] ppid=27917 vsize=28444 CPUtime=0.09
/proc/27918/stat : 27918 (SatElite) R 27917 27917 27880 0 -1 4194304 5485 0 0 0 7 2 0 0 19 0 1 0 277884718 29126656 5364 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/27918/statm: 7111 5365 49 128 0 6980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33800

[startup+0.30107 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27917
/proc/meminfo: memFree=1715496/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=0
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277884718 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27917/statm: 1339 235 195 169 0 50 0
[pid=27918] ppid=27917 vsize=48716 CPUtime=0.28
/proc/27918/stat : 27918 (SatElite) R 27917 27917 27880 0 -1 4194304 10306 0 0 0 23 5 0 0 21 0 1 0 277884718 49885184 10185 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/27918/statm: 12179 10185 49 128 0 12048 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 54072

[startup+0.701111 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27917
/proc/meminfo: memFree=1715496/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=0
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277884718 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27917/statm: 1339 235 195 169 0 50 0
[pid=27918] ppid=27917 vsize=69112 CPUtime=0.68
/proc/27918/stat : 27918 (SatElite) R 27917 27917 27880 0 -1 4194304 15279 0 0 0 59 9 0 0 25 0 1 0 277884718 70770688 15158 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/27918/statm: 17278 15158 49 128 0 17147 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 74468

[startup+1.50119 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27919
/proc/meminfo: memFree=1635544/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=0
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277884718 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27917/statm: 1339 235 195 169 0 50 0
[pid=27918] ppid=27917 vsize=114428 CPUtime=1.48
/proc/27918/stat : 27918 (SatElite) R 27917 27917 27880 0 -1 4194304 26055 0 0 0 134 14 0 0 25 0 1 0 277884718 117174272 25934 1992294400 134512640 135038345 4294956288 18446744073709551615 134543844 0 0 4096 3 0 0 0 17 0 0 0
/proc/27918/statm: 28607 25934 64 128 0 28476 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 119784

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27919
/proc/meminfo: memFree=1600536/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=0
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277884718 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27917/statm: 1339 235 195 169 0 50 0
[pid=27918] ppid=27917 vsize=136560 CPUtime=3.09
/proc/27918/stat : 27918 (SatElite) R 27917 27917 27880 0 -1 4194304 34125 0 0 0 290 19 0 0 25 0 1 0 277884718 139837440 31132 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 0 0 0
/proc/27918/statm: 34140 31133 69 128 0 34009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 141916

[startup+6.30269 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27919
/proc/meminfo: memFree=1584536/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=0
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277884718 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27917/statm: 1339 235 195 169 0 50 0
[pid=27918] ppid=27917 vsize=136600 CPUtime=6.28
/proc/27918/stat : 27918 (SatElite) R 27917 27917 27880 0 -1 4194304 37103 0 0 0 606 22 0 0 25 0 1 0 277884718 139878400 31213 1992294400 134512640 135038345 4294956288 18446744073709551615 134571352 0 0 4096 3 0 0 0 17 0 0 0
/proc/27918/statm: 34150 31213 69 128 0 34019 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 141956

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27920
/proc/meminfo: memFree=1639520/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=53052 CPUtime=3.68
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 13700 0 0 0 362 6 0 0 25 0 1 0 277885619 54325248 12841 1992294400 134512640 135377749 4294956400 18446744073709551615 134530058 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 13263 12841 86 211 0 13049 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 58408

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27920
/proc/meminfo: memFree=1638240/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=54660 CPUtime=16.47
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 14138 0 0 0 1641 6 0 0 25 0 1 0 277885619 55971840 13250 1992294400 134512640 135377749 4294956400 18446744073709551615 134529186 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 13665 13250 86 211 0 13451 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 60016

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27920
/proc/meminfo: memFree=1634400/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=58656 CPUtime=42.04
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 15364 0 0 0 4197 7 0 0 25 0 1 0 277885619 60063744 14238 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 14664 14238 86 211 0 14450 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 64012

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27920
/proc/meminfo: memFree=1619680/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=73412 CPUtime=93.23
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 19113 0 0 0 9311 12 0 0 25 0 1 0 277885619 75173888 17889 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 18353 17889 86 211 0 18139 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 78768

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27920
/proc/meminfo: memFree=1602400/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=90480 CPUtime=153.2
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 23435 0 0 0 15303 17 0 0 25 0 1 0 277885619 92651520 22211 1992294400 134512640 135377749 4294956400 18446744073709551615 134526486 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 22620 22211 86 211 0 22406 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 95836

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27920
/proc/meminfo: memFree=1585248/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=108068 CPUtime=213.18
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 27894 0 0 0 21294 24 0 0 25 0 1 0 277885619 110661632 26471 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 27017 26471 86 211 0 26803 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 113424

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27920
/proc/meminfo: memFree=1570464/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=122856 CPUtime=273.15
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 31641 0 0 0 27286 29 0 0 25 0 1 0 277885619 125804544 30211 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 30714 30211 86 211 0 30500 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 128212

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27920
/proc/meminfo: memFree=1556704/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=136176 CPUtime=333.12
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 35034 0 0 0 33279 33 0 0 25 0 1 0 277885619 139444224 33586 1992294400 134512640 135377749 4294956400 18446744073709551615 134529231 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 34044 33586 86 211 0 33830 0

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


[startup+2502.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27928
/proc/meminfo: memFree=1379040/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=314532 CPUtime=2492.2
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 84120 0 0 0 249122 98 0 0 25 0 1 0 277885619 322080768 77618 1992294400 134512640 135377749 4294956400 18446744073709551615 134529671 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 78633 77618 86 211 0 78419 0
Current children cumulated CPU time (s) 2501.19
Current children cumulated vsize (KiB) 319888

[startup+2562.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27928
/proc/meminfo: memFree=1379104/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=314532 CPUtime=2552.18
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 84120 0 0 0 255120 98 0 0 25 0 1 0 277885619 322080768 77618 1992294400 134512640 135377749 4294956400 18446744073709551615 134526380 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 78633 77618 86 211 0 78419 0
Current children cumulated CPU time (s) 2561.17
Current children cumulated vsize (KiB) 319888

[startup+2622.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27928
/proc/meminfo: memFree=1379104/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=314532 CPUtime=2612.16
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 84120 0 0 0 261118 98 0 0 25 0 1 0 277885619 322080768 77618 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 78633 77618 86 211 0 78419 0
Current children cumulated CPU time (s) 2621.15
Current children cumulated vsize (KiB) 319888

[startup+2682.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27928
/proc/meminfo: memFree=1379104/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=314532 CPUtime=2672.13
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 84120 0 0 0 267115 98 0 0 25 0 1 0 277885619 322080768 77618 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 78633 77618 86 211 0 78419 0
Current children cumulated CPU time (s) 2681.12
Current children cumulated vsize (KiB) 319888

[startup+2742.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27928
/proc/meminfo: memFree=1379104/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=314532 CPUtime=2732.11
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 84121 0 0 0 273113 98 0 0 25 0 1 0 277885619 322080768 77619 1992294400 134512640 135377749 4294956400 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 78633 77619 86 211 0 78419 0
Current children cumulated CPU time (s) 2741.1
Current children cumulated vsize (KiB) 319888

[startup+2802.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27928
/proc/meminfo: memFree=1379104/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=314532 CPUtime=2792.09
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 84121 0 0 0 279111 98 0 0 25 0 1 0 277885619 322080768 77619 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 78633 77619 86 211 0 78419 0
Current children cumulated CPU time (s) 2801.08
Current children cumulated vsize (KiB) 319888

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

[startup+2815.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27928
/proc/meminfo: memFree=1379104/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=314532 CPUtime=2805.68
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 84121 0 0 0 280470 98 0 0 25 0 1 0 277885619 322080768 77619 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 78633 77619 86 211 0 78419 0
Current children cumulated CPU time (s) 2814.67
Current children cumulated vsize (KiB) 319888

[startup+2828.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27928
/proc/meminfo: memFree=1379104/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=314532 CPUtime=2818.48
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 84121 0 0 0 281750 98 0 0 25 0 1 0 277885619 322080768 77619 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 78633 77619 86 211 0 78419 0
Current children cumulated CPU time (s) 2827.47
Current children cumulated vsize (KiB) 319888

[startup+2831.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27928
/proc/meminfo: memFree=1379104/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=314532 CPUtime=2821.68
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 84121 0 0 0 282070 98 0 0 25 0 1 0 277885619 322080768 77619 1992294400 134512640 135377749 4294956400 18446744073709551615 134518131 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 78633 77619 86 211 0 78419 0
Current children cumulated CPU time (s) 2830.67
Current children cumulated vsize (KiB) 319888

[startup+2835.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27928
/proc/meminfo: memFree=1379104/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=314532 CPUtime=2824.87
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 84121 0 0 0 282389 98 0 0 25 0 1 0 277885619 322080768 77619 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 78633 77619 86 211 0 78419 0
Current children cumulated CPU time (s) 2833.86
Current children cumulated vsize (KiB) 319888

[startup+2836.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27928
/proc/meminfo: memFree=1379104/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=314532 CPUtime=2826.47
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 84121 0 0 0 282549 98 0 0 25 0 1 0 277885619 322080768 77619 1992294400 134512640 135377749 4294956400 18446744073709551615 134529231 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 78633 77619 86 211 0 78419 0
Current children cumulated CPU time (s) 2835.46
Current children cumulated vsize (KiB) 319888

[startup+2837.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27928
/proc/meminfo: memFree=1379104/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=314532 CPUtime=2827.27
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 84121 0 0 0 282629 98 0 0 25 0 1 0 277885619 322080768 77619 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 78633 77619 86 211 0 78419 0
Current children cumulated CPU time (s) 2836.26
Current children cumulated vsize (KiB) 319888

[startup+2837.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27928
/proc/meminfo: memFree=1379104/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=312132 CPUtime=2827.47
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 84122 0 0 0 282649 98 0 0 25 0 1 0 277885619 319623168 77020 1992294400 134512640 135377749 4294956400 18446744073709551615 134981185 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 78033 77020 86 211 0 77819 0
Current children cumulated CPU time (s) 2836.46
Current children cumulated vsize (KiB) 317488

[startup+2837.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27928
/proc/meminfo: memFree=1379104/2055920 swapFree=4180248/4192956
[pid=27917] ppid=27915 vsize=5356 CPUtime=8.99
/proc/27917/stat : 27917 (rsat.sh) S 27915 27917 27880 0 -1 4194304 310 41713 0 0 0 0 867 32 16 0 1 0 277884718 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27917/statm: 1339 237 195 169 0 50 0
[pid=27920] ppid=27917 vsize=309876 CPUtime=2827.57
/proc/27920/stat : 27920 (rsat) R 27917 27917 27880 0 -1 4194304 84122 0 0 0 282659 98 0 0 25 0 1 0 277885619 317313024 76663 1992294400 134512640 135377749 4294956400 18446744073709551615 134982822 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27920/statm: 77469 76663 86 211 0 77255 0
Current children cumulated CPU time (s) 2836.56
Current children cumulated vsize (KiB) 315232

Child status: 20
Real time (s): 2837.9
CPU time (s): 2836.68
CPU user time (s): 2835.31
CPU system time (s): 1.37379
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 332456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2835.31
system time used= 1.37379
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126303
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= 7030

runsolver used 2.34664 second user time and 7.98279 second system time

The end

Launcher Data

Begin job on node24 at 2009-05-16 20:28:32
IDJOB=1825353
IDBENCH=71011
IDSOLVER=665
FILE ID=node24/1825353-1242498510
PBS_JOBID= 9307003
Free space on /tmp= 66376 MiB

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

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

MD5SUM BENCH= 782c70d5631cbc24bc659543ee69ca8b
RANDOM SEED=228288112

node24.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.232
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.232
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:       1715912 kB
Buffers:         40568 kB
Cached:         249036 kB
SwapCached:       7148 kB
Active:          78820 kB
Inactive:       220084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715912 kB
SwapTotal:     4192956 kB
SwapFree:      4180248 kB
Dirty:           24064 kB
Writeback:           0 kB
Mapped:          13932 kB
Slab:            27024 kB
Committed_AS:   998180 kB
PageTables:       1440 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= 66376 MiB
End job on node24 at 2009-05-16 21:15:50