Trace number 1825582

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 3811.9 3812.95

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark253.494
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

Solver Data

0.00/0.00	c Parsing...
0.59/0.61	c ==============================================================================
0.59/0.61	c |           |     ORIGINAL     |              LEARNT              |          |
0.59/0.61	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.59/0.62	c ==============================================================================
0.59/0.62	c |         0 |  711049  2091629 |  213314       0        0     nan |  0.000 % |
2.68/2.72	c |         0 |  700461  2138957 |      --       0       --      -- |     --   | -10530/47459
2.68/2.72	c ==============================================================================
2.68/2.72	c Result  :   #vars: 21173   #clauses: 700461   #literals: 2138957
2.68/2.72	c CPU time:   2.6036 s
2.68/2.72	c ==============================================================================
3.59/3.66	c Rsat version 2.00
3811.63/3812.74	c CNF stats: (21173 vars, 700461 clauses)
3811.63/3812.74	c Decisions: 12161639
3811.63/3812.74	c Conflicts: 2853961
3811.84/3812.93	c Time: -486.17730s
3811.84/3812.93	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-1825582-1242509880/watcher-1825582-1242509880 -o /tmp/evaluation-result-1825582-1242509880/solver-1825582-1242509880 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825582-1242509880.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: 0.08 0.22 0.55 3/68 12262
/proc/meminfo: memFree=652128/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=0
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279015643 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12262/statm: 1339 235 195 169 0 50 0
[pid=12263] ppid=12262 vsize=1244 CPUtime=0
/proc/12263/stat : 12263 (SatElite) R 12262 12262 12225 0 -1 4194304 212 0 0 0 0 0 0 0 18 0 1 0 279015643 1273856 195 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/12263/statm: 311 196 49 128 0 180 0

[startup+0.0575571 s]
/proc/loadavg: 0.08 0.22 0.55 3/68 12262
/proc/meminfo: memFree=652128/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=0
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279015643 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12262/statm: 1339 235 195 169 0 50 0
[pid=12263] ppid=12262 vsize=4492 CPUtime=0.05
/proc/12263/stat : 12263 (SatElite) R 12262 12262 12225 0 -1 4194304 993 0 0 0 4 1 0 0 18 0 1 0 279015643 4599808 976 1992294400 134512640 135038345 4294956288 18446744073709551615 134546489 0 0 4096 3 0 0 0 17 1 0 0
/proc/12263/statm: 1123 976 49 128 0 992 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9848

[startup+0.10256 s]
/proc/loadavg: 0.08 0.22 0.55 3/68 12262
/proc/meminfo: memFree=652128/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=0
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279015643 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12262/statm: 1339 235 195 169 0 50 0
[pid=12263] ppid=12262 vsize=7796 CPUtime=0.09
/proc/12263/stat : 12263 (SatElite) R 12262 12262 12225 0 -1 4194304 1716 0 0 0 8 1 0 0 18 0 1 0 279015643 7983104 1699 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/12263/statm: 1949 1699 49 128 0 1818 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13152

[startup+0.302577 s]
/proc/loadavg: 0.08 0.22 0.55 3/68 12262
/proc/meminfo: memFree=652128/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=0
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279015643 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12262/statm: 1339 235 195 169 0 50 0
[pid=12263] ppid=12262 vsize=20216 CPUtime=0.29
/proc/12263/stat : 12263 (SatElite) R 12262 12262 12225 0 -1 4194304 4796 0 0 0 25 4 0 0 19 0 1 0 279015643 20701184 4779 1992294400 134512640 135038345 4294956288 18446744073709551615 134564990 0 0 4096 3 0 0 0 17 1 0 0
/proc/12263/statm: 5054 4779 49 128 0 4923 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25572

