Trace number 1772909

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) 10000.1 10004.8

General information on the benchmark

Nameindustrial/palacios/hard/
safe-30-h29-unsat.cnf
MD5SUM7cb48ce6f0320bc88623afd3c5af4aae
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 variables129128
Number of clauses437794
Sum of the clauses size1056806
Maximum clause length61
Minimum clause length1
Number of clauses of size 130
Number of clauses of size 2310376
Number of clauses of size 3124560
Number of clauses of size 4189
Number of clauses of size 583
Number of clauses of size over 52556

Solver Data

0.00/0.00	c Parsing...
0.38/0.41	c ==============================================================================
0.38/0.41	c |           |     ORIGINAL     |              LEARNT              |          |
0.38/0.41	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.38/0.41	c ==============================================================================
0.38/0.41	c |         0 |  437704  1056626 |  131311       0        0     nan |  0.000 % |
18.38/18.46	c |         0 |  164704  1115453 |      --       0       --      -- |     --   | -273000/58827
18.38/18.46	c ==============================================================================
18.38/18.46	c Result  :   #vars: 6952   #clauses: 164704   #literals: 1115453
18.38/18.46	c CPU time:   18.1392 s
18.38/18.46	c ==============================================================================
18.78/18.86	c Rsat version 3.02
18.84/19.04	c Base unit clause learned: 0

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-1772909-1241329744/watcher-1772909-1241329744 -o /tmp/evaluation-result-1772909-1241329744/solver-1772909-1241329744 -C 10000 -W 12000 -M 1800 HOME/rsat.sh HOME/instance-1772909-1241329744.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1205
/proc/meminfo: memFree=1688360/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=0
/proc/1205/stat : 1205 (rsat.sh) R 1203 1205 1136 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 161008129 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 214919867039 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1205/statm: 1339 238 198 169 0 50 0
[pid=1206] ppid=1205 vsize=1596 CPUtime=0
/proc/1206/stat : 1206 (SatElite) R 1205 1205 1136 0 -1 4194304 247 0 0 0 0 0 0 0 18 0 1 0 161008129 1634304 230 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/1206/statm: 399 234 66 186 0 209 0

