Trace number 1579344

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.1 1200.53

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p0.cnf
MD5SUM28e85fc2a4586943a0ffdffa15206b58
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 variables374228
Number of clauses1603007
Sum of the clauses size3767588
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21211215
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-1579344-1238906239/watcher-1579344-1238906239 -o /tmp/evaluation-result-1579344-1238906239/solver-1579344-1238906239 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1579344-1238906239.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.77 1.80 1.44 3/64 8491
/proc/meminfo: memFree=1304912/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=2008 CPUtime=0
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 373 0 0 0 0 0 0 0 18 0 1 0 1163289143 2056192 287 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 502 289 86 271 0 228 0

[startup+0.0116999 s]
/proc/loadavg: 1.77 1.80 1.44 3/64 8491
/proc/meminfo: memFree=1304912/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=2228 CPUtime=0
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 732 0 0 0 0 0 0 0 18 0 1 0 1163289143 2281472 344 1992294400 134512640 135625496 4294956224 18446744073709551615 135128657 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 557 344 86 271 0 283 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2228

[startup+0.101717 s]
/proc/loadavg: 1.77 1.80 1.44 3/64 8491
/proc/meminfo: memFree=1304912/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=17580 CPUtime=0.09
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 6101 0 0 0 7 2 0 0 18 0 1 0 1163289143 18001920 2896 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 4395 2900 86 271 0 4121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17580

[startup+0.301757 s]
/proc/loadavg: 1.77 1.80 1.44 3/64 8491
/proc/meminfo: memFree=1304912/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=42036 CPUtime=0.29
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 16740 0 0 0 23 6 0 0 19 0 1 0 1163289143 43044864 5837 1992294400 134512640 135625496 4294956224 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 10509 5841 86 271 0 10235 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42036

[startup+0.701837 s]
/proc/loadavg: 1.77 1.80 1.44 3/64 8491
/proc/meminfo: memFree=1304912/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=56376 CPUtime=0.69
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 22538 0 0 0 60 9 0 0 22 0 1 0 1163289143 57729024 11295 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 14094 11295 89 271 0 13820 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56376

[startup+1.502 s]
/proc/loadavg: 1.77 1.80 1.44 2/65 8492
/proc/meminfo: memFree=1256968/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=59264 CPUtime=1.49
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 25907 0 0 0 138 11 0 0 25 0 1 0 1163289143 60686336 13220 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 14816 13220 89 271 0 14542 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59264

[startup+3.10133 s]
/proc/loadavg: 1.77 1.80 1.44 2/65 8492
/proc/meminfo: memFree=1246344/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=85892 CPUtime=3.08
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 39210 0 0 0 291 17 0 0 25 0 1 0 1163289143 87953408 19327 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 21473 19327 90 271 0 21199 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 85892

[startup+6.30296 s]
/proc/loadavg: 1.71 1.79 1.43 2/65 8492
/proc/meminfo: memFree=1213704/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=100356 CPUtime=6.29
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 43492 0 0 0 607 22 0 0 25 0 1 0 1163289143 102764544 22812 1992294400 134512640 135625496 4294956224 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 25089 22812 91 271 0 24815 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 100356

[startup+12.7012 s]
/proc/loadavg: 1.65 1.78 1.43 2/65 8492
/proc/meminfo: memFree=1213712/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=100620 CPUtime=12.69
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 43551 0 0 0 1246 23 0 0 25 0 1 0 1163289143 103034880 22871 1992294400 134512640 135625496 4294956224 18446744073709551615 134518337 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 25155 22871 91 271 0 24881 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 100620

[startup+25.5018 s]
/proc/loadavg: 1.50 1.74 1.42 2/65 8492
/proc/meminfo: memFree=1213136/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=101412 CPUtime=25.48
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 43737 0 0 0 2522 26 0 0 25 0 1 0 1163289143 103845888 23057 1992294400 134512640 135625496 4294956224 18446744073709551615 134541835 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 25353 23057 91 271 0 25079 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 101412

