Trace number 1718695

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

General information on the benchmark

Nameindustrial/grieu/
vmpc_34.cnf
MD5SUMa27d41b3e10d867544cd2bff7d005be2
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 variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

Solver Data

0.00/0.00	c Parsing...
0.08/0.15	c ==============================================================================
0.08/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.15	c ==============================================================================
0.08/0.15	c |         0 |  194072   507926 |   58221       0        0     nan |  0.000 % |
0.08/0.15	c ==============================================================================
0.08/0.15	c Result  :   #vars: 1156   #clauses: 194072   #literals: 507926
0.08/0.15	c CPU time:   0.13098 s
0.08/0.15	c ==============================================================================
0.29/0.36	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-1718695-1240639307/watcher-1718695-1240639307 -o /tmp/evaluation-result-1718695-1240639307/solver-1718695-1240639307 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1718695-1240639307.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 0.97 0.99 3/64 3063
/proc/meminfo: memFree=1813576/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 91957608 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 235 195 169 0 50 0
[pid=3064] ppid=3063 vsize=956 CPUtime=0
/proc/3064/stat : 3064 (SatElite) R 3063 3063 2921 0 -1 4194304 140 0 0 0 0 0 0 0 19 0 1 0 91957608 978944 123 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/3064/statm: 239 123 49 128 0 108 0

