Trace number 1580885

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 1133.76 1140.36

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-10p0.cnf
MD5SUMabc6c44b372f4addd18c6a7b2eac59f5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark184.894
Satisfiable
(Un)Satisfiability was proved
Number of variables199586
Number of clauses1006679
Sum of the clauses size2394657
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2757762
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.01	c Parsing...
1.18/1.23	c ==============================================================================
1.18/1.23	c |           |     ORIGINAL     |              LEARNT              |          |
1.18/1.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.18/1.23	c ==============================================================================
1.18/1.23	c |         0 |  995760  2383068 |  298727       0        0     nan |  0.000 % |
6.04/6.14	c |         0 |  659939  1826685 |      --       0       --      -- |     --   | -84792/17404
6.04/6.15	c ==============================================================================
6.04/6.15	c Result  :   #vars: 102107   #clauses: 659939   #literals: 1826685
6.04/6.15	c CPU time:   5.86611 s
6.04/6.15	c ==============================================================================
6.93/7.09	c Rsat version 2.00
1133.38/1140.08	c CNF stats: (102107 vars, 659939 clauses)
1133.38/1140.08	c Decisions: 1660575
1133.38/1140.08	c Conflicts: 336876
1133.68/1140.33	c Time: 1126.88000s
1133.68/1140.33	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-1580885-1238923458/watcher-1580885-1238923458 -o /tmp/evaluation-result-1580885-1238923458/solver-1580885-1238923458 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1580885-1238923458.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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: 3.00 3.00 2.95 4/85 22270
/proc/meminfo: memFree=1353528/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=18576 CPUtime=0
/proc/22270/stat : 22270 (runsolver) R 22268 22270 21983 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1165006927 19021824 292 1992294400 4194304 4302564 548682068464 18446744073709551615 233402068263 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22270/statm: 4644 292 257 26 0 2626 0

[startup+0.109617 s]
/proc/loadavg: 3.00 3.00 2.95 4/85 22270
/proc/meminfo: memFree=1353528/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=0
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 1165006927 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201625 s]
/proc/loadavg: 3.00 3.00 2.95 4/85 22270
/proc/meminfo: memFree=1353528/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=0
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 1165006927 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301636 s]
/proc/loadavg: 3.00 3.00 2.95 4/85 22270
/proc/meminfo: memFree=1353528/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=0
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 1165006927 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701675 s]
/proc/loadavg: 3.00 3.00 2.95 4/85 22270
/proc/meminfo: memFree=1353528/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=0
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 1165006927 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50176 s]
/proc/loadavg: 3.00 3.00 2.95 3/87 22272
/proc/meminfo: memFree=1271080/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=0
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 1165006927 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 235 195 169 0 50 0
[pid=22272] ppid=22270 vsize=99536 CPUtime=1.47
/proc/22272/stat : 22272 (SatElite) R 22270 22270 21983 0 -1 4194304 22935 0 0 0 134 13 0 0 25 0 1 0 1165006928 101924864 22750 1992294400 134512640 135038345 4294956272 18446744073709551615 134538943 0 0 4096 3 0 0 0 17 1 0 0
/proc/22272/statm: 24884 22750 64 128 0 24753 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 104892

[startup+3.10191 s]
/proc/loadavg: 2.92 2.98 2.95 3/87 22272
/proc/meminfo: memFree=1251368/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=0
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 1165006927 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 235 195 169 0 50 0
[pid=22272] ppid=22270 vsize=117348 CPUtime=3.07
/proc/22272/stat : 22272 (SatElite) R 22270 22270 21983 0 -1 4194304 29534 0 0 0 289 18 0 0 25 0 1 0 1165006928 120164352 26741 1992294400 134512640 135038345 4294956272 18446744073709551615 134571263 0 0 4096 3 0 0 0 17 1 0 0
/proc/22272/statm: 29337 26741 69 128 0 29206 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 122704

