Trace number 1731832

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

NameCRAFTED/sgen/unsat/
sgen1-unsat-109-100.cnf
MD5SUM3e5f7eb325866565204de5c9ce2ffaee
Bench CategoryCRAFTED (crafted 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 variables109
Number of clauses228
Sum of the clauses size684
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3228
Number of clauses of size 40
Number of clauses of size 50
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 |     228      684 |      68       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 109   #clauses: 228   #literals: 684
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
0.00/0.00	c Rsat version 3.02
0.00/0.00	c Base unit clause learned: 0
1200.08/1200.61	HOME/rsat.sh: line 55: 25863 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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731832-1240774907/watcher-1731832-1240774907 -o /tmp/evaluation-result-1731832-1240774907/solver-1731832-1240774907 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1731832-1240774907.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: 0.91 0.97 1.06 3/64 25861
/proc/meminfo: memFree=1675304/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) R 25859 25861 25824 0 -1 4194304 294 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788261023 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=2464 CPUtime=0
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 105524268 2523136 136 1992294400 4194304 5460562 548682068800 18446744073709551615 4797079 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 616 136 111 309 0 303 0

[startup+0.019056 s]
/proc/loadavg: 0.91 0.97 1.06 3/64 25861
/proc/meminfo: memFree=1675304/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=2464 CPUtime=0.01
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 168 0 0 0 1 0 0 0 18 0 1 0 105524268 2523136 149 1992294400 4194304 5460562 548682068800 18446744073709551615 4198020 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 616 149 118 309 0 303 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7820

[startup+0.101059 s]
/proc/loadavg: 0.91 0.97 1.06 3/64 25861
/proc/meminfo: memFree=1675304/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=2588 CPUtime=0.09
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 191 0 0 0 9 0 0 0 19 0 1 0 105524268 2650112 172 1992294400 4194304 5460562 548682068800 18446744073709551615 4225722 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 647 172 118 309 0 334 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7944

[startup+0.301072 s]
/proc/loadavg: 0.91 0.97 1.06 3/64 25861
/proc/meminfo: memFree=1675304/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=2756 CPUtime=0.29
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 240 0 0 0 29 0 0 0 22 0 1 0 105524268 2822144 221 1992294400 4194304 5460562 548682068800 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 689 221 118 309 0 376 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8112

[startup+0.701114 s]
/proc/loadavg: 0.91 0.97 1.06 3/64 25861
/proc/meminfo: memFree=1675304/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=3036 CPUtime=0.69
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 326 0 0 0 69 0 0 0 25 0 1 0 105524268 3108864 307 1992294400 4194304 5460562 548682068800 18446744073709551615 4200123 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 759 307 118 309 0 446 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8392

[startup+1.5012 s]
/proc/loadavg: 0.91 0.97 1.06 2/66 25864
/proc/meminfo: memFree=1673880/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=3716 CPUtime=1.49
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 813 0 0 0 149 0 0 0 25 0 1 0 105524268 3805184 459 1992294400 4194304 5460562 548682068800 18446744073709551615 4212965 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 929 459 118 309 0 616 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9072

[startup+3.10136 s]
/proc/loadavg: 0.91 0.97 1.06 2/66 25864
/proc/meminfo: memFree=1673304/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=4300 CPUtime=3.09
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 1844 0 0 0 309 0 0 0 25 0 1 0 105524268 4403200 611 1992294400 4194304 5460562 548682068800 18446744073709551615 4793427 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 1075 611 118 309 0 762 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9656

[startup+6.3017 s]
/proc/loadavg: 0.92 0.97 1.06 2/66 25864
/proc/meminfo: memFree=1671968/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=5376 CPUtime=6.29
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 3410 0 0 0 628 1 0 0 25 0 1 0 105524268 5505024 828 1992294400 4194304 5460562 548682068800 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 1344 828 118 309 0 1031 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10732

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 1.06 2/66 25864
/proc/meminfo: memFree=1670496/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=6656 CPUtime=12.69
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 6000 0 0 0 1267 2 0 0 25 0 1 0 105524268 6815744 1178 1992294400 4194304 5460562 548682068800 18446744073709551615 4791166 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 1664 1178 118 309 0 1351 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12012

