Trace number 1775229

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.4

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_11_UNKNOWN.cnf
MD5SUMe0639bbed56c8b8c34616f8cb99c381c
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 variables1740
Number of clauses114011
Sum of the clauses size339448
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22792
Number of clauses of size 3111196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.04/0.07	c ==============================================================================
0.04/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.07	c ==============================================================================
0.04/0.07	c |         0 |  114011   339448 |   34203       0        0     nan |  0.000 % |
0.89/0.96	c |         0 |  113182   490657 |      --       0       --      -- |     --   | -829/151209
0.89/0.96	c ==============================================================================
0.89/0.96	c Result  :   #vars: 1091   #clauses: 113182   #literals: 490657
0.89/0.96	c CPU time:   0.936857 s
0.89/0.96	c ==============================================================================
1.09/1.12	c Rsat version 3.02
1.09/1.19	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-1775229-1241342329/watcher-1775229-1241342329 -o /tmp/evaluation-result-1775229-1241342329/solver-1775229-1241342329 -C 10000 -W 12000 -M 1800 HOME/rsat.sh HOME/instance-1775229-1241342329.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: 0.95 0.96 0.98 3/65 32094
/proc/meminfo: memFree=664112/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=0
/proc/32094/stat : 32094 (rsat.sh) R 32092 32094 32027 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 162265635 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774701727 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/32094/statm: 1339 238 198 169 0 50 0
[pid=32095] ppid=32094 vsize=1712 CPUtime=0
/proc/32095/stat : 32095 (SatElite) R 32094 32094 32027 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 162265636 1753088 248 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/32095/statm: 428 249 64 186 0 238 0

[startup+0.0587001 s]
/proc/loadavg: 0.95 0.96 0.98 3/65 32094
/proc/meminfo: memFree=664112/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=0
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 162265635 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32094/statm: 1339 239 199 169 0 50 0
[pid=32095] ppid=32094 vsize=10244 CPUtime=0.04
/proc/32095/stat : 32095 (SatElite) R 32094 32094 32027 0 -1 4194304 2387 0 0 0 4 0 0 0 19 0 1 0 162265636 10489856 2370 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/32095/statm: 2561 2370 64 186 0 2371 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15600

[startup+0.101702 s]
/proc/loadavg: 0.95 0.96 0.98 3/65 32094
/proc/meminfo: memFree=664112/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=0
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 162265635 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32094/statm: 1339 239 199 169 0 50 0
[pid=32095] ppid=32094 vsize=16076 CPUtime=0.09
/proc/32095/stat : 32095 (SatElite) R 32094 32094 32027 0 -1 4194304 3787 0 0 0 8 1 0 0 19 0 1 0 162265636 16461824 3770 1992294400 4194304 4959918 548682068688 18446744073709551615 4437675 0 0 4096 3 0 0 0 17 0 0 0
/proc/32095/statm: 4019 3770 90 186 0 3829 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21432

[startup+0.301724 s]
/proc/loadavg: 0.95 0.96 0.98 3/65 32094
/proc/meminfo: memFree=664112/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=0
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 162265635 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32094/statm: 1339 239 199 169 0 50 0
[pid=32095] ppid=32094 vsize=19056 CPUtime=0.28
/proc/32095/stat : 32095 (SatElite) R 32094 32094 32027 0 -1 4194304 4417 0 0 0 27 1 0 0 21 0 1 0 162265636 19513344 4400 1992294400 4194304 4959918 548682068688 18446744073709551615 4241768 0 0 4096 3 0 0 0 17 0 0 0
/proc/32095/statm: 4764 4400 90 186 0 4574 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24412

[startup+0.701771 s]
/proc/loadavg: 0.95 0.96 0.98 3/65 32094
/proc/meminfo: memFree=664112/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=0
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 162265635 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32094/statm: 1339 239 199 169 0 50 0
[pid=32095] ppid=32094 vsize=21872 CPUtime=0.69
/proc/32095/stat : 32095 (SatElite) R 32094 32094 32027 0 -1 4194304 4908 0 0 0 67 2 0 0 25 0 1 0 162265636 22396928 4891 1992294400 4194304 4959918 548682068688 18446744073709551615 4269235 0 0 4096 3 0 0 0 17 0 0 0
/proc/32095/statm: 5468 4891 91 186 0 5278 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27228

[startup+1.50288 s]
/proc/loadavg: 0.95 0.96 0.98 2/67 32096
/proc/meminfo: memFree=644256/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 5356

[startup+3.10105 s]
/proc/loadavg: 0.95 0.96 0.98 2/67 32097
/proc/meminfo: memFree=649568/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=15140 CPUtime=1.97
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 3309 0 0 0 196 1 0 0 25 0 1 0 162265747 15503360 3290 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 3785 3290 116 309 0 3472 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20496