[startup+0.080186 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1205
/proc/meminfo: memFree=1688360/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=0
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161008129 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1205/statm: 1339 239 199 169 0 50 0
[pid=1206] ppid=1205 vsize=19636 CPUtime=0.07
/proc/1206/stat : 1206 (SatElite) R 1205 1205 1136 0 -1 4194304 4696 0 0 0 5 2 0 0 19 0 1 0 161008129 20107264 4679 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/1206/statm: 4909 4681 66 186 0 4719 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24992

[startup+0.10219 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1205
/proc/meminfo: memFree=1688360/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=0
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161008129 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1205/statm: 1339 239 199 169 0 50 0
[pid=1206] ppid=1205 vsize=28328 CPUtime=0.09
/proc/1206/stat : 1206 (SatElite) R 1205 1205 1136 0 -1 4194304 6037 0 0 0 7 2 0 0 19 0 1 0 161008129 29007872 6020 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/1206/statm: 7082 6021 66 186 0 6892 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33684

[startup+0.301232 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1205
/proc/meminfo: memFree=1688360/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=0
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161008129 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1205/statm: 1339 239 199 169 0 50 0
[pid=1206] ppid=1205 vsize=74632 CPUtime=0.29
/proc/1206/stat : 1206 (SatElite) R 1205 1205 1136 0 -1 4194304 17936 0 0 0 21 8 0 0 21 0 1 0 161008129 76423168 17919 1992294400 4194304 4959918 548682068688 18446744073709551615 4414821 0 0 4096 3 0 0 0 17 0 0 0
/proc/1206/statm: 18658 17920 66 186 0 18468 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79988

[startup+0.701316 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1205
/proc/meminfo: memFree=1688360/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=0
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161008129 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1205/statm: 1339 239 199 169 0 50 0
[pid=1206] ppid=1205 vsize=99348 CPUtime=0.69
/proc/1206/stat : 1206 (SatElite) R 1205 1205 1136 0 -1 4194304 24410 0 0 0 58 11 0 0 25 0 1 0 161008129 101732352 24073 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/1206/statm: 24837 24073 91 186 0 24647 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 104704

[startup+1.50149 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1207
/proc/meminfo: memFree=1588184/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=0
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161008129 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1205/statm: 1339 239 199 169 0 50 0
[pid=1206] ppid=1205 vsize=101792 CPUtime=1.49
/proc/1206/stat : 1206 (SatElite) R 1205 1205 1136 0 -1 4194304 25033 0 0 0 136 13 0 0 25 0 1 0 161008129 104235008 24696 1992294400 4194304 4959918 548682068688 18446744073709551615 4225282 0 0 4096 3 0 0 0 17 0 0 0
/proc/1206/statm: 25448 24696 91 186 0 25258 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107148

[startup+3.10183 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1207
/proc/meminfo: memFree=1581528/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=0
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161008129 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1205/statm: 1339 239 199 169 0 50 0
[pid=1206] ppid=1205 vsize=105212 CPUtime=3.09
/proc/1206/stat : 1206 (SatElite) R 1205 1205 1136 0 -1 4194304 25856 0 0 0 292 17 0 0 25 0 1 0 161008129 107737088 25519 1992294400 4194304 4959918 548682068688 18446744073709551615 4437675 0 0 4096 3 0 0 0 17 0 0 0
/proc/1206/statm: 26303 25519 91 186 0 26113 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 110568

[startup+6.30252 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1207
/proc/meminfo: memFree=1567128/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=0
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161008129 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1205/statm: 1339 239 199 169 0 50 0
[pid=1206] ppid=1205 vsize=110632 CPUtime=6.28
/proc/1206/stat : 1206 (SatElite) R 1205 1205 1136 0 -1 4194304 27005 0 0 0 603 25 0 0 25 0 1 0 161008129 113287168 26668 1992294400 4194304 4959918 548682068688 18446744073709551615 4240896 0 0 4096 3 0 0 0 17 0 0 0
/proc/1206/statm: 27658 26668 91 186 0 27468 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 115988

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1207
/proc/meminfo: memFree=1554088/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=0
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161008129 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1205/statm: 1339 239 199 169 0 50 0
[pid=1206] ppid=1205 vsize=117504 CPUtime=12.69
/proc/1206/stat : 1206 (SatElite) R 1205 1205 1136 0 -1 4194304 28507 0 0 0 1239 30 0 0 25 0 1 0 161008129 120324096 28043 1992294400 4194304 4959918 548682068688 18446744073709551615 4241757 0 0 4096 3 0 0 0 17 0 0 0
/proc/1206/statm: 29376 28043 92 186 0 29186 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 122860

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1208
/proc/meminfo: memFree=1634792/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=27136 CPUtime=6.63
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 6349 0 0 0 659 4 0 0 25 0 1 0 161010015 27787264 6243 1992294400 4194304 5460562 548682068800 18446744073709551615 4226263 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 6784 6243 116 309 0 6471 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 32492

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1208
/proc/meminfo: memFree=1628136/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=33348 CPUtime=32.21
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 8586 0 0 0 3215 6 0 0 25 0 1 0 161010015 34148352 7834 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 8337 7834 118 309 0 8024 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 38704

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1208
/proc/meminfo: memFree=1627816/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=34468 CPUtime=83.39
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 12870 0 0 0 8331 8 0 0 25 0 1 0 161010015 35295232 7920 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 8617 7920 118 309 0 8304 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 39824

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1208
/proc/meminfo: memFree=1627048/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=34940 CPUtime=143.36
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 20023 0 0 0 14324 12 0 0 25 0 1 0 161010015 35778560 8128 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 8735 8128 118 309 0 8422 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 40296

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1208
/proc/meminfo: memFree=1620328/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=37476 CPUtime=203.34
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 27712 0 0 0 20318 16 0 0 25 0 1 0 161010015 38375424 8873 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 9369 8873 118 309 0 9056 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 42832

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1208
/proc/meminfo: memFree=1621288/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=41944 CPUtime=263.3
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 34962 0 0 0 26310 20 0 0 25 0 1 0 161010015 42950656 9557 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 10486 9557 118 309 0 10173 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 47300

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1208
/proc/meminfo: memFree=1610600/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=44392 CPUtime=323.27
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 43731 0 0 0 32303 24 0 0 25 0 1 0 161010015 45457408 10262 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 11098 10262 118 309 0 10785 0
Current children cumulated CPU time (s) 342.11

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

/proc/1208/statm: 43186 41828 118 309 0 42873 0
Current children cumulated CPU time (s) 9337.93
Current children cumulated vsize (KiB) 178100

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1230
/proc/meminfo: memFree=1489640/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=172744 CPUtime=9379.06
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 279879 0 0 0 937765 141 0 0 25 0 1 0 161010015 176889856 41854 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 43186 41854 118 309 0 42873 0
Current children cumulated CPU time (s) 9397.9
Current children cumulated vsize (KiB) 178100

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1230
/proc/meminfo: memFree=1489448/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=172744 CPUtime=9439.03
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 279916 0 0 0 943762 141 0 0 25 0 1 0 161010015 176889856 41891 1992294400 4194304 5460562 548682068800 18446744073709551615 4210693 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 43186 41891 118 309 0 42873 0
Current children cumulated CPU time (s) 9457.87
Current children cumulated vsize (KiB) 178100

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1230
/proc/meminfo: memFree=1489448/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=172744 CPUtime=9498.99
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 279916 0 0 0 949758 141 0 0 25 0 1 0 161010015 176889856 41891 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 43186 41891 118 309 0 42873 0
Current children cumulated CPU time (s) 9517.83
Current children cumulated vsize (KiB) 178100

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1230
/proc/meminfo: memFree=1489064/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=172744 CPUtime=9558.96
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 280004 0 0 0 955755 141 0 0 25 0 1 0 161010015 176889856 41979 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 43186 41979 118 309 0 42873 0
Current children cumulated CPU time (s) 9577.8
Current children cumulated vsize (KiB) 178100

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1230
/proc/meminfo: memFree=1488680/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=172360 CPUtime=9618.92
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 288201 0 0 0 961748 144 0 0 25 0 1 0 161010015 176496640 42016 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 43090 42016 118 309 0 42777 0
Current children cumulated CPU time (s) 9637.76
Current children cumulated vsize (KiB) 177716

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1230
/proc/meminfo: memFree=1488744/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=172360 CPUtime=9678.89
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 288201 0 0 0 967745 144 0 0 25 0 1 0 161010015 176496640 42016 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 43090 42016 118 309 0 42777 0
Current children cumulated CPU time (s) 9697.73
Current children cumulated vsize (KiB) 177716

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1230
/proc/meminfo: memFree=1488680/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=172360 CPUtime=9738.85
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 288201 0 0 0 973741 144 0 0 25 0 1 0 161010015 176496640 42016 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 43090 42016 118 309 0 42777 0
Current children cumulated CPU time (s) 9757.69
Current children cumulated vsize (KiB) 177716

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1230
/proc/meminfo: memFree=1488680/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=172360 CPUtime=9798.82
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 288201 0 0 0 979738 144 0 0 25 0 1 0 161010015 176496640 42016 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 43090 42016 118 309 0 42777 0
Current children cumulated CPU time (s) 9817.66
Current children cumulated vsize (KiB) 177716

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1230
/proc/meminfo: memFree=1488680/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=172360 CPUtime=9858.8
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 288201 0 0 0 985736 144 0 0 25 0 1 0 161010015 176496640 42016 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 43090 42016 118 309 0 42777 0
Current children cumulated CPU time (s) 9877.64
Current children cumulated vsize (KiB) 177716

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1230
/proc/meminfo: memFree=1488680/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=172360 CPUtime=9918.77
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 288201 0 0 0 991733 144 0 0 25 0 1 0 161010015 176496640 42016 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 43090 42016 118 309 0 42777 0
Current children cumulated CPU time (s) 9937.61
Current children cumulated vsize (KiB) 177716

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1230
/proc/meminfo: memFree=1488616/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=172360 CPUtime=9978.74
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 288201 0 0 0 997730 144 0 0 25 0 1 0 161010015 176496640 42016 1992294400 4194304 5460562 548682068800 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 43090 42016 118 309 0 42777 0
Current children cumulated CPU time (s) 9997.58
Current children cumulated vsize (KiB) 177716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1230
/proc/meminfo: memFree=1488616/2055920 swapFree=4178716/4192956
[pid=1205] ppid=1203 vsize=5356 CPUtime=18.84
/proc/1205/stat : 1205 (rsat.sh) S 1203 1205 1136 0 -1 4194304 312 30593 0 0 0 0 1849 35 16 0 1 0 161008129 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1205/statm: 1339 241 199 169 0 50 0
[pid=1208] ppid=1205 vsize=172360 CPUtime=9981.24
/proc/1208/stat : 1208 (rsat) R 1205 1205 1136 0 -1 4194304 288201 0 0 0 997980 144 0 0 25 0 1 0 161010015 176496640 42016 1992294400 4194304 5460562 548682068800 18446744073709551615 4198099 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1208/statm: 43090 42016 118 309 0 42777 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 177716

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 1205 and gives
#  childrusage.ru_utime.tv_sec=18
#  childrusage.ru_utime.tv_usec=495188
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=357945
# CPU time returned by wait4() is 18.8531
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10004.8
CPU time (s): 10000.1
CPU user time (s): 9998.29
CPU system time (s): 1.79
CPU usage (%): 99.9527
Max. virtual memory (cumulated for all children) (KiB): 210484

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

runsolver used 9.1936 second user time and 27.1929 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-03 07:49:05
IDJOB=1772909
IDBENCH=20409
IDSOLVER=615
FILE ID=node10/1772909-1241329744
PBS_JOBID= 9225397
Free space on /tmp= 66548 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/industrial/palacios/hard/safe-30-h29-unsat.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772909-1241329744/watcher-1772909-1241329744 -o /tmp/evaluation-result-1772909-1241329744/solver-1772909-1241329744 -C 10000 -W 12000 -M 1800  HOME/rsat.sh HOME/instance-1772909-1241329744.cnf HOME

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

MD5SUM BENCH= 7cb48ce6f0320bc88623afd3c5af4aae
RANDOM SEED=1728688004

node10.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.263
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	: 5931.00
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.263
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:       1688840 kB
Buffers:         47472 kB
Cached:         235952 kB
SwapCached:       8092 kB
Active:          81436 kB
Inactive:       211768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688840 kB
SwapTotal:     4192956 kB
SwapFree:      4178716 kB
Dirty:           13228 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            59968 kB
Committed_AS:   699844 kB
PageTables:       1372 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= 66516 MiB
End job on node10 at 2009-05-03 10:35:52