Trace number 1738000

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

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp.cnf
MD5SUM3e04f934e4f74a8e89587f6c1327f77e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark99.8978
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses454832
Sum of the clauses size1512036
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 270326
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

Solver Data


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-1738000-1240835034/watcher-1738000-1240835034 -o /tmp/evaluation-result-1738000-1240835034/solver-1738000-1240835034 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1738000-1240835034.cnf 

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


[startup+0 s]
/proc/loadavg: 1.02 0.99 0.91 3/65 27899
/proc/meminfo: memFree=1086648/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=2008 CPUtime=0
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 375 0 0 0 0 0 0 0 20 0 1 0 111533102 2056192 289 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 502 289 86 271 0 228 0

[startup+0.0691129 s]
/proc/loadavg: 1.02 0.99 0.91 3/65 27899
/proc/meminfo: memFree=1086648/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=12332 CPUtime=0.06
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 2969 0 0 0 5 1 0 0 20 0 1 0 111533102 12627968 2046 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 3083 2046 89 271 0 2809 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12332

[startup+0.101115 s]
/proc/loadavg: 1.02 0.99 0.91 3/65 27899
/proc/meminfo: memFree=1086648/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=12600 CPUtime=0.09
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 3077 0 0 0 8 1 0 0 20 0 1 0 111533102 12902400 2154 1992294400 134512640 135625496 4294956240 18446744073709551615 135183939 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 3150 2154 89 271 0 2876 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12600

[startup+0.301138 s]
/proc/loadavg: 1.02 0.99 0.91 3/65 27899
/proc/meminfo: memFree=1086648/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=13596 CPUtime=0.28
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 3810 0 0 0 27 1 0 0 22 0 1 0 111533102 13922304 2751 1992294400 134512640 135625496 4294956240 18446744073709551615 135249411 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 3399 2752 89 271 0 3125 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13596

[startup+0.701183 s]
/proc/loadavg: 1.02 0.99 0.91 3/65 27899
/proc/meminfo: memFree=1086648/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=16384 CPUtime=0.69
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 6210 0 0 0 66 3 0 0 25 0 1 0 111533102 16777216 3755 1992294400 134512640 135625496 4294956240 18446744073709551615 134541056 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 4096 3755 89 271 0 3822 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16384

[startup+1.50127 s]
/proc/loadavg: 1.02 0.99 0.91 2/66 27900
/proc/meminfo: memFree=1060464/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=29804 CPUtime=1.49
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 10479 0 0 0 144 5 0 0 25 0 1 0 111533102 30519296 6690 1992294400 134512640 135625496 4294956240 18446744073709551615 134514888 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 7451 6690 91 271 0 7177 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29804

[startup+3.10146 s]
/proc/loadavg: 1.02 0.99 0.91 2/66 27900
/proc/meminfo: memFree=1059632/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=30680 CPUtime=3.09
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 10687 0 0 0 301 8 0 0 25 0 1 0 111533102 31416320 6898 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 0 0 0
/proc/27899/statm: 7670 6898 91 271 0 7396 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30680

[startup+6.30182 s]
/proc/loadavg: 1.10 1.00 0.92 2/66 27900
/proc/meminfo: memFree=1058360/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=31340 CPUtime=6.29
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 10861 0 0 0 618 11 0 0 25 0 1 0 111533102 32092160 7072 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 7835 7072 91 271 0 7561 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31340

[startup+12.7015 s]
/proc/loadavg: 1.09 1.00 0.92 2/66 27900
/proc/meminfo: memFree=1057208/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=32680 CPUtime=12.67
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 11209 0 0 0 1254 13 0 0 25 0 1 0 111533102 33464320 7420 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 8170 7420 91 271 0 7896 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 32680

[startup+25.502 s]
/proc/loadavg: 1.07 1.00 0.92 2/66 27900
/proc/meminfo: memFree=1054840/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=35184 CPUtime=25.48
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 11810 0 0 0 2529 19 0 0 25 0 1 0 111533102 36028416 8021 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 8796 8021 91 271 0 8522 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35184

[startup+51.1019 s]
/proc/loadavg: 1.05 1.00 0.92 2/66 27900
/proc/meminfo: memFree=1050424/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=39652 CPUtime=51.07
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 12924 0 0 0 5080 27 0 0 25 0 1 0 111533102 40603648 9135 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 9913 9135 91 271 0 9639 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39652

