Trace number 1775119

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 10002.8

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
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 variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
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.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   87044   258924 |   26113       0        0     nan |  0.000 % |
0.68/0.76	c |         0 |   86161   373261 |      --       0       --      -- |     --   | -883/114337
0.68/0.76	c ==============================================================================
0.68/0.76	c Result  :   #vars: 871   #clauses: 86161   #literals: 373261
0.68/0.76	c CPU time:   0.738887 s
0.68/0.76	c ==============================================================================
0.79/0.88	c Rsat version 3.02
0.88/0.94	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-1775119-1241341389/watcher-1775119-1241341389 -o /tmp/evaluation-result-1775119-1241341389/solver-1775119-1241341389 -C 10000 -W 12000 -M 1800 HOME/rsat.sh HOME/instance-1775119-1241341389.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.93 0.98 0.99 3/64 16221
/proc/meminfo: memFree=1889616/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0
/proc/16221/stat : 16221 (rsat.sh) R 16219 16221 16184 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 162166270 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761608863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16221/statm: 1339 238 198 169 0 50 0
[pid=16222] ppid=16221 vsize=1560 CPUtime=0
/proc/16222/stat : 16222 (SatElite) R 16221 16221 16184 0 -1 4194304 237 0 0 0 0 0 0 0 18 0 1 0 162166270 1597440 220 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 1 0 0
/proc/16222/statm: 390 222 64 186 0 200 0