[startup+6.30142 s]
/proc/loadavg: 0.95 0.96 0.98 2/67 32097
/proc/meminfo: memFree=644512/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=19396 CPUtime=5.17
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 4417 0 0 0 515 2 0 0 25 0 1 0 162265747 19861504 4332 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 4849 4332 116 309 0 4536 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24752

[startup+12.7012 s]
/proc/loadavg: 0.96 0.96 0.98 2/67 32097
/proc/meminfo: memFree=640224/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=23172 CPUtime=11.56
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 5366 0 0 0 1153 3 0 0 25 0 1 0 162265747 23728128 5281 1992294400 4194304 5460562 548682068800 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 5793 5281 116 309 0 5480 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 28528

[startup+25.5016 s]
/proc/loadavg: 0.96 0.96 0.98 2/67 32097
/proc/meminfo: memFree=636640/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=26996 CPUtime=24.35
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 6828 0 0 0 2431 4 0 0 25 0 1 0 162265747 27643904 6097 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 6749 6097 118 309 0 6436 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 32352

[startup+51.1016 s]
/proc/loadavg: 0.98 0.96 0.98 2/67 32097
/proc/meminfo: memFree=636192/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=27472 CPUtime=49.94
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 6984 0 0 0 4990 4 0 0 25 0 1 0 162265747 28131328 6253 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 6868 6253 118 309 0 6555 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 32828

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32097
/proc/meminfo: memFree=634656/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=28724 CPUtime=101.13
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 8283 0 0 0 10108 5 0 0 25 0 1 0 162265747 29413376 6592 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 7181 6592 118 309 0 6868 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 34080

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32097
/proc/meminfo: memFree=633312/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=29860 CPUtime=161.1
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 9810 0 0 0 16104 6 0 0 25 0 1 0 162265747 30576640 6935 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 7465 6935 118 309 0 7152 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 35216

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32097
/proc/meminfo: memFree=632096/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=31336 CPUtime=221.07
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 10887 0 0 0 22101 6 0 0 25 0 1 0 162265747 32088064 7283 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 7834 7283 118 309 0 7521 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 36692

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32097
/proc/meminfo: memFree=629152/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=36808 CPUtime=281.05
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 12476 0 0 0 28098 7 0 0 25 0 1 0 162265747 37691392 8392 1992294400 4194304 5460562 548682068800 18446744073709551615 4212933 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 9202 8394 118 309 0 8889 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 42164

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32097
/proc/meminfo: memFree=628000/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=35292 CPUtime=341.02
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 13321 0 0 0 34094 8 0 0 25 0 1 0 162265747 36139008 8277 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 8823 8277 118 309 0 8510 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 40648

[startup+402.302 s]

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

/proc/32097/statm: 22522 21184 118 309 0 22209 0
Current children cumulated CPU time (s) 9338.24
Current children cumulated vsize (KiB) 95444

