Trace number 1824859

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) 10000 10005

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.13.unsat.cnf
MD5SUM8ca1246723b65c8e0ae1eddb535ce13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2010
Number of clauses6802
Sum of the clauses size17668
Maximum clause length25
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22961
Number of clauses of size 33733
Number of clauses of size 443
Number of clauses of size 546
Number of clauses of size over 516

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 |    6799    17665 |    2039       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |    5732    16991 |      --       0       --      -- |     --   | -1017/-571
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 1384   #clauses: 5732   #literals: 16991
0.00/0.03	c CPU time:   0.031995 s
0.00/0.03	c ==============================================================================
0.00/0.04	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-1824859-1242468193/watcher-1824859-1242468193 -o /tmp/evaluation-result-1824859-1242468193/solver-1824859-1242468193 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1824859-1242468193.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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 0.66 0.29 3/64 14205
/proc/meminfo: memFree=1802736/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 274853369 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 235 195 169 0 50 0
[pid=14206] ppid=14205 vsize=956 CPUtime=0
/proc/14206/stat : 14206 (SatElite) R 14205 14205 14105 0 -1 4194304 154 0 0 0 0 0 0 0 19 0 1 0 274853370 978944 137 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/14206/statm: 239 138 50 128 0 108 0

[startup+0.104713 s]
/proc/loadavg: 0.99 0.66 0.29 3/64 14205
/proc/meminfo: memFree=1802736/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.202731 s]
/proc/loadavg: 0.99 0.66 0.29 3/64 14205
/proc/meminfo: memFree=1802736/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.302749 s]
/proc/loadavg: 0.99 0.66 0.29 3/64 14205
/proc/meminfo: memFree=1802736/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.702821 s]
/proc/loadavg: 0.99 0.66 0.29 3/64 14205
/proc/meminfo: memFree=1802736/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+1.50196 s]
/proc/loadavg: 0.99 0.66 0.29 2/66 14208
/proc/meminfo: memFree=1800480/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=2952 CPUtime=1.45
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 616 0 0 0 145 0 0 0 25 0 1 0 274853374 3022848 570 1992294400 134512640 135377749 4294956400 18446744073709551615 134526469 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 738 570 86 211 0 524 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8308

[startup+3.10126 s]
/proc/loadavg: 0.99 0.66 0.29 2/66 14208
/proc/meminfo: memFree=1799584/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=4260 CPUtime=3.04
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 1019 0 0 0 304 0 0 0 25 0 1 0 274853374 4362240 908 1992294400 134512640 135377749 4294956400 18446744073709551615 134523176 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 1065 908 86 211 0 851 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9616

[startup+6.30184 s]
/proc/loadavg: 0.99 0.66 0.29 2/66 14208
/proc/meminfo: memFree=1797856/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=5928 CPUtime=6.24
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 1681 0 0 0 624 0 0 0 25 0 1 0 274853374 6070272 1277 1992294400 134512640 135377749 4294956400 18446744073709551615 134522759 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 1482 1277 86 211 0 1268 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11284

[startup+12.702 s]
/proc/loadavg: 0.99 0.67 0.29 2/66 14208
/proc/meminfo: memFree=1795424/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=7732 CPUtime=12.64
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 2355 0 0 0 1263 1 0 0 25 0 1 0 274853374 7917568 1755 1992294400 134512640 135377749 4294956400 18446744073709551615 134526597 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 1933 1755 86 211 0 1719 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13088

[startup+25.5013 s]
/proc/loadavg: 0.99 0.68 0.30 2/66 14208
/proc/meminfo: memFree=1793120/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=10172 CPUtime=25.44
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 3029 0 0 0 2542 2 0 0 25 0 1 0 274853374 10416128 2331 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 2543 2331 86 211 0 2329 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15528

[startup+51.103 s]
/proc/loadavg: 0.99 0.71 0.32 2/66 14208
/proc/meminfo: memFree=1789216/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=13968 CPUtime=51.02
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 4405 0 0 0 5099 3 0 0 25 0 1 0 274853374 14303232 3319 1992294400 134512640 135377749 4294956400 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 3492 3319 86 211 0 3278 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 19324

