Trace number 1726654

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.08 1200.41

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
MD5SUMb113aab739ba5e45a581d24e1a53a65a
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 variables1148
Number of clauses14303
Sum of the clauses size43196
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314016
Number of clauses of size 4287
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   14303    43196 |    4290       0        0     nan |  0.000 % |
0.09/0.15	c |         0 |   14016    46854 |      --       0       --      -- |     --   | -287/3658
0.09/0.15	c ==============================================================================
0.09/0.15	c Result  :   #vars: 861   #clauses: 14016   #literals: 46854
0.09/0.15	c CPU time:   0.147977 s
0.09/0.15	c ==============================================================================
0.09/0.17	c Rsat version 3.02
0.09/0.18	c Base unit clause learned: 0
1200.05/1200.41	HOME/rsat.sh: line 55: 25478 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-1726654-1240715248/watcher-1726654-1240715248 -o /tmp/evaluation-result-1726654-1240715248/solver-1726654-1240715248 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1726654-1240715248.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.92 0.98 1.11 3/64 25475
/proc/meminfo: memFree=1756200/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 99552990 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1339 240 199 169 0 50 0
[pid=25476] ppid=25475 vsize=1420 CPUtime=0
/proc/25476/stat : 25476 (SatElite) R 25475 25475 22096 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 99552990 1454080 183 1992294400 4194304 4959918 548682068656 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 1 0 0
/proc/25476/statm: 355 184 64 186 0 165 0

[startup+0.103985 s]
/proc/loadavg: 0.92 0.98 1.11 3/64 25475
/proc/meminfo: memFree=1756200/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 99552990 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25475/statm: 1339 240 199 169 0 50 0
[pid=25476] ppid=25475 vsize=3980 CPUtime=0.09
/proc/25476/stat : 25476 (SatElite) R 25475 25475 22096 0 -1 4194304 836 0 0 0 9 0 0 0 18 0 1 0 99552990 4075520 819 1992294400 4194304 4959918 548682068656 18446744073709551615 4269290 0 0 4096 3 0 0 0 17 1 0 0
/proc/25476/statm: 995 819 91 186 0 805 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9336

[startup+0.203 s]
/proc/loadavg: 0.92 0.98 1.11 3/64 25475
/proc/meminfo: memFree=1756200/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 5356

[startup+0.303011 s]
/proc/loadavg: 0.92 0.98 1.11 3/64 25475
/proc/meminfo: memFree=1756200/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 5356

[startup+0.701062 s]
/proc/loadavg: 0.92 0.98 1.11 3/64 25475
/proc/meminfo: memFree=1756200/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 5356

[startup+1.50114 s]
/proc/loadavg: 0.92 0.98 1.11 2/66 25478
/proc/meminfo: memFree=1752920/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=4652 CPUtime=1.31
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 827 0 0 0 131 0 0 0 25 0 1 0 99553007 4763648 711 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 1163 711 118 309 0 850 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10008

[startup+3.10132 s]
/proc/loadavg: 0.92 0.98 1.11 2/66 25478
/proc/meminfo: memFree=1752792/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=4796 CPUtime=2.92
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 1023 0 0 0 291 1 0 0 25 0 1 0 99553007 4911104 747 1992294400 4194304 5460562 548682068784 18446744073709551615 4225217 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 1199 747 118 309 0 886 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10152

[startup+6.30167 s]
/proc/loadavg: 0.93 0.98 1.11 2/66 25478
/proc/meminfo: memFree=1752344/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=5048 CPUtime=6.11
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 1280 0 0 0 610 1 0 0 25 0 1 0 99553007 5169152 810 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 1262 810 118 309 0 949 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10404

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 1.11 2/66 25478
/proc/meminfo: memFree=1751576/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=5652 CPUtime=12.51
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 2256 0 0 0 1250 1 0 0 25 0 1 0 99553007 5787648 950 1992294400 4194304 5460562 548682068784 18446744073709551615 4225790 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 1413 950 118 309 0 1100 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11008

