Trace number 1580105

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: Rsat 2007-02-08? (TO) 1200.08 1200.61

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p1.cnf
MD5SUM484dad50fb275faff8eff92c4d5447cb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark879.933
Satisfiable
(Un)Satisfiability was proved
Number of variables200003
Number of clauses1019221
Sum of the clauses size2431032
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2759013
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
1.10/1.19	c ==============================================================================
1.10/1.19	c |           |     ORIGINAL     |              LEARNT              |          |
1.10/1.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.10/1.19	c ==============================================================================
1.10/1.19	c |         0 | 1008302  2419443 |  302490       0        0     nan |  0.000 % |
6.79/6.84	c |         0 |  667154  1853970 |      --       0       --      -- |     --   | -90102/8377
6.79/6.84	c ==============================================================================
6.79/6.84	c Result  :   #vars: 102501   #clauses: 667154   #literals: 1853970
6.79/6.84	c CPU time:   6.64699 s
6.79/6.84	c ==============================================================================
7.69/7.74	c Rsat version 2.00

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-1580105-1238915424/watcher-1580105-1238915424 -o /tmp/evaluation-result-1580105-1238915424/solver-1580105-1238915424 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1580105-1238915424.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.00 1.01 3/73 10206
/proc/meminfo: memFree=1586224/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=0
/proc/10206/stat : 10206 (rsat.sh) R 10204 10206 9953 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 1043961097 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 234045893279 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/10206/statm: 1339 234 194 169 0 50 0
[pid=10207] ppid=10206 vsize=1552 CPUtime=0
/proc/10207/stat : 10207 (SatElite) R 10206 10206 9953 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 1043961097 1589248 271 1992294400 134512640 135038345 4294956272 18446744073709551615 134548217 0 0 4096 3 0 0 0 17 0 0 0
/proc/10207/statm: 388 273 49 128 0 257 0

[startup+0.102168 s]
/proc/loadavg: 0.99 1.00 1.01 3/73 10206
/proc/meminfo: memFree=1586224/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=0
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1043961097 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10206/statm: 1339 235 195 169 0 50 0
[pid=10207] ppid=10206 vsize=29232 CPUtime=0.09
/proc/10207/stat : 10207 (SatElite) R 10206 10206 9953 0 -1 4194304 5228 0 0 0 7 2 0 0 19 0 1 0 1043961097 29933568 5043 1992294400 134512640 135038345 4294956272 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/10207/statm: 7308 5044 49 128 0 7177 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34588

[startup+0.201175 s]
/proc/loadavg: 0.99 1.00 1.01 3/73 10206
/proc/meminfo: memFree=1586224/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=0
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1043961097 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10206/statm: 1339 235 195 169 0 50 0
[pid=10207] ppid=10206 vsize=40172 CPUtime=0.19
/proc/10207/stat : 10207 (SatElite) R 10206 10206 9953 0 -1 4194304 7958 0 0 0 16 3 0 0 20 0 1 0 1043961097 41136128 7773 1992294400 134512640 135038345 4294956272 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/10207/statm: 10043 7774 49 128 0 9912 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 45528

[startup+0.301188 s]
/proc/loadavg: 0.99 1.00 1.01 3/73 10206
/proc/meminfo: memFree=1586224/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=0
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1043961097 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10206/statm: 1339 235 195 169 0 50 0
[pid=10207] ppid=10206 vsize=47268 CPUtime=0.29
/proc/10207/stat : 10207 (SatElite) R 10206 10206 9953 0 -1 4194304 9594 0 0 0 25 4 0 0 21 0 1 0 1043961097 48402432 9409 1992294400 134512640 135038345 4294956272 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/10207/statm: 11817 9409 49 128 0 11686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52624

[startup+0.701229 s]
/proc/loadavg: 0.99 1.00 1.01 3/73 10206
/proc/meminfo: memFree=1586224/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=0
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1043961097 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10206/statm: 1339 235 195 169 0 50 0
[pid=10207] ppid=10206 vsize=68060 CPUtime=0.69
/proc/10207/stat : 10207 (SatElite) R 10206 10206 9953 0 -1 4194304 14663 0 0 0 62 7 0 0 25 0 1 0 1043961097 69693440 14478 1992294400 134512640 135038345 4294956272 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/10207/statm: 17015 14479 49 128 0 16884 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73416

[startup+1.50131 s]
/proc/loadavg: 0.99 1.00 1.01 2/75 10208
/proc/meminfo: memFree=1499744/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=0
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1043961097 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10206/statm: 1339 235 195 169 0 50 0
[pid=10207] ppid=10206 vsize=99920 CPUtime=1.49
/proc/10207/stat : 10207 (SatElite) R 10206 10206 9953 0 -1 4194304 23157 0 0 0 139 10 0 0 25 0 1 0 1043961097 102318080 22955 1992294400 134512640 135038345 4294956272 18446744073709551615 134677209 0 0 4096 3 0 0 0 17 0 0 0
/proc/10207/statm: 24980 22955 66 128 0 24849 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105276

