Trace number 1537875

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.1 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S1376127278-008.cnf
MD5SUM2a9d7aa09089c785d286d069b028c319
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.132979
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2343    11715 |     702       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 110   #clauses: 2343   #literals: 11715
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c Rsat version 3.02
0.00/0.01	c Base unit clause learned: 0
1200.07/1200.61	HOME/rsat.sh: line 55: 29507 Terminated              $RS $TMP.cnf -q -r $TMP.result "$@"

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1537875-1238452410/watcher-1537875-1238452410 -o /tmp/evaluation-result-1537875-1238452410/solver-1537875-1238452410 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1537875-1238452410.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.09 3/80 29504
/proc/meminfo: memFree=1380248/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1117904873 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29504/statm: 1339 240 199 169 0 50 0
[pid=29505] ppid=29504 vsize=1268 CPUtime=0
/proc/29505/stat : 29505 (SatElite) R 29504 29504 29375 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 1117904873 1298432 193 1992294400 4194304 4959918 548682068656 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 1 0 0
/proc/29505/statm: 317 193 90 186 0 127 0

[startup+0.0599259 s]
/proc/loadavg: 1.00 1.00 1.09 3/80 29504
/proc/meminfo: memFree=1380248/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102927 s]
/proc/loadavg: 1.00 1.00 1.09 3/80 29504
/proc/meminfo: memFree=1380248/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302948 s]
/proc/loadavg: 1.00 1.00 1.09 3/80 29504
/proc/meminfo: memFree=1380248/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701989 s]
/proc/loadavg: 1.00 1.00 1.09 3/80 29504
/proc/meminfo: memFree=1380248/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50107 s]
/proc/loadavg: 1.00 1.00 1.09 2/82 29507
/proc/meminfo: memFree=1378824/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=3556 CPUtime=1.48
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 518 0 0 0 148 0 0 0 25 0 1 0 1117904874 3641344 435 1992294400 4194304 5460562 548682068784 18446744073709551615 4227588 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 889 435 118 309 0 576 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8912

[startup+3.10124 s]
/proc/loadavg: 1.00 1.00 1.09 2/82 29507
/proc/meminfo: memFree=1378120/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=4100 CPUtime=3.07
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 1104 0 0 0 307 0 0 0 25 0 1 0 1117904874 4198400 573 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 1025 573 118 309 0 712 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9456

[startup+6.30157 s]
/proc/loadavg: 1.00 1.00 1.09 2/82 29507
/proc/meminfo: memFree=1377032/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=4972 CPUtime=6.28
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 2428 0 0 0 627 1 0 0 25 0 1 0 1117904874 5091328 773 1992294400 4194304 5460562 548682068784 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 1243 773 118 309 0 930 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10328

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.09 2/82 29507
/proc/meminfo: memFree=1375704/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=6400 CPUtime=12.67
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 4415 0 0 0 1265 2 0 0 25 0 1 0 1117904874 6553600 1090 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 1600 1090 118 309 0 1287 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11756

[startup+25.5026 s]
/proc/loadavg: 1.00 1.00 1.08 2/82 29507
/proc/meminfo: memFree=1374232/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=7876 CPUtime=25.47
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 7059 0 0 0 2544 3 0 0 25 0 1 0 1117904874 8065024 1494 1992294400 4194304 5460562 548682068784 18446744073709551615 4200280 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 1969 1494 118 309 0 1656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13232

[startup+51.1022 s]
/proc/loadavg: 1.00 1.00 1.08 2/82 29507
/proc/meminfo: memFree=1372440/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=10272 CPUtime=51.06
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 10555 0 0 0 5101 5 0 0 25 0 1 0 1117904874 10518528 2008 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 2568 2008 118 309 0 2255 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15628

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.08 2/82 29507
/proc/meminfo: memFree=1369624/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=12288 CPUtime=102.24
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 14465 0 0 0 10217 7 0 0 25 0 1 0 1117904874 12582912 2558 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 3072 2558 118 309 0 2759 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17644

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.07 2/82 29507
/proc/meminfo: memFree=1367448/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=14308 CPUtime=162.22
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 17412 0 0 0 16213 9 0 0 25 0 1 0 1117904874 14651392 3105 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 3577 3105 118 309 0 3264 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 19664