[startup+51.1019 s]
/proc/loadavg: 1.33 1.68 1.41 2/65 8492
/proc/meminfo: memFree=1211600/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=102876 CPUtime=51.06
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 44098 0 0 0 5075 31 0 0 25 0 1 0 1163289143 105345024 23418 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 25719 23418 91 271 0 25445 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 102876

[startup+102.305 s]
/proc/loadavg: 1.14 1.57 1.39 2/65 8492
/proc/meminfo: memFree=1209296/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=105168 CPUtime=102.25
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 44684 0 0 0 10186 39 0 0 25 0 1 0 1163289143 107692032 24004 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 26292 24004 91 271 0 26018 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 105168

[startup+162.301 s]
/proc/loadavg: 1.05 1.46 1.36 2/65 8492
/proc/meminfo: memFree=1205776/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=108640 CPUtime=162.22
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 45578 0 0 0 16175 47 0 0 25 0 1 0 1163289143 111247360 24898 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 27160 24898 91 271 0 26886 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 108640

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.34 2/65 8492
/proc/meminfo: memFree=1202064/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=112272 CPUtime=222.2
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 46484 0 0 0 22165 55 0 0 25 0 1 0 1163289143 114966528 25804 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 28068 25804 91 271 0 27794 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 112272

[startup+282.301 s]
/proc/loadavg: 1.06 1.32 1.32 2/65 8492
/proc/meminfo: memFree=1197776/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=116724 CPUtime=282.18
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 47586 0 0 0 28156 62 0 0 25 0 1 0 1163289143 119525376 26906 1992294400 134512640 135625496 4294956224 18446744073709551615 134518579 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 29181 26906 91 271 0 28907 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 116724