[startup+3.10148 s]
/proc/loadavg: 0.99 1.00 1.01 2/75 10208
/proc/meminfo: memFree=1478688/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=0
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1043961097 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10206/statm: 1339 235 195 169 0 50 0
[pid=10207] ppid=10206 vsize=117484 CPUtime=3.09
/proc/10207/stat : 10207 (SatElite) R 10206 10206 9953 0 -1 4194304 29651 0 0 0 295 14 0 0 25 0 1 0 1043961097 120303616 26788 1992294400 134512640 135038345 4294956272 18446744073709551615 134571291 0 0 4096 3 0 0 0 17 0 0 0
/proc/10207/statm: 29371 26788 69 128 0 29240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122840

[startup+6.30182 s]
/proc/loadavg: 1.15 1.03 1.02 2/75 10208
/proc/meminfo: memFree=1472416/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=0
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1043961097 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10206/statm: 1339 235 195 169 0 50 0
[pid=10207] ppid=10206 vsize=117508 CPUtime=6.29
/proc/10207/stat : 10207 (SatElite) R 10206 10206 9953 0 -1 4194304 34699 0 0 0 611 18 0 0 25 0 1 0 1043961097 120328192 26954 1992294400 134512640 135038345 4294956272 18446744073709551615 134579819 0 0 4096 3 0 0 0 17 0 0 0
/proc/10207/statm: 29377 26954 69 128 0 29246 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 122864

[startup+12.7015 s]
/proc/loadavg: 1.22 1.05 1.02 2/75 10209
/proc/meminfo: memFree=1523232/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=44588 CPUtime=4.94
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 11417 0 0 0 487 7 0 0 25 0 1 0 1043961871 45658112 10750 1992294400 134512640 135377749 4294956384 18446744073709551615 134529228 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 11147 10750 86 211 0 10933 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 49944

[startup+25.5018 s]
/proc/loadavg: 1.24 1.06 1.03 2/75 10209
/proc/meminfo: memFree=1519648/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=48468 CPUtime=17.73
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 12467 0 0 0 1765 8 0 0 25 0 1 0 1043961871 49631232 11755 1992294400 134512640 135377749 4294956384 18446744073709551615 134529452 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 12117 11755 86 211 0 11903 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 53824

[startup+51.1015 s]
/proc/loadavg: 1.15 1.05 1.02 2/75 10209
/proc/meminfo: memFree=1507872/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=60492 CPUtime=43.33
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 15487 0 0 0 4322 11 0 0 25 0 1 0 1043961871 61943808 14736 1992294400 134512640 135377749 4294956384 18446744073709551615 134522738 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 15123 14736 86 211 0 14909 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 65848

[startup+102.302 s]
/proc/loadavg: 1.07 1.04 1.02 2/75 10209
/proc/meminfo: memFree=1486816/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=81256 CPUtime=94.51
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 20703 0 0 0 9436 15 0 0 25 0 1 0 1043961871 83206144 19952 1992294400 134512640 135377749 4294956384 18446744073709551615 134530112 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 20314 19952 86 211 0 20100 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 86612

[startup+162.301 s]
/proc/loadavg: 1.02 1.03 1.01 2/75 10209
/proc/meminfo: memFree=1466720/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=101648 CPUtime=154.48
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 25818 0 0 0 15426 22 0 0 25 0 1 0 1043961871 104087552 24998 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 25412 24998 86 211 0 25198 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 107004

[startup+222.305 s]
/proc/loadavg: 1.01 1.03 1.01 2/75 10209
/proc/meminfo: memFree=1442144/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=126036 CPUtime=214.46
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 31956 0 0 0 21416 30 0 0 25 0 1 0 1043961871 129060864 31135 1992294400 134512640 135377749 4294956384 18446744073709551615 134530258 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 31509 31135 86 211 0 31295 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 131392

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/75 10209
/proc/meminfo: memFree=1418528/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=150672 CPUtime=274.44
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 38162 0 0 0 27407 37 0 0 25 0 1 0 1043961871 154288128 37143 1992294400 134512640 135377749 4294956384 18446744073709551615 134529231 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 37668 37143 86 211 0 37454 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 156028

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 10209
/proc/meminfo: memFree=1394984/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=173512 CPUtime=334.4
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 43912 0 0 0 33397 43 0 0 25 0 1 0 1043961871 177676288 42884 1992294400 134512640 135377749 4294956384 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 43378 42884 86 211 0 43164 0

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