[startup+222.302 s]
/proc/loadavg: 1.04 1.01 1.07 2/82 29507
/proc/meminfo: memFree=1365528/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=17140 CPUtime=222.19
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 21638 0 0 0 22208 11 0 0 25 0 1 0 1117904874 17551360 3581 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 4285 3581 118 309 0 3972 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 22496

[startup+282.302 s]
/proc/loadavg: 1.01 1.01 1.07 2/82 29507
/proc/meminfo: memFree=1364376/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=18224 CPUtime=282.16
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 23923 0 0 0 28204 12 0 0 25 0 1 0 1117904874 18661376 3882 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 4556 3882 118 309 0 4243 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 23580

[startup+342.303 s]
/proc/loadavg: 1.04 1.02 1.06 2/82 29507
/proc/meminfo: memFree=1363224/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=19244 CPUtime=342.14
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 26196 0 0 0 34201 13 0 0 25 0 1 0 1117904874 19705856 4171 1992294400 4194304 5460562 548682068784 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 4811 4171 118 309 0 4498 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 24600

[startup+402.303 s]
/proc/loadavg: 1.12 1.04 1.07 2/82 29507
/proc/meminfo: memFree=1361880/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=20508 CPUtime=402.11
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 28515 0 0 0 40197 14 0 0 25 0 1 0 1117904874 21000192 4506 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 5127 4506 118 309 0 4814 0

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

[pid=29507] ppid=29504 vsize=22104 CPUtime=462.08
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 30921 0 0 0 46193 15 0 0 25 0 1 0 1117904874 22634496 4928 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 5526 4928 118 309 0 5213 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 27460

[startup+522.302 s]
/proc/loadavg: 1.11 1.05 1.07 2/82 29507
/proc/meminfo: memFree=1359384/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=22904 CPUtime=522.06
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 32123 0 0 0 52190 16 0 0 25 0 1 0 1117904874 23453696 5138 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 5726 5138 118 309 0 5413 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 28260

[startup+582.302 s]
/proc/loadavg: 1.10 1.06 1.07 2/82 29509
/proc/meminfo: memFree=1358552/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=23716 CPUtime=582.02
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 33315 0 0 0 58186 16 0 0 25 0 1 0 1117904874 24285184 5338 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 5929 5338 118 309 0 5616 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 29072

[startup+642.302 s]
/proc/loadavg: 1.13 1.07 1.07 2/82 29509
/proc/meminfo: memFree=1357848/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=24236 CPUtime=642
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 34490 0 0 0 64184 16 0 0 25 0 1 0 1117904874 24817664 5521 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 6059 5521 118 309 0 5746 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 29592

[startup+702.301 s]
/proc/loadavg: 1.10 1.07 1.07 2/82 29509
/proc/meminfo: memFree=1356696/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=25288 CPUtime=701.98
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 35763 0 0 0 70181 17 0 0 25 0 1 0 1117904874 25894912 5802 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 6322 5802 118 309 0 6009 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 30644

[startup+762.306 s]
/proc/loadavg: 1.04 1.06 1.07 2/82 29509
/proc/meminfo: memFree=1356184/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=25808 CPUtime=761.96
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 36864 0 0 0 76178 18 0 0 25 0 1 0 1117904874 26427392 5911 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 6452 5911 118 309 0 6139 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 31164