[startup+0.702614 s]
/proc/loadavg: 0.08 0.22 0.55 3/68 12262
/proc/meminfo: memFree=652128/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=0
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279015643 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12262/statm: 1339 235 195 169 0 50 0
[pid=12263] ppid=12262 vsize=53236 CPUtime=0.69
/proc/12263/stat : 12263 (SatElite) R 12262 12262 12225 0 -1 4194304 13636 0 0 0 60 9 0 0 23 0 1 0 279015643 54513664 12331 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/12263/statm: 13309 12332 69 128 0 13178 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58592

[startup+1.50169 s]
/proc/loadavg: 0.08 0.22 0.55 2/70 12264
/proc/meminfo: memFree=600592/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=0
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279015643 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12262/statm: 1339 235 195 169 0 50 0
[pid=12263] ppid=12262 vsize=67080 CPUtime=1.49
/proc/12263/stat : 12263 (SatElite) R 12262 12262 12225 0 -1 4194304 15441 0 0 0 138 11 0 0 25 0 1 0 279015643 68689920 14136 1992294400 134512640 135038345 4294956288 18446744073709551615 134589014 0 0 4096 3 0 0 0 17 1 0 0
/proc/12263/statm: 16770 14136 69 128 0 16639 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72436

[startup+3.10183 s]
/proc/loadavg: 0.08 0.22 0.55 2/70 12264
/proc/meminfo: memFree=594384/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=0
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 279015643 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12262/statm: 1339 235 195 169 0 50 0
[pid=12263] ppid=12262 vsize=58096 CPUtime=3.09
/proc/12263/stat : 12263 (SatElite) R 12262 12262 12225 0 -1 4194304 16892 0 0 0 295 14 0 0 25 0 1 0 279015643 59490304 12897 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/12263/statm: 14524 12897 69 128 0 14393 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63452

[startup+6.30112 s]
/proc/loadavg: 0.15 0.24 0.55 2/70 12265
/proc/meminfo: memFree=598480/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=41552 CPUtime=2.62
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 10288 0 0 0 257 5 0 0 25 0 1 0 279016009 42549248 10192 1992294400 134512640 135377749 4294956400 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 10388 10192 86 211 0 10174 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46908

[startup+12.7017 s]
/proc/loadavg: 0.22 0.25 0.56 2/70 12265
/proc/meminfo: memFree=591056/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=48584 CPUtime=9.01
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 12016 0 0 0 895 6 0 0 25 0 1 0 279016009 49750016 11917 1992294400 134512640 135377749 4294956400 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 12146 11917 86 211 0 11932 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 53940

[startup+25.5018 s]
/proc/loadavg: 0.39 0.28 0.56 2/66 12265
/proc/meminfo: memFree=576000/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=64736 CPUtime=21.81
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 16114 0 0 0 2171 10 0 0 25 0 1 0 279016009 66289664 15917 1992294400 134512640 135377749 4294956400 18446744073709551615 134524162 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 16184 15917 86 211 0 15970 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 70092

[startup+51.1012 s]
/proc/loadavg: 0.60 0.34 0.57 2/66 12265
/proc/meminfo: memFree=551648/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=89748 CPUtime=47.39
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 22506 0 0 0 4723 16 0 0 25 0 1 0 279016009 91901952 22109 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 22437 22109 86 211 0 22223 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 95104

[startup+102.306 s]
/proc/loadavg: 0.82 0.44 0.59 2/66 12265
/proc/meminfo: memFree=507552/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=134188 CPUtime=98.58
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 33797 0 0 0 9832 26 0 0 25 0 1 0 279016009 137408512 33011 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 33547 33011 86 211 0 33333 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 139544

[startup+162.301 s]
/proc/loadavg: 0.93 0.54 0.61 2/66 12265
/proc/meminfo: memFree=467552/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=173704 CPUtime=158.56
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 43895 0 0 0 15819 37 0 0 25 0 1 0 279016009 177872896 43102 1992294400 134512640 135377749 4294956400 18446744073709551615 134522902 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 43426 43102 86 211 0 43212 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 179060