[startup+25.5028 s]
/proc/loadavg: 0.95 0.98 1.11 2/66 25478
/proc/meminfo: memFree=1750360/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=7028 CPUtime=25.31
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 3930 0 0 0 2528 3 0 0 25 0 1 0 99553007 7196672 1243 1992294400 4194304 5460562 548682068784 18446744073709551615 4201806 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 1757 1243 118 309 0 1444 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12384

[startup+51.1026 s]
/proc/loadavg: 0.96 0.98 1.10 2/66 25478
/proc/meminfo: memFree=1748824/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=8448 CPUtime=50.89
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 6785 0 0 0 5085 4 0 0 25 0 1 0 99553007 8650752 1634 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 2112 1634 118 309 0 1799 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13804

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 1.09 2/66 25478
/proc/meminfo: memFree=1746904/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=10888 CPUtime=102.09
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 10509 0 0 0 10203 6 0 0 25 0 1 0 99553007 11149312 2152 1992294400 4194304 5460562 548682068784 18446744073709551615 4227790 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 2722 2152 118 309 0 2409 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 16244

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 1.08 2/66 25478
/proc/meminfo: memFree=1744920/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=12552 CPUtime=162.07
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 13851 0 0 0 16200 7 0 0 25 0 1 0 99553007 12853248 2614 1992294400 4194304 5460562 548682068784 18446744073709551615 4210560 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 3138 2614 118 309 0 2825 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 17908

[startup+222.307 s]
/proc/loadavg: 0.99 0.98 1.08 2/66 25478
/proc/meminfo: memFree=1743064/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=14672 CPUtime=222.05
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 15794 0 0 0 22197 8 0 0 25 0 1 0 99553007 15024128 3117 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 3668 3117 118 309 0 3355 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20028

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 25478
/proc/meminfo: memFree=1742360/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=14924 CPUtime=282.03
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 17372 0 0 0 28194 9 0 0 25 0 1 0 99553007 15282176 3255 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 3731 3255 118 309 0 3418 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 20280

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 25478
/proc/meminfo: memFree=1740952/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=16412 CPUtime=342.02
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 18719 0 0 0 34192 10 0 0 25 0 1 0 99553007 16805888 3642 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 4103 3642 118 309 0 3790 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 21768

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 25478
/proc/meminfo: memFree=1739352/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0

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

