Trace number 1719475

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

General information on the benchmark

Namegoldb-heqc-x1mul.cnf
MD5SUMb44e541aede789d4830fa0a3a047fcda
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark100.681
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |   55543   187718 |   16662       0        0     nan |  0.000 % |
0.09/0.17	c |         0 |   55174   187112 |      --       0       --      -- |     --   | -313/-424
0.09/0.17	c ==============================================================================
0.09/0.17	c Result  :   #vars: 8607   #clauses: 55174   #literals: 187112
0.09/0.17	c CPU time:   0.161975 s
0.09/0.17	c ==============================================================================
0.17/0.28	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-1719475-1240646646/watcher-1719475-1240646646 -o /tmp/evaluation-result-1719475-1240646646/solver-1719475-1240646646 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1719475-1240646646.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: 1.00 1.00 1.00 3/64 20154
/proc/meminfo: memFree=1759368/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0
/proc/20154/stat : 20154 (rsat.sh) R 20152 20154 19743 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 92698226 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 262910044831 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20154/statm: 1339 234 194 169 0 50 0
[pid=20155] ppid=20154 vsize=1172 CPUtime=0
/proc/20155/stat : 20155 (SatElite) R 20154 20154 19743 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 92698227 1200128 163 1992294400 134512640 135038345 4294956272 18446744073709551615 134548506 0 0 4096 3 0 0 0 17 1 0 0
/proc/20155/statm: 293 165 49 128 0 162 0