[startup+6.30123 s]
/proc/loadavg: 2.92 2.98 2.95 3/87 22272
/proc/meminfo: memFree=1243880/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=0
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 1165006927 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 235 195 169 0 50 0
[pid=22272] ppid=22270 vsize=117664 CPUtime=6.23
/proc/22272/stat : 22272 (SatElite) R 22270 22270 21983 0 -1 4194304 36109 0 0 0 600 23 0 0 25 0 1 0 1165006928 120487936 27039 1992294400 134512640 135038345 4294956272 18446744073709551615 134815784 0 0 4096 3 0 0 0 17 1 0 0
/proc/22272/statm: 29416 27039 69 128 0 29285 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 123020

[startup+12.7029 s]
/proc/loadavg: 2.78 2.95 2.94 3/87 22273
/proc/meminfo: memFree=1296552/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=44188 CPUtime=5.57
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 11392 0 0 0 551 6 0 0 25 0 1 0 1165007636 45248512 10686 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 11047 10686 86 211 0 10833 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 49544

[startup+25.5011 s]
/proc/loadavg: 2.66 2.92 2.93 3/87 22273
/proc/meminfo: memFree=1292968/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=47876 CPUtime=18.29
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 12306 0 0 0 1822 7 0 0 25 0 1 0 1165007636 49025024 11592 1992294400 134512640 135377749 4294956384 18446744073709551615 134526551 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 11969 11592 86 211 0 11755 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 53232

[startup+51.1017 s]
/proc/loadavg: 2.43 2.84 2.90 3/87 22273
/proc/meminfo: memFree=1284584/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=56240 CPUtime=43.71
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 14441 0 0 0 4362 9 0 0 25 0 1 0 1165007636 57589760 13666 1992294400 134512640 135377749 4294956384 18446744073709551615 134526601 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 14060 13666 86 211 0 13846 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 61596

[startup+102.302 s]
/proc/loadavg: 2.17 2.70 2.85 3/87 22273
/proc/meminfo: memFree=1266280/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=74704 CPUtime=94.63
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 19126 0 0 0 9449 14 0 0 25 0 1 0 1165007636 76496896 18253 1992294400 134512640 135377749 4294956384 18446744073709551615 134529228 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 18676 18253 86 211 0 18462 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 80060

[startup+162.302 s]
/proc/loadavg: 2.07 2.58 2.79 3/87 22273
/proc/meminfo: memFree=1242344/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=99264 CPUtime=154.27
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 25344 0 0 0 15407 20 0 0 25 0 1 0 1165007636 101646336 24277 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 24816 24277 86 211 0 24602 0
Current children cumulated CPU time (s) 161.28
Current children cumulated vsize (KiB) 104620

[startup+222.308 s]
/proc/loadavg: 2.06 2.48 2.74 3/87 22273
/proc/meminfo: memFree=1210728/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=130352 CPUtime=213.94
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 33188 0 0 0 21365 29 0 0 25 0 1 0 1165007636 133480448 32121 1992294400 134512640 135377749 4294956384 18446744073709551615 134530131 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 32588 32121 86 211 0 32374 0
Current children cumulated CPU time (s) 220.95
Current children cumulated vsize (KiB) 135708

[startup+282.302 s]
/proc/loadavg: 2.02 2.39 2.70 3/87 22273
/proc/meminfo: memFree=1189032/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=151960 CPUtime=273.59
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 38640 0 0 0 27323 36 0 0 25 0 1 0 1165007636 155607040 37573 1992294400 134512640 135377749 4294956384 18446744073709551615 134530258 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 37990 37573 86 211 0 37776 0
Current children cumulated CPU time (s) 280.6
Current children cumulated vsize (KiB) 157316

[startup+342.302 s]
/proc/loadavg: 2.00 2.31 2.65 3/87 22273
/proc/meminfo: memFree=1170856/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=169696 CPUtime=333.24
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 43137 0 0 0 33283 41 0 0 25 0 1 0 1165007636 173768704 42063 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 42424 42063 86 211 0 42210 0
Current children cumulated CPU time (s) 340.25
Current children cumulated vsize (KiB) 175052

[startup+402.302 s]
/proc/loadavg: 2.00 2.26 2.61 3/87 22273
/proc/meminfo: memFree=1154856/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=187188 CPUtime=392.9
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 47555 0 0 0 39244 46 0 0 25 0 1 0 1165007636 191680512 46094 1992294400 134512640 135377749 4294956384 18446744073709551615 134522879 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 46797 46094 86 211 0 46583 0
Current children cumulated CPU time (s) 399.91
Current children cumulated vsize (KiB) 192544


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