[pid=25478] ppid=25475 vsize=19308 CPUtime=521.97
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 24462 0 0 0 52184 13 0 0 25 0 1 0 99553007 19771392 4131 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 4827 4131 118 309 0 4514 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 24664

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 25478
/proc/meminfo: memFree=1737368/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=20600 CPUtime=581.95
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 25800 0 0 0 58182 13 0 0 25 0 1 0 99553007 21094400 4477 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 5150 4477 118 309 0 4837 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 25956

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 25478
/proc/meminfo: memFree=1736472/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=21380 CPUtime=641.94
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 27022 0 0 0 64180 14 0 0 25 0 1 0 99553007 21893120 4707 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 5345 4707 118 309 0 5032 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 26736

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 25478
/proc/meminfo: memFree=1735704/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=21852 CPUtime=701.92
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 28143 0 0 0 70178 14 0 0 25 0 1 0 99553007 22376448 4836 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 5463 4836 118 309 0 5150 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 27208

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 25478
/proc/meminfo: memFree=1734744/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=22940 CPUtime=761.91
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 29391 0 0 0 76176 15 0 0 25 0 1 0 99553007 23490560 5092 1992294400 4194304 5460562 548682068784 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 5735 5092 118 309 0 5422 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 28296

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 25478
/proc/meminfo: memFree=1733784/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=23720 CPUtime=821.89
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 30624 0 0 0 82173 16 0 0 25 0 1 0 99553007 24289280 5332 1992294400 4194304 5460562 548682068784 18446744073709551615 4210635 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 5930 5332 118 309 0 5617 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 29076

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 25478
/proc/meminfo: memFree=1732696/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=24884 CPUtime=881.87
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 31871 0 0 0 88171 16 0 0 25 0 1 0 99553007 25481216 5587 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 6221 5587 118 309 0 5908 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 30240

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 25478
/proc/meminfo: memFree=1732248/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=25260 CPUtime=941.86
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 32963 0 0 0 94169 17 0 0 25 0 1 0 99553007 25866240 5687 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 6315 5687 118 309 0 6002 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 30616

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 25478
/proc/meminfo: memFree=1731992/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=25140 CPUtime=1001.85
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 34003 0 0 0 100167 18 0 0 25 0 1 0 99553007 25743360 5735 1992294400 4194304 5460562 548682068784 18446744073709551615 4198143 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 6285 5735 118 309 0 5972 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 30496

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 25478
/proc/meminfo: memFree=1731928/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=25396 CPUtime=1061.83
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 34010 0 0 0 106165 18 0 0 25 0 1 0 99553007 26005504 5742 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 6349 5742 118 309 0 6036 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 30752

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 25478
/proc/meminfo: memFree=1731032/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=26300 CPUtime=1121.81
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 35247 0 0 0 112163 18 0 0 25 0 1 0 99553007 26931200 5987 1992294400 4194304 5460562 548682068784 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 6575 5987 118 309 0 6262 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 31656

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 25478
/proc/meminfo: memFree=1730136/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=26728 CPUtime=1181.79
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 36424 0 0 0 118160 19 0 0 25 0 1 0 99553007 27369472 6172 1992294400 4194304 5460562 548682068784 18446744073709551615 4210646 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 6682 6172 118 309 0 6369 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 32084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 25478
/proc/meminfo: memFree=1730136/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=26728 CPUtime=1199.89
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 36424 0 0 0 119970 19 0 0 25 0 1 0 99553007 27369472 6172 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 6682 6172 118 309 0 6369 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 32084

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 25478
/proc/meminfo: memFree=1730136/2055920 swapFree=4180832/4192956
[pid=25475] ppid=25473 vsize=5356 CPUtime=0.16
/proc/25475/stat : 25475 (rsat.sh) S 25473 25475 22096 0 -1 4194304 315 876 0 0 0 0 16 0 16 0 1 0 99552990 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25475/statm: 1339 242 199 169 0 50 0
[pid=25478] ppid=25475 vsize=26728 CPUtime=1199.89
/proc/25478/stat : 25478 (rsat) R 25475 25475 22096 0 -1 4194304 36424 0 0 0 119970 19 0 0 25 0 1 0 99553007 27369472 6172 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25478/statm: 6682 6172 118 309 0 6369 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 32084

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.08
CPU user time (s): 1199.87
CPU system time (s): 0.211967
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 36180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
system time used= 0.211967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37626
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 2439

runsolver used 1.35179 second user time and 3.01954 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-26 05:07:28
IDJOB=1726654
IDBENCH=24618
IDSOLVER=545
FILE ID=node42/1726654-1240715248
PBS_JOBID= 9186854
Free space on /tmp= 66328 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726654-1240715248/watcher-1726654-1240715248 -o /tmp/evaluation-result-1726654-1240715248/solver-1726654-1240715248 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1726654-1240715248.cnf HOME

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

MD5SUM BENCH= b113aab739ba5e45a581d24e1a53a65a
RANDOM SEED=2077655552

node42.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:       1756680 kB
Buffers:         28712 kB
Cached:         198504 kB
SwapCached:       6024 kB
Active:          96640 kB
Inactive:       139060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756680 kB
SwapTotal:     4192956 kB
SwapFree:      4180832 kB
Dirty:            5980 kB
Writeback:           0 kB
Mapped:          14064 kB
Slab:            49604 kB
Committed_AS:   477532 kB
PageTables:       1388 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= 66320 MiB
End job on node42 at 2009-04-26 05:27:31