Trace number 1582436

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
Rsat 2009-03-22? (TO) 1200.05 1200.71

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
1.48/1.64	c ==============================================================================
2.38/2.55	c |           |     ORIGINAL     |              LEARNT              |          |
2.38/2.55	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.38/2.55	c ==============================================================================
2.38/2.55	c |         0 | 1373915  3337034 |  412174       0        0     nan |  0.000 % |
8.28/8.45	c |         0 |  959954  2694138 |      --       0       --      -- |     --   | -111844/44415
8.28/8.45	c ==============================================================================
8.28/8.45	c Result  :   #vars: 137915   #clauses: 959954   #literals: 2694138
8.28/8.45	c CPU time:   7.8848 s
8.28/8.45	c ==============================================================================
9.47/9.67	c Rsat version 3.02
10.34/10.59	c Base unit clause learned: 0

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1582436-1238939905/watcher-1582436-1238939905 -o /tmp/evaluation-result-1582436-1238939905/solver-1582436-1238939905 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1582436-1238939905.cnf HOME 

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: 1.00 1.00 1.00 3/64 10666
/proc/meminfo: memFree=1361496/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=0
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1166656381 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 239 199 169 0 50 0
[pid=10667] ppid=10666 vsize=1912 CPUtime=0
/proc/10667/stat : 10667 (SatElite) R 10666 10666 10483 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1166656382 1957888 253 1992294400 4194304 4959918 548682068688 18446744073709551615 4438128 0 0 4096 3 0 0 0 17 1 0 0
/proc/10667/statm: 478 263 64 186 0 288 0