[startup+0.0840259 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 3063
/proc/meminfo: memFree=1813576/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 91957608 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 235 195 169 0 50 0
[pid=3064] ppid=3063 vsize=6112 CPUtime=0.07
/proc/3064/stat : 3064 (SatElite) R 3063 3063 2921 0 -1 4194304 1412 0 0 0 7 0 0 0 19 0 1 0 91957608 6258688 1395 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/3064/statm: 1528 1396 49 128 0 1397 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11468

[startup+0.101075 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 3063
/proc/meminfo: memFree=1813576/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 91957608 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 235 195 169 0 50 0
[pid=3064] ppid=3063 vsize=7680 CPUtime=0.08
/proc/3064/stat : 3064 (SatElite) R 3063 3063 2921 0 -1 4194304 1716 0 0 0 8 0 0 0 19 0 1 0 91957608 7864320 1699 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/3064/statm: 1920 1699 49 128 0 1789 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13036

[startup+0.301094 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 3063
/proc/meminfo: memFree=1813576/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 91957608 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 235 195 169 0 50 0
[pid=3064] ppid=3063 vsize=11252 CPUtime=0.29
/proc/3064/stat : 3064 (SatElite) R 3063 3063 2921 0 -1 4194304 2685 0 0 0 27 2 0 0 21 0 1 0 91957608 11522048 2668 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/3064/statm: 2813 2668 67 128 0 2682 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16608

[startup+0.701156 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 3063
/proc/meminfo: memFree=1813576/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 5356

[startup+1.50122 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1800376/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=12468 CPUtime=1.12
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 2940 0 0 0 111 1 0 0 25 0 1 0 91957644 12767232 2926 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 3117 2926 86 211 0 2903 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 17824

[startup+3.10235 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1798776/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=13776 CPUtime=2.72
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 3296 0 0 0 270 2 0 0 25 0 1 0 91957644 14106624 3282 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 3444 3282 86 211 0 3230 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 19132

[startup+6.3017 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1796088/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=16476 CPUtime=5.92
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 3929 0 0 0 589 3 0 0 25 0 1 0 91957644 16871424 3915 1992294400 134512640 135377749 4294956400 18446744073709551615 134522902 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 4119 3915 86 211 0 3905 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 21832

[startup+12.7024 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1790392/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=21916 CPUtime=12.32
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 5341 0 0 0 1228 4 0 0 25 0 1 0 91957644 22441984 5229 1992294400 134512640 135377749 4294956400 18446744073709551615 134522815 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 5479 5229 86 211 0 5265 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 27272

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1781880/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=29516 CPUtime=25.12
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 7720 0 0 0 2507 5 0 0 25 0 1 0 91957644 30224384 7220 1992294400 134512640 135377749 4294956400 18446744073709551615 134529245 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 7379 7220 86 211 0 7165 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34872

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1778104/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=34560 CPUtime=50.7
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 9002 0 0 0 5064 6 0 0 25 0 1 0 91957644 35389440 8308 1992294400 134512640 135377749 4294956400 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 8640 8308 86 211 0 8426 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 39916

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1772408/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=39500 CPUtime=101.89
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 11074 0 0 0 10182 7 0 0 25 0 1 0 91957644 40448000 9608 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 9875 9608 86 211 0 9661 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 44856

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1758136/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=54588 CPUtime=161.87
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 16551 0 0 0 16175 12 0 0 25 0 1 0 91957644 55898112 13140 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 13647 13140 86 211 0 13433 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 59944

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1754168/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=58864 CPUtime=221.85
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 17603 0 0 0 22172 13 0 0 25 0 1 0 91957644 60276736 14192 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 14716 14192 86 211 0 14502 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 64220

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1738360/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=74380 CPUtime=281.84
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 21629 0 0 0 28167 17 0 0 25 0 1 0 91957644 76165120 18218 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 18595 18218 86 211 0 18381 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 79736

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1724792/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=86968 CPUtime=341.83
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 26396 0 0 0 34161 22 0 0 25 0 1 0 91957644 89055232 21445 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 21742 21445 86 211 0 21528 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 92324


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

/proc/3066/statm: 24850 24538 86 211 0 24636 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 104756

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1702776/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=108840 CPUtime=581.77
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 31941 0 0 0 58150 27 0 0 25 0 1 0 91957644 111452160 26990 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 27210 26990 86 211 0 26996 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 114196

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1693560/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=120592 CPUtime=641.76
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 34978 0 0 0 64146 30 0 0 25 0 1 0 91957644 123486208 29257 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 30148 29257 86 211 0 29934 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 125948

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1684920/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=128988 CPUtime=701.73
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 37132 0 0 0 70142 31 0 0 25 0 1 0 91957644 132083712 31411 1992294400 134512640 135377749 4294956400 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 32247 31411 86 211 0 32033 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 134344

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1682296/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=131044 CPUtime=761.72
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 40841 0 0 0 76139 33 0 0 25 0 1 0 91957644 134189056 31996 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 32761 31996 86 211 0 32547 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 136400

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1682296/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=131044 CPUtime=821.7
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 40841 0 0 0 82137 33 0 0 25 0 1 0 91957644 134189056 31996 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 32761 31996 86 211 0 32547 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 136400

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1682296/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=131044 CPUtime=881.69
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 40841 0 0 0 88136 33 0 0 25 0 1 0 91957644 134189056 31996 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 32761 31996 86 211 0 32547 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 136400

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1682296/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=131044 CPUtime=941.67
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 40841 0 0 0 94134 33 0 0 25 0 1 0 91957644 134189056 31996 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 32761 31996 86 211 0 32547 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 136400

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1682296/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=131044 CPUtime=1001.66
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 40843 0 0 0 100133 33 0 0 25 0 1 0 91957644 134189056 31998 1992294400 134512640 135377749 4294956400 18446744073709551615 134523311 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 32761 31998 86 211 0 32547 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 136400

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1682296/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=131044 CPUtime=1061.64
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 40843 0 0 0 106131 33 0 0 25 0 1 0 91957644 134189056 31998 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 32761 31998 86 211 0 32547 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 136400

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1682040/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=131304 CPUtime=1121.63
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 40923 0 0 0 112130 33 0 0 25 0 1 0 91957644 134455296 32078 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 32826 32078 86 211 0 32612 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 136660

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1681592/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=131304 CPUtime=1181.61
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 41032 0 0 0 118128 33 0 0 25 0 1 0 91957644 134455296 32187 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 32826 32187 86 211 0 32612 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 136660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3066
/proc/meminfo: memFree=1678840/2055920 swapFree=4192812/4192956
[pid=3063] ppid=3061 vsize=5356 CPUtime=0.35
/proc/3063/stat : 3063 (rsat.sh) S 3061 3063 2921 0 -1 4194304 310 2686 0 0 0 0 33 2 15 0 1 0 91957608 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3063/statm: 1339 237 195 169 0 50 0
[pid=3066] ppid=3063 vsize=133896 CPUtime=1199.71
/proc/3066/stat : 3066 (rsat) R 3063 3063 2921 0 -1 4194304 41711 0 0 0 119938 33 0 0 25 0 1 0 91957644 137109504 32866 1992294400 134512640 135377749 4294956400 18446744073709551615 134530168 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3066/statm: 33474 32866 86 211 0 33260 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 139252

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.71
CPU system time (s): 0.35
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 148968

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

runsolver used 1.3308 second user time and 3.04454 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-25 08:01:47
IDJOB=1718695
IDBENCH=20493
IDSOLVER=560
FILE ID=node64/1718695-1240639307
PBS_JOBID= 9186458
Free space on /tmp= 66164 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT07/industrial/grieu/vmpc_34.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718695-1240639307/watcher-1718695-1240639307 -o /tmp/evaluation-result-1718695-1240639307/solver-1718695-1240639307 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1718695-1240639307.cnf            

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

MD5SUM BENCH= a27d41b3e10d867544cd2bff7d005be2
RANDOM SEED=747602681

node64.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.218
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.218
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:       1814056 kB
Buffers:         35608 kB
Cached:         130508 kB
SwapCached:        144 kB
Active:          38932 kB
Inactive:       141752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814056 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4448 kB
Writeback:           0 kB
Mapped:          24196 kB
Slab:            46944 kB
Committed_AS:   245060 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66160 MiB
End job on node64 at 2009-04-25 08:21:49