[startup+0.099375 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 16221
/proc/meminfo: memFree=1889616/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 162166270 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16221/statm: 1339 239 199 169 0 50 0
[pid=16222] ppid=16221 vsize=13100 CPUtime=0.09
/proc/16222/stat : 16222 (SatElite) R 16221 16221 16184 0 -1 4194304 3012 0 0 0 8 1 0 0 19 0 1 0 162166270 13414400 2995 1992294400 4194304 4959918 548682068688 18446744073709551615 4437675 0 0 4096 3 0 0 0 17 1 0 0
/proc/16222/statm: 3275 2995 90 186 0 3085 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18456

[startup+0.101376 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 16221
/proc/meminfo: memFree=1889616/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 162166270 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16221/statm: 1339 239 199 169 0 50 0
[pid=16222] ppid=16221 vsize=13100 CPUtime=0.09
/proc/16222/stat : 16222 (SatElite) R 16221 16221 16184 0 -1 4194304 3029 0 0 0 8 1 0 0 19 0 1 0 162166270 13414400 3012 1992294400 4194304 4959918 548682068688 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 1 0 0
/proc/16222/statm: 3275 3012 90 186 0 3085 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18456

[startup+0.301392 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 16221
/proc/meminfo: memFree=1889616/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 162166270 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16221/statm: 1339 239 199 169 0 50 0
[pid=16222] ppid=16221 vsize=16080 CPUtime=0.28
/proc/16222/stat : 16222 (SatElite) R 16221 16221 16184 0 -1 4194304 3736 0 0 0 27 1 0 0 21 0 1 0 162166270 16465920 3719 1992294400 4194304 4959918 548682068688 18446744073709551615 4292740 0 0 4096 3 0 0 0 17 1 0 0
/proc/16222/statm: 4020 3719 90 186 0 3830 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21436

[startup+0.701429 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 16221
/proc/meminfo: memFree=1889616/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 162166270 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16221/statm: 1339 239 199 169 0 50 0
[pid=16222] ppid=16221 vsize=16588 CPUtime=0.68
/proc/16222/stat : 16222 (SatElite) R 16221 16221 16184 0 -1 4194304 3838 0 0 0 67 1 0 0 25 0 1 0 162166270 16986112 3821 1992294400 4194304 4959918 548682068688 18446744073709551615 4269223 0 0 4096 3 0 0 0 17 1 0 0
/proc/16222/statm: 4147 3821 91 186 0 3957 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21944

[startup+1.5015 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 16224
/proc/meminfo: memFree=1879808/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=10576 CPUtime=0.6
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 2191 0 0 0 59 1 0 0 22 0 1 0 162166359 10829824 2172 1992294400 4194304 5460562 548682068800 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 2644 2172 116 309 0 2331 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15932

[startup+3.10265 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 16224
/proc/meminfo: memFree=1877824/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=13176 CPUtime=2.2
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 2802 0 0 0 219 1 0 0 25 0 1 0 162166359 13492224 2783 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 3294 2783 116 309 0 2981 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18532

[startup+6.30194 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 16224
/proc/meminfo: memFree=1874368/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=15908 CPUtime=5.39
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 3516 0 0 0 537 2 0 0 25 0 1 0 162166359 16289792 3431 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 3977 3431 116 309 0 3664 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 21264

[startup+12.7015 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 16224
/proc/meminfo: memFree=1870608/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=18632 CPUtime=11.8
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 4504 0 0 0 1177 3 0 0 25 0 1 0 162166359 19079168 4159 1992294400 4194304 5460562 548682068800 18446744073709551615 4202537 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 4658 4159 118 309 0 4345 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23988

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 16224
/proc/meminfo: memFree=1870416/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=18708 CPUtime=24.59
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 4754 0 0 0 2456 3 0 0 25 0 1 0 162166359 19156992 4217 1992294400 4194304 5460562 548682068800 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 4677 4217 118 309 0 4364 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 24064

[startup+51.102 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 16224
/proc/meminfo: memFree=1869392/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=20260 CPUtime=50.18
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 6368 0 0 0 5014 4 0 0 25 0 1 0 162166359 20746240 4481 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 5065 4481 118 309 0 4752 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 25616

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 16224
/proc/meminfo: memFree=1868496/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=21652 CPUtime=101.37
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 7387 0 0 0 10132 5 0 0 25 0 1 0 162166359 22171648 4796 1992294400 4194304 5460562 548682068800 18446744073709551615 4198162 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 5413 4796 118 309 0 5100 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 27008

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16224
/proc/meminfo: memFree=1869008/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=20500 CPUtime=161.34
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 9605 0 0 0 16129 5 0 0 25 0 1 0 162166359 20992000 4583 1992294400 4194304 5460562 548682068800 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 5125 4583 118 309 0 4812 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 25856

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16224
/proc/meminfo: memFree=1866576/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=23312 CPUtime=221.33
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 10676 0 0 0 22126 7 0 0 25 0 1 0 162166359 23871488 5174 1992294400 4194304 5460562 548682068800 18446744073709551615 4211562 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 5828 5174 118 309 0 5515 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 28668

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16224
/proc/meminfo: memFree=1867856/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=21776 CPUtime=281.32
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 11901 0 0 0 28124 8 0 0 25 0 1 0 162166359 22298624 4853 1992294400 4194304 5460562 548682068800 18446744073709551615 4206446 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 5444 4853 118 309 0 5131 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 27132

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16224
/proc/meminfo: memFree=1866256/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=24592 CPUtime=341.3
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 13476 0 0 0 34121 9 0 0 25 0 1 0 162166359 25182208 5415 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 6148 5415 118 309 0 5835 0
Current children cumulated CPU time (s) 342.18

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

/proc/16224/statm: 16351 15641 118 309 0 16038 0
Current children cumulated CPU time (s) 9339.75
Current children cumulated vsize (KiB) 70760

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16242
/proc/meminfo: memFree=1816776/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=70780 CPUtime=9398.86
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 76031 0 0 0 939829 57 0 0 25 0 1 0 162166359 72478720 16573 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 17695 16573 118 309 0 17382 0
Current children cumulated CPU time (s) 9399.74
Current children cumulated vsize (KiB) 76136

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16242
/proc/meminfo: memFree=1815888/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=71540 CPUtime=9458.84
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 78252 0 0 0 945826 58 0 0 25 0 1 0 162166359 73256960 16778 1992294400 4194304 5460562 548682068800 18446744073709551615 4211555 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 17885 16778 118 309 0 17572 0
Current children cumulated CPU time (s) 9459.72
Current children cumulated vsize (KiB) 76896

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16242
/proc/meminfo: memFree=1815888/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=71540 CPUtime=9518.82
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 78252 0 0 0 951824 58 0 0 25 0 1 0 162166359 73256960 16778 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 17885 16778 118 309 0 17572 0
Current children cumulated CPU time (s) 9519.7
Current children cumulated vsize (KiB) 76896

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16242
/proc/meminfo: memFree=1815824/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=71540 CPUtime=9578.8
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 78313 0 0 0 957822 58 0 0 25 0 1 0 162166359 73256960 16839 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 17885 16839 118 309 0 17572 0
Current children cumulated CPU time (s) 9579.68
Current children cumulated vsize (KiB) 76896

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16242
/proc/meminfo: memFree=1815760/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=71540 CPUtime=9638.78
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 78313 0 0 0 963820 58 0 0 25 0 1 0 162166359 73256960 16839 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 17885 16839 118 309 0 17572 0
Current children cumulated CPU time (s) 9639.66
Current children cumulated vsize (KiB) 76896

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16242
/proc/meminfo: memFree=1815760/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=71540 CPUtime=9698.77
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 78313 0 0 0 969819 58 0 0 25 0 1 0 162166359 73256960 16839 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 17885 16839 118 309 0 17572 0
Current children cumulated CPU time (s) 9699.65
Current children cumulated vsize (KiB) 76896

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16242
/proc/meminfo: memFree=1815696/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=71540 CPUtime=9758.76
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 78313 0 0 0 975817 59 0 0 25 0 1 0 162166359 73256960 16839 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 17885 16839 118 309 0 17572 0
Current children cumulated CPU time (s) 9759.64
Current children cumulated vsize (KiB) 76896

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16242
/proc/meminfo: memFree=1815696/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=71540 CPUtime=9818.74
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 78313 0 0 0 981815 59 0 0 25 0 1 0 162166359 73256960 16839 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 17885 16839 118 309 0 17572 0
Current children cumulated CPU time (s) 9819.62
Current children cumulated vsize (KiB) 76896

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16242
/proc/meminfo: memFree=1815056/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=71540 CPUtime=9878.73
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 78465 0 0 0 987814 59 0 0 25 0 1 0 162166359 73256960 16991 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 17885 16991 118 309 0 17572 0
Current children cumulated CPU time (s) 9879.61
Current children cumulated vsize (KiB) 76896

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16242
/proc/meminfo: memFree=1814608/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=71540 CPUtime=9938.71
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 78571 0 0 0 993812 59 0 0 25 0 1 0 162166359 73256960 17097 1992294400 4194304 5460562 548682068800 18446744073709551615 4198061 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 17885 17097 118 309 0 17572 0
Current children cumulated CPU time (s) 9939.59
Current children cumulated vsize (KiB) 76896

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16242
/proc/meminfo: memFree=1814544/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=71540 CPUtime=9998.7
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 78571 0 0 0 999811 59 0 0 25 0 1 0 162166359 73256960 17097 1992294400 4194304 5460562 548682068800 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 17885 17097 118 309 0 17572 0
Current children cumulated CPU time (s) 9999.58
Current children cumulated vsize (KiB) 76896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16242
/proc/meminfo: memFree=1814544/2055920 swapFree=4191892/4192956
[pid=16221] ppid=16219 vsize=5356 CPUtime=0.88
/proc/16221/stat : 16221 (rsat.sh) S 16219 16221 16184 0 -1 4194304 312 3843 0 0 0 0 85 3 16 0 1 0 162166270 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16221/statm: 1339 241 199 169 0 50 0
[pid=16224] ppid=16221 vsize=71540 CPUtime=9999.19
/proc/16224/stat : 16224 (rsat) R 16221 16221 16184 0 -1 4194304 78571 0 0 0 999860 59 0 0 25 0 1 0 162166359 73256960 17097 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16224/statm: 17885 17097 118 309 0 17572 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 76896

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 16221 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=852870
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=36994
# CPU time returned by wait4() is 0.889864
# 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): 10002.8
CPU time (s): 10000.1
CPU user time (s): 9999.45
CPU system time (s): 0.62
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 87152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.85287
system time used= 0.036994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4155
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 11.1963 second user time and 25.1812 second system time

The end

Launcher Data

Begin job on node55 at 2009-05-03 11:03:09
IDJOB=1775119
IDBENCH=71089
IDSOLVER=615
FILE ID=node55/1775119-1241341389
PBS_JOBID= 9225491
Free space on /tmp= 66520 MiB

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

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=141989358

node55.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.240
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.240
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:       1890352 kB
Buffers:         17352 kB
Cached:          69212 kB
SwapCached:        272 kB
Active:          13476 kB
Inactive:        86260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1890352 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            7300 kB
Writeback:           0 kB
Mapped:          21676 kB
Slab:            51976 kB
Committed_AS:   583208 kB
PageTables:       1360 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= 66512 MiB
End job on node55 at 2009-05-03 13:49:54