[startup+0.099431 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20154
/proc/meminfo: memFree=1759368/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 92698226 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 235 195 169 0 50 0
[pid=20155] ppid=20154 vsize=7068 CPUtime=0.09
/proc/20155/stat : 20155 (SatElite) R 20154 20154 19743 0 -1 4194304 1641 0 0 0 8 1 0 0 19 0 1 0 92698227 7237632 1514 1992294400 134512640 135038345 4294956272 18446744073709551615 134530743 0 0 4096 3 0 0 0 17 1 0 0
/proc/20155/statm: 1767 1514 69 128 0 1636 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12424

[startup+0.10143 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20154
/proc/meminfo: memFree=1759368/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 92698226 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 235 195 169 0 50 0
[pid=20155] ppid=20154 vsize=7068 CPUtime=0.09
/proc/20155/stat : 20155 (SatElite) R 20154 20154 19743 0 -1 4194304 1641 0 0 0 8 1 0 0 19 0 1 0 92698227 7237632 1514 1992294400 134512640 135038345 4294956272 18446744073709551615 134571480 0 0 4096 3 0 0 0 17 1 0 0
/proc/20155/statm: 1767 1514 69 128 0 1636 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12424

[startup+0.301455 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20154
/proc/meminfo: memFree=1759368/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 5356

[startup+0.701499 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20154
/proc/meminfo: memFree=1759368/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 5356

[startup+1.50159 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1765432/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=5296 CPUtime=1.2
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 1189 0 0 0 120 0 0 0 25 0 1 0 92698255 5423104 1167 1992294400 134512640 135377749 4294956384 18446744073709551615 134530076 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 1324 1167 86 211 0 1110 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 10652

[startup+3.10178 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1764792/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=6408 CPUtime=2.8
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 1447 0 0 0 280 0 0 0 25 0 1 0 92698255 6561792 1425 1992294400 134512640 135377749 4294956384 18446744073709551615 134530115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 1602 1425 86 211 0 1388 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 11764

[startup+6.30115 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1762680/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=8008 CPUtime=6.01
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 2009 0 0 0 600 1 0 0 25 0 1 0 92698255 8200192 1791 1992294400 134512640 135377749 4294956384 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 2002 1791 86 211 0 1788 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 13364

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1760248/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=9948 CPUtime=12.4
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 2719 0 0 0 1239 1 0 0 25 0 1 0 92698255 10186752 2305 1992294400 134512640 135377749 4294956384 18446744073709551615 134530170 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 2487 2305 86 211 0 2273 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 15304

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1757240/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=13248 CPUtime=25.2
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 3967 0 0 0 2517 3 0 0 25 0 1 0 92698255 13565952 3067 1992294400 134512640 135377749 4294956384 18446744073709551615 134530151 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 3312 3067 86 211 0 3098 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 18604

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1751608/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=18608 CPUtime=50.79
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 5774 0 0 0 5074 5 0 0 25 0 1 0 92698255 19054592 4486 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 4652 4486 86 211 0 4438 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 23964

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1745912/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=24848 CPUtime=101.98
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 8203 0 0 0 10191 7 0 0 25 0 1 0 92698255 25444352 5949 1992294400 134512640 135377749 4294956384 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 6212 5949 86 211 0 5998 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 30204

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1736120/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=35524 CPUtime=161.96
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 12528 0 0 0 16186 10 0 0 25 0 1 0 92698255 36376576 8348 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 8881 8348 86 211 0 8667 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 40880

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1731576/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=40176 CPUtime=221.94
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 13736 0 0 0 22183 11 0 0 25 0 1 0 92698255 41140224 9555 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 10044 9555 86 211 0 9830 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 45532

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1718008/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=53528 CPUtime=281.93
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 17153 0 0 0 28177 16 0 0 25 0 1 0 92698255 54812672 12972 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 13382 12972 86 211 0 13168 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 58884

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1714744/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=56088 CPUtime=341.91
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 19448 0 0 0 34174 17 0 0 25 0 1 0 92698255 57434112 13681 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 14022 13681 86 211 0 13808 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 61444

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1714744/2055920 swapFree=4191900/4192956

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

/proc/20157/statm: 17267 17029 86 211 0 17053 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 74424

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1690808/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=82760 CPUtime=581.84
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 26232 0 0 0 58161 23 0 0 25 0 1 0 92698255 84746240 19693 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 20690 19693 86 211 0 20476 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 88116

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1686840/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=85736 CPUtime=641.84
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 30521 0 0 0 64157 27 0 0 25 0 1 0 92698255 87793664 20607 1992294400 134512640 135377749 4294956384 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 21434 20607 86 211 0 21220 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 91092

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1686840/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=85736 CPUtime=701.82
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 30524 0 0 0 70155 27 0 0 25 0 1 0 92698255 87793664 20610 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 21434 20610 86 211 0 21220 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 91092

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1686840/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=85736 CPUtime=761.81
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 30524 0 0 0 76154 27 0 0 25 0 1 0 92698255 87793664 20610 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 21434 20610 86 211 0 21220 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 91092

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1686840/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=85736 CPUtime=821.78
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 30539 0 0 0 82151 27 0 0 25 0 1 0 92698255 87793664 20625 1992294400 134512640 135377749 4294956384 18446744073709551615 134523247 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 21434 20625 86 211 0 21220 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 91092

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1686840/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=85736 CPUtime=881.77
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 30544 0 0 0 88150 27 0 0 25 0 1 0 92698255 87793664 20630 1992294400 134512640 135377749 4294956384 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 21434 20630 86 211 0 21220 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 91092

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1686776/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=85736 CPUtime=941.75
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 30556 0 0 0 94148 27 0 0 25 0 1 0 92698255 87793664 20642 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 21434 20642 86 211 0 21220 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 91092

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1680504/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=91860 CPUtime=1001.73
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 32122 0 0 0 100145 28 0 0 25 0 1 0 92698255 94064640 22208 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 22965 22208 86 211 0 22751 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 97216

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1673464/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=98844 CPUtime=1061.72
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 33893 0 0 0 106142 30 0 0 25 0 1 0 92698255 101216256 23979 1992294400 134512640 135377749 4294956384 18446744073709551615 134529123 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 24711 23979 86 211 0 24497 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 104200

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1665720/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=106468 CPUtime=1121.71
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 35813 0 0 0 112139 32 0 0 25 0 1 0 92698255 109023232 25899 1992294400 134512640 135377749 4294956384 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 26617 25899 86 211 0 26403 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 111824

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1657656/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=115208 CPUtime=1181.69
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 37922 0 0 0 118134 35 0 0 25 0 1 0 92698255 117972992 27942 1992294400 134512640 135377749 4294956384 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 28802 27942 86 211 0 28588 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 120564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20157
/proc/meminfo: memFree=1655160/2055920 swapFree=4191900/4192956
[pid=20154] ppid=20152 vsize=5356 CPUtime=0.25
/proc/20154/stat : 20154 (rsat.sh) S 20152 20154 19743 0 -1 4194304 310 1718 0 0 0 0 23 2 15 0 1 0 92698226 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20154/statm: 1339 237 195 169 0 50 0
[pid=20157] ppid=20154 vsize=117384 CPUtime=1199.79
/proc/20157/stat : 20157 (rsat) R 20154 20154 19743 0 -1 4194304 38526 0 0 0 119943 36 0 0 25 0 1 0 92698255 120201216 28513 1992294400 134512640 135377749 4294956384 18446744073709551615 134522891 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20157/statm: 29346 28513 86 211 0 29132 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 122740

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 20154 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=234964
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=22996
# CPU time returned by wait4() is 0.25796
# while last known CPU time is 1200.04
#
# 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.04
CPU user time (s): 1199.66
CPU system time (s): 0.38
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 122740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.234964
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2028
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= 10
involuntary context switches= 3

runsolver used 1.39379 second user time and 2.96655 second system time

The end

Launcher Data

Begin job on node11 at 2009-04-25 10:04:06
IDJOB=1719475
IDBENCH=69560
IDSOLVER=560
FILE ID=node11/1719475-1240646646
PBS_JOBID= 9186411
Free space on /tmp= 66076 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-x1mul.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719475-1240646646/watcher-1719475-1240646646 -o /tmp/evaluation-result-1719475-1240646646/solver-1719475-1240646646 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1719475-1240646646.cnf            

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

MD5SUM BENCH= b44e541aede789d4830fa0a3a047fcda
RANDOM SEED=1787664605

node11.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.214
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.214
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:       1759848 kB
Buffers:         31708 kB
Cached:         191164 kB
SwapCached:         32 kB
Active:          24940 kB
Inactive:       211020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1759848 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2636 kB
Writeback:           0 kB
Mapped:          21804 kB
Slab:            46052 kB
Committed_AS:   306772 kB
PageTables:       1448 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= 66088 MiB
End job on node11 at 2009-04-25 10:24:08