[startup+25.5027 s]
/proc/loadavg: 0.94 0.97 1.06 2/66 25864
/proc/meminfo: memFree=1669088/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=8572 CPUtime=25.49
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 8588 0 0 0 2546 3 0 0 25 0 1 0 105524268 8777728 1552 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 2143 1552 118 309 0 1830 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13928

[startup+51.1024 s]
/proc/loadavg: 0.96 0.97 1.05 2/66 25864
/proc/meminfo: memFree=1666976/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=10380 CPUtime=51.07
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 12927 0 0 0 5103 4 0 0 25 0 1 0 105524268 10629120 2051 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 2595 2051 118 309 0 2282 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15736

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 1.05 2/66 25864
/proc/meminfo: memFree=1664480/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=12560 CPUtime=102.26
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 16900 0 0 0 10220 6 0 0 25 0 1 0 105524268 12861440 2664 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 3140 2664 118 309 0 2827 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17916

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 1.04 2/66 25864
/proc/meminfo: memFree=1662176/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=15644 CPUtime=162.22
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 21691 0 0 0 16214 8 0 0 25 0 1 0 105524268 16019456 3225 1992294400 4194304 5460562 548682068800 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 3911 3225 118 309 0 3598 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 21000

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 1.04 2/66 25864
/proc/meminfo: memFree=1660384/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=17564 CPUtime=222.2
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 25172 0 0 0 22210 10 0 0 25 0 1 0 105524268 17985536 3730 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 4391 3730 118 309 0 4078 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 22920

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 1.03 2/66 25864
/proc/meminfo: memFree=1658528/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=19020 CPUtime=282.17
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 28553 0 0 0 28206 11 0 0 25 0 1 0 105524268 19476480 4135 1992294400 4194304 5460562 548682068800 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 4755 4135 118 309 0 4442 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 24376

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 1.03 2/66 25864
/proc/meminfo: memFree=1657440/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=19916 CPUtime=342.14
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 30797 0 0 0 34202 12 0 0 25 0 1 0 105524268 20393984 4395 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 4979 4395 118 309 0 4666 0

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

[pid=25863] ppid=25861 vsize=22216 CPUtime=462.1
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 34354 0 0 0 46195 15 0 0 25 0 1 0 105524268 22749184 4976 1992294400 4194304 5460562 548682068800 18446744073709551615 4198053 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 5554 4976 118 309 0 5241 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 27572

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 1.01 2/66 25864
/proc/meminfo: memFree=1653856/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=23688 CPUtime=522.06
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 35696 0 0 0 52191 15 0 0 25 0 1 0 105524268 24256512 5326 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 5922 5326 118 309 0 5609 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 29044

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 25864
/proc/meminfo: memFree=1652128/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=24840 CPUtime=582.04
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 38077 0 0 0 58187 17 0 0 25 0 1 0 105524268 25436160 5723 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 6210 5723 118 309 0 5897 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 30196

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 25864
/proc/meminfo: memFree=1651168/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=25864 CPUtime=642.02
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 39293 0 0 0 64185 17 0 0 25 0 1 0 105524268 26484736 5947 1992294400 4194304 5460562 548682068800 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 6466 5947 118 309 0 6153 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 31220

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 25864
/proc/meminfo: memFree=1650272/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=28680 CPUtime=701.98
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 42063 0 0 0 70180 18 0 0 25 0 1 0 105524268 29368320 6151 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 7170 6151 118 309 0 6857 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 34036

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 25864
/proc/meminfo: memFree=1649632/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=28936 CPUtime=761.96
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 44223 0 0 0 76177 19 0 0 25 0 1 0 105524268 29630464 6295 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 7234 6295 118 309 0 6921 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 34292

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 25864
/proc/meminfo: memFree=1649440/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=29448 CPUtime=821.94
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 44322 0 0 0 82174 20 0 0 25 0 1 0 105524268 30154752 6394 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 7362 6394 118 309 0 7049 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 34804