[startup+102.302 s]
/proc/loadavg: 0.99 0.76 0.36 2/66 14208
/proc/meminfo: memFree=1786080/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=17328 CPUtime=102.2
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 6060 0 0 0 10216 4 0 0 25 0 1 0 274853374 17743872 4008 1992294400 134512640 135377749 4294956400 18446744073709551615 134522839 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 4332 4008 86 211 0 4118 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 22684

[startup+162.301 s]
/proc/loadavg: 0.99 0.79 0.39 2/66 14208
/proc/meminfo: memFree=1779104/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=23808 CPUtime=162.16
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 8543 0 0 0 16209 7 0 0 25 0 1 0 274853374 24379392 5719 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14208/statm: 5952 5719 86 211 0 5738 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 29164

[startup+222.305 s]
/proc/loadavg: 0.99 0.83 0.43 2/66 14208
/proc/meminfo: memFree=1779104/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=23808 CPUtime=222.14
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 8557 0 0 0 22207 7 0 0 25 0 1 0 274853374 24379392 5733 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 5952 5733 86 211 0 5738 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 29164

[startup+282.301 s]
/proc/loadavg: 0.99 0.86 0.46 2/66 14208
/proc/meminfo: memFree=1771872/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=32692 CPUtime=282.1
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 10802 0 0 0 28201 9 0 0 25 0 1 0 274853374 33476608 7592 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 8173 7592 86 211 0 7959 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 38048

[startup+342.301 s]
/proc/loadavg: 0.99 0.88 0.49 2/66 14208
/proc/meminfo: memFree=1768736/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=35060 CPUtime=342.07
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 13190 0 0 0 34196 11 0 0 25 0 1 0 274853374 35901440 8309 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14208/statm: 8765 8309 86 211 0 8551 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 40416

[startup+402.302 s]
/proc/loadavg: 0.99 0.90 0.52 2/66 14208
/proc/meminfo: memFree=1768672/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=35060 CPUtime=402.04
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 13190 0 0 0 40193 11 0 0 25 0 1 0 274853374 35901440 8309 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 8765 8309 86 211 0 8551 0

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

/proc/14208/statm: 38868 37227 86 211 0 38654 0
Current children cumulated CPU time (s) 9397.61
Current children cumulated vsize (KiB) 160828