[startup+9402.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 32115
/proc/meminfo: memFree=575840/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=90088 CPUtime=9397.1
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 66230 0 0 0 939671 39 0 0 25 0 1 0 162265747 92250112 21258 1992294400 4194304 5460562 548682068800 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 22522 21258 118 309 0 22209 0
Current children cumulated CPU time (s) 9398.21
Current children cumulated vsize (KiB) 95444

[startup+9462.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 32115
/proc/meminfo: memFree=574048/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=92136 CPUtime=9457.07
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 68643 0 0 0 945667 40 0 0 25 0 1 0 162265747 94347264 21655 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 23034 21655 118 309 0 22721 0
Current children cumulated CPU time (s) 9458.18
Current children cumulated vsize (KiB) 97492

[startup+9522.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 32115
/proc/meminfo: memFree=574048/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=92136 CPUtime=9517.05
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 68643 0 0 0 951665 40 0 0 25 0 1 0 162265747 94347264 21655 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 23034 21655 118 309 0 22721 0
Current children cumulated CPU time (s) 9518.16
Current children cumulated vsize (KiB) 97492

[startup+9582.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 32115
/proc/meminfo: memFree=574048/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=92136 CPUtime=9577.02
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 68643 0 0 0 957662 40 0 0 25 0 1 0 162265747 94347264 21655 1992294400 4194304 5460562 548682068800 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 23034 21655 118 309 0 22721 0
Current children cumulated CPU time (s) 9578.13
Current children cumulated vsize (KiB) 97492

[startup+9642.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 32115
/proc/meminfo: memFree=574048/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=92136 CPUtime=9637
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 68643 0 0 0 963660 40 0 0 25 0 1 0 162265747 94347264 21655 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 23034 21655 118 309 0 22721 0
Current children cumulated CPU time (s) 9638.11
Current children cumulated vsize (KiB) 97492

[startup+9702.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 32115
/proc/meminfo: memFree=573920/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=92136 CPUtime=9696.98
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 68643 0 0 0 969658 40 0 0 25 0 1 0 162265747 94347264 21655 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 23034 21655 118 309 0 22721 0
Current children cumulated CPU time (s) 9698.09
Current children cumulated vsize (KiB) 97492

[startup+9762.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 32121
/proc/meminfo: memFree=573344/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=92136 CPUtime=9756.96
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 68774 0 0 0 975655 41 0 0 25 0 1 0 162265747 94347264 21786 1992294400 4194304 5460562 548682068800 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 23034 21786 118 309 0 22721 0
Current children cumulated CPU time (s) 9758.07
Current children cumulated vsize (KiB) 97492

[startup+9822.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 32121
/proc/meminfo: memFree=573344/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=92136 CPUtime=9816.94
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 68774 0 0 0 981653 41 0 0 25 0 1 0 162265747 94347264 21786 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 23034 21786 118 309 0 22721 0
Current children cumulated CPU time (s) 9818.05
Current children cumulated vsize (KiB) 97492

[startup+9882.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 32121
/proc/meminfo: memFree=573344/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=92136 CPUtime=9876.91
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 68774 0 0 0 987650 41 0 0 25 0 1 0 162265747 94347264 21786 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 23034 21786 118 309 0 22721 0
Current children cumulated CPU time (s) 9878.02
Current children cumulated vsize (KiB) 97492

[startup+9942.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 32121
/proc/meminfo: memFree=573024/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=92136 CPUtime=9936.88
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 68869 0 0 0 993647 41 0 0 25 0 1 0 162265747 94347264 21881 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 23034 21881 118 309 0 22721 0
Current children cumulated CPU time (s) 9937.99
Current children cumulated vsize (KiB) 97492

[startup+10002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 32121
/proc/meminfo: memFree=573024/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=92136 CPUtime=9996.87
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 68875 0 0 0 999646 41 0 0 25 0 1 0 162265747 94347264 21887 1992294400 4194304 5460562 548682068800 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 23034 21887 118 309 0 22721 0
Current children cumulated CPU time (s) 9997.98
Current children cumulated vsize (KiB) 97492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 32121
/proc/meminfo: memFree=573024/2055920 swapFree=4186136/4192956
[pid=32094] ppid=32092 vsize=5356 CPUtime=1.11
/proc/32094/stat : 32094 (rsat.sh) S 32092 32094 32027 0 -1 4194304 312 4913 0 0 0 0 108 3 16 0 1 0 162265635 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32094/statm: 1339 241 199 169 0 50 0
[pid=32097] ppid=32094 vsize=92136 CPUtime=9998.97
/proc/32097/stat : 32097 (rsat) R 32094 32094 32027 0 -1 4194304 68875 0 0 0 999856 41 0 0 25 0 1 0 162265747 94347264 21887 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32097/statm: 23034 21887 118 309 0 22721 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 97492

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 32094 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=86834
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=34994
# CPU time returned by wait4() is 1.12183
# 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.4
CPU time (s): 10000.1
CPU user time (s): 9999.64
CPU system time (s): 0.44
CPU usage (%): 99.9566
Max. virtual memory (cumulated for all children) (KiB): 105684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.08683
system time used= 0.034994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5225
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 9.55655 second user time and 26.8319 second system time

The end

Launcher Data

Begin job on node74 at 2009-05-03 11:18:49
IDJOB=1775229
IDBENCH=71103
IDSOLVER=615
FILE ID=node74/1775229-1241342329
PBS_JOBID= 9225498
Free space on /tmp= 103240 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_11_UNKNOWN.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775229-1241342329/watcher-1775229-1241342329 -o /tmp/evaluation-result-1775229-1241342329/solver-1775229-1241342329 -C 10000 -W 12000 -M 1800  HOME/rsat.sh HOME/instance-1775229-1241342329.cnf HOME

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

MD5SUM BENCH= e0639bbed56c8b8c34616f8cb99c381c
RANDOM SEED=1678397631

node74.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.233
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.233
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:        664600 kB
Buffers:         91788 kB
Cached:        1173508 kB
SwapCached:       3040 kB
Active:         361668 kB
Inactive:       915264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        664600 kB
SwapTotal:     4192956 kB
SwapFree:      4186136 kB
Dirty:            7964 kB
Writeback:           0 kB
Mapped:          19820 kB
Slab:           100276 kB
Committed_AS:   738420 kB
PageTables:       1444 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= 103232 MiB
End job on node74 at 2009-05-03 14:05:36