[startup+882.302 s]
/proc/loadavg: 1.07 0.99 1.00 2/66 25864
/proc/meminfo: memFree=1648544/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=30088 CPUtime=881.9
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 46513 0 0 0 88170 20 0 0 25 0 1 0 105524268 30810112 6569 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 7522 6569 118 309 0 7209 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 35444

[startup+942.302 s]
/proc/loadavg: 1.02 0.99 1.00 2/66 25864
/proc/meminfo: memFree=1647648/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=31112 CPUtime=941.88
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 48746 0 0 0 94167 21 0 0 25 0 1 0 105524268 31858688 6786 1992294400 4194304 5460562 548682068800 18446744073709551615 4198207 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 7778 6786 118 309 0 7465 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 36468

[startup+1002.3 s]
/proc/loadavg: 1.01 0.99 1.00 2/66 25864
/proc/meminfo: memFree=1645984/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=33028 CPUtime=1001.86
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 51192 0 0 0 100164 22 0 0 25 0 1 0 105524268 33820672 7216 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 8257 7216 118 309 0 7944 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 38384

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 25864
/proc/meminfo: memFree=1645920/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=33028 CPUtime=1061.83
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 51192 0 0 0 106161 22 0 0 25 0 1 0 105524268 33820672 7216 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 8257 7216 118 309 0 7944 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 38384

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 25864
/proc/meminfo: memFree=1644896/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=33540 CPUtime=1121.81
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 53467 0 0 0 112158 23 0 0 25 0 1 0 105524268 34344960 7475 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 8385 7475 118 309 0 8072 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 38896

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 25870
/proc/meminfo: memFree=1644320/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=34052 CPUtime=1181.78
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 53596 0 0 0 118155 23 0 0 25 0 1 0 105524268 34869248 7604 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 8513 7604 118 309 0 8200 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 39408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 25870
/proc/meminfo: memFree=1644000/2055920 swapFree=4180888/4192956
[pid=25861] ppid=25859 vsize=5356 CPUtime=0
/proc/25861/stat : 25861 (rsat.sh) S 25859 25861 25824 0 -1 4194304 312 138 0 0 0 0 0 0 18 0 1 0 105524268 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25861/statm: 1339 241 199 169 0 50 0
[pid=25863] ppid=25861 vsize=34052 CPUtime=1200.08
/proc/25863/stat : 25863 (rsat) R 25861 25861 25824 0 -1 4194304 55682 0 0 0 119983 25 0 0 25 0 1 0 105524268 34869248 7674 1992294400 4194304 5460562 548682068800 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25863/statm: 8513 7674 118 309 0 8200 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 39408

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.84
CPU system time (s): 0.25996
CPU usage (%): 99.9573
Max. virtual memory (cumulated for all children) (KiB): 47600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.84
system time used= 0.25996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56144
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= 16
involuntary context switches= 3478

runsolver used 1.07883 second user time and 3.2975 second system time

The end

Launcher Data

Begin job on node24 at 2009-04-26 21:41:47
IDJOB=1731832
IDBENCH=71104
IDSOLVER=545
FILE ID=node24/1731832-1240774907
PBS_JOBID= 9187233
Free space on /tmp= 66240 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-109-100.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731832-1240774907/watcher-1731832-1240774907 -o /tmp/evaluation-result-1731832-1240774907/solver-1731832-1240774907 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1731832-1240774907.cnf HOME

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

MD5SUM BENCH= 3e5f7eb325866565204de5c9ce2ffaee
RANDOM SEED=1644494054

node24.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1675848 kB
Buffers:         45708 kB
Cached:         264240 kB
SwapCached:       5912 kB
Active:         103032 kB
Inactive:       215216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1675848 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:            5912 kB
Writeback:           0 kB
Mapped:          13912 kB
Slab:            47844 kB
Committed_AS:   445032 kB
PageTables:       1440 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66236 MiB
End job on node24 at 2009-04-26 22:01:50