[startup+9462.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 14224
/proc/meminfo: memFree=1648416/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=155984 CPUtime=9457.55
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 73043 0 0 0 945692 63 0 0 25 0 1 0 274853374 159727616 37296 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 38996 37296 86 211 0 38782 0
Current children cumulated CPU time (s) 9457.58
Current children cumulated vsize (KiB) 161340

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 14226
/proc/meminfo: memFree=1648160/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=155984 CPUtime=9517.51
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 73061 0 0 0 951688 63 0 0 25 0 1 0 274853374 159727616 37314 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 38996 37314 86 211 0 38782 0
Current children cumulated CPU time (s) 9517.54
Current children cumulated vsize (KiB) 161340

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 14226
/proc/meminfo: memFree=1648032/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=156496 CPUtime=9577.48
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 73201 0 0 0 957685 63 0 0 25 0 1 0 274853374 160251904 37325 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 39124 37325 86 211 0 38910 0
Current children cumulated CPU time (s) 9577.51
Current children cumulated vsize (KiB) 161852

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 14226
/proc/meminfo: memFree=1647904/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=156496 CPUtime=9637.45
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 73259 0 0 0 963682 63 0 0 25 0 1 0 274853374 160251904 37383 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 39124 37383 86 211 0 38910 0
Current children cumulated CPU time (s) 9637.48
Current children cumulated vsize (KiB) 161852

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 14226
/proc/meminfo: memFree=1647264/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=158040 CPUtime=9697.42
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 73643 0 0 0 969678 64 0 0 25 0 1 0 274853374 161832960 37509 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 39510 37509 86 211 0 39296 0
Current children cumulated CPU time (s) 9697.45
Current children cumulated vsize (KiB) 163396

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 14226
/proc/meminfo: memFree=1647200/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=158040 CPUtime=9757.39
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 73657 0 0 0 975675 64 0 0 25 0 1 0 274853374 161832960 37523 1992294400 134512640 135377749 4294956400 18446744073709551615 134529887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 39510 37523 86 211 0 39296 0
Current children cumulated CPU time (s) 9757.42
Current children cumulated vsize (KiB) 163396

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 14226
/proc/meminfo: memFree=1647200/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=158040 CPUtime=9817.36
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 73672 0 0 0 981672 64 0 0 25 0 1 0 274853374 161832960 37538 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 39510 37538 86 211 0 39296 0
Current children cumulated CPU time (s) 9817.39
Current children cumulated vsize (KiB) 163396

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 14226
/proc/meminfo: memFree=1646816/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=158812 CPUtime=9877.33
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 73870 0 0 0 987669 64 0 0 25 0 1 0 274853374 162623488 37606 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14208/statm: 39703 37606 86 211 0 39489 0
Current children cumulated CPU time (s) 9877.36
Current children cumulated vsize (KiB) 164168

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 14226
/proc/meminfo: memFree=1646816/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=159072 CPUtime=9937.3
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 73915 0 0 0 993666 64 0 0 25 0 1 0 274853374 162889728 37651 1992294400 134512640 135377749 4294956400 18446744073709551615 134523176 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 39768 37651 86 211 0 39554 0
Current children cumulated CPU time (s) 9937.33
Current children cumulated vsize (KiB) 164428

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 14226
/proc/meminfo: memFree=1646624/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=159332 CPUtime=9997.28
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 73963 0 0 0 999664 64 0 0 25 0 1 0 274853374 163155968 37699 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 39833 37699 86 211 0 39619 0
Current children cumulated CPU time (s) 9997.31
Current children cumulated vsize (KiB) 164688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10005 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 14226
/proc/meminfo: memFree=1646624/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=159332 CPUtime=9999.98
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 73963 0 0 0 999934 64 0 0 25 0 1 0 274853374 163155968 37699 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 39833 37699 86 211 0 39619 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 164688

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

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

[startup+10005 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 14226
/proc/meminfo: memFree=1646624/2055920 swapFree=4179724/4192956
[pid=14205] ppid=14203 vsize=5356 CPUtime=0.03
/proc/14205/stat : 14205 (rsat.sh) S 14203 14205 14105 0 -1 4194304 310 374 0 0 0 0 3 0 18 0 1 0 274853369 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14205/statm: 1339 237 195 169 0 50 0
[pid=14208] ppid=14205 vsize=159332 CPUtime=9999.98
/proc/14208/stat : 14208 (rsat) R 14205 14205 14105 0 -1 4194304 73963 0 0 0 999934 64 0 0 25 0 1 0 274853374 163155968 37699 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14208/statm: 39833 37699 86 211 0 39619 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 164688

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 10005
CPU time (s): 10000
CPU user time (s): 9999.37
CPU system time (s): 0.64
CPU usage (%): 99.95
Max. virtual memory (cumulated for all children) (KiB): 188128

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

runsolver used 8.10977 second user time and 28.2777 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-16 12:03:13
IDJOB=1824859
IDBENCH=20470
IDSOLVER=665
FILE ID=node2/1824859-1242468193
PBS_JOBID= 9306832
Free space on /tmp= 66380 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.13.unsat.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824859-1242468193/watcher-1824859-1242468193 -o /tmp/evaluation-result-1824859-1242468193/solver-1824859-1242468193 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1824859-1242468193.cnf            

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

MD5SUM BENCH= 8ca1246723b65c8e0ae1eddb535ce13f
RANDOM SEED=214237521

node2.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.265
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.265
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:       1803288 kB
Buffers:         36804 kB
Cached:         145080 kB
SwapCached:       7496 kB
Active:          60248 kB
Inactive:       131356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1803288 kB
SwapTotal:     4192956 kB
SwapFree:      4179724 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:          13940 kB
Slab:            47064 kB
Committed_AS:  1254636 kB
PageTables:       1468 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= 66376 MiB
End job on node2 at 2009-05-16 14:50:00