[startup+222.302 s]
/proc/loadavg: 0.97 0.62 0.64 2/66 12265
/proc/meminfo: memFree=463584/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=176800 CPUtime=218.54
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 46339 0 0 0 21816 38 0 0 25 0 1 0 279016009 181043200 43913 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 44200 43913 86 211 0 43986 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 182156

[startup+282.302 s]
/proc/loadavg: 0.99 0.69 0.66 2/66 12267
/proc/meminfo: memFree=463520/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=176800 CPUtime=278.52
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 46344 0 0 0 27814 38 0 0 25 0 1 0 279016009 181043200 43918 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 44200 43918 86 211 0 43986 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 182156

[startup+342.302 s]
/proc/loadavg: 0.99 0.74 0.67 2/66 12267
/proc/meminfo: memFree=463520/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=176800 CPUtime=338.51
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 46344 0 0 0 33813 38 0 0 25 0 1 0 279016009 181043200 43918 1992294400 134512640 135377749 4294956400 18446744073709551615 134522826 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 44200 43918 86 211 0 43986 0

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


[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 12273
/proc/meminfo: memFree=113504/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=529184 CPUtime=3457.67
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 154950 0 0 0 345634 133 0 0 25 0 1 0 279016009 541884416 131256 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 132296 131256 86 211 0 132082 0
Current children cumulated CPU time (s) 3461.33
Current children cumulated vsize (KiB) 534540

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 12273
/proc/meminfo: memFree=113120/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=529184 CPUtime=3517.65
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 155038 0 0 0 351632 133 0 0 25 0 1 0 279016009 541884416 131344 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 132296 131344 86 211 0 132082 0
Current children cumulated CPU time (s) 3521.31
Current children cumulated vsize (KiB) 534540

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 12273
/proc/meminfo: memFree=111584/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=531236 CPUtime=3577.64
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 155415 0 0 0 357631 133 0 0 25 0 1 0 279016009 543985664 131721 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 132809 131721 86 211 0 132595 0
Current children cumulated CPU time (s) 3581.3
Current children cumulated vsize (KiB) 536592

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 12273
/proc/meminfo: memFree=111072/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=531236 CPUtime=3637.62
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 155540 0 0 0 363629 133 0 0 25 0 1 0 279016009 543985664 131846 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 132809 131846 86 211 0 132595 0
Current children cumulated CPU time (s) 3641.28
Current children cumulated vsize (KiB) 536592

[startup+3702.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 12273
/proc/meminfo: memFree=109344/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=533288 CPUtime=3697.6
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 155973 0 0 0 369627 133 0 0 25 0 1 0 279016009 546086912 132279 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 133322 132279 86 211 0 133108 0
Current children cumulated CPU time (s) 3701.26
Current children cumulated vsize (KiB) 538644

[startup+3762.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 12273
/proc/meminfo: memFree=112544/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=527000 CPUtime=3757.59
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 156082 0 0 0 375625 134 0 0 25 0 1 0 279016009 539648000 131421 1992294400 134512640 135377749 4294956400 18446744073709551615 134522435 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 131750 131421 86 211 0 131536 0
Current children cumulated CPU time (s) 3761.25
Current children cumulated vsize (KiB) 532356

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

[startup+3763.11 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 12273
/proc/meminfo: memFree=112544/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=527000 CPUtime=3758.39
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 156082 0 0 0 375705 134 0 0 25 0 1 0 279016009 539648000 131421 1992294400 134512640 135377749 4294956400 18446744073709551615 134522439 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 131750 131421 86 211 0 131536 0
Current children cumulated CPU time (s) 3762.05
Current children cumulated vsize (KiB) 532356

[startup+3788.7 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 12273
/proc/meminfo: memFree=113376/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=526120 CPUtime=3783.98
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 156082 0 0 0 378264 134 0 0 25 0 1 0 279016009 538746880 131201 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 131530 131201 86 211 0 131316 0
Current children cumulated CPU time (s) 3787.64
Current children cumulated vsize (KiB) 531476

[startup+3801.5 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 12273
/proc/meminfo: memFree=113440/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=526120 CPUtime=3796.78
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 156082 0 0 0 379544 134 0 0 25 0 1 0 279016009 538746880 131201 1992294400 134512640 135377749 4294956400 18446744073709551615 134526463 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 131530 131201 86 211 0 131316 0
Current children cumulated CPU time (s) 3800.44
Current children cumulated vsize (KiB) 531476

[startup+3807.9 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 12273
/proc/meminfo: memFree=113440/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=526120 CPUtime=3803.18
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 156082 0 0 0 380184 134 0 0 25 0 1 0 279016009 538746880 131201 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 131530 131201 86 211 0 131316 0
Current children cumulated CPU time (s) 3806.84
Current children cumulated vsize (KiB) 531476

[startup+3811.1 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 12273
/proc/meminfo: memFree=113440/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=526120 CPUtime=3806.37
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 156082 0 0 0 380503 134 0 0 25 0 1 0 279016009 538746880 131201 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 131530 131201 86 211 0 131316 0
Current children cumulated CPU time (s) 3810.03
Current children cumulated vsize (KiB) 531476

[startup+3811.9 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 12273
/proc/meminfo: memFree=113440/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=526120 CPUtime=3807.17
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 156082 0 0 0 380583 134 0 0 25 0 1 0 279016009 538746880 131201 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 131530 131201 86 211 0 131316 0
Current children cumulated CPU time (s) 3810.83
Current children cumulated vsize (KiB) 531476

[startup+3812.7 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 12273
/proc/meminfo: memFree=113440/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=526120 CPUtime=3807.97
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 156082 0 0 0 380663 134 0 0 25 0 1 0 279016009 538746880 131201 1992294400 134512640 135377749 4294956400 18446744073709551615 134518119 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 131530 131201 86 211 0 131316 0
Current children cumulated CPU time (s) 3811.63
Current children cumulated vsize (KiB) 531476

[startup+3812.9 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 12273
/proc/meminfo: memFree=113440/2055920 swapFree=4180448/4192956
[pid=12262] ppid=12260 vsize=5356 CPUtime=3.66
/proc/12262/stat : 12262 (rsat.sh) S 12260 12262 12225 0 -1 4194304 310 16893 0 0 0 0 348 18 16 0 1 0 279015643 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12262/statm: 1339 237 195 169 0 50 0
[pid=12265] ppid=12262 vsize=447324 CPUtime=3808.18
/proc/12265/stat : 12265 (rsat) R 12262 12262 12225 0 -1 4194304 156083 0 0 0 380679 139 0 0 25 0 1 0 279016009 458059776 111561 1992294400 134512640 135377749 4294956400 18446744073709551615 135156186 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12265/statm: 111831 111561 56758 211 0 111617 0
Current children cumulated CPU time (s) 3811.84
Current children cumulated vsize (KiB) 452680

Child status: 20
Real time (s): 3812.95
CPU time (s): 3811.9
CPU user time (s): 3810.28
CPU system time (s): 1.62375
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 565928

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

runsolver used 4.30835 second user time and 9.56355 second system time

The end

Launcher Data

Begin job on node51 at 2009-05-16 23:38:01
IDJOB=1825582
IDBENCH=71743
IDSOLVER=665
FILE ID=node51/1825582-1242509880
PBS_JOBID= 9307063
Free space on /tmp= 66088 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825582-1242509880/watcher-1825582-1242509880 -o /tmp/evaluation-result-1825582-1242509880/solver-1825582-1242509880 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825582-1242509880.cnf            

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=1138902140

node51.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.214
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.214
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:        652608 kB
Buffers:         93244 kB
Cached:        1209188 kB
SwapCached:       6704 kB
Active:         147652 kB
Inactive:      1164200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        652608 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:           14684 kB
Writeback:           0 kB
Mapped:          15616 kB
Slab:            77376 kB
Committed_AS:  1106088 kB
PageTables:       1544 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= 66084 MiB
End job on node51 at 2009-05-17 00:41:34