[startup+822.302 s]
/proc/loadavg: 1.01 1.04 1.06 2/82 29509
/proc/meminfo: memFree=1355352/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=26392 CPUtime=821.93
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 38052 0 0 0 82175 18 0 0 25 0 1 0 1117904874 27025408 6107 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 6598 6107 118 309 0 6285 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 31748

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.06 2/82 29509
/proc/meminfo: memFree=1354328/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=27424 CPUtime=881.91
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 39313 0 0 0 88172 19 0 0 25 0 1 0 1117904874 28082176 6376 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 6856 6376 118 309 0 6543 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 32780

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.05 2/82 29509
/proc/meminfo: memFree=1353304/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=30724 CPUtime=941.87
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 42155 0 0 0 94167 20 0 0 25 0 1 0 1117904874 31461376 6652 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 7681 6652 118 309 0 7368 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 36080

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.04 2/82 29509
/proc/meminfo: memFree=1353240/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=30724 CPUtime=1001.85
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 42208 0 0 0 100165 20 0 0 25 0 1 0 1117904874 31461376 6705 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 7681 6705 118 309 0 7368 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 36080

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.04 2/82 29509
/proc/meminfo: memFree=1352280/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=31432 CPUtime=1061.83
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 44417 0 0 0 106161 22 0 0 25 0 1 0 1117904874 32186368 6898 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 7858 6898 118 309 0 7545 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 36788

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.03 2/82 29509
/proc/meminfo: memFree=1351064/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=32980 CPUtime=1121.8
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 46751 0 0 0 112157 23 0 0 25 0 1 0 1117904874 33771520 7216 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 8245 7216 118 309 0 7932 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 38336

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/82 29509
/proc/meminfo: memFree=1351000/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=32980 CPUtime=1181.77
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 46788 0 0 0 118154 23 0 0 25 0 1 0 1117904874 33771520 7253 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 8245 7253 118 309 0 7932 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 38336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.02 2/82 29509
/proc/meminfo: memFree=1350232/2055912 swapFree=4170680/4192956
[pid=29504] ppid=29502 vsize=5356 CPUtime=0
/proc/29504/stat : 29504 (rsat.sh) S 29502 29504 29375 0 -1 4194304 315 213 0 0 0 0 0 0 16 0 1 0 1117904873 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29504/statm: 1339 242 199 169 0 50 0
[pid=29507] ppid=29504 vsize=33640 CPUtime=1200.07
/proc/29507/stat : 29507 (rsat) R 29504 29504 29375 0 -1 4194304 46997 0 0 0 119984 23 0 0 25 0 1 0 1117904874 34447360 7462 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29507/statm: 8410 7462 118 309 0 8097 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 38996

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1199.86
CPU system time (s): 0.241963
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 46528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.241963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47536
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= 18
involuntary context switches= 4418

runsolver used 1.59976 second user time and 3.87341 second system time

The end

Launcher Data

Begin job on node78 at 2009-03-31 00:33:30
IDJOB=1537875
IDBENCH=70416
IDSOLVER=545
FILE ID=node78/1537875-1238452410
PBS_JOBID= 9061676
Free space on /tmp= 126872 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/110/unif-k5-r21.3-v110-c2343-S1376127278-008.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1537875-1238452410/watcher-1537875-1238452410 -o /tmp/evaluation-result-1537875-1238452410/solver-1537875-1238452410 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1537875-1238452410.cnf HOME

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

MD5SUM BENCH= 2a9d7aa09089c785d286d069b028c319
RANDOM SEED=998346116

node78.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:      2055912 kB
MemFree:       1380792 kB
Buffers:         91040 kB
Cached:         492880 kB
SwapCached:       7748 kB
Active:         313648 kB
Inactive:       280708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1380792 kB
SwapTotal:     4192956 kB
SwapFree:      4170680 kB
Dirty:            5812 kB
Writeback:           0 kB
Mapped:          16036 kB
Slab:            65004 kB
Committed_AS:  2598396 kB
PageTables:       2556 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= 126868 MiB
End job on node78 at 2009-03-31 00:53:32