[startup+342.301 s]
/proc/loadavg: 1.02 1.26 1.29 2/65 8492
/proc/meminfo: memFree=1193168/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=121184 CPUtime=342.16
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 48698 0 0 0 34147 69 0 0 25 0 1 0 1163289143 124092416 28018 1992294400 134512640 135625496 4294956224 18446744073709551615 134518337 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 30296 28018 91 271 0 30022 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 121184

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.27 2/65 8492
/proc/meminfo: memFree=1188688/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=125564 CPUtime=402.14
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 49794 0 0 0 40139 75 0 0 25 0 1 0 1163289143 128577536 29114 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 31391 29114 91 271 0 31117 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 125564

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.25 2/65 8492
/proc/meminfo: memFree=1184656/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=129644 CPUtime=462.11
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 50813 0 0 0 46131 80 0 0 25 0 1 0 1163289143 132755456 30133 1992294400 134512640 135625496 4294956224 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 32411 30133 91 271 0 32137 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 129644

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 8492
/proc/meminfo: memFree=1179728/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=134596 CPUtime=522.1
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 52034 0 0 0 52124 86 0 0 25 0 1 0 1163289143 137826304 31354 1992294400 134512640 135625496 4294956224 18446744073709551615 134538509 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 33649 31354 91 271 0 33375 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 134596

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 8493
/proc/meminfo: memFree=1175952/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=138280 CPUtime=582.08
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 52981 0 0 0 58118 90 0 0 25 0 1 0 1163289143 141598720 32301 1992294400 134512640 135625496 4294956224 18446744073709551615 134529104 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 34570 32301 91 271 0 34296 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 138280

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.20 2/65 8494
/proc/meminfo: memFree=1171408/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=142872 CPUtime=642.06
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 54109 0 0 0 64112 94 0 0 25 0 1 0 1163289143 146300928 33429 1992294400 134512640 135625496 4294956224 18446744073709551615 134529007 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 35718 33429 91 271 0 35444 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 142872

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 8494
/proc/meminfo: memFree=1167120/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=147260 CPUtime=702.03
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 55211 0 0 0 70105 98 0 0 25 0 1 0 1163289143 150794240 34531 1992294400 134512640 135625496 4294956224 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 36815 34531 91 271 0 36541 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 147260

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 8494
/proc/meminfo: memFree=1162576/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=151660 CPUtime=762.01
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 56298 0 0 0 76100 101 0 0 25 0 1 0 1163289143 155299840 35618 1992294400 134512640 135625496 4294956224 18446744073709551615 134529000 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 37915 35618 91 271 0 37641 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 151660

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 8494
/proc/meminfo: memFree=1158288/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=155844 CPUtime=821.99
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 57368 0 0 0 82094 105 0 0 25 0 1 0 1163289143 159584256 36688 1992294400 134512640 135625496 4294956224 18446744073709551615 134518337 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 38961 36688 91 271 0 38687 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 155844

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 8494
/proc/meminfo: memFree=1153488/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=160704 CPUtime=881.97
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 58586 0 0 0 88088 109 0 0 25 0 1 0 1163289143 164560896 37906 1992294400 134512640 135625496 4294956224 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 40176 37906 91 271 0 39902 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 160704

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 8494
/proc/meminfo: memFree=1148816/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=165320 CPUtime=941.95
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 59742 0 0 0 94084 111 0 0 25 0 1 0 1163289143 169287680 39062 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 41330 39062 91 271 0 41056 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 165320

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 8494
/proc/meminfo: memFree=1144016/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=170148 CPUtime=1001.92
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 60941 0 0 0 100078 114 0 0 25 0 1 0 1163289143 174231552 40261 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 42537 40261 91 271 0 42263 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 170148

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 8494
/proc/meminfo: memFree=1139728/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=174608 CPUtime=1061.91
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 62058 0 0 0 106074 117 0 0 25 0 1 0 1163289143 178798592 41378 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 43652 41378 91 271 0 43378 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 174608

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 8494
/proc/meminfo: memFree=1134736/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=179428 CPUtime=1121.89
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 63269 0 0 0 112069 120 0 0 25 0 1 0 1163289143 183734272 42589 1992294400 134512640 135625496 4294956224 18446744073709551615 134539907 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 44857 42589 91 271 0 44583 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 179428

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 8494
/proc/meminfo: memFree=1130064/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=184308 CPUtime=1181.86
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 64445 0 0 0 118065 121 0 0 25 0 1 0 1163289143 188731392 43765 1992294400 134512640 135625496 4294956224 18446744073709551615 134538586 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 46077 43765 91 271 0 45803 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 184308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 8494
/proc/meminfo: memFree=1129360/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=184892 CPUtime=1200.06
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 64599 0 0 0 119884 122 0 0 25 0 1 0 1163289143 189329408 43919 1992294400 134512640 135625496 4294956224 18446744073709551615 134538628 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 46223 43919 91 271 0 45949 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 184892

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 8494
/proc/meminfo: memFree=1129360/2055920 swapFree=4175784/4192956
[pid=8491] ppid=8489 vsize=184892 CPUtime=1200.06
/proc/8491/stat : 8491 (csat) R 8489 8491 8204 0 -1 4194304 64599 0 0 0 119884 122 0 0 25 0 1 0 1163289143 189329408 43919 1992294400 134512640 135625496 4294956224 18446744073709551615 134538628 0 0 4096 0 0 0 0 17 1 0 0
/proc/8491/statm: 46223 43919 91 271 0 45949 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 184892

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.1
CPU user time (s): 1198.85
CPU system time (s): 1.25081
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 184892

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

runsolver used 0.959854 second user time and 2.52362 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-05 06:37:21
IDJOB=1579344
IDBENCH=70996
IDSOLVER=517
FILE ID=node33/1579344-1238906239
PBS_JOBID= 9101351
Free space on /tmp= 66500 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p0.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579344-1238906239/watcher-1579344-1238906239 -o /tmp/evaluation-result-1579344-1238906239/solver-1579344-1238906239 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1579344-1238906239.cnf

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

MD5SUM BENCH= 28e85fc2a4586943a0ffdffa15206b58
RANDOM SEED=1103182757

node33.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.266
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.266
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:       1305328 kB
Buffers:         71548 kB
Cached:         591392 kB
SwapCached:      11416 kB
Active:         367328 kB
Inactive:       308664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1305328 kB
SwapTotal:     4192956 kB
SwapFree:      4175784 kB
Dirty:           31256 kB
Writeback:           0 kB
Mapped:          18232 kB
Slab:            60584 kB
Committed_AS:  3455580 kB
PageTables:       1424 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= 66500 MiB
End job on node33 at 2009-04-05 06:57:24