/proc/10209/statm: 58100 57720 86 211 0 57886 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 237756

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 10209
/proc/meminfo: memFree=1313896/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=255708 CPUtime=634.28
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 64667 0 0 0 63360 68 0 0 25 0 1 0 1043961871 261844992 63194 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 63927 63194 86 211 0 63713 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 261064

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 10209
/proc/meminfo: memFree=1295720/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=273408 CPUtime=694.25
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 69148 0 0 0 69352 73 0 0 25 0 1 0 1043961871 279969792 67653 1992294400 134512640 135377749 4294956384 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 68352 67653 86 211 0 68138 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 278764

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 10209
/proc/meminfo: memFree=1283560/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=285392 CPUtime=754.24
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 72174 0 0 0 75347 77 0 0 25 0 1 0 1043961871 292241408 70659 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 71348 70659 86 211 0 71134 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 290748

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 10209
/proc/meminfo: memFree=1270888/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=298168 CPUtime=814.21
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 75406 0 0 0 81339 82 0 0 25 0 1 0 1043961871 305324032 73875 1992294400 134512640 135377749 4294956384 18446744073709551615 134518145 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 74542 73875 86 211 0 74328 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 303524

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 10209
/proc/meminfo: memFree=1256872/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=311864 CPUtime=874.18
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 78930 0 0 0 87333 85 0 0 25 0 1 0 1043961871 319348736 77326 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 77966 77326 86 211 0 77752 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 317220

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 10209
/proc/meminfo: memFree=1247080/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=321792 CPUtime=934.16
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 81433 0 0 0 93328 88 0 0 25 0 1 0 1043961871 329515008 79823 1992294400 134512640 135377749 4294956384 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 80448 79823 86 211 0 80234 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 327148

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 10209
/proc/meminfo: memFree=1230760/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=337668 CPUtime=994.14
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 85521 0 0 0 99321 93 0 0 25 0 1 0 1043961871 345772032 83835 1992294400 134512640 135377749 4294956384 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 84417 83835 86 211 0 84203 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 343024

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 10209
/proc/meminfo: memFree=1215272/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=353164 CPUtime=1054.11
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 89428 0 0 0 105314 97 0 0 25 0 1 0 1043961871 361639936 87739 1992294400 134512640 135377749 4294956384 18446744073709551615 134526272 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 88291 87739 86 211 0 88077 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 358520

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 10209
/proc/meminfo: memFree=1201576/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=366492 CPUtime=1114.09
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 92808 0 0 0 111308 101 0 0 25 0 1 0 1043961871 375287808 91098 1992294400 134512640 135377749 4294956384 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 91623 91098 86 211 0 91409 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 371848

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 10209
/proc/meminfo: memFree=1188392/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=379584 CPUtime=1174.07
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 96149 0 0 0 117303 104 0 0 25 0 1 0 1043961871 388694016 94401 1992294400 134512640 135377749 4294956384 18446744073709551615 134530101 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 94896 94401 86 211 0 94682 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 384940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 10209
/proc/meminfo: memFree=1186344/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=381656 CPUtime=1192.35
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 96690 0 0 0 119131 104 0 0 25 0 1 0 1043961871 390815744 94904 1992294400 134512640 135377749 4294956384 18446744073709551615 134522765 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 95414 94904 86 211 0 95200 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 387012

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 10209
/proc/meminfo: memFree=1186344/2055920 swapFree=4172852/4192956
[pid=10206] ppid=10204 vsize=5356 CPUtime=7.73
/proc/10206/stat : 10206 (rsat.sh) S 10204 10206 9953 0 -1 4194304 310 38357 0 0 0 0 746 27 16 0 1 0 1043961097 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10206/statm: 1339 237 195 169 0 50 0
[pid=10209] ppid=10206 vsize=381656 CPUtime=1192.35
/proc/10209/stat : 10209 (rsat) R 10206 10206 9953 0 -1 4194304 96690 0 0 0 119131 104 0 0 25 0 1 0 1043961871 390815744 94904 1992294400 134512640 135377749 4294956384 18446744073709551615 134522765 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10209/statm: 95414 94904 86 211 0 95200 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 387012

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10206 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=464865
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=274958
# CPU time returned by wait4() is 7.73982
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1198.77
CPU system time (s): 1.31
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 387012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.46486
system time used= 0.274958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38667
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= 5
involuntary context switches= 26

runsolver used 1.26481 second user time and 3.14052 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-05 09:10:25
IDJOB=1580105
IDBENCH=71010
IDSOLVER=560
FILE ID=node79/1580105-1238915424
PBS_JOBID= 9101363
Free space on /tmp= 66524 MiB

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

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

MD5SUM BENCH= 484dad50fb275faff8eff92c4d5447cb
RANDOM SEED=2066131271

node79.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1586640 kB
Buffers:         47428 kB
Cached:         345932 kB
SwapCached:      11580 kB
Active:         124272 kB
Inactive:       282232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1586640 kB
SwapTotal:     4192956 kB
SwapFree:      4172852 kB
Dirty:           20488 kB
Writeback:           0 kB
Mapped:          18992 kB
Slab:            47860 kB
Committed_AS:  3177560 kB
PageTables:       2004 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= 66504 MiB
End job on node79 at 2009-04-05 09:30:28