[startup+822.301 s]
/proc/loadavg: 2.00 2.05 2.37 3/87 22273
/proc/meminfo: memFree=1047528/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=292740 CPUtime=810.49
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 76062 0 0 0 80973 76 0 0 25 0 1 0 1165007636 299765760 72770 1992294400 134512640 135377749 4294956384 18446744073709551615 134989301 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 73185 72770 86 211 0 72971 0
Current children cumulated CPU time (s) 817.5
Current children cumulated vsize (KiB) 298096

[startup+882.307 s]
/proc/loadavg: 2.00 2.04 2.34 3/87 22273
/proc/meminfo: memFree=1047528/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=292740 CPUtime=870.15
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 76062 0 0 0 86939 76 0 0 25 0 1 0 1165007636 299765760 72770 1992294400 134512640 135377749 4294956384 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 73185 72770 86 211 0 72971 0
Current children cumulated CPU time (s) 877.16
Current children cumulated vsize (KiB) 298096

[startup+942.301 s]
/proc/loadavg: 2.00 2.03 2.32 3/87 22273
/proc/meminfo: memFree=1047592/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=292740 CPUtime=929.8
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 76062 0 0 0 92904 76 0 0 25 0 1 0 1165007636 299765760 72770 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 73185 72770 86 211 0 72971 0
Current children cumulated CPU time (s) 936.81
Current children cumulated vsize (KiB) 298096

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.29 3/87 22273
/proc/meminfo: memFree=1047592/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=292740 CPUtime=989.46
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 76062 0 0 0 98870 76 0 0 25 0 1 0 1165007636 299765760 72770 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 73185 72770 86 211 0 72971 0
Current children cumulated CPU time (s) 996.47
Current children cumulated vsize (KiB) 298096

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.27 3/87 22273
/proc/meminfo: memFree=1047656/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=292740 CPUtime=1049.12
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 76063 0 0 0 104836 76 0 0 25 0 1 0 1165007636 299765760 72771 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 73185 72771 86 211 0 72971 0
Current children cumulated CPU time (s) 1056.13
Current children cumulated vsize (KiB) 298096

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.26 3/87 22273
/proc/meminfo: memFree=1047656/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=292740 CPUtime=1108.77
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 76063 0 0 0 110801 76 0 0 25 0 1 0 1165007636 299765760 72771 1992294400 134512640 135377749 4294956384 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 73185 72771 86 211 0 72971 0
Current children cumulated CPU time (s) 1115.78
Current children cumulated vsize (KiB) 298096

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

[startup+1126.4 s]
/proc/loadavg: 2.00 2.01 2.25 3/87 22273
/proc/meminfo: memFree=1047656/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=292740 CPUtime=1112.85
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 76063 0 0 0 111209 76 0 0 25 0 1 0 1165007636 299765760 72771 1992294400 134512640 135377749 4294956384 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 73185 72771 86 211 0 72971 0
Current children cumulated CPU time (s) 1119.86
Current children cumulated vsize (KiB) 298096

[startup+1132.8 s]
/proc/loadavg: 2.00 2.01 2.25 3/87 22273
/proc/meminfo: memFree=1047656/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=292740 CPUtime=1119.21
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 76063 0 0 0 111845 76 0 0 25 0 1 0 1165007636 299765760 72771 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 73185 72771 86 211 0 72971 0
Current children cumulated CPU time (s) 1126.22
Current children cumulated vsize (KiB) 298096

[startup+1136 s]
/proc/loadavg: 2.00 2.01 2.25 3/87 22273
/proc/meminfo: memFree=1047656/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=292740 CPUtime=1122.4
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 76063 0 0 0 112164 76 0 0 25 0 1 0 1165007636 299765760 72771 1992294400 134512640 135377749 4294956384 18446744073709551615 134529203 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 73185 72771 86 211 0 72971 0
Current children cumulated CPU time (s) 1129.41
Current children cumulated vsize (KiB) 298096