[startup+102.306 s]
/proc/loadavg: 1.02 1.00 0.92 2/66 27900
/proc/meminfo: memFree=1042104/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=47868 CPUtime=102.26
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 14978 0 0 0 10187 39 0 0 25 0 1 0 111533102 49016832 11189 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 11967 11189 91 271 0 11693 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 47868

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27900
/proc/meminfo: memFree=1034296/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=55796 CPUtime=162.23
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 17074 0 0 0 16170 53 0 0 25 0 1 0 111533102 57135104 13149 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 13949 13149 91 271 0 13675 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 55796

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27900
/proc/meminfo: memFree=1025976/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=63980 CPUtime=222.22
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 19141 0 0 0 22155 67 0 0 25 0 1 0 111533102 65515520 15216 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 15995 15216 91 271 0 15721 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 63980

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27900
/proc/meminfo: memFree=1018488/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=71780 CPUtime=282.2
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 21217 0 0 0 28143 77 0 0 25 0 1 0 111533102 73502720 17089 1992294400 134512640 135625496 4294956240 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 17945 17089 91 271 0 17671 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 71780

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27900
/proc/meminfo: memFree=1012472/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=77464 CPUtime=342.18
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 22689 0 0 0 34129 89 0 0 25 0 1 0 111533102 79323136 18561 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 19366 18561 91 271 0 19092 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 77464

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27900
/proc/meminfo: memFree=1006968/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=83016 CPUtime=402.16
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 24074 0 0 0 40118 98 0 0 25 0 1 0 111533102 85008384 19946 1992294400 134512640 135625496 4294956240 18446744073709551615 134541395 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 20754 19946 91 271 0 20480 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 83016

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27900
/proc/meminfo: memFree=1001720/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=88032 CPUtime=462.15
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 25374 0 0 0 46108 107 0 0 25 0 1 0 111533102 90144768 21246 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 22008 21246 91 271 0 21734 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 88032

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27900
/proc/meminfo: memFree=995640/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=94720 CPUtime=522.13
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 27204 0 0 0 52100 113 0 0 25 0 1 0 111533102 96993280 22772 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 23680 22772 91 271 0 23406 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 94720

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27900
/proc/meminfo: memFree=991288/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=98944 CPUtime=582.12
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 28293 0 0 0 58090 122 0 0 25 0 1 0 111533102 101318656 23861 1992294400 134512640 135625496 4294956240 18446744073709551615 134541448 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 24736 23861 91 271 0 24462 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 98944

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27900
/proc/meminfo: memFree=986040/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=104104 CPUtime=642.1
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 29585 0 0 0 64082 128 0 0 25 0 1 0 111533102 106602496 25153 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 26026 25153 91 271 0 25752 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 104104

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27900
/proc/meminfo: memFree=981496/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=108548 CPUtime=702.08
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 30729 0 0 0 70073 135 0 0 25 0 1 0 111533102 111153152 26297 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 27137 26297 91 271 0 26863 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 108548

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27900
/proc/meminfo: memFree=976440/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=113572 CPUtime=762.06
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 31988 0 0 0 76064 142 0 0 25 0 1 0 111533102 116297728 27556 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 28393 27556 91 271 0 28119 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 113572

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27900
/proc/meminfo: memFree=972152/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=117820 CPUtime=822.04
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 33071 0 0 0 82057 147 0 0 25 0 1 0 111533102 120647680 28639 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 29455 28639 91 271 0 29181 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 117820

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27900
/proc/meminfo: memFree=968248/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=121540 CPUtime=882.03
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 34033 0 0 0 88052 151 0 0 25 0 1 0 111533102 124456960 29601 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 30385 29601 91 271 0 30111 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 121540

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27902
/proc/meminfo: memFree=964024/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=126680 CPUtime=942.01
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 35572 0 0 0 94047 154 0 0 25 0 1 0 111533102 129720320 30684 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 31670 30684 91 271 0 31396 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 126680

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27902
/proc/meminfo: memFree=959160/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=131560 CPUtime=1001.99
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 36781 0 0 0 100040 159 0 0 25 0 1 0 111533102 134717440 31893 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 32890 31893 91 271 0 32616 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 131560

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27902
/proc/meminfo: memFree=954040/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=136648 CPUtime=1061.97
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 38053 0 0 0 106034 163 0 0 25 0 1 0 111533102 139927552 33165 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 34162 33165 91 271 0 33888 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 136648

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27902
/proc/meminfo: memFree=948792/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=141844 CPUtime=1121.95
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 39360 0 0 0 112029 166 0 0 25 0 1 0 111533102 145248256 34472 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 35461 34472 91 271 0 35187 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 141844

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27902
/proc/meminfo: memFree=943672/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=147040 CPUtime=1181.94
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 40678 0 0 0 118024 170 0 0 25 0 1 0 111533102 150568960 35790 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 36760 35790 91 271 0 36486 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 147040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 27902
/proc/meminfo: memFree=941752/2055920 swapFree=4192956/4192956
[pid=27899] ppid=27897 vsize=148908 CPUtime=1200.04
/proc/27899/stat : 27899 (csat) R 27897 27899 27771 0 -1 4194304 41144 0 0 0 119834 170 0 0 25 0 1 0 111533102 152481792 36256 1992294400 134512640 135625496 4294956240 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 1 0 0
/proc/27899/statm: 37227 36256 91 271 0 36953 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 148908

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)
Real time (s): 1200.43
CPU time (s): 1200.07
CPU user time (s): 1198.34
CPU system time (s): 1.72674
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 148908

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

runsolver used 1.23381 second user time and 3.14452 second system time

The end

Launcher Data

Begin job on node85 at 2009-04-27 14:23:54
IDJOB=1738000
IDBENCH=71799
IDSOLVER=517
FILE ID=node85/1738000-1240835034
PBS_JOBID= 9187490
Free space on /tmp= 126808 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738000-1240835034/watcher-1738000-1240835034 -o /tmp/evaluation-result-1738000-1240835034/solver-1738000-1240835034 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1738000-1240835034.cnf

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

MD5SUM BENCH= 3e04f934e4f74a8e89587f6c1327f77e
RANDOM SEED=39321972

node85.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1087128 kB
Buffers:        109424 kB
Cached:         741800 kB
SwapCached:          0 kB
Active:         213676 kB
Inactive:       651424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1087128 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           11484 kB
Writeback:           0 kB
Mapped:          23592 kB
Slab:            89688 kB
Committed_AS:   329004 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126808 MiB
End job on node85 at 2009-04-27 14:43:57