[startup+0.055702 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10666
/proc/meminfo: memFree=1361496/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=0
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1166656381 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 239 199 169 0 50 0
[pid=10667] ppid=10666 vsize=30984 CPUtime=0.04
/proc/10667/stat : 10667 (SatElite) R 10666 10666 10483 0 -1 4194304 4348 0 0 0 2 2 0 0 18 0 1 0 1166656382 31727616 4299 1992294400 4194304 4959918 548682068688 18446744073709551615 4237318 0 0 4096 3 0 0 0 17 1 0 0
/proc/10667/statm: 7746 4301 64 186 0 7556 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 36340

[startup+0.101707 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10666
/proc/meminfo: memFree=1361496/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=0
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1166656381 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 239 199 169 0 50 0
[pid=10667] ppid=10666 vsize=35560 CPUtime=0.09
/proc/10667/stat : 10667 (SatElite) R 10666 10666 10483 0 -1 4194304 7513 0 0 0 6 3 0 0 18 0 1 0 1166656382 36413440 7464 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/10667/statm: 8890 7467 64 186 0 8700 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40916

[startup+0.301729 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10666
/proc/meminfo: memFree=1361496/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=0
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1166656381 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 239 199 169 0 50 0
[pid=10667] ppid=10666 vsize=79272 CPUtime=0.28
/proc/10667/stat : 10667 (SatElite) R 10666 10666 10483 0 -1 4194304 17999 0 0 0 21 7 0 0 19 0 1 0 1166656382 81174528 17950 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/10667/statm: 19818 17951 64 186 0 19628 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 84628

[startup+0.701776 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10666
/proc/meminfo: memFree=1361496/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=0
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1166656381 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 239 199 169 0 50 0
[pid=10667] ppid=10666 vsize=117820 CPUtime=0.68
/proc/10667/stat : 10667 (SatElite) R 10666 10666 10483 0 -1 4194304 27405 0 0 0 57 11 0 0 22 0 1 0 1166656382 120647680 27356 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/10667/statm: 29455 27357 64 186 0 29265 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 123176

[startup+1.50188 s]
/proc/loadavg: 1.00 1.00 1.00 4/66 10668
/proc/meminfo: memFree=1221512/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=0
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1166656381 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 239 199 169 0 50 0
[pid=10667] ppid=10666 vsize=213192 CPUtime=1.48
/proc/10667/stat : 10667 (SatElite) R 10666 10666 10483 0 -1 4194304 51714 0 0 0 124 24 0 0 25 0 1 0 1166656382 218308608 51665 1992294400 4194304 4959918 548682068688 18446744073709551615 4232828 0 0 4096 3 0 0 0 17 0 0 0
/proc/10667/statm: 53298 51665 66 186 0 53108 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 218548

[startup+3.10106 s]
/proc/loadavg: 1.00 1.00 1.00 4/66 10668
/proc/meminfo: memFree=1139848/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=0
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1166656381 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 239 199 169 0 50 0
[pid=10667] ppid=10666 vsize=241404 CPUtime=3
/proc/10667/stat : 10667 (SatElite) R 10666 10666 10483 0 -1 4194304 60694 0 0 0 267 33 0 0 25 0 1 0 1166656382 247197696 57721 1992294400 4194304 4959918 548682068688 18446744073709551615 4270467 0 0 4096 3 0 0 0 17 0 0 0
/proc/10667/statm: 60351 57721 92 186 0 60161 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 246760

[startup+6.30142 s]
/proc/loadavg: 1.16 1.03 1.01 4/66 10668
/proc/meminfo: memFree=1107272/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=0
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1166656381 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 239 199 169 0 50 0
[pid=10667] ppid=10666 vsize=259764 CPUtime=6.19
/proc/10667/stat : 10667 (SatElite) R 10666 10666 10483 0 -1 4194304 64926 0 0 0 576 43 0 0 25 0 1 0 1166656382 265998336 61953 1992294400 4194304 4959918 548682068688 18446744073709551615 4270372 0 0 4096 3 0 0 0 17 0 0 0
/proc/10667/statm: 64941 61953 92 186 0 64751 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 265120

[startup+12.7386 s]
/proc/loadavg: 1.31 1.07 1.02 2/66 10669
/proc/meminfo: memFree=1281544/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=84800 CPUtime=3.43
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 21518 0 0 0 334 9 0 0 25 0 1 0 1166657348 86835200 20196 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10669/statm: 21233 20198 116 309 0 20920 0
Current children cumulated CPU time (s) 12.97
Current children cumulated vsize (KiB) 90156

[startup+25.5018 s]
/proc/loadavg: 1.45 1.11 1.04 2/66 10669
/proc/meminfo: memFree=1250888/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=85968 CPUtime=15.71
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 21925 0 0 0 1561 10 0 0 25 0 1 0 1166657348 88031232 20588 1992294400 4194304 5460562 548682068800 18446744073709551615 4225960 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 21492 20588 116 309 0 21179 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 91324

[startup+51.1017 s]
/proc/loadavg: 1.29 1.10 1.03 2/66 10669
/proc/meminfo: memFree=1249160/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=87796 CPUtime=41.28
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 22433 0 0 0 4118 10 0 0 25 0 1 0 1166657348 89903104 21059 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 21949 21059 118 309 0 21636 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 93152

[startup+102.302 s]
/proc/loadavg: 1.13 1.08 1.03 2/66 10669
/proc/meminfo: memFree=1242824/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=94152 CPUtime=92.45
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 24147 0 0 0 9233 12 0 0 25 0 1 0 1166657348 96411648 22643 1992294400 4194304 5460562 548682068800 18446744073709551615 4198020 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 23538 22643 118 309 0 23225 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 99508

[startup+162.301 s]
/proc/loadavg: 1.04 1.06 1.02 2/66 10675
/proc/meminfo: memFree=1229640/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=107760 CPUtime=152.42
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 27735 0 0 0 15227 15 0 0 25 0 1 0 1166657348 110346240 25938 1992294400 4194304 5460562 548682068800 18446744073709551615 4794929 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 26940 25938 118 309 0 26627 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 113116

[startup+222.301 s]
/proc/loadavg: 1.01 1.05 1.02 2/66 10675
/proc/meminfo: memFree=1216584/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=120456 CPUtime=212.4
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 30977 0 0 0 21223 17 0 0 25 0 1 0 1166657348 123346944 29178 1992294400 4194304 5460562 548682068800 18446744073709551615 4226304 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 30114 29178 118 309 0 29801 0
Current children cumulated CPU time (s) 221.94
Current children cumulated vsize (KiB) 125812

[startup+282.301 s]
/proc/loadavg: 1.00 1.04 1.01 2/66 10675
/proc/meminfo: memFree=1202376/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=134576 CPUtime=272.38
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 34551 0 0 0 27218 20 0 0 25 0 1 0 1166657348 137805824 32751 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 33644 32751 118 309 0 33331 0
Current children cumulated CPU time (s) 281.92
Current children cumulated vsize (KiB) 139932

[startup+342.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 10675
/proc/meminfo: memFree=1188296/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=149496 CPUtime=332.36
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 38311 0 0 0 33214 22 0 0 25 0 1 0 1166657348 153083904 36253 1992294400 4194304 5460562 548682068800 18446744073709551615 4201741 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 37374 36253 118 309 0 37061 0

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

/proc/10669/statm: 51903 50930 118 309 0 51590 0
Current children cumulated CPU time (s) 581.83
Current children cumulated vsize (KiB) 212968

[startup+642.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10675
/proc/meminfo: memFree=1113928/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=222908 CPUtime=632.27
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 56848 0 0 0 63192 35 0 0 25 0 1 0 1166657348 228257792 54786 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 55727 54786 118 309 0 55414 0
Current children cumulated CPU time (s) 641.81
Current children cumulated vsize (KiB) 228264

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10675
/proc/meminfo: memFree=1100936/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=235768 CPUtime=692.26
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 60119 0 0 0 69188 38 0 0 25 0 1 0 1166657348 241426432 58052 1992294400 4194304 5460562 548682068800 18446744073709551615 4226304 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10669/statm: 58942 58052 118 309 0 58629 0
Current children cumulated CPU time (s) 701.8
Current children cumulated vsize (KiB) 241124

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10675
/proc/meminfo: memFree=1086152/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=252276 CPUtime=752.23
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 64293 0 0 0 75182 41 0 0 25 0 1 0 1166657348 258330624 61711 1992294400 4194304 5460562 548682068800 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 63069 61711 118 309 0 62756 0
Current children cumulated CPU time (s) 761.77
Current children cumulated vsize (KiB) 257632

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10675
/proc/meminfo: memFree=1073352/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=265012 CPUtime=812.22
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 67494 0 0 0 81178 44 0 0 25 0 1 0 1166657348 271372288 64912 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 66253 64912 118 309 0 65940 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 270368

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10675
/proc/meminfo: memFree=1058952/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=279208 CPUtime=872.19
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 71074 0 0 0 87173 46 0 0 25 0 1 0 1166657348 285908992 68487 1992294400 4194304 5460562 548682068800 18446744073709551615 4225615 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 69802 68487 118 309 0 69489 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 284564

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10675
/proc/meminfo: memFree=1046216/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=292024 CPUtime=932.18
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 74328 0 0 0 93169 49 0 0 25 0 1 0 1166657348 299032576 71737 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 73006 71737 118 309 0 72693 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 297380

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10675
/proc/meminfo: memFree=1031880/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=305952 CPUtime=992.15
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 77843 0 0 0 99164 51 0 0 25 0 1 0 1166657348 313294848 75248 1992294400 4194304 5460562 548682068800 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 76488 75248 118 309 0 76175 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 311308

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10675
/proc/meminfo: memFree=1018440/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=319280 CPUtime=1052.14
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 81225 0 0 0 105160 54 0 0 25 0 1 0 1166657348 326942720 78620 1992294400 4194304 5460562 548682068800 18446744073709551615 4198039 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 79820 78620 118 309 0 79507 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 324636

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10675
/proc/meminfo: memFree=1002056/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=335584 CPUtime=1112.12
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 85311 0 0 0 111155 57 0 0 25 0 1 0 1166657348 343638016 82705 1992294400 4194304 5460562 548682068800 18446744073709551615 4201929 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 83896 82705 118 309 0 83583 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 340940

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10675
/proc/meminfo: memFree=1000264/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=337088 CPUtime=1172.11
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 85719 0 0 0 117153 58 0 0 25 0 1 0 1166657348 345178112 83104 1992294400 4194304 5460562 548682068800 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 84272 83104 118 309 0 83959 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 342444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10675
/proc/meminfo: memFree=1000264/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=337088 CPUtime=1190.51
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 85719 0 0 0 118993 58 0 0 25 0 1 0 1166657348 345178112 83104 1992294400 4194304 5460562 548682068800 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 84272 83104 118 309 0 83959 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 342444

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10675
/proc/meminfo: memFree=1000264/2055920 swapFree=4175692/4192956
[pid=10666] ppid=10664 vsize=5356 CPUtime=9.54
/proc/10666/stat : 10666 (rsat.sh) S 10664 10666 10483 0 -1 4194304 312 69519 0 0 0 0 889 65 16 0 1 0 1166656381 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10666/statm: 1339 241 199 169 0 50 0
[pid=10669] ppid=10666 vsize=337088 CPUtime=1190.51
/proc/10669/stat : 10669 (rsat) R 10666 10666 10483 0 -1 4194304 85719 0 0 0 118993 58 0 0 25 0 1 0 1166657348 345178112 83104 1992294400 4194304 5460562 548682068800 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10669/statm: 84272 83104 118 309 0 83959 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 342444

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10666 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=899647
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=657899
# CPU time returned by wait4() is 9.55755
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.71
CPU time (s): 1200.05
CPU user time (s): 1198.82
CPU system time (s): 1.23
CPU usage (%): 99.9447
Max. virtual memory (cumulated for all children) (KiB): 342444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.89965
system time used= 0.657899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69831
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= 6
involuntary context switches= 121

runsolver used 1.43778 second user time and 3.65144 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-05 15:58:27
IDJOB=1582436
IDBENCH=71055
IDSOLVER=545
FILE ID=node28/1582436-1238939905
PBS_JOBID= 9101497
Free space on /tmp= 66400 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1582436-1238939905/watcher-1582436-1238939905 -o /tmp/evaluation-result-1582436-1238939905/solver-1582436-1238939905 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1582436-1238939905.cnf HOME

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

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=1700997049

node28.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.212
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.212
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:       1361976 kB
Buffers:         68948 kB
Cached:         527456 kB
SwapCached:      10496 kB
Active:         217512 kB
Inactive:       398432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1361976 kB
SwapTotal:     4192956 kB
SwapFree:      4175692 kB
Dirty:           32084 kB
Writeback:           0 kB
Mapped:          17940 kB
Slab:            63856 kB
Committed_AS:  3288520 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66364 MiB
End job on node28 at 2009-04-05 16:18:29