[startup+1137.6 s]
/proc/loadavg: 2.00 2.01 2.25 3/87 22273
/proc/meminfo: memFree=1047656/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=292740 CPUtime=1123.98
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 76063 0 0 0 112322 76 0 0 25 0 1 0 1165007636 299765760 72771 1992294400 134512640 135377749 4294956384 18446744073709551615 134529730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 73185 72771 86 211 0 72971 0
Current children cumulated CPU time (s) 1130.99
Current children cumulated vsize (KiB) 298096

[startup+1139.2 s]
/proc/loadavg: 2.00 2.01 2.25 3/87 22273
/proc/meminfo: memFree=1047656/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=292740 CPUtime=1125.58
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 76063 0 0 0 112482 76 0 0 25 0 1 0 1165007636 299765760 72771 1992294400 134512640 135377749 4294956384 18446744073709551615 134530120 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 73185 72771 86 211 0 72971 0
Current children cumulated CPU time (s) 1132.59
Current children cumulated vsize (KiB) 298096

[startup+1140 s]
/proc/loadavg: 2.00 2.01 2.25 3/87 22273
/proc/meminfo: memFree=1047656/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=292740 CPUtime=1126.37
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 76063 0 0 0 112561 76 0 0 25 0 1 0 1165007636 299765760 72771 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 73185 72771 86 211 0 72971 0
Current children cumulated CPU time (s) 1133.38
Current children cumulated vsize (KiB) 298096

[startup+1140.2 s]
/proc/loadavg: 2.00 2.01 2.25 3/87 22273
/proc/meminfo: memFree=1047656/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=290828 CPUtime=1126.57
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 76064 0 0 0 112581 76 0 0 25 0 1 0 1165007636 297807872 72295 1992294400 134512640 135377749 4294956384 18446744073709551615 134979953 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 72707 72295 86 211 0 72493 0
Current children cumulated CPU time (s) 1133.58
Current children cumulated vsize (KiB) 296184

[startup+1140.3 s]
/proc/loadavg: 2.00 2.01 2.25 3/87 22273
/proc/meminfo: memFree=1047656/2055920 swapFree=4170456/4192956
[pid=22270] ppid=22268 vsize=5356 CPUtime=7.01
/proc/22270/stat : 22270 (rsat.sh) S 22268 22270 21983 0 -1 4194304 310 36110 0 0 0 0 672 29 16 0 1 0 1165006927 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22270/statm: 1339 237 195 169 0 50 0
[pid=22273] ppid=22270 vsize=250092 CPUtime=1126.67
/proc/22273/stat : 22273 (rsat) R 22270 22270 21983 0 -1 4194304 76064 0 0 0 112590 77 0 0 25 0 1 0 1165007636 256094208 58142 1992294400 134512640 135377749 4294956384 18446744073709551615 135156186 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22273/statm: 62523 58142 86 211 0 62309 0
Current children cumulated CPU time (s) 1133.68
Current children cumulated vsize (KiB) 255448

Child status: 20
Real time (s): 1140.36
CPU time (s): 1133.76
CPU user time (s): 1132.64
CPU system time (s): 1.12483
CPU usage (%): 99.422
Max. virtual memory (cumulated for all children) (KiB): 304520

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

runsolver used 1.76973 second user time and 4.45632 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-05 11:24:19
IDJOB=1580885
IDBENCH=71025
IDSOLVER=560
FILE ID=node70/1580885-1238923458
PBS_JOBID= 9101407
Free space on /tmp= 66504 MiB

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

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

MD5SUM BENCH= abc6c44b372f4addd18c6a7b2eac59f5
RANDOM SEED=871940503

node70.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.234
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.234
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:       1354008 kB
Buffers:         67304 kB
Cached:         550440 kB
SwapCached:       8264 kB
Active:         298084 kB
Inactive:       329432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1354008 kB
SwapTotal:     4192956 kB
SwapFree:      4170456 kB
Dirty:           20196 kB
Writeback:           0 kB
Mapped:          15440 kB
Slab:            58584 kB
Committed_AS:  2413980 kB
PageTables:       2556 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= 66508 MiB
End job on node70 at 2009-04-05 11:43:20