Trace number 1521196

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
CSat 2009-03-22? (TO) 1200.07 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/460/
unif-k3-r4.25-v460-c1955-S1614425450-034.cnf
MD5SUMb466b358793a0dcf15cdf46533518f73
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1521196-1238307786/watcher-1521196-1238307786 -o /tmp/evaluation-result-1521196-1238307786/solver-1521196-1238307786 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1521196-1238307786.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7691
/proc/meminfo: memFree=788400/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=7224 CPUtime=0
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 274980002 7397376 173 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 1806 179 89 271 0 1532 0

[startup+0.105959 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7691
/proc/meminfo: memFree=788400/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=7484 CPUtime=0.09
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 1650 0 0 0 9 0 0 0 18 0 1 0 274980002 7663616 1633 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 1871 1633 90 271 0 1597 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.201969 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7691
/proc/meminfo: memFree=788400/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=7612 CPUtime=0.19
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 1684 0 0 0 19 0 0 0 18 0 1 0 274980002 7794688 1667 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 1903 1667 90 271 0 1629 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7612

[startup+0.30198 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7691
/proc/meminfo: memFree=788400/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=7740 CPUtime=0.29
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 1717 0 0 0 29 0 0 0 19 0 1 0 274980002 7925760 1700 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 1935 1700 90 271 0 1661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7740

[startup+0.702023 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7691
/proc/meminfo: memFree=788400/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=8124 CPUtime=0.69
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 1820 0 0 0 68 1 0 0 22 0 1 0 274980002 8318976 1803 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 2031 1803 90 271 0 1757 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8124

[startup+1.50111 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=781224/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=8764 CPUtime=1.49
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 1971 0 0 0 148 1 0 0 25 0 1 0 274980002 8974336 1954 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 2191 1954 90 271 0 1917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8764

[startup+3.10229 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=780392/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=9696 CPUtime=3.09
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 2196 0 0 0 307 2 0 0 25 0 1 0 274980002 9928704 2179 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 2424 2179 90 271 0 2150 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9696

[startup+6.30164 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=778920/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=10760 CPUtime=6.29
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 2482 0 0 0 626 3 0 0 25 0 1 0 274980002 11018240 2465 1992294400 134512640 135625496 4294956240 18446744073709551615 134541635 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 2690 2465 90 271 0 2416 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10760

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=777320/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=12188 CPUtime=12.69
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 2834 0 0 0 1264 5 0 0 25 0 1 0 274980002 12480512 2817 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 3047 2817 90 271 0 2773 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12188

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=775272/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=14124 CPUtime=25.48
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 3365 0 0 0 2541 7 0 0 25 0 1 0 274980002 14462976 3307 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 3531 3307 90 271 0 3257 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14124

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=772712/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=16768 CPUtime=51.07
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 4074 0 0 0 5097 10 0 0 25 0 1 0 274980002 17170432 3955 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 4192 3955 90 271 0 3918 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16768

[startup+102.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=768744/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=20872 CPUtime=102.26
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 5139 0 0 0 10209 17 0 0 25 0 1 0 274980002 21372928 4929 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 5218 4929 90 271 0 4944 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20872

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=765672/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=23864 CPUtime=162.24
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 5906 0 0 0 16200 24 0 0 25 0 1 0 274980002 24436736 5696 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 5966 5696 90 271 0 5692 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23864

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=762984/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=26720 CPUtime=222.23
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 6709 0 0 0 22196 27 0 0 25 0 1 0 274980002 27361280 6363 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 6680 6363 90 271 0 6406 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26720

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=760680/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=28984 CPUtime=282.21
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 7275 0 0 0 28189 32 0 0 25 0 1 0 274980002 29679616 6929 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 7246 6929 90 271 0 6972 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28984

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=758888/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=30708 CPUtime=342.19
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 7724 0 0 0 34183 36 0 0 25 0 1 0 274980002 31444992 7378 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 7677 7378 90 271 0 7403 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 30708

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=756968/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=32568 CPUtime=402.18
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 8193 0 0 0 40178 40 0 0 25 0 1 0 274980002 33349632 7847 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 8142 7847 90 271 0 7868 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 32568

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=755496/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=34392 CPUtime=462.16
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 8769 0 0 0 46173 43 0 0 25 0 1 0 274980002 35217408 8220 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 8598 8220 90 271 0 8324 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 34392

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=754152/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=35744 CPUtime=522.14
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 9100 0 0 0 52169 45 0 0 25 0 1 0 274980002 36601856 8551 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 8936 8551 90 271 0 8662 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 35744

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=752424/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=37564 CPUtime=582.12
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 9541 0 0 0 58164 48 0 0 25 0 1 0 274980002 38465536 8992 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 9391 8992 90 271 0 9117 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 37564

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=750760/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=39100 CPUtime=642.11
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 9937 0 0 0 64161 50 0 0 25 0 1 0 274980002 40038400 9388 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 9775 9388 90 271 0 9501 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 39100

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=749480/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=40364 CPUtime=702.09
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 10269 0 0 0 70156 53 0 0 25 0 1 0 274980002 41332736 9720 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 10091 9720 90 271 0 9817 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 40364

[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=748328/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=41532 CPUtime=762.08
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 10563 0 0 0 76153 55 0 0 25 0 1 0 274980002 42528768 10014 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 10383 10014 90 271 0 10109 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 41532

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=746920/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=42800 CPUtime=822.06
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 10900 0 0 0 82148 58 0 0 25 0 1 0 274980002 43827200 10351 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 10700 10351 90 271 0 10426 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 42800

[startup+882.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=745832/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=43996 CPUtime=882.04
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 11179 0 0 0 88144 60 0 0 25 0 1 0 274980002 45051904 10630 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 10999 10630 90 271 0 10725 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 43996

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=744552/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=45256 CPUtime=942.02
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 11502 0 0 0 94140 62 0 0 25 0 1 0 274980002 46342144 10953 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 11314 10953 90 271 0 11040 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 45256

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7692
/proc/meminfo: memFree=743464/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=46360 CPUtime=1002.01
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 11774 0 0 0 100136 65 0 0 25 0 1 0 274980002 47472640 11225 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 11590 11225 90 271 0 11316 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 46360

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7694
/proc/meminfo: memFree=742440/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=48068 CPUtime=1061.98
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 12344 0 0 0 106131 67 0 0 25 0 1 0 274980002 49221632 11491 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 12017 11491 90 271 0 11743 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 48068

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7694
/proc/meminfo: memFree=741416/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=48992 CPUtime=1121.97
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 12587 0 0 0 112128 69 0 0 25 0 1 0 274980002 50167808 11734 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 12248 11734 90 271 0 11974 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 48992

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7694
/proc/meminfo: memFree=740328/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=49956 CPUtime=1181.95
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 12850 0 0 0 118124 71 0 0 25 0 1 0 274980002 51154944 11997 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 12489 11997 90 271 0 12215 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 49956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7694
/proc/meminfo: memFree=740072/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=50196 CPUtime=1200.05
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 12922 0 0 0 119933 72 0 0 25 0 1 0 274980002 51400704 12069 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 12549 12069 90 271 0 12275 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 50196

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7694
/proc/meminfo: memFree=740072/2055920 swapFree=4181692/4192956
[pid=7691] ppid=7689 vsize=50196 CPUtime=1200.05
/proc/7691/stat : 7691 (csat) R 7689 7691 7354 0 -1 4194304 12922 0 0 0 119933 72 0 0 25 0 1 0 274980002 51400704 12069 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 12549 12069 90 271 0 12275 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 50196

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1199.33
CPU system time (s): 0.732888
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 50196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.33
system time used= 0.732888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12922
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= 2
involuntary context switches= 1555

runsolver used 0.890864 second user time and 2.58661 second system time

The end

Launcher Data

Begin job on node42 at 2009-03-29 08:23:06
IDJOB=1521196
IDBENCH=70731
IDSOLVER=517
FILE ID=node42/1521196-1238307786
PBS_JOBID= 9061049
Free space on /tmp= 66248 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/460/unif-k3-r4.25-v460-c1955-S1614425450-034.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521196-1238307786/watcher-1521196-1238307786 -o /tmp/evaluation-result-1521196-1238307786/solver-1521196-1238307786 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1521196-1238307786.cnf

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

MD5SUM BENCH= b466b358793a0dcf15cdf46533518f73
RANDOM SEED=846155164

node42.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.211
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.211
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:        788880 kB
Buffers:        103384 kB
Cached:        1060556 kB
SwapCached:       5184 kB
Active:         202488 kB
Inactive:       969948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        788880 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            1392 kB
Writeback:           0 kB
Mapped:          14232 kB
Slab:            80644 kB
Committed_AS:   828484 kB
PageTables:       1388 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= 66248 MiB
End job on node42 at 